NetBSD/sys/arch/next68k
chs c62d17a551 rationalize the use of b_flags for geteblk() buffers.
rather than assigning to the whole field, set or clear individual flags,
which implies that the B_BUSY and B_INVAL flags will remain set.
this allows us to make the assertion in brelse() that B_BUSY is set,
which is the purpose of all this.
2000-11-20 08:24:08 +00:00
..
compile
conf enable rnd device. they are now mandatory for ssh/sshd support, 2000-10-04 03:35:53 +00:00
dev Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach(). 2000-11-15 01:02:11 +00:00
include We use 4K pages on the NeXT. Define PAGE_SIZE and friends to be 2000-11-14 19:29:00 +00:00
next68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand do bootblock versioning standard way via sys/conf/newvers_stand.sh, keep what 2000-07-21 22:26:19 +00:00
Makefile Remove garbage in comment. 2000-10-05 18:22:41 +00:00