NetBSD/sys
2008-10-24 17:14:29 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch Add ehci/usb support. 2008-10-24 16:49:02 +00:00
coda
compat Do not use native_to_linux_si_code() outside LINUX_NPTL; until i 2008-10-21 21:52:29 +00:00
conf Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
contrib/dev/ath
crypto
ddb don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
dev Add support for 16550 chips without an Enhanced Register Set. 2008-10-24 04:43:08 +00:00
dist Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Switch UDF over to the vfs_dirhash.c dirhash code. 2008-09-27 13:05:34 +00:00
gdbscripts
ipkdb
kern don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
lib Use RET/RETc as appropriate 2008-10-15 18:07:46 +00:00
lkm Move linux_sigaction.c from MI to MD lists, except for amd64. 2008-10-17 20:19:24 +00:00
miscfs Make genfs_directio() IO_JOURNALLOCKED aware. DirectIO no longer triggers 2008-10-19 18:17:13 +00:00
modules Revert revivesa merge botch to fix build. 2008-10-15 14:09:21 +00:00
net Undo a change in my last commit that was not suppsoed to be committed. 2008-10-24 17:14:29 +00:00
net80211 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netatalk
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Constify the rt_addrinfo argument to the ifa_rtrequest member 2008-10-24 17:07:33 +00:00
netinet6 Constify the rt_addrinfo argument to the ifa_rtrequest member 2008-10-24 17:07:33 +00:00
netipsec
netisdn
netiso Constify the rt_addrinfo argument to the ifa_rtrequest member 2008-10-24 17:07:33 +00:00
netkey
netnatm
netsmb
nfs Don't need nfs_vfs_reinit anymore since we don't resize tables anymore. 2008-10-22 12:29:35 +00:00
opencrypto
rump Alpha requires 8k pages for mbuf size calculation to work (maybe 2008-10-16 22:05:12 +00:00
secmodel - Be clear about whether module load is explicit or system initiated (auto). 2008-10-22 11:16:29 +00:00
stand
sys don't hold locks in ddb (call ksyms_getval_unlocked()), pointed out by ad. 2008-10-24 13:55:42 +00:00
ufs Correct previous. 2008-10-23 17:16:24 +00:00
uvm - Initialize pool subsystem and kmem(9) earlier, when UVM is up enough. 2008-10-18 03:46:22 +00:00
Makefile