NetBSD/sys
hannken 0253e4d99a wapbl_biodone: Release the buffer before reclaiming the log.
wapbl_flush() may wait for the log to become empty and
    all buffers should be unbusy before it returns.
2012-11-17 10:10:17 +00:00
..
altq
arch Nuke unused clock struct, was used by a2kbbc before conversion to MI msm6242b 2012-11-14 13:36:02 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat Move rusage computation to a new getrusage1() function. Adjust all 2012-11-03 23:22:21 +00:00
conf Define msm6242b driver. 2012-11-14 02:03:25 +00:00
crypto Separate /dev/random pseudodevice implemenation from kernel entropy pool 2011-12-17 20:05:38 +00:00
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev Change style a bit. 2012-11-15 06:14:54 +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 Apply adapted patch from joerg@ to fix clang build. 2012-11-09 23:09:31 +00:00
fs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
gdbscripts
ipkdb
kern wapbl_biodone: Release the buffer before reclaiming the log. 2012-11-17 10:10:17 +00:00
lib add new divsi3 related files. 2012-10-30 16:36:03 +00:00
miscfs In layer_lookup(), clear *vpp before returning EROFS, as otherwise a 2012-10-10 06:55:25 +00:00
modules Enable bpfjit on sparc. 2012-11-06 07:59:09 +00:00
net Add RCSID and fix -Wsign-compare warnings. 2012-11-10 22:12:31 +00:00
net80211 Set max_linkhdr when attaching so when bridging/forwarding ethernet drivers 2012-11-14 18:34:05 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
netbt Handle some ``Quality of Service'' configuration options, to 2011-11-29 13:16:27 +00:00
netinet fix typo 2012-11-02 21:07:07 +00:00
netinet6 PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
netipsec Fix whitespace (mostly removing trailing). 2012-09-20 23:50:05 +00:00
netisdn split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
netiso Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
netkey remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
netmpls old style def 2012-02-01 16:49:36 +00:00
netnatm
netsmb Tabify. 2012-05-12 01:40:37 +00:00
nfs fix crash in nfs client lookups, dholland says 'my fault' 2012-11-07 02:31:48 +00:00
opencrypto Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +00:00
rump kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
secmodel kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
stand
sys regen 2012-11-05 19:06:39 +00:00
ufs Excise struct componentname from the namecache. 2012-11-05 17:27:37 +00:00
uvm When uvm_io reserves kernel address space, make sure it's starts with the 2012-11-02 16:43:16 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00