NetBSD/sys
plunky 6f45ff2e8b do not destroy session callout until the session is definitely finished
with, otherwise trying to stop it will cause a panic
2008-01-31 19:30:23 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch Account bi_size properly. 2008-01-31 17:38:56 +00:00
coda PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
compat PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
conf Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
contrib/dev/ath Use BUILDSYMLINKS from <bsd.files.mk> instead of custom copy rules 2008-01-17 01:13:01 +00:00
crypto
ddb
dev s/AD1983_EVENT/AD198X_EVENT/ 2008-01-31 19:01:50 +00:00
dist Convert rtcache_init()+rtcache_getrt() to single rtcache_init() 2008-01-14 17:17:19 +00:00
fs Remove debugging code that's no longer needed. 2008-01-31 13:13:20 +00:00
gdbscripts
ipkdb
kern Constify both struct disk->dk_name and the `name' argument to 2008-01-31 18:30:55 +00:00
lib Check _STANDALONE as well as _KERNEL when choosing headers to include. 2008-01-31 08:23:13 +00:00
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
modules Pull in my modules code for review/test/hacking. 2008-01-16 12:34:50 +00:00
net Fix more fall-out from extracting ifioctl_common(): don't return 2008-01-23 16:51:19 +00:00
net80211 Fix ieee80211_node leak 2008-01-13 13:01:12 +00:00
netatalk Make one call to rtcache_lookup() out of calls to rtcache_setdst() 2008-01-28 18:28:31 +00:00
netbt do not destroy session callout until the session is definitely finished 2008-01-31 19:30:23 +00:00
netinet revert tcp_output.c 1.253 because it has an ill effect when sending 2008-01-29 12:34:47 +00:00
netinet6 Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +00:00
netipsec Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
netisdn
netiso Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:17:35 +00:00
netkey s/DIGAGNOSTIC/DIAGNOSTIC/ 2008-01-13 10:45:19 +00:00
netnatm
netsmb Replace crufty use of lockmgr. 2008-01-30 14:08:00 +00:00
nfs PR kern/37706 (forced unmount of file systems is unsafe): 2008-01-30 11:46:59 +00:00
opencrypto Fix accidental checkin inverting the sense of cryptodev_allowsoft, which 2008-01-29 20:33:44 +00:00
rump Make it compile. 2008-01-30 14:57:24 +00:00
secmodel Use proper kauth(9) actions/requests for native scheduler stuff and the 2008-01-30 17:54:55 +00:00
stand
sys Constify both struct disk->dk_name and the `name' argument to 2008-01-31 18:30:55 +00:00
ufs Make it work after lockmgr -> vlockmgr conversion: 2008-01-30 17:20:04 +00:00
uvm Lock swapdev_vp for VOP_OPEN. 2008-01-30 14:25:21 +00:00
Makefile