NetBSD/sys
2012-09-16 14:35:26 +00:00
..
altq
arch Don't depend on any memory split for initial L1 table. Size kernel mapping 2012-09-16 14:14:56 +00:00
coda mention current status 2012-08-04 12:47:00 +00:00
common More cleanup. Use a union (pmap_segtab) and a typedef (pmap_segtab_t). Add 2012-07-09 17:45:22 +00:00
compat Rename structure members to make the code compile in environments 2012-09-13 13:59:33 +00:00
conf Add xhci placeholder 2012-09-01 11:21:22 +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 Don't use const foo const as type, one const is enough. 2012-09-13 21:44:49 +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 Missing bit in previous commit (PUFFS_KFLAG_CACHE_DOTDOT option to avoid 2012-08-11 01:10:11 +00:00
gdbscripts
ipkdb
kern PR/46973: Dr. Wolfgang Stukenbrock: kauth_authorize_action_internal() returns 2012-09-16 14:35:26 +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 Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
net Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +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 Handle some ``Quality of Service'' configuration options, to 2011-11-29 13:16:27 +00:00
netinet install header files from IPF 5.1.2 (sys/external/bsd/ipf) instead of 2012-09-15 17:41:59 +00:00
netinet6 Remove stray #undef, probably someone's debugging leftover from long ago. 2012-08-24 06:03:18 +00:00
netipsec Add "consttime_bcmp" and "explicit_bzero" functions for both kernel 2012-08-30 12:16:48 +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 Implement dynamic NPF extensions interface. An extension consists of 2012-09-16 13:47:41 +00:00
secmodel KNF fix. spaces vs. tab 2012-06-27 10:15:25 +00:00
stand
sys setcontext() used to be incompatible with -lpthread since it affected 2012-09-12 02:00:51 +00:00
ufs Fix unmount returnign EBUSY if an attribute was autocreated: we hold 2012-09-10 14:00:15 +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