NetBSD/sys/arch/sparc
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 Defopt BLINK. 2000-11-14 11:34:51 +00:00
dev Adapt to new line discipline scheme. 2000-11-02 00:37:56 +00:00
fpu Drop two `#ifdef SUN4U's, since `sparc{64}/include/instr.h' are now synced. 2000-08-16 11:36:36 +00:00
include Adjust setprop() prototype to match the one in dev/ofw/openfirm.h 2000-11-15 16:14:13 +00:00
sparc rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand Dispose of `boot.net.big'. 2000-10-31 23:29:36 +00:00
Makefile