NetBSD/sys
2007-11-23 16:03:47 +00:00
..
altq machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
arch Sync BSD_SYMTAB declaration with xeni386, pointed out by Christoph Egger 2007-11-23 15:38:52 +00:00
coda convert usage of insque/remque to queue(3) macros 2007-11-22 22:26:18 +00:00
compat Regen. 2007-11-16 12:58:12 +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
ddb Add a missing "else". Should finally fix PR kern/37110. 2007-11-14 12:05:42 +00:00
dev PUD_CONF_IOCTL is a goner. Noticed by dillo. 2007-11-22 13:51:59 +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 Don't KASSERT that the pool allocator returns a page - it might be 2007-11-22 21:08:10 +00:00
gdbscripts
ipkdb machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
kern Kill another instance of KAUTH_GENERIC_ISSUSER. 2007-11-23 16:03:47 +00:00
lib loadfile_*() must set errno when it returns -1. 2007-11-23 04:32:14 +00:00
lkm Make securelevel a "secmodel" of its own. 2007-11-21 22:49:05 +00:00
miscfs Revision 1.42 was lost. Pointed out by Nicolas Joly: 2007-11-12 14:11:47 +00:00
net Call ttwakeup() with tty_lock held. 2007-11-12 14:20:40 +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 Follow up on arc -> arcnet renaming. Pointed out by joerg@. 2007-11-14 01:11:14 +00:00
netinet6 Fix in6_pcbrtentry() for the case of IPv6-mapped IPv4 addresses: 2007-11-21 21:18:25 +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 nfssvc_nfsd: remove a wrong assertion. 2007-11-22 13:30:39 +00:00
opencrypto Use the softint API. 2007-10-08 16:18:02 +00:00
rump support cv_broadcast() 2007-11-19 14:17:22 +00:00
secmodel Kill another instance of KAUTH_GENERIC_ISSUSER. 2007-11-23 16:03:47 +00:00
stand
sys Kill another instance of KAUTH_GENERIC_ISSUSER. 2007-11-23 16:03:47 +00:00
ufs Update comments: ufs_{rename,mkdir,rmdir} haven't been system calls 2007-11-23 14:18:01 +00:00
uvm call debug_init earlier. ie. before malloc is used. 2007-11-14 11:04:07 +00:00
Makefile remove sun2 from no-rump list 2007-09-24 14:19:36 +00:00