NetBSD/sys
bouyer a24cf481d2 Add RDC Semiconductor R6040 10/100 integrated PHY 2011-01-26 18:39:04 +00:00
..
altq
arch Fix build of malta/sbmips. 2011-01-26 16:31:00 +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 the ability to mount NFS filesystems in COMPAT_NETBSD32 2011-01-22 22:26:10 +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 Add RDC Semiconductor R6040 10/100 integrated PHY 2011-01-26 18:39:04 +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 A not rewritable disc can be pseudo-overwritable. A pseudo-overwritable disc 2011-01-22 18:02:18 +00:00
gdbscripts
ipkdb
kern Cast arguments to vaddr_t when using PRIxVADDR in the printf format string. 2011-01-23 11:01:08 +00:00
lib Fix KDASSERTMSG defintions for !DEBUG 2011-01-26 01:02:46 +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 compiling ZFS and Solaris modules as RUMP libraries. Add 2011-01-18 22:21:22 +00:00
net Update comment on RTM_CHGADDR to describe better what it's for. 2011-01-26 00:58:36 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +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 Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls
netnatm
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 Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump inverse inversely incorrect comment 2011-01-22 18:33:25 +00:00
secmodel
stand
sys Use the L_ flags instead of the P_ flags for lwps. 2011-01-22 20:54:43 +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