NetBSD/sys/arch/pmax
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
..
compile
conf Remove files moved to mips/mips; they are included in mips/conf/files.mips. 1996-03-26 12:21:39 +00:00
dev Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
dist Update the old (4.4bsd/pmax) miniroot build scripts to put mount_ffs 1995-12-22 08:08:14 +00:00
include Create pmax-specific <machine/conf.h>, with prototyped declarations 1996-04-10 16:17:23 +00:00
pmax Fixes for -Wall -Wmissing-prototypes: 1996-04-10 17:38:18 +00:00
stand Fix hanging open comment. 1996-04-08 00:52:10 +00:00
tc Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-18 01:22:27 +00:00
Makefile