NetBSD/sys
2012-10-03 19:18:40 +00:00
..
altq
arch Add code to init the SRAB (the switch robot). Don't configure eth3 by default. 2012-10-03 19:18:40 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
compat regen 2012-10-02 01:46:20 +00:00
conf Remove bpf_jit which was ported from FreeBSD recently. 2012-09-27 18:28:53 +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 use media_table instead of replicating code 2012-10-03 07:08:58 +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 fix the DRM string sysctls to use copyout() instead of strcat() 2012-09-29 14:19:43 +00:00
fs Use getdisksize() to find out geometry, fetch only other magic values 2012-10-03 07:20:50 +00:00
gdbscripts
ipkdb
kern Add sanity check to sysctl_kern_maxvnodes. 2012-10-03 07:22:59 +00:00
lib Add ARMv5 support the clz instruction 2012-09-01 11:24:36 +00:00
miscfs Add some pre-processor magic to verify that the type of the data item 2012-06-02 21:36:41 +00:00
modules Remove bpf_jit which was ported from FreeBSD recently. 2012-09-27 18:28:53 +00:00
net ext_ops does not change during the life cycle and can be fetched without 2012-10-03 12:24:56 +00:00
net80211 add more QoS bits 2012-08-20 07:30:10 +00:00
netatalk Fix AppleTalk name registration, as discussed on the port-macppc list 2012-01-31 09:53:44 +00:00
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 Loganaden Velvindron: 2012-09-27 23:10:00 +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 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 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 regen 2012-10-02 01:46:20 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys regen 2012-10-02 01:46:20 +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