NetBSD/sys
dyoung c2decf31b1 Use callout(9) instead of the USB compatibility junk that went away
months ago.
2011-04-04 19:58:56 +00:00
..
altq
arch Use callout(9) instead of the USB compatibility junk that went away 2011-04-04 19:58:56 +00:00
coda
common
compat remove FLASH_GET_INFO compat as it is no longer using size_t 2011-04-04 18:24:56 +00:00
conf Split off parts of vfs_subr.c into vfs_vnode.c and vfs_mount.c modules. 2011-04-02 04:28:56 +00:00
crypto
ddb
dev Regen: Add RDC PCI-ISA bridge 2011-04-04 18:01:20 +00:00
dist Use %zu for size_t in debugging printf. 2011-03-05 21:51:17 +00:00
external Fix build of "radeondrm" kernel module. 2011-03-30 19:59:04 +00:00
fs Msdosfs on-disk meta data is not sufficient to create or validate file handles. 2011-04-04 19:16:58 +00:00
gdbscripts
ipkdb
kern getcleanvnode: make static, add few comments, convert checks to asserts. 2011-04-04 02:46:57 +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 - Use offsetof() in VOPARG_OFFSETOF() instead of re-implementing it. 2011-04-03 01:19:35 +00:00
modules Fix source list for ffs module. 2011-03-13 18:23:30 +00:00
net Fix misplaced parenthesis. From henning.petersen@t-online.de, thanks. 2011-04-02 08:11:31 +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 use C99 style for variadic macro arguments 2011-03-16 21:35:30 +00:00
netinet Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
netinet6 mitigation for CVE-2011-1547 2011-04-01 08:25:02 +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
nfs Hide the radix-trie implementation of the forwarding table so that we 2011-03-31 19:40:51 +00:00
opencrypto const'fy algorithm descriptors 2011-03-09 11:43:36 +00:00
rump Split off parts of vfs_subr.c into vfs_vnode.c and vfs_mount.c modules. 2011-04-02 04:28:56 +00:00
secmodel
stand
sys dont use size_t, but a fixed 64 bit unsigned type flash_size_t in ioctls 2011-04-04 18:23:39 +00:00
ufs - Use offsetof() in VOPARG_OFFSETOF() instead of re-implementing it. 2011-04-03 01:19:35 +00:00
uvm uvm_pageidlezero: use try-lock to not occupy uvm_fpageqlock, which may 2011-04-01 00:47:11 +00:00
Makefile