NetBSD/sys
2007-08-14 13:24:07 +00:00
..
altq Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
arch Backout the md_tf part of the previous change - it was wrong and should 2007-08-14 11:10:55 +00:00
coda * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
compat Regen. 2007-08-07 19:01:23 +00:00
conf Shuffle routines which just roll values around from kern_clock.c 2007-08-09 07:36:18 +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 make this compile (again?) on sparc64 by sprinkling bus_space_vaddr(). 2007-08-12 17:53:01 +00:00
dist reduce diff. 2007-08-07 10:02:40 +00:00
fs * don't call VOP_ACCESS in lookup, that's the file system's problem 2007-08-13 09:48:55 +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 Revert code part of rev 1.95, yamt pointed out it changes NFS semantics. 2007-08-12 23:40:40 +00:00
lib Do the panicstr check only if _KERNEL. 2007-08-03 13:06:00 +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 cleanup unused prototype 2007-08-03 08:50:23 +00:00
net As a stopgap measure to avoid dependency on net/if.h, don't use 2007-08-07 04:59:46 +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 Use sockaddr_dl_init(). 2007-08-10 22:46:16 +00:00
netinet6 Constify. bcopy -> memcpy. 2007-08-10 22:44:05 +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 Constify. Use satocsdl() and satosdl(). 2007-08-10 23:55:54 +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 - instead of scanning an array of iods, maintain a list of idle iods. 2007-08-10 15:12:56 +00:00
opencrypto Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
rump Add some barely staggering code to get more disklabel support. 2007-08-14 13:24:07 +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 a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
ufs Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +00:00
uvm Round up size arguments as mmap() does. 2007-08-08 11:08:18 +00:00
Makefile don't descend to crypto. 2006-10-29 19:08:53 +00:00