NetBSD/sys/arch/hp300
thorpej 9a8786f719 Clean up cpu_startup() a bit:
- move data structure allocation into a new function, allocsys(), like
  the i386 port.
- garbage-collect the BUFFERS_UNMANAGED code.
1996-12-11 16:49:23 +00:00
..
compile
conf Fix typo in comment. 1996-12-11 09:10:38 +00:00
dev Garbage-collect DMAINTLVL; it's not needed any more. 1996-12-09 06:18:13 +00:00
DOC backout previous kprintf change 1996-10-13 16:50:51 +00:00
hp300 Clean up cpu_startup() a bit: 1996-12-11 16:49:23 +00:00
include Dynamically compute the PSL value for spl{bio,net,tty,imp}() calls. 1996-12-09 03:04:46 +00:00
stand Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
Makefile