NetBSD/sys
phx f752ef7556 Debugging output is only visible when DEBUG is defined. 2011-01-27 17:38:04 +00:00
..
altq
arch Debugging output is only visible when DEBUG is defined. 2011-01-27 17:38:04 +00:00
coda
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 a driver for the RDC Semiconductor RDC R6040 10/100 Ethernet controller, 2011-01-26 18:48:51 +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 fix and cleanup for tvtohz(): 2011-01-26 19:15:13 +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
netatalk
netbt
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
netisdn
netiso
netkey
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 PR/44470: Dr. Wolfgang Stukenbrock: opencrypto kernel implementation may pass 2011-01-26 19:52:16 +00:00
rump Fix syscall name for compat syscalls. Arguably makesyscalls.sh 2011-01-27 17:36:27 +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