NetBSD/sys/arch/pmax
nisimura 78aedb2cd3 - kernel boot flag 'd' now means "enter DDB asap" like as other ports.
- bump cpu_model[] length as the longest name occupies over 30 characters.
- place machine_arch[] beside machine[] for clearity.
- nuke useless #include directives.
- small scale cleanup in vm_machdep.c
1998-09-02 06:41:22 +00:00
..
compile
conf Add missing "-a" to mkdep line for pmax locore_machdep.S. 1998-08-04 20:17:09 +00:00
dev add "int" type to static tzops array (egcs warning) 1998-08-29 16:14:15 +00:00
dist
ibus add "int" type to interrupt handler typedefs (egcs warning) 1998-08-29 16:15:11 +00:00
include Make spl(9) rountines target port dependent. delay() is also port 1998-08-25 01:55:38 +00:00
pmax - kernel boot flag 'd' now means "enter DDB asap" like as other ports. 1998-09-02 06:41:22 +00:00
stand STANDALONE->_STANDALONE (cpp definition) 1998-05-22 12:56:35 +00:00
tc defopt DDB. 1998-07-04 22:18:13 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00