Commit Graph

  • cc03007e powerpc does not support shared libraries and thus should not ship link.h or dlfcn.h by rahnds 1999-03-29 03:07:39 +0000
  • a0b687c8 Increase the timeout and wait for ``PPP'' in the compuserve example. by brian 1999-03-28 00:24:52 +0000
  • 5090b687 Much nicer, less confusing than the previous version. by espie 1999-03-27 00:54:17 +0000
  • 52abdb63 use stdlib; millert by deraadt 1999-03-26 18:24:01 +0000
  • 1434d408 Add bridge interface handling by niklas 1999-03-26 14:34:31 +0000
  • f691d618 add web ssl logs to example for http rotating by beck 1999-03-25 05:21:50 +0000
  • 34c85324 Clarify realloc return value by millert 1999-03-23 21:07:57 +0000
  • c442472d believe it or not, mail(1) completely explodes if the From header has the date written in the wrong format by deraadt 1999-03-23 08:05:12 +0000
  • 0921daca typo; nash@mcs.net by aaron 1999-03-18 11:08:33 +0000
  • 2aec48cd run libssl distribution target by deraadt 1999-03-17 18:26:07 +0000
  • 95cec1e6 /etc/ssl/lib for ssleay.cnf by beck 1999-03-16 07:15:43 +0000
  • 42c3846e run pruning find with -x, to avoid /tmp based mountpoint pruning by deraadt 1999-03-16 02:47:53 +0000
  • d4e74d83 Get the pid right if a stale lock file exists. Submitted by: Lawrence D. Lopez <lopez@cisco.com> by brian 1999-03-16 01:26:02 +0000
  • 8b77acfa named,ssh,httpd files by todd 1999-03-15 22:41:31 +0000
  • 2e427ad7 fix more comma splices that involve misuse of conjunctive adverbs by pjanzen 1999-03-11 01:35:01 +0000
  • d9e39666 fix comma splices involving 'however' by pjanzen 1999-03-10 21:25:28 +0000
  • c830d1f3 Daylight Saving Time, not savings by pjanzen 1999-03-10 02:43:10 +0000
  • ea55b126 Some style issues, make stuff neded before depend be built by beforedepend. Also make them prereq in the case of make includes by niklas 1999-03-09 00:01:41 +0000
  • 8cea5f26 remove confusing duplicate by todd 1999-03-08 07:54:11 +0000
  • 4b89c3f7 add examples by millert 1999-03-06 23:41:13 +0000
  • ada64a73 typo by millert 1999-03-06 23:36:27 +0000
  • 7a5b2ea8 better examples section wrt strncpy() by millert 1999-03-05 23:16:05 +0000
  • 10c5d419 m88k Updates. by smurph 1999-03-03 05:47:08 +0000
  • 63e44625 Provide a method to do prerequisites needed before installation of includes can happen. Do these before and not run via ${SUDO}. by niklas 1999-03-02 21:47:33 +0000
  • 663cd8ab Add support in /etc/hostname.xxx for files of the format: up [options] Any of the following may or may not be set: $name $mask $bcaddr $extras by millert 1999-03-01 05:04:24 +0000
  • 1efb530d add /var/www/htdocs/manual/mod/mod_ssl by beck 1999-03-01 05:00:39 +0000
  • f9d149b7 Don't print cfsd output on start. by fgsch 1999-03-01 04:41:48 +0000
  • 1276d537 tweak for 2.5 by deraadt 1999-03-01 04:09:39 +0000
  • 7f5df272 make function names the correct case by deraadt 1999-02-27 21:57:40 +0000
  • 6142bcdb add missing {cat,man}4/arc dirs; fix pasto for alpha by mickey 1999-02-26 18:32:22 +0000
  • 6d9b0d9a Need /var/www/icons/small for 1.3.4 apache by beck 1999-02-26 02:40:42 +0000
  • d63c17e8 skipjack in libc; isakmpd and such will want it by deraadt 1999-02-26 00:54:00 +0000
  • 0be6da5c constify getcap(3). This fixes a warning in libcurses and doesn't really change the API since those parameters that was been constified really are not modified by getcap(3) routines. by millert 1999-02-25 21:40:15 +0000
  • 1c11391e people keep mailing custom kernel output to dmesglog. do not do that, it is less useful! by deraadt 1999-02-23 07:50:46 +0000
  • 93069280 add machdep.apmwarc (commented out) so people know where to change it if they so desire by marc 1999-02-23 04:23:26 +0000
  • d4cf62e8 real dbm_rdonly by millert 1999-02-16 21:57:53 +0000
  • 2532e0e6 Update HASHKEY macro from db 1.8.6. I didn't update that initially as I thought it related to the new hash code--it does not by millert 1999-02-15 21:17:48 +0000
  • be999a6b missed this in the libc/db update by millert 1999-02-15 21:13:07 +0000
  • 926b3f4f o Minor changes from db.1.86 (sleepycat). Does not include the new hash routines since they cannot read a hashed .db file from the old code. Most of these files just have their RCS/SCCS tags standardized. Note that mpool.3 has not been updated to reflect the new mpool interface. o Add a real dbm(3) manpage by millert 1999-02-15 05:11:22 +0000
  • d007a399 add old dbm-compatible interface from db-1.86 with minor changes by me (needs a man page) by millert 1999-02-12 04:46:27 +0000
  • e3e826ef No longer need an audlog group. by angelos 1999-02-04 01:06:34 +0000
  • c33376ef Change group of /var/audit from audlog to wheel. by angelos 1999-02-04 01:06:08 +0000
  • d51d3afe Add syslogd's paths. by angelos 1999-02-03 04:34:06 +0000
  • 1205763b wrong ret type for write define (millert@) by d 1999-02-03 03:58:05 +0000
  • 4e96f1d2 gid 71 is now "audlog" by angelos 1999-02-03 03:42:57 +0000
  • 155a1c23 /var/audit and /var/ssyslog by angelos 1999-02-03 03:40:02 +0000
  • 456867e3 Add some useful defines (used by ssyslog). by angelos 1999-02-03 03:13:18 +0000
  • 8b71d141 fix emacs version typo (found by d@) by marc 1999-02-02 05:24:18 +0000
  • 49c27304 add libc_r by d 1999-02-01 22:59:15 +0000
  • 21a64850 malloc can't use write() if it fails very early, so use the unwrapped syscall _thread_sys_write() if we are threaded by d 1999-02-01 07:58:30 +0000
  • 544a1846 add spif tty & bpp devices by jason 1999-02-01 00:35:53 +0000
  • 00c8753c add magma & spif ttys by jason 1999-02-01 00:34:25 +0000
  • 4318f503 add doc/html/curses by millert 1999-01-18 19:06:46 +0000
  • a411e30a Add raid devices by niklas 1999-01-11 15:14:44 +0000
  • 80f857c9 linux 2.2.0 is almost out, and my OpenBSD patch finally made it to the pre-2.2 series. by espie 1999-01-09 17:18:20 +0000
  • 83b8352c rsync by art 1999-01-08 17:06:23 +0000
  • 0ef2f6a4 install netinet6 include files by deraadt 1999-01-08 00:33:48 +0000
  • 1c961bc8 move uint*_t to machine/types.h by millert 1999-01-07 23:39:03 +0000
  • 34213f5d update to correct entries for stacken by art 1999-01-05 10:45:47 +0000
  • 14981f5d We announce ualberta.ca as an official afs mirror, we should have the CellServDB entries for it too by art 1999-01-05 10:39:25 +0000
  • efa30027 clean up: remove the correct devices before trying to create them by jason 1999-01-04 03:47:35 +0000
  • a55fba9c namedb files go in /var/named/named by millert 1999-01-04 02:12:09 +0000
  • facb425e Create midi and sequencer devices by niklas 1999-01-01 23:53:15 +0000
  • 770b3097 prepare for sparc bpp by deraadt 1998-12-29 07:59:25 +0000
  • cd11b143 split database line up nicely; krw@tcn.net by deraadt 1998-12-28 06:58:30 +0000
  • 1a18a7b4 isakmpd startup stuff by deraadt 1998-12-21 03:33:43 +0000
  • d94c9d83 pull in rpc/pmap_clnt.h to silence gcc and prototype xdr_opaque_auth for the same reason by millert 1998-12-20 23:43:18 +0000
  • 318e1c55 make alpha bootfloppy fit again by deraadt 1998-12-19 18:35:37 +0000
  • a59c5089 put zone files in /var/named/namedb. That way only /var/named/namedb must be owned by user named by millert 1998-12-19 05:27:38 +0000
  • 8792aead squish program args together more by deraadt 1998-12-19 01:27:35 +0000
  • 9fe2fbfc No need to cast to they type we already are. Also minor KNF by millert 1998-12-07 21:47:22 +0000
  • 151b0950 remove bogus divide, fixes pr #656 by millert 1998-12-07 16:44:41 +0000
  • ca720583 chdir to ${DESTDIR}/ to create sys -> usr/src/sys link. This avoids creating of incorrect symlink ${HOME}/sys -> usr/src/sys when DESTDIR="". by form 1998-12-01 04:33:27 +0000
  • bf5f67be no need for Subject: line, crontab does it by deraadt 1998-11-29 21:35:17 +0000
  • e28e3937 .Xr strlcat, strlcpy by espie 1998-11-28 14:51:34 +0000
  • 76aec2bc remove bogus comment about pty use; chris@sefl.satelnet.org by millert 1998-11-25 04:58:55 +0000
  • a03ba0b0 mention RFC 1918 hosts by deraadt 1998-11-23 21:50:40 +0000
  • aad99d26 make /var/backups same as mtree says; mickey by deraadt 1998-11-22 22:15:42 +0000
  • 901a859a bad long by deraadt 1998-11-22 07:41:04 +0000
  • 31570910 Add thread-safety to libc, so that libc_r will build (on i386 at least). All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO by d 1998-11-20 11:18:51 +0000
  • 82fae659 add support for more ptys by dugsong 1998-11-19 08:18:59 +0000
  • 8be72764 add getpgid() proto; form by deraadt 1998-11-19 06:44:07 +0000
  • 8337cf55 add MLINK for malloc.conf.5 man page, also add FILES section to malloc.3; fries@ by aaron 1998-11-17 23:41:43 +0000
  • 71c0d453 preserve errno; christos by deraadt 1998-11-16 07:10:32 +0000
  • 182bf257 update entries for a few cells by art 1998-11-15 16:28:36 +0000
  • 1087e93c ISAKMP on UDP port 500 by niklas 1998-11-15 00:06:01 +0000
  • 77500627 Fix `typo', proves that strlcpy/strlcat is a very good idea. by espie 1998-11-11 17:12:02 +0000
  • 444833e1 Only run msgs -c if /var/msgs exists and is not a symlink. by downsj 1998-11-11 11:23:02 +0000
  • 5a392362 Add option for running ftpd out of rc. by downsj 1998-11-11 09:22:49 +0000
  • 87a2f091 getenv() result is read-only, unless you're looking for trouble. by espie 1998-11-10 22:27:30 +0000
  • f790a1a1 typo by millert 1998-11-09 05:56:50 +0000
  • d99cf3e5 Add ramdisk support for pmax; untested but compiles by millert 1998-11-09 05:39:59 +0000
  • 1ad600ad add missing const to match prototype in string.h by wvdputte 1998-11-06 04:33:16 +0000
  • 659615a3 Suggest using ``iface clear'' under certain circumstances in ppp.linkdown. by brian 1998-11-05 23:13:43 +0000
  • c10d7a59 protos for strlcat, strlcpy by millert 1998-11-04 19:35:48 +0000
  • b64b2d03 parition -> partition by aaron 1998-11-03 23:29:15 +0000
  • 37002d76 it's -> its by aaron 1998-11-03 23:12:09 +0000
  • 3f5b4716 Actually use $xdm_flags. by downsj 1998-11-03 05:10:41 +0000
  • 035396a8 Run mtree with -q in distrib-dirs target by millert 1998-10-30 18:44:47 +0000
  • 864d99be fix up comments in ssl portion to be consistent with the rest by millert 1998-10-30 18:38:06 +0000