NetBSD/sys
2012-10-13 08:42:50 +00:00
..
altq
arch Change the mailbox handling so that the data value top 28 bits are used. 2012-10-13 08:42:50 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat fix pre-5 stat system call structure which should have used the pre-64-time_t 2012-10-12 19:45:47 +00:00
conf Remove bpf_jit which was ported from FreeBSD recently. 2012-09-27 18:28:53 +00:00
crypto
ddb Use _KERNEL_OPT 2012-09-01 01:13:51 +00:00
dev Fix variable name for message of printf. 2012-10-13 07:31:25 +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 remove wrong ntohl (from Aran Clauson) 2012-10-09 21:32:54 +00:00
fs We don't actually want to round the number of elements in the bitmap 2012-10-03 23:32:43 +00:00
gdbscripts
ipkdb
kern Update comment on vnode life-cycle a little. 2012-10-12 21:10:55 +00:00
lib add split files. 2012-10-10 02:15:31 +00:00
miscfs In layer_lookup(), clear *vpp before returning EROFS, as otherwise a 2012-10-10 06:55:25 +00:00
modules Remove bpf_jit which was ported from FreeBSD recently. 2012-09-27 18:28:53 +00:00
net PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
net80211 add more QoS bits 2012-08-20 07:30:10 +00:00
netatalk
netbt
netinet Requires <sys/queue.h> for LIST_ENTRY and netinet/in.h for struct in_addr. 2012-09-30 05:13:12 +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
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 Pass up all multicast addresses, not just broadcast. Among other 2012-10-11 10:50:45 +00:00
secmodel
stand
sys PR/47055: David Holland: Add hostname to syslog_data, version number, rename 2012-10-10 22:51:55 +00:00
ufs Fix quota2 list corruption issue when defaultquotas are 0 (deny any file 2012-09-27 07:47:56 +00:00
uvm move from common/pmap/tlb -> uvm/pmap 2012-10-03 00:51:45 +00:00
Makefile Implement build_install in src/lib/Makefile, which traverses the 2012-08-17 16:22:27 +00:00