NetBSD/sys
pooka ff4f0c61df fix KASSERT snafu. spotted by tests, as usual. 2011-02-03 22:16:11 +00:00
..
altq
arch Replace -1 with HP700CF_IRQ_UNDEF 2011-02-03 20:37:09 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Remove forced DEBUG. 2011-01-18 01:20:06 +00:00
compat Explicitly initialize ucontext before calling getmcontext. 2011-02-03 21:45:31 +00:00
conf Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
crypto
ddb Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
dev Regen for Nvidia devices addition. 2011-02-03 22:04:09 +00:00
dist make sure the "overload_tbl" member of "struct pf_rule" copied in 2011-01-19 19:58:02 +00:00
external Protect against a NULL pointer dereference that I've seen in the wild. 2011-01-26 00:55:42 +00:00
fs In sysvbfs_lookup(), deny last component write operation on a 2011-01-31 18:48:50 +00:00
gdbscripts
ipkdb
kern Explicitly initialize ucontext before calling getmcontext. 2011-02-03 21:45:31 +00:00
lib This file needs opt_multiprocessor.h early so we pick up the right 2011-01-31 12:10:58 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Add support for building pud as module. Do it in a same way how putter is 2011-01-28 23:54:28 +00:00
net Bump NPF_VERSION. 2011-02-02 23:01:34 +00:00
net80211
netatalk
netbt add (SOL_SOCKET, SO_TIMESTAMP) messages if requested 2011-01-30 17:23:23 +00:00
netinet udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netinet6 When deleting a fragment header use the simple copy operation only if it fits 2011-01-22 18:26:36 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs Add the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +00:00
opencrypto PR/44470: Dr. Wolfgang Stukenbrock: opencrypto kernel implementation may pass 2011-01-26 19:52:16 +00:00
rump fix KASSERT snafu. spotted by tests, as usual. 2011-02-03 22:16:11 +00:00
secmodel
stand
sys Welcome to NetBSD 5.99.45 (Routing socket changes) 2011-02-01 01:40:00 +00:00
ufs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
uvm udpate license clauses on my code to match the new-style BSD licenses. 2011-02-02 20:07:25 +00:00
Makefile