NetBSD/sys
macallan 4ba11875bf add wsdisplay support for cg14
The console will run in 8bit but switch to 32bit in mapped mode so XFree86
with wsfb can run in 24bit colour.
2007-07-30 18:20:08 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch add wsdisplay support for cg14 2007-07-30 18:20:08 +00:00
coda Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
compat <sys/proc.h> is needed to get nprocs... fixes the build on amd64. 2007-07-21 23:39:46 +00:00
conf Split vfs_subr.c into routines which need much of the kernel 2007-07-29 14:44:08 +00:00
contrib/dev/ath
crypto
ddb include cdefs.h before opt_xxx.h 2007-07-19 21:54:51 +00:00
dev Make it compile with WD_SOFTBADSECT option. 2007-07-30 06:59:13 +00:00
dist Avoid casting to "i6addr_t *", because that type requires 64-bit 2007-07-19 14:04:34 +00:00
fs properly setup ubcflags 2007-07-30 14:49:01 +00:00
gdbscripts
ipkdb
kern move setrootfstime() from init_main.c to vfs_subr2.c 2007-07-30 08:45:26 +00:00
lib Disable kernel assertions if panicstr != NULL. 2007-07-29 11:46:02 +00:00
lkm Update to catch some problems that I just fixed in the framework. The 2007-07-22 18:24:48 +00:00
miscfs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
net Cosmetic: remove superfluous parentheses. Compare pointers with 2007-07-21 03:12:10 +00:00
net80211
netatalk Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netinet6 Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys B_ERROR is gone. 2007-07-29 13:53:46 +00:00
ufs It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
uvm It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 13:31:07 +00:00
Makefile