NetBSD/sys/arch/vax
ad 66fefd117b It's not a good idea for device drivers to modify b_flags, as they don't
need to understand the locking around that field. Instead of setting
B_ERROR, set b_error instead. b_error is 'owned' by whoever completes
the I/O request.
2007-07-29 12:15:35 +00:00
..
bi merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
boot Add -fno-pic to CFLAGS and AFLAGS 2007-03-31 06:03:13 +00:00
compile
conf Add pseudo-device agr to all GENERIC kernels where it might make sense 2007-06-04 08:55:18 +00:00
consolerl
floppy merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if Fix caddr_t fallout. 2007-03-04 19:21:55 +00:00
include Generic soft interrupts are mandatory. 2007-07-14 21:48:17 +00:00
mba Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
stand merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uba It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
vax It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
vsa It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
Makefile