Go to file
jonathan 368824e74c Fixes for -Wall -Wmissing-prototypes:
Add prototypes to (most of) src/sys/arch/pmax/pmax. (The  un-protytyped
   parts still have pending merges with the Pica port.)
   Fix splx() glitches in pmax/clock.c.
   Delete old cpu/fpu identification from pmax/autoconf.c, use r4400/r4600/idt
   aware code from Pica port, now in mips/mips/mips_machdep.c.
   Delete unused multi-CPU autoconfiguration code; NetBSD/pmax does not
   support decsystem 5800s anyway.
1996-04-10 17:38:18 +00:00
bin Utility to control media changers from the command line; corresponds 1996-04-03 00:34:38 +00:00
distrib Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
etc SMM '03.fsck' has been renamed '03.fsck_ffs' 1996-04-05 01:52:24 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Fix problems with which and where includes are installed. 1996-04-08 02:45:55 +00:00
include time seconds/usec sent over the net are signed. 1996-04-09 20:40:32 +00:00
lib Add missing ~. (PR 2311) 1996-04-09 16:33:32 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin recent changes cause this to require <string.h> for proper prototyping. 1996-04-09 05:20:30 +00:00
share Remove broken hack that attempted to do the same as the previous. 1996-04-10 05:47:19 +00:00
sys Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
usr.bin Use errx() instead of err() to report failure of kvm_getprocs() call, 1996-04-08 21:32:05 +00:00
usr.sbin if a variable is a u_int32_t, it may never compare equally to -1L on 1996-04-09 05:29:25 +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