NetBSD/sys/arch/pc532/pc532
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
..
autoconf.c
clock.c
compat_13_machdep.c
conf.c
db_disasm.c
db_interface.c
db_memrw.c
db_trace.c
disksubr.c rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
genassym.cf
in_cksum.c
intr.c
kgdb_machdep.c
locore.s
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
mainbus.c
mem.c
pmap.c
process_machdep.c
sys_machdep.c
trap.c
umprintf.c
vm_machdep.c