Go to file
kleink 81fe96fbf1 Add _LIBC to the set of preprocessor symbols defined in the libc build
environment; used by source files shared with other parts of the userland
to determine whether certain conventions need to be obeyed or not.
1998-10-14 19:19:32 +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 Revert last; this breaks compatibility with gcc-2.7.x-compiled 1998-10-14 18:28:16 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Add _LIBC to the set of preprocessor symbols defined in the libc build 1998-10-14 19:19:32 +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 Sync with new IDE support (e.g. pciide changes) 1998-10-14 18:31:34 +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