Go to file
thorpej 3c5483a351 Fix a couple of usage strings. 1998-10-15 21:49:09 +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 Add /dev/scsibus* device nodes. 1998-10-15 21:22:51 +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 (bcmp(), bcopy(), bzero()) -> (memcmp(), memcpy(), memset()) 1998-10-15 10:22:23 +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 Fix a couple of usage strings. 1998-10-15 21:49:09 +00:00
share document CPURESET_DELAY for i386. 1998-10-13 13:32:44 +00:00
sys Initialize default disklabel properly: Whole disk is RAW_PART, not 'a'. 1998-10-15 19:08:33 +00:00
usr.bin Add missing .El 1998-10-15 08:18:46 +00:00
usr.sbin Prevent sscanf() from overflowing its output buffer(s) if the input 1998-10-15 12:34:21 +00:00
Makefile When doing a `make build' without DESTDIR, run ldconfig(8) after updating the 1998-10-15 02:50:00 +00:00