NetBSD/sys
jmcneill e4e10d4f97 Release port ownership on detach, so devices will be routed to companion
controllers. This allows 'drvctl -d ehci0' to disable USB 2.0 mode.
2008-01-28 00:47:05 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch Remove NETBSD32_OFF_T_RETURN() netbsd32_lseek() now uses MI code to return 2008-01-27 17:37:40 +00:00
coda Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
compat wrong argument type 2008-01-28 00:19:28 +00:00
conf Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +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 Release port ownership on detach, so devices will be routed to companion 2008-01-28 00:47:05 +00:00
dist Convert rtcache_init()+rtcache_getrt() to single rtcache_init() 2008-01-14 17:17:19 +00:00
fs Replace use of lockmgr(). 2008-01-27 21:58:39 +00:00
gdbscripts
ipkdb
kern Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
lib
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs Spec_open(): clear sd_bdevvp if bdev_open() failed. 2008-01-25 16:21:04 +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 Use rtcache_validate() instead of rtcache_getrt(). 2008-01-14 04:12:40 +00:00
netbt
netinet Refactor in_cksum/in4_cksum/in6_cksum implementations: 2008-01-25 21:12:10 +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
nfs - Make nfsnode hash MPSAFE. 2008-01-26 15:30:07 +00:00
opencrypto Make /dev/crypto properly cloning. Leave CRIOGET in place but note that 2008-01-26 00:04:27 +00:00
rump Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
secmodel Tons of process scope changes. 2008-01-23 15:04:38 +00:00
stand
sys Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
ufs Replace vrelel() 010101-mania with a flags parameter. However, 2008-01-27 22:47:31 +00:00
uvm uvm_swap_init(): Call VOP_OPEN() on swapdev_vp to make I/O through the 2008-01-27 17:18:09 +00:00
Makefile