NetBSD/sys
2011-05-03 13:16:47 +00:00
..
altq
arch TAB/space cosmetics. 2011-05-03 09:15:20 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Use _PMAP_PRIVATE to control the inclusion of <powerpc/booke/cpuvar.h>. 2011-02-17 13:55:44 +00:00
compat Catch up with lim_privatise() change (missed in previous commit). 2011-05-01 02:08:15 +00:00
conf correct comment 2011-04-30 19:21:09 +00:00
crypto
ddb Fix GENERIC_SUN4U build. 2011-04-12 17:46:38 +00:00
dev convert the pssTable mutex into a kmutex/cv. 2011-05-03 08:18:43 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
fs Call advlock method if supplied 2011-05-03 13:16:47 +00:00
gdbscripts fix format 2011-02-05 14:12:05 +00:00
ipkdb
kern Don't call pcu_do_op in pcu_load to save current context, use pcu_cpu_op 2011-05-02 06:33:16 +00:00
lib Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
miscfs Remove no longer needed flag FSYNC_VFS /* fsync: via FSYNC_VFS() */. 2011-04-27 09:46:27 +00:00
modules Remove IRIX emulation 2011-04-26 16:36:40 +00:00
net undefer csum in looutput. 2011-04-25 22:20:59 +00:00
net80211 make michael_mic() robust against degenerate mbuf layouts like 2011-04-03 10:04:32 +00:00
netatalk Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet undefer csum in looutput. 2011-04-25 22:20:59 +00:00
netinet6 undefer csum in looutput. 2011-04-25 22:20:59 +00:00
netipsec mitigation for CVE-2011-1547 2011-04-01 08:29:29 +00:00
netisdn
netiso Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netkey
netmpls Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netnatm unifdef -U__OpenBSD__ -D__NetBSD__ -U__FreeBSD__ for readability. No 2011-03-09 22:06:42 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
opencrypto const'fy algorithm descriptors 2011-03-09 11:43:36 +00:00
rump More lim_free() fallout 2011-05-01 02:52:42 +00:00
secmodel
stand
sys Update few comments. 2011-05-02 22:27:53 +00:00
ufs ufs_mknod: change vnode type to VNON before it gets unlocked. Closes a small 2011-04-30 14:24:27 +00:00
uvm Remove public uvm_swap_stats() routine, keep it internal. 2011-04-27 00:35:52 +00:00
Makefile