Go to file
thorpej 859b5d88a6 Protect kernel prototypes w/ #ifdef _KERNEL. 1998-10-15 05:11:52 +00:00
bin Reconstruct a split file name correctly. 1998-10-15 00:07:34 +00:00
distrib Regen. 1998-10-15 02:01:29 +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 Split the .NOPATH workaround into each cc1 Makefile, as f771 also uses 1998-10-14 20:46:35 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Kill __LIBUTIL_BUILD in favor of the newly added _LIBC indicator completely; 1998-10-14 21:13:04 +00:00
libexec Cast quad_t and off_t objects to (long long) for printing with %q. 1998-10-15 00:29:51 +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 Protect kernel prototypes w/ #ifdef _KERNEL. 1998-10-15 05:11:52 +00:00
usr.bin Explicitly declare the storage for some variables that used to be defined only 1998-10-15 01:49:04 +00:00
usr.sbin Put back RCS Ids which got clobbered during import. 1998-10-14 20:56:49 +00:00
Makefile When doing a `make build' without DESTDIR, run ldconfig(8) after updating the 1998-10-15 02:50:00 +00:00