NetBSD/sys/arch/sparc64
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 update to reality. sync with GENERIC32. 2000-11-19 15:23:55 +00:00
dev remove dead debugging code. 2000-11-18 03:49:38 +00:00
include sync with sparc port. add support for OF_setprop(), OF_nextprop(), 2000-11-18 23:43:06 +00:00
sparc64 rationalize the use of b_flags for geteblk() buffers. 2000-11-20 08:24:08 +00:00
stand move everything to arch/sparc/stand; leave the Makefile behind. 2000-08-20 14:53:19 +00:00
Makefile Fix bad path specifier for finding fpu sources. 2000-09-28 15:19:56 +00:00