NetBSD/sys/arch/sun3
chuck 9f330ed6e0 Fix two bugs reported by Don Koch <aardvark@poirot.krl.com> (PR#2168).
(the xd bugs also apply to the xy driver...)
 [1] check return value from malloc() for NULL before trying to bzero it.
 [2] use "=" rather than "|=" when writing to CSR (otherwise you may
        ACK something you don't mean to!).
1996-03-04 20:25:32 +00:00
..
compile new RCS ID format. 1994-10-26 09:07:55 +00:00
conf Do not build vnode_if.[ch] for each kernel. Build them once, like the 1996-02-29 20:54:58 +00:00
dev Fix two bugs reported by Don Koch <aardvark@poirot.krl.com> (PR#2168). 1996-03-04 20:25:32 +00:00
include add _MACHINE and _MACHINE_ARCH, which are like MACHINE and MACHINE_ARCH, 1996-03-04 05:04:10 +00:00
stand Oops, didn't notice those type warnings... 1996-01-31 17:20:39 +00:00
sun3 update PMAP_PREFER 1996-02-28 22:44:33 +00:00
Makefile SUBDIR=stand 1995-07-05 19:04:23 +00:00