327ae626need errno.h because err declerations have moved by
deraadt1996-01-29 02:04:11 +0000
3085be19realloc(ptr, 0) does not free; from seebs@taniemarie.solon.com; netbsd pr#1806 by
deraadt1996-01-29 02:00:21 +0000
ac6c0282from netbsd; move sys_nerr/sys_errlist decls to errno.h by
deraadt1996-01-29 01:05:35 +0000
89bbbb9aAdded /usr/local/info for consistency with /usr/share/info by
etheisen1996-01-25 04:32:11 +0000
b2ebc1d4add the freebsd joystick driver; converted by matthieu@abel.laas.fr; netbsd pr#1916 by
deraadt1996-01-16 08:25:06 +0000
dd5f52e2New devices for PCMCIA support by
hvozda1996-01-14 23:10:30 +0000
03c67233Correct some typo's, add some virtual consoles and the tun devices by
deraadt1996-01-12 21:11:52 +0000
ed2b04d6proto rfork() by
deraadt1996-01-12 14:45:42 +0000
e4ef5900from netbsd: Define LD_HINTS_VERSION_2: - no longer hash on minor version number in hints file. - add list of ldconfig(8) search directories. by
deraadt1996-01-11 17:44:35 +0000
f3263fa3added IP filter to netstat/rc and put examples in /usr/share/ipf by
dm1996-01-09 09:29:29 +0000
e97369dbfrom ragge: Added 'all' option to create a reasonable amount of standard devices. Tape devices now called after their kernel names, (ie. ts0, ht0) and not mt? for all of them. mt? names are kept as symbolic links anyway so that it don't break anything. by
deraadt1996-01-08 18:48:21 +0000
6e1c629dfrom leo: Add an nvram-driver. This driver makes it possible to read/write the configuration info stored in the nvram on the mc146818 by
deraadt1996-01-07 13:19:06 +0000
fd8fa9dacreated devices for the IP filter log on all architectures by
dm1996-01-07 07:41:29 +0000
cc1caab0typo in strspn manpage; from kashmir@umiacs.umd.edu; netbsd pr#1905 by
deraadt1996-01-07 07:37:38 +0000
6d01742ffrom beurton@fnet.fr: Darren Reed's IP filter by
dm1996-01-07 02:33:01 +0000
e6233180from netbsd; add a way to build kbd and mouse devices by
deraadt1996-01-06 17:29:32 +0000
367486d8there is no such thing as "nntpd" also, always enable identd -- many things expect it now by
deraadt1996-01-02 12:53:59 +0000
4adbeaa4from netbsd: start mrouted like routed by
deraadt1995-12-30 23:38:21 +0000
cb76300cfrom netbsd: Fixed %u to expand to a single digit by
deraadt1995-12-30 08:16:41 +0000
c7aabb0cabort() and exit() need __dead tags in stdlib.h; mike.long@analog.com; netbsd pr#1845 by
deraadt1995-12-30 08:12:37 +0000
cf0ae70dAdded entries for /etc/ppp to mtree files by
david1995-12-26 20:00:29 +0000
29175ddfFix pasto that caused 'make distribution' to break when installing ppp. by
david1995-12-26 17:24:58 +0000
1292b47cKerberos tries to install into /usr/include/ss, we better have it made at installation time. by
niklas1995-12-25 23:28:24 +0000
7c32d98bAdd known good samples by
tholo1995-12-23 21:49:09 +0000
1e4cc257from netbsd; add mmclock node by
deraadt1995-12-21 15:06:30 +0000
2214b38cfrom netbsd; Rearrange to avoid sign problems with GCC. by
deraadt1995-12-21 14:58:39 +0000
68794b55check for /etc/{daily,weekly,monthly}.local and run if they exist by
david1995-12-19 13:14:15 +0000
573d6c63create share/info by
deraadt1995-12-19 10:28:15 +0000
cf571e9bi believe i took care of the 32bit and alignment issues, so the comment can go away by
deraadt1995-12-18 17:59:56 +0000
97dfe082numerous improvements by arnej@pvv.unit.no, david@city.ac.uk, and myself. complain less in normal situations, and deal better with netgroups, YP, ssh configuration files, and other rather normal configurations. by
deraadt1995-12-18 16:56:37 +0000
3e3a5bfbadd ppp stuff from distribution; someone should look at integrating what the freebsd people have (way nicer) by
deraadt1995-12-18 15:25:19 +0000
3470efa1install a /var/crash/minfree, of 4096, as suggested by david@city.ac.uk by
deraadt1995-12-18 15:18:16 +0000
2968c344Enable non-master kerberos services by default by
tholo1995-12-17 18:39:07 +0000
f0c97c19add man9 by
deraadt1995-12-17 13:30:03 +0000
b3d778f7use /sbin/nologin as the invalid shell, good idea by tholo by
deraadt1995-12-17 08:24:36 +0000
2450bce9provide a bogus shell for the disabled accounts by
deraadt1995-12-17 05:56:58 +0000
dace47f1expose even more internals, for bdes by
deraadt1995-12-17 05:49:38 +0000
7cb8eb03Add sample kerberosIV configuration files by
tholo1995-12-16 21:12:10 +0000
889440eanon-USA crypto code by davidb@werj.com.au. The source has been split & copied into two pieces so that use of crypt() pulls in a crypt.o that contains only that one programmer interface -- this permits USA export of binaries that use crypt() for authentication purposes. morecrypt.c contains the other DES programmer interfaces commonly used. by
deraadt1995-12-16 12:55:31 +0000
e7ea3184document where syslogd -s would be used by
deraadt1995-12-16 04:51:00 +0000
c9adaaeafrom ghudson; chmod o-rx /var/crash by
deraadt1995-12-15 15:38:01 +0000
e460cf82update from netbsd by
deraadt1995-12-15 02:33:13 +0000
0b9b8632from netbsd: Make consistent with `make install' (from Arne Juul; PR#1665). Added directories to contain the Section 9 man pages. by
deraadt1995-12-15 02:32:09 +0000
558af70afrom netbsd; profil() fixed for 64 bit by
deraadt1995-12-14 06:53:22 +0000
59da5f3afrom netbsd; new mrouted by
deraadt1995-12-14 06:45:58 +0000
cb293df3make first arg of strtod/strtoq const by
deraadt1995-12-14 02:16:48 +0000
a1028963install yp Makefile from here by
deraadt1995-12-14 01:19:40 +0000
faba7835remove rcs $Header$ by
deraadt1995-12-14 01:09:53 +0000
02407a41delete a stupid hostname by
deraadt1995-12-05 22:28:00 +0000
3badd5b6from netbsd: preserve netbsd when compressing by
deraadt1995-12-01 01:52:45 +0000
c0f147dbpartial cleanup by
deraadt1995-11-26 18:19:15 +0000
9529688aenable tftp as it has security builtin; disable walld/1 by default for security (as pointed out by Chris Cappuccio) by
deraadt1995-11-26 16:31:09 +0000
b1b0b395new motd by
deraadt1995-11-26 00:32:09 +0000
bacf6f7finclude sys/types.h as mandated by X/Open XPG 4.2; from agc@sde.uts.amdahl.com; netbsd pr#1785 by
deraadt1995-11-23 17:12:11 +0000
aa263be9update from netbsd by
deraadt1995-11-23 15:59:43 +0000
c44dcab0copy the bootblocks to the right place by
deraadt1995-11-22 10:51:49 +0000