Go to file
lukem b45dc84835 Fix problem with duplicate entries when changing from LEAF to NODE;
only the first link of a inode was being removed, not all of them.
From Kirk McKusick <mckusick@McKusick.COM> via thorpej
1997-06-18 07:10:16 +00:00
bin add auto-generated token.h to dependancy for ${OBJS}. 1997-06-16 02:42:38 +00:00
distrib add inet_net{,ntop,pton}.0 1997-06-18 02:33:53 +00:00
etc Note that you now must have swap entries to satisfy swapctl(8) 1997-06-16 00:58:49 +00:00
games Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gnu Implement FreeBSD's --fast-read option needed for pkg_add. 1997-06-06 07:59:52 +00:00
include Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
lib * add man page for inet_net_ntop(3) and inet_net_pton(3) 1997-06-18 02:25:19 +00:00
libexec * implement /etc/ftpd.conf, which adds support for the following features, 1997-06-14 08:43:26 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Fix problem with duplicate entries when changing from LEAF to NODE; 1997-06-18 07:10:16 +00:00
share Add NOOBJ=. Remove (cd ${.CURDIR}; ... ). 1997-06-18 01:56:03 +00:00
sys MachHitFlushDCache() -> mips3_HitFlushDCache() outside pmap.c. 1997-06-18 04:51:15 +00:00
usr.bin fix off-by-one error in malloc() call; from Ted Felix in PR bin/3752. 1997-06-17 07:26:38 +00:00
usr.sbin Cleanup unsigned char -> char and #if __STDC__ -> #ifdef __STDC__ 1997-06-17 21:38:23 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00