NetBSD/sys
joerg dfd7714b8f Split ffs_blkalloc into a frontend that does inode based consistency
checks and a backend that just asserts them. Use the backend in
ffs_wapbl_abort_sync_metadata instead of faking an inode.
2008-11-30 16:20:44 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch Add support for the Intel G45 AGP. From Arnaud Lacombe 2008-11-29 23:48:12 +00:00
coda Convert file systems to dynamically attach with the new module interface. 2008-05-10 02:26:09 +00:00
compat COMPAT_ULTRIX does not work on vax because there are no hooks, but make 2008-11-24 11:19:53 +00:00
conf Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
contrib/dev/ath
crypto
ddb Make DDB shows right register values on 32-bit sparc64 kernels. 2008-11-25 15:41:11 +00:00
dev regen 2008-11-29 23:48:58 +00:00
dist *** Summary *** 2008-11-07 00:20:01 +00:00
external/bsd/drm/dist fix typo in comment 2008-09-23 06:08:07 +00:00
fs Allow for the exclusive selection of `direct' for rdonly mounts; its disabled 2008-11-28 15:29:47 +00:00
gdbscripts Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
ipkdb
kern PR/40002: Daniel Horecki: sockstat doesn't work for user with sysctl 2008-11-28 18:58:59 +00:00
lib msdosfs -> msdos 2008-11-24 11:27:20 +00:00
miscfs more <sys/buf.h> police 2008-11-16 19:34:29 +00:00
modules - don't build compat_linux on alpha until sys/modules/compat_linux/Makefile 2008-11-29 18:41:06 +00:00
net Fix handling of ppp compressor modules, from Andrew Doran's input. 2008-11-29 23:15:20 +00:00
net80211 Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netatalk *** Summary *** 2008-11-07 00:20:01 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
netinet6 Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
netipsec Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso *** Summary *** 2008-11-07 00:20:01 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm *** Summary *** 2008-11-07 00:20:01 +00:00
netsmb Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
nfs Use kmem instead of malloc to avoid hassle with dynamically attaching 2008-11-28 07:23:22 +00:00
opencrypto Fix a race condition in opencrypto where the crypto request could be 2008-11-18 12:59:58 +00:00
rump * hang all mountpoints from rootvnode in our virtual mount hierarchy 2008-11-27 16:40:40 +00:00
secmodel Correct check for autoloaded modules. 2008-11-12 13:50:52 +00:00
stand
sys Bump to 5.99.4, ppp compressor interface changed. 2008-11-29 23:16:26 +00:00
ufs Split ffs_blkalloc into a frontend that does inode based consistency 2008-11-30 16:20:44 +00:00
uvm g/c #if 0'd ubc_flush() 2008-11-27 08:46:09 +00:00
Makefile Descend into include/rump and install headers. 2008-11-17 08:54:39 +00:00