NetBSD/sys/arch/acorn32
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
..
acorn32 Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +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
dev Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
doc Fix some typos. 2006-02-25 02:28:55 +00:00
eb7500atx Remove duplicate #include <sys/param.h>, and instead 2007-03-26 22:46:20 +00:00
include merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
mainbus 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
podulebus Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00