Go to file
Jordan K. Hubbard 2ffc1ec6ca The manual page of df called cd9660 file systems by the name
isofs while the df command itself used the name iso9660fs or
        cdfs. Both of these were inconsistent with the name cd9660 which
        is used by the mount command. I modified df to recognize all of
        the names cd9660, cdfs, isofs, and iso9660fs, and take them all
        to refer to the same thing. Naturally I added a note of this
        behaviour in the manual page too.

Submitted-By: Jukka Ukkonen <jau@jau.csc.fi>
1996-12-11 10:01:56 +00:00
bin The manual page of df called cd9660 file systems by the name 1996-12-11 10:01:56 +00:00
contrib Please shut up if asked to be quiet. 1996-12-11 09:38:18 +00:00
eBones
etc ifconfig 127.0.0.1 instead of localhost 1996-12-10 02:23:27 +00:00
games Fix minor typo/grammatical error 1996-11-22 22:16:25 +00:00
gnu Convert to mdoc format. 1996-12-09 07:57:54 +00:00
include Fix compiler warning: /* inside comment 1996-12-05 14:46:57 +00:00
lib Get struct ether_addr directly from <net/ethernet.h> rather than pulling 1996-12-10 17:19:11 +00:00
libexec Fix up programs which expect <net/if.h> to include <sys/time.h> to instead 1996-12-10 17:11:53 +00:00
lkm
release Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
sbin Fix if.h lossage. I could have sworn I already fixed this one. 1996-12-10 21:25:42 +00:00
secure
share See Jordan, I told you we'll have more than 700 ports before the release. :) 1996-12-11 08:13:47 +00:00
sys One minor mod to set the limit of nbufs to 2048 from 1536. More important 1996-12-11 05:52:15 +00:00
tools
usr.bin When mmap is used, do an madvise(MADV_SEQUENTIAL) to make things 1996-12-11 05:20:20 +00:00
usr.sbin Do a few things I've been threatening to do for a long time: 1996-12-11 09:35:06 +00:00
COPYRIGHT
Makefile Use LC_TIME=C instead of LC_TIME= (POSIX) 1996-11-26 03:26:31 +00:00