NetBSD/sys
ad 342d5fc94f Add stubs that provide new soft interrupt API from the vmlocking branch.
For now these just pass through to the current softintr code.

(The naming is different to allow softint/softintr to co-exist for a while.
I'm hoping that should make it easier to transition.)
2007-10-08 15:51:02 +00:00
..
altq init tbr_callout in all cases (hi ad!) 2007-09-04 14:17:16 +00:00
arch Merge intr.c (1.29.8.2) and ioapic.c (1.19.8.5) changes from jmcneill-pm: 2007-10-07 14:23:42 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Merge file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +00:00
conf Add stubs that provide new soft interrupt API from the vmlocking branch. 2007-10-08 15:51:02 +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 Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Do another setjmp right before entering the command loop, we do not want 2007-10-08 15:06:26 +00:00
dev Set the monitor value only once in the acpitz_init_envsys(), 2007-10-07 23:14:53 +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 the "sizeop" code previous used for ioctl/fcntl. It was already 2007-10-04 21:20:47 +00:00
gdbscripts
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Add stubs that provide new soft interrupt API from the vmlocking branch. 2007-10-08 15:51:02 +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 file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +00:00
net Merge file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +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 Macros that are meant for statements (instead of expressions) SHALL 2007-09-17 01:23:17 +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 file descriptor locking, cwdi locking and cross-call changes 2007-10-08 15:12:05 +00:00
opencrypto Fix a stupid bogus bcopy -> memcpy conversion. 2007-09-22 23:38:17 +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 stubs that provide new soft interrupt API from the vmlocking branch. 2007-10-08 15:51:02 +00:00
ufs Update the file system copy-on-write handler. 2007-10-07 13:38:53 +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