NetBSD/sys
2007-11-28 02:40:21 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Use the softint API. 2007-11-27 21:56:06 +00:00
coda Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
compat more lwp cacking fallout 2007-11-27 23:30:56 +00:00
conf pud (userspace char/block drivers) build goo 2007-11-20 18:54:31 +00:00
contrib/dev/ath machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb Add a missing "else". Should finally fix PR kern/37110. 2007-11-14 12:05:42 +00:00
dev + Use device_t. 2007-11-28 01:31:55 +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 Pullup fixes from UDF RW support project. This commit fixes the 2007-11-27 18:10:42 +00:00
gdbscripts
ipkdb Improve chances of having this file compiled. 2007-11-24 14:20:41 +00:00
kern Tidy up the sigacts locking a bit: sigacts can be shared between 2007-11-27 01:27:30 +00:00
lib style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
lkm Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
miscfs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
net Cosmetic: join two lines. 2007-11-28 02:40:21 +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 allow listening to channel RFCOMM_CHANNEL_ANY, which means that 2007-11-20 20:25:57 +00:00
netinet require that the options argument is the right size, not that it is greater 2007-11-27 22:45:29 +00:00
netinet6 require that the options argument is the right size, not that it is greater 2007-11-27 22:45:29 +00:00
netipsec defflag IPSEC_DEBUG 2007-11-16 21:15:20 +00:00
netisdn machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
netiso de-__P()ify 2007-11-21 16:49:08 +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 Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump Remove "puffs_cid" from the puffs interface following l-removal 2007-11-27 11:31:17 +00:00
secmodel Deprecate KAUTH_REQ_SYSTEM_TIME_BACKWARDS, as it was merged into 2007-11-25 09:39:26 +00:00
stand
sys Remove the sub-word atomic ops because they can not be implemented correctly 2007-11-28 01:30:06 +00:00
ufs Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
uvm Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00