Go to file
thorpej 80e50e26a8 Unclutter a bit. Use a PMAP_DPRINTF() macro where possible, getting rid
of loads of #ifdef DEBUG ... stuff.
1998-12-19 23:51:47 +00:00
bin Fixed off-by-one error where HOSTNAME+1 characters was copied into 1998-12-19 22:44:19 +00:00
distrib Makefile setup to construct multi-floppy boot using ustarfs. 1998-12-19 19:51:23 +00:00
etc Use "#" instead of "//" for comments. 1998-12-15 01:08:43 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu Enable strip for a.out too 1998-12-19 23:50:15 +00:00
include Add the N_SET* symbol types. 1998-12-17 23:15:21 +00:00
lib Minor size_t!=int related cleanup, only effective on the alpha. 1998-12-13 12:21:46 +00:00
libexec Duh! Hang on to SUN_COMPAT.. something is bust. 1998-12-17 23:36:38 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Only build ldconfig on a.out platforms. Everyone else still builds the 1998-12-17 22:23:44 +00:00
share Document new -b option. 1998-12-19 19:22:18 +00:00
sys Unclutter a bit. Use a PMAP_DPRINTF() macro where possible, getting rid 1998-12-19 23:51:47 +00:00
usr.bin char -> unsigned char 1998-12-19 23:41:53 +00:00
usr.sbin Appease gcc-2.8.1, make printf formats more portable. 1998-12-19 15:38:45 +00:00
Makefile GC old gcc 2.7.2.2. 1998-12-12 23:44:22 +00:00