NetBSD/sys
jakllsch bb246152ed Use the command line U-Boot gave us for boothowto. From evbarm/gumstix. 2011-02-01 23:23:52 +00:00
..
altq
arch Use the command line U-Boot gave us for boothowto. From evbarm/gumstix. 2011-02-01 23:23:52 +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 Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +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 udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:50:03 +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 Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +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 udpate license clauses on my code to match the new-style BSD licenses. 2011-02-01 19:40:24 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
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 regen for O_DIRECTORY 2011-02-01 21:21:34 +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 Introducing inner loop prevent us from exiting from the original loop. 2011-01-26 08:49:48 +00:00
Makefile