NetBSD/sys
2007-10-09 15:49:34 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch splstatclock -> splhigh 2007-10-09 12:23:51 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat LOCK_ASSERT -> KASSERT 2007-10-08 18:07:24 +00:00
conf Fix accidental USE_SSP -> USE_FORT: now USE_SSP works as intended for 2007-10-08 21:25:35 +00:00
contrib/dev/ath Make ath(4) work again on sparc64 (and other big-endian machines). 2007-08-28 00:12:46 +00:00
crypto
ddb Do another setjmp right before entering the command loop, we do not want 2007-10-08 15:06:26 +00:00
dev Defer wakeup() to a soft interrupt, since lptintr() can be called above 2007-10-09 12:45:27 +00:00
dist Bring some fixes from IPF 4.1.27 in order to fix kern/37037. 2007-10-02 06:15:11 +00:00
fs g/c vntouser_req(), it's not used anymore 2007-10-09 15:49:34 +00:00
gdbscripts
ipkdb
kern - Style, consistency; 2007-10-09 03:27:37 +00:00
lib Make a few debug outputs only happen when debugging. 2007-10-01 13:15:06 +00:00
lkm Use a two clause license for all the code I contributed. 2007-10-06 07:21:02 +00:00
miscfs Merge run time accounting changes from the vmlocking branch. These make 2007-10-08 20:06:17 +00:00
net Use the softint API. 2007-10-08 16:18:02 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
netbt Use the softint API. 2007-10-08 16:18:02 +00:00
netinet Work in progress: use a raw socket for GRE in IP encapsulation 2007-10-05 03:28:12 +00:00
netinet6 NetBSD doesn't have to care about missing bcmp on OpenBSD/SPARC, 2007-10-07 12:43:18 +00:00
netipsec Fix my previous stupid caddr_t fix. 2007-09-22 23:33:18 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Delete the unused second argument to ip_stripoptions(), move it 2007-10-02 20:35:04 +00:00
netkey Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netnatm Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
netsmb Don't exit an unheld mutex. 2007-07-10 21:05:03 +00:00
nfs Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Update the file system copy-on-write handler. 2007-10-07 13:38:53 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Add "mqueue" to DTYPE_NAMES. 2007-10-08 23:20:38 +00:00
ufs Merge ffs locking & brelse changes from the vmlocking branch. 2007-10-08 18:01:27 +00:00
uvm Merge file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00