NetBSD/sys
yamt ab51be8e72 define SPINLOCK_SPIN_HOOK to let LK_SPIN lockmgr locks call x86_pause. 2003-10-26 11:15:16 +00:00
..
altq There is NO reason to use arc4random() here, and it needlessly slows down the 2003-10-07 21:22:11 +00:00
arch define SPINLOCK_SPIN_HOOK to let LK_SPIN lockmgr locks call x86_pause. 2003-10-26 11:15:16 +00:00
coda
compat Add __HAVE_SIGINFO 2003-10-26 08:11:53 +00:00
conf Cache the "adjusted" value of sb_max when sb_max is changed, in order 2003-10-21 22:55:47 +00:00
crypto
ddb fix uninitialized variable 2003-10-25 08:48:11 +00:00
dev Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
fs Fix typo. 2003-10-25 19:10:34 +00:00
gdbscripts
ipkdb
kern move ALLOCSYS() macro from <sys/systm.h> to kern_alloc.c - it's the 2003-10-26 10:45:03 +00:00
lib Duh, fix the align-to-32-bits code. 2003-10-23 20:46:40 +00:00
lkm Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
miscfs Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
net Fix uninitialized variable warnings 2003-10-25 18:29:12 +00:00
net80211 Support data-rate adaptation loosely based on the paper "Link 2003-10-26 07:56:41 +00:00
netatalk
netccitt
netinet Fix uninitialized variable warning 2003-10-25 18:31:59 +00:00
netinet6 fix uninitialized variables 2003-10-25 08:26:14 +00:00
netipsec Reversion of "netkey merge", part 2 (replacement of removed files in the 2003-10-06 22:05:15 +00:00
netisdn g/c unused var bch from a few places 2003-10-03 16:47:57 +00:00
netiso Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD 2003-09-30 00:01:18 +00:00
netkey fixed uninitialized variable 2003-10-25 08:27:12 +00:00
netnatm
netns when dropping M_PKTHDR, need to free m_tag chain. 2003-10-03 20:57:29 +00:00
netsmb map ERRSRV:ERRbaduid to EAUTH 2003-09-27 12:24:25 +00:00
nfs fix uninitialized variable 2003-10-25 08:48:11 +00:00
opencrypto Implement nanouptime as a function to avoid 'dereferencing type-punned pointer'. 2003-09-21 20:56:01 +00:00
stand
sys move ALLOCSYS() macro from <sys/systm.h> to kern_alloc.c - it's the 2003-10-26 10:45:03 +00:00
ufs Remove the present incarnation of FSYNC_DATAONLY use from ffs_fsync() and 2003-10-25 19:52:21 +00:00
uvm update comment - kmem_map is created in kmeminit(), not uvm_km_init() 2003-10-26 08:05:00 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00