NetBSD/sys
2009-12-21 16:40:58 +00:00
..
altq Move BLUE_STATS to a commented out line since it is always enabled in 2009-12-06 14:03:23 +00:00
arch comment out KLOADER. 2009-12-21 11:20:07 +00:00
coda
common/bus_dma
compat Do not include fs_lfs.h unless _KERNEL_OPT is defined. 2009-12-21 16:18:17 +00:00
conf * support passing ident on the command line 2009-12-16 21:25:03 +00:00
crypto
ddb Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
dev Set filter at lan9118_init() and lan9118_ioctl with SIOCSIFFLAGS. 2009-12-20 10:57:35 +00:00
dist If pfi_address_add() has to extend the buffer, copy the data in the 2009-12-06 16:46:11 +00:00
external add suspend/resume hooks for command processor 2009-12-14 21:01:07 +00:00
fs Process flush requests from the file server in a separate thread 2009-12-07 20:57:55 +00:00
gdbscripts
ipkdb
kern Add comment about locking. 2009-12-20 23:00:59 +00:00
lib Build fix for the mips64 merge: 2009-12-14 12:18:14 +00:00
miscfs gimpy invented PRIxVADDR format specifier. 2009-12-14 13:00:07 +00:00
modules Add netbsd32_compat_50.c to netbsd32 module sources list. 2009-12-21 16:40:58 +00:00
net If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
net80211
netatalk
netbt
netinet Remove superfluous cast of a pointer to void *. 2009-12-09 00:45:25 +00:00
netinet6
netipsec
netisdn
netiso
netkey
netnatm
netsmb
nfs For readability's sake, write NULL instead of (type *)0. 2009-12-06 18:00:15 +00:00
opencrypto If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
rump Include tty driver here for now to make this usable. Will disappear 2009-12-20 19:44:21 +00:00
secmodel
stand
sys If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
ufs Fix some more hangs and deadlocks. 2009-12-07 04:12:10 +00:00
uvm Replace few USER_TO_UAREA/UAREA_TO_USER uses, reduce sys/user.h inclusions. 2009-12-17 01:25:10 +00:00
Makefile