NetBSD/sys
chs fca58884f4 replace the earlier workaround for PR 40389 with a better fix.
the earlier change caused data corruption by freeing pages
without invaliding their mappings.  instead of the trylock/retry,
just take the genfs-node lock before calling VOP_GETPAGES()
and pass a new flag to tell it that we're already holding this lock.
2010-09-01 16:56:19 +00:00
..
altq
arch - misc KNF and cosmetics 2010-09-01 16:48:00 +00:00
coda Fix incorrect comments about the buffer size being 2K; it is really 8K now. 2010-08-07 20:39:33 +00:00
common/bus_dma
compat Add PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
conf Import NPF - a packet filter. Some features: 2010-08-22 18:56:18 +00:00
crypto
ddb Define db_hist_put() only when DDB_HISTORY_SIZE != 0 so that 2010-08-31 07:48:23 +00:00
dev make use of a shadow framebuffer optional, use VCONS_DONT_READ by default 2010-08-31 02:49:17 +00:00
dist Revert previous - changes here are irrelevant to NetBSD 2010-08-11 11:57:36 +00:00
external There is nothing particularly interesting for users in: 2010-08-25 04:58:59 +00:00
fs Remove extra char - not sure where that came from (duplicated vi command?) 2010-08-11 13:26:25 +00:00
gdbscripts
ipkdb
kern Actually, the comment probably meant "would be nice to KASSERT here, 2010-09-01 15:15:18 +00:00
lib add a LOAD_BACKWARDS flag on sections that might load backwards. 2010-08-25 16:30:01 +00:00
miscfs replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
modules Import NPF - a packet filter. Some features: 2010-08-22 18:56:18 +00:00
net Import NPF - a packet filter. Some features: 2010-08-22 18:56:18 +00:00
net80211
netatalk
netbt
netinet Use own IPv4 reassembly queue entry structure and leave struct ipqent only 2010-08-25 00:05:14 +00:00
netinet6 Make the EtherIP in IPv6 input path work. 2010-08-24 00:07:00 +00:00
netipsec trivial comment typo 2010-08-28 07:16:51 +00:00
netisdn
netiso
netkey
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
netnatm
netsmb Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
nfs Do not return a garbage vnode in vpp if fhtovp fails. 2010-08-12 09:41:10 +00:00
opencrypto Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump Make IPLs not equal IPL_NONE to avoid some KASSERTs. 2010-08-30 18:29:52 +00:00
secmodel
stand
sys regen: rump syscalls for kern_prot interfaces 2010-08-30 10:34:51 +00:00
ufs replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
uvm replace the earlier workaround for PR 40389 with a better fix. 2010-09-01 16:56:19 +00:00
Makefile Add MPLS support, proposed on tech-net@ a couple of days ago 2010-06-26 14:24:27 +00:00