NetBSD/sys/arch/sparc
pk 9632cb41c6 Fix some lossage resulting from changed message buffer initialization:
don't buck the trend and move the call to initmsgbuf() to cpu_startup()
in machdep.c (like most other ports do) where we can setup things right
in one go. (This means that the CSRG copyright will no longer be in
the kernel logs).
1997-09-23 08:16:26 +00:00
..
compile
conf Switch to MI kgdb code. 1997-08-31 21:29:16 +00:00
dev Collect sbus status and configuration registers in `struct sbusreg'. 1997-09-14 19:17:25 +00:00
fpu %x -> 0x%x 1997-07-29 10:09:51 +00:00
include Remove the `segmap' array from the header. Insert an offset and count 1997-09-20 18:23:51 +00:00
sparc Fix some lossage resulting from changed message buffer initialization: 1997-09-23 08:16:26 +00:00
stand Call the device close routine when we're done reading. 1997-09-14 19:28:17 +00:00
Makefile