NetBSD/sys/arch/luna68k
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 Add a place holder. 2000-01-17 00:55:37 +00:00
conf Add wsmouse support. 2000-10-19 10:36:32 +00:00
dev Fix a minor typo in the previous change of tp->t_linesw introduction. 2000-11-07 09:23:21 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
luna68k rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
Makefile Introduce NetBSD/luna68k port into CVS repository. 2000-01-05 08:48:53 +00:00