NetBSD/sys/arch/pmax
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 new RCS ID format. 1994-10-26 21:08:38 +00:00
conf Switch to sys/dev/md_root.c. 2000-10-10 10:25:55 +00:00
dev Fix tty initialization. From Arne H Juul <arnej@fast.no>. 2000-11-08 23:21:38 +00:00
ibus - Have SYS_DEV_xxx device cookie symbols to select and install proper 2000-02-29 04:41:47 +00:00
include Nuke unused obscure #define's. 2000-09-13 05:23:37 +00:00
pmax rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand add '-s' option which will cause the installboot program to recalculate the 2000-10-17 01:54:30 +00:00
tc Fix up line discipline change fallout. 2000-11-03 15:01:10 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00