NetBSD/sys
christos 2d48e20cb6 include missing includes 2011-05-19 02:56:03 +00:00
..
altq
arch include missing includes 2011-05-19 02:56:03 +00:00
coda
common
compat Replace simple_lock(9) with mutex(9), clean up. 2011-05-14 12:44:15 +00:00
conf Add support for source specific AFLAGS and COPTS. 2011-05-17 07:16:02 +00:00
crypto Revert my previous change. christos@ submitted a different fix pretty much 2011-05-14 16:46:55 +00:00
ddb move and rename the uvm history code out of uvm_stat to "kernhist". 2011-05-17 04:18:05 +00:00
dev #include <sys/bus.h>, not <machine/bus.h>. 2011-05-18 01:02:43 +00:00
dist remove unused expression 2011-05-18 12:54:15 +00:00
external Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +00:00
fs yes, more C99 please (back out previous change). 2011-05-10 00:34:26 +00:00
gdbscripts
ipkdb
kern No need to mask twice. The setup function does it. 2011-05-18 14:48:04 +00:00
lib Use %zd for ssize_t, and %zu for size_t. 2011-05-13 23:35:09 +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 add IANA number for camellia-cbc, copied from FreeBSD 2011-05-05 17:46:48 +00:00
net80211 make michael_mic() robust against degenerate mbuf layouts like 2011-04-03 10:04:32 +00:00
netatalk aarpprobe() is called before MOWNER_ATTACH(&aarp_mowner), leading 2011-05-08 13:51:31 +00:00
netbt G/C M_EMULDATA 2011-04-27 00:36:47 +00:00
netinet typo in comment 2011-05-17 05:40:24 +00:00
netinet6 Add missing $NetBSD$ header. 2011-05-17 04:39:57 +00:00
netipsec include the SHA2 hashs into the proposal which goes out with 2011-05-18 18:56:02 +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
netsmb
nfs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
opencrypto split the "crypto_mtx" spinlock into 3: one spinlock each for 2011-05-16 10:27:49 +00:00
rump add a hacky version of sigsuspendsetup() to satisfy link requirements. 2011-05-18 15:57:14 +00:00
secmodel
stand
sys PR/43625: Mark Davies: Fix pselect(2) to honor the temporary mask. pselect(2) 2011-05-18 03:51:41 +00:00
ufs Fix filesystem root leaked lock when using UFS_EXTATTR_AUTOSTART. 2011-05-10 08:29:32 +00:00
uvm fix the ordering and make UVMHIST enable KERNHIST automatically. 2011-05-17 05:32:31 +00:00
Makefile