NetBSD/sys
pooka 2134732d08 Move [hH][eE][xX][dD][iI][gG][iI][tT][sS](*) from subr_prf to subr_prf2
for use with rumps.

*) yes, I just had to.  Notably though, there were only two
   symbols instead of 128.
2008-09-23 22:20:24 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch PR/39458: Juan RP: avoid attaching coretemp on systems that don't have it 2008-09-23 22:14:09 +00:00
coda
compat Regen after cleanup. 2008-09-22 13:08:50 +00:00
conf Create fss(4) devices on first open and destroy on last close of an 2008-09-14 16:10:19 +00:00
contrib/dev/ath
crypto
ddb Make "show uvmhist" available to all arches (not just sparc*) in ddb. 2008-08-08 17:09:28 +00:00
dev Nuke unneeded printf(). Spotted by pooka@. 2008-09-23 21:36:35 +00:00
dist
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs replace 0xa0 with space from Andy Shevchenko 2008-09-10 19:25:33 +00:00
gdbscripts
ipkdb
kern Move [hH][eE][xX][dD][iI][gG][iI][tT][sS](*) from subr_prf to subr_prf2 2008-09-23 22:20:24 +00:00
lib Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
lkm
miscfs PR/39324 kernel diagnostic assertion "l->l_stat != LSZOMB" failed. 2008-09-05 14:01:11 +00:00
modules Build modular fss driver. 2008-09-23 07:56:59 +00:00
net Add support for SerDes controllers; from the OpenBSD driver. Tested on a 2008-09-09 20:12:18 +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 Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet6 Fix from matt@ for malformed ICMPv6 MLD query (CVE-2008-2464). 2008-08-22 17:11:39 +00:00
netipsec
netisdn
netiso as dyoung points out, %zu for size_t - not %zd. 2008-08-09 13:52:05 +00:00
netkey
netnatm
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
opencrypto
rump * fsync after !B_ASYNC write 2008-09-11 13:42:35 +00:00
secmodel
stand
sys Move [hH][eE][xX][dD][iI][gG][iI][tT][sS](*) from subr_prf to subr_prf2 2008-09-23 22:20:24 +00:00
ufs Remove some of my debugging code which was not meant to be committed 2008-09-23 15:27:59 +00:00
uvm Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
Makefile