NetBSD/sys/arch/news68k
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
dev
include We use 4K pages on the news68k. Make PAGE_SIZE and friends into 2000-11-14 19:23:07 +00:00
news68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand
Makefile