NetBSD/sys
pooka 8d142a9d0c Introduce flush operations, which the fs server can use to control
kernel caching.  Currently supported are only flushing the name
cache for a directory or flushing the name cache for the entire fs.

Also, get rid of PNODE_INACTIVE status, since it was racy and
essentially didn't work.  All this on top of being useless in the
first place ....
2007-01-09 18:14:31 +00:00
..
altq
arch Add ciphy(4) for vge(4) and rgephy(4) for re(4). 2007-01-09 10:19:52 +00:00
coda
compat Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-05 15:40:51 +00:00
conf Disable daic(4). The driver is not finished. 2007-01-09 15:34:59 +00:00
contrib/dev/ath
crypto
ddb
dev PR/35385: Mihai Chelaru: Add a quirk for the Sony Cybershot USB camera, which 2007-01-09 16:46:02 +00:00
dist CID-3809: move up the initialization of `fr' as we can jump to junkput: if 2006-12-27 18:28:54 +00:00
fs Introduce flush operations, which the fs server can use to control 2007-01-09 18:14:31 +00:00
gdbscripts
ipkdb
kern Remove advertising clause from all of my stuff. 2007-01-09 12:49:36 +00:00
lib remove nqnfs from comments. from Arnaud Lacombe. 2006-12-29 13:05:48 +00:00
lkm build puffs lkm if MKPUFFS is set 2006-12-29 17:00:08 +00:00
miscfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
net Don't define dropanyway: label unless ISO or NETATALK is defined. Fix 2007-01-06 20:38:14 +00:00
net80211 Add software fragmentation of 802.11 packets to net80211. Some 2007-01-06 06:02:33 +00:00
netatalk Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netbt Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netinet ip_output: reload ip_len after running pfil_run_hooks. 2007-01-08 04:14:54 +00:00
netinet6 Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netipsec
netisdn
netiso Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 19:07:03 +00:00
netkey
netnatm
netsmb
nfs Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 20:24:08 +00:00
opencrypto
secmodel Make readable. 2007-01-09 16:19:27 +00:00
stand
sys Remove advertising clause from all of my stuff. 2007-01-09 12:49:36 +00:00
ufs Correct indent. 2007-01-07 09:33:18 +00:00
uvm CID-4192: ensure we have 'uobj != NULL` here 2006-12-27 17:59:08 +00:00
Makefile