NetBSD/sys
ad fe1b7cd1f7 Ressurect cv_wakeup() and use it on lbolt. Should fix PR kern/36714.
(background/foreground signal lossage in -current with various programs).
2007-08-01 23:21:14 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch Explicitly reinitialize lapic on resume; gets the clock ticking on the 2007-08-01 22:41:59 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat <sys/proc.h> is needed to get nprocs... fixes the build on amd64. 2007-07-21 23:39:46 +00:00
conf Split vfs_subr.c into routines which need much of the kernel 2007-07-29 14:44:08 +00:00
contrib/dev/ath Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
crypto Added missing const-qualifiers. 2007-01-22 01:38:33 +00:00
ddb include cdefs.h before opt_xxx.h 2007-07-19 21:54:51 +00:00
dev Clear the run flag in the command register when powering down, from 2007-08-01 22:40:16 +00:00
dist Avoid casting to "i6addr_t *", because that type requires 64-bit 2007-07-19 14:04:34 +00:00
fs add comment to flag a slight problem 2007-08-01 14:20:45 +00:00
gdbscripts adapt to mnt_vnodelist being TAILQ 2006-11-04 20:33:17 +00:00
ipkdb Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
kern Ressurect cv_wakeup() and use it on lbolt. Should fix PR kern/36714. 2007-08-01 23:21:14 +00:00
lib Disable kernel assertions if panicstr != NULL. 2007-07-29 11:46:02 +00:00
lkm Update to catch some problems that I just fixed in the framework. The 2007-07-22 18:24:48 +00:00
miscfs * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
net Cosmetic: remove superfluous parentheses. Compare pointers with 2007-07-21 03:12:10 +00:00
net80211 Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
netatalk Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netbt not necessary to cast to (void *) (from caddr_t removal) 2007-07-19 20:48:51 +00:00
netinet Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netinet6 Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
netipsec Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netisdn Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
netiso Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +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 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
secmodel Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
stand
sys Ressurect cv_wakeup() and use it on lbolt. Should fix PR kern/36714. 2007-08-01 23:21:14 +00:00
ufs * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
uvm use separate nreslookup evcnt for obj and anon pages. 2007-08-01 14:49:55 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00