Go to file
pk c65c55af6f Disable the daft PAUSE() macro, which manages to skip all the relevant
code in lockmgr() most of the time. This a no doubt a case of Bad Coding Style.
1998-10-14 09:41:21 +00:00
bin For the case where mktime() fails exit with "illegal time" error rather than 1998-10-14 00:49:44 +00:00
distrib Change how network interfaces are selected to allow for longer names, 1998-10-14 05:27:52 +00:00
etc Nuke symlink /dev/ttyv0 -> /dev/vga It isn't needed any more. 1998-10-12 21:05:24 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Pretend we don't have <sys/param.h>. Gcc doesn't really need it and 1998-10-14 01:48:43 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Need an internal name for inet_aton(). 1998-10-13 21:03:31 +00:00
libexec Add PPP autodetect, based on code from FreeBSD via OpenBSD. 1998-10-12 18:03:48 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Print correct filename if mknod() fails. 1998-10-13 16:41:20 +00:00
share document CPURESET_DELAY for i386. 1998-10-13 13:32:44 +00:00
sys Disable the daft PAUSE() macro, which manages to skip all the relevant 1998-10-14 09:41:21 +00:00
usr.bin Get rid of the bazillion commons in several header files. 1998-10-14 00:58:46 +00:00
usr.sbin Type mismatch in declaration. 1998-10-14 08:42:21 +00:00
Makefile Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. 1998-10-07 02:35:38 +00:00