NetBSD/sys
pooka 4f5067919f 4.99.73: once_t changed 2008-10-09 11:02:17 +00:00
..
altq Add support for source address hashhing in ALTQs WFQ. This allows to 2008-09-11 17:58:59 +00:00
arch sc->sc_parent was removed because it was never used, so don't bother 2008-10-09 03:11:29 +00:00
coda
compat Regen. 2008-10-06 14:53:58 +00:00
conf Add generic FS agnostic directory hashing support. Currently only in use by 2008-09-27 13:01:07 +00:00
contrib/dev/ath
crypto
ddb Replace more intptr_t to uintptr_t when casting VA. 2008-10-03 14:52:11 +00:00
dev It's not necessary to #include "sysmon_envsys.h" any more. 2008-10-09 10:25:47 +00:00
dist Allow $arch/stand to use dist/acpica/acpica.h 2008-07-30 11:45:20 +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 Rewrite once to use global locks and atomic ops to get rid of the 2008-10-09 10:48:21 +00:00
lib add a LOAD_NOTE flag to make loading the note optional. 2008-09-25 20:59:38 +00:00
lkm Remove the '${.CURDIR}/' part in CLEANFILES, so that the files will be 2008-07-27 07:57:40 +00:00
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 POOL_INIT -> pool_init 2008-10-04 00:09:34 +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 POOL_INIT -> pool_init 2008-10-04 00:09:34 +00:00
netinet6 Fix for CVE-2008-3530 from matt@ 2008-10-03 08:23:06 +00:00
netipsec Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
netisdn Make sure callouts are initialized before any access (including stopping 2008-07-20 01:05:27 +00:00
netiso as dyoung points out, %zu for size_t - not %zd. 2008-08-09 13:52:05 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm Delete unnecessary casts to void *. 2008-05-22 00:59:19 +00:00
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Use atomic op to get next xid. Initialize value with arc4random() 2008-10-09 00:11:39 +00:00
opencrypto In crypto_freereq, destroy explicitly the condvar 2008-08-03 10:18:12 +00:00
rump Wrap potentially blocking operations to drop and retake the kernel 2008-10-09 01:19:06 +00:00
secmodel
stand
sys 4.99.73: once_t changed 2008-10-09 11:02:17 +00:00
ufs #error if WABPL_DEBUG_INODES is defined. That code has bitrotted 2008-10-08 22:58:56 +00:00
uvm Move test for __SWAP_BROKEN here. 2008-09-23 08:56:15 +00:00
Makefile be sure to decend into sys/rump during "make obj". fixes builds on r/o src. 2008-07-31 01:11:53 +00:00