NetBSD/sys/arch/mipsco
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 more rnd(4). 2000-10-04 22:26:49 +00:00
include Backout previous commit. 2000-09-27 02:06:08 +00:00
mipsco rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
obio Add parenthesis to TICKS_TO_USECS macro avoiding side-effects. 2000-10-02 07:58:26 +00:00
stand Much needed installboot utility. Manual page to follow. 2000-09-26 10:00:19 +00:00
Makefile Add stand directory to build process 2000-09-26 11:45:06 +00:00