Go to file
christos ccf759ccff Change printf attributes to __kprintf__ attributes 1996-03-31 21:37:15 +00:00
bin - Open device with O_WRONLY only if the command actually writes to the 1996-03-28 07:10:05 +00:00
distrib Replace BSDSRCDIR use with relative paths. 1996-03-27 04:48:28 +00:00
etc forgot about joy1 1996-03-31 00:50:47 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu - Add a kprintf format specifier, so that it includes only the formats valid 1996-03-30 04:35:04 +00:00
include Add prototype for sigaltstack; from John Kohl in PR #2129 1996-02-29 00:04:57 +00:00
lib Remove alpha 'mmclock' memory-mapped clock interfaces. In retrospect, 1996-03-30 23:08:43 +00:00
libexec apply Thorsten's patch to add gettytab support to telnetd. 1996-03-20 04:25:53 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Use an integer instead of a char for the getopt() return value in order 1996-03-30 22:34:25 +00:00
share getopt() returns -1 when the arg list is exhausted, not EOF. Ironic 1996-03-31 04:58:32 +00:00
sys Change printf attributes to __kprintf__ attributes 1996-03-31 21:37:15 +00:00
usr.bin make emalloc and erealloc return void *; closes PR/2276 1996-03-31 21:30:05 +00:00
usr.sbin use local copy of resolver, with -DDEBUG. fixes pr#2275 (ken hornstein) 1996-03-31 13:55:34 +00:00
Makefile behaviour of 'make build' should not change if DESTDIR is set; this is an artifact of an ancient mistake of mine. 1996-03-18 09:55:25 +00:00