NetBSD/sys
2008-10-30 20:07:01 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch New assym.h dependency. 2008-10-30 20:07:01 +00:00
coda
compat Tweak change to move SA support from userret() to lwp_userret(). 2008-10-28 22:11:36 +00:00
conf Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +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 dependency on sysmon_envsys to admtemp. 2008-10-30 12:52:46 +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 Fix to prevent a closed sequential media to be opened for read/write. 2008-10-29 18:09:47 +00:00
gdbscripts
ipkdb
kern Remove old sysctl numbers not used anymore. 2008-10-30 17:19:18 +00:00
lib Use RET/RETc as appropriate 2008-10-15 18:07:46 +00:00
lkm Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +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 Fold long lines created by the previous commit. No functional change. 2008-10-28 11:41:23 +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 sockopt_getmbuf() may fail, handle that possibility 2008-10-27 20:03:07 +00:00
netipsec
netisdn
netiso Use NULL instead of 0 or (type *)0. No functional change intended. 2008-10-24 21:50:08 +00:00
netkey
netnatm
netsmb
nfs make this build again without having 2008-10-27 13:24:01 +00:00
opencrypto
rump fix compilation and lint warnings. 2008-10-30 01:54:24 +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 Prevent double inclusion of <sys/dirhash.h> header file 2008-10-30 16:50:03 +00:00
ufs Fix indentation. 2008-10-30 17:03:09 +00:00
uvm "sparce" -> "sparse" + commas after "large", prior to "sparse" 2008-10-26 08:32:02 +00:00
Makefile