NetBSD/sys
itohy 41d24e831c Fix bus_dmamap_sync() usage.
This should not be a problem since BUS_DMASYNC_POSTWRITE is probably a no-op.
2006-12-19 14:12:26 +00:00
..
altq
arch Fix a tyop, and a few other little punctuation nits while here. 2006-12-19 01:13:05 +00:00
coda a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
compat
conf Add --param ssp-buffer-size=1 if USE_SSP as for userspace. 2006-12-18 22:37:36 +00:00
contrib/dev/ath
crypto
ddb
dev Fix bus_dmamap_sync() usage. 2006-12-19 14:12:26 +00:00
dist Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
fs Don't return EWOULDBLOCK in case we have delivered some requests 2006-12-10 23:53:51 +00:00
gdbscripts
ipkdb
kern Split handling of unmount in Veriexec, where veriexec_unmountchk() will do 2006-12-18 06:43:12 +00:00
lib in fdloadfile(), fail if we can't read the entire exec header. 2006-12-09 22:11:36 +00:00
lkm compile puffs_transport.c 2006-12-05 23:41:46 +00:00
miscfs Some changes to get rid of another KAUTH_GENERIC_ISSUSER usage: 2006-12-19 09:58:34 +00:00
net Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
net80211
netatalk Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netbt Here are various changes designed to protect against bad IPv4 2006-12-09 05:33:04 +00:00
netinet According to ANSI c the only portably defined bitfields are unsigned int ones. 2006-12-17 20:07:36 +00:00
netinet6 Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netipsec Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netisdn
netiso Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netkey Introduce new helper functions to abstract the route caching. 2006-12-15 21:18:52 +00:00
netnatm
netsmb
nfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
opencrypto
secmodel Don't allow anyone but the superuser to do 'ctl' on procfs nodes. 2006-12-19 10:07:00 +00:00
stand
sys Some changes to get rid of another KAUTH_GENERIC_ISSUSER usage: 2006-12-19 09:58:34 +00:00
ufs several ext2fs fixes provided by Barry Bouwsma: 2006-12-09 22:07:48 +00:00
uvm Update uvm_grow to support stacks that grow upwards. 2006-12-18 09:39:14 +00:00
Makefile