NetBSD/sys
riastradh 7fad9ac861 Uncomment call to genfs_rename_cache_purge.
Fixes a side issue mentioned in PR kern/46990.

I left this commented to preserve the old behaviour of tmpfs_rename,
but it is obviously broken to omit the cache purge, and I'm surprised
nobody had encountered any problems with it until now.
2012-09-27 17:40:51 +00:00
..
altq
arch Don't initialize PCIe inbound windows. This avoids the 256MB limitation 2012-09-27 00:25:26 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
common
compat remove a debug printf. 2012-09-23 01:14:40 +00:00
conf Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev Add some more debugging messages. 2012-09-27 00:39:47 +00:00
dist/pf IPF 5.1.2 is in external/bsd/ipf and sys/external/bsd/ipf now; 2012-09-15 18:12:17 +00:00
external the result of the construct 2012-09-15 16:56:05 +00:00
fs Uncomment call to genfs_rename_cache_purge. 2012-09-27 17:40:51 +00:00
gdbscripts
ipkdb
kern alias rump_sysent to sysent, since the linux compat code wants to 2012-09-20 17:46:21 +00:00
lib Add ARMv5 support the clz instruction 2012-09-01 11:24:36 +00:00
miscfs
modules Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
net Add missing "\n" in log(9) 2012-09-24 03:05:53 +00:00
net80211 add more QoS bits 2012-08-20 07:30:10 +00:00
netatalk
netbt
netinet Add missing "\n" in log(9) 2012-09-24 03:05:53 +00:00
netinet6 Remove stray #undef, probably someone's debugging leftover from long ago. 2012-08-24 06:03:18 +00:00
netipsec Fix whitespace (mostly removing trailing). 2012-09-20 23:50:05 +00:00
netisdn
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey
netmpls
netnatm
netsmb
nfs When unloading the nfsserver module, call nfs_fini() so that the nfsrvdescpl 2012-08-29 14:00:22 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump Don't use NODEV when comparing against a major number as this is an 2012-09-21 16:38:54 +00:00
secmodel
stand
sys Rename kcpuset_copybits() to kcpuset_export_u32() and thus be more specific 2012-09-16 22:09:33 +00:00
ufs Fix quota2 list corruption issue when defaultquotas are 0 (deny any file 2012-09-27 07:47:56 +00:00
uvm #include <sys/atomic.h> 2012-09-15 06:25:47 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00