NetBSD/sys
ad 3da93d9e92 splhigh == splipi 2008-01-30 09:02:46 +00:00
..
altq Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
arch splhigh == splipi 2008-01-30 09:02:46 +00:00
coda Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
compat Adapt to renamelock_{enter, exit} addition to struct vfsops. 2008-01-29 04:06:46 +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 use __KERNEL_RCSID() 2007-12-11 23:31:07 +00:00
ddb Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
dev Add support for function keys F16 to F19 as present on e.g. the new 2008-01-29 20:54:32 +00:00
dist Convert rtcache_init()+rtcache_getrt() to single rtcache_init() 2008-01-14 17:17:19 +00:00
fs init genfs_node before potential vput() 2008-01-29 18:22:24 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern pmf_event_deregister was passing M_WAITOK to free instead of M_DEVBUF, 2008-01-30 00:50:17 +00:00
lib Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
lkm Add new linux_uid16.c file needed for m68k. 2008-01-17 15:10:53 +00:00
miscfs Part of the rename patches *doh* 2008-01-28 15:17:54 +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 request and keep a mask of supported commands per unit in order 2007-12-30 18:26:42 +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 __FUNCTION__ -> __func__ 2007-12-15 00:39:14 +00:00
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 Use struct initializers. No functional change. 2007-12-07 19:46:18 +00:00
netsmb Merge vmlocking2 to head. 2008-01-02 11:48:20 +00:00
nfs Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
opencrypto Fix accidental checkin inverting the sense of cryptodev_allowsoft, which 2008-01-29 20:33:44 +00:00
rump default owner to getuid() 2008-01-29 18:17:21 +00:00
secmodel Tons of process scope changes. 2008-01-23 15:04:38 +00:00
stand
sys update name to 4.99.51 (hi dh ;) 2008-01-28 15:38:13 +00:00
ufs - Always destroy si_vnlock after use. 2008-01-28 17:49:06 +00:00
uvm remove a special allocator for uareas, which is no longer necessary. 2008-01-28 12:22:46 +00:00
Makefile