NetBSD/sys
nakayama 0ef312715b Garbage collect unused or incomplete definitions. 2009-12-05 08:00:18 +00:00
..
altq s/the the/the/ 2009-11-22 18:40:26 +00:00
arch Garbage collect unused or incomplete definitions. 2009-12-05 08:00:18 +00:00
coda Remove some unecessary includes sys/user.h header. 2009-11-23 02:13:44 +00:00
common/bus_dma
compat Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
conf Due to the schizophrenic nature of kobj (mem + vfs source), 2009-11-27 17:54:11 +00:00
crypto
ddb
dev Remove wrong TODO item, it violates abstraction between kernel-libdevmapper 2009-12-05 01:25:12 +00:00
dist more s/the the/the/ 2009-11-22 19:09:15 +00:00
external make iasl build again. 2009-11-23 17:16:50 +00:00
fs Push all information cached in the vnode to the file server before 2009-12-04 20:26:35 +00:00
gdbscripts Add a command to dump all thread stacks in the system and a command to dump 2009-11-18 18:12:00 +00:00
ipkdb
kern explicitly initialize static boolean 2009-11-30 15:37:56 +00:00
lib Remove U_PCB as requested by rmind. 2009-12-01 09:06:16 +00:00
miscfs Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
modules Move the kmodule linker script source into sys/modules/xldscripts. It is 2009-11-10 14:47:52 +00:00
net fix a potential leak on tap device close, purging the send queue 2009-11-29 10:44:23 +00:00
net80211
netatalk
netbt more s/the the/the/ 2009-11-22 19:09:15 +00:00
netinet ar_tha() can return NULL; treat this as an error. 2009-11-20 02:14:56 +00:00
netinet6 Clear cksum flags before any further processing like ip_forward does. 2009-11-11 22:19:22 +00:00
netipsec Cosmetic: fix indentation, change some spaces to tabs. 2009-12-01 01:01:34 +00:00
netisdn
netiso
netkey
netnatm
netsmb
nfs Add a flags argument to pmap_kenter_pa(9). 2009-11-07 07:27:40 +00:00
opencrypto
rump Add initial version of RUMP based device-mapper port. libdm compile whole 2009-12-04 22:13:59 +00:00
secmodel Fixed security.models.suser.curtain to deny when uid does not match. 2009-11-18 09:47:18 +00:00
stand
sys KNF 2009-12-02 12:52:28 +00:00
ufs Add definitions for more reserved inodes. 2009-11-27 11:16:54 +00:00
uvm Make break(2) reject high adresses that wrap to 0 after page rounding. 2009-11-27 12:25:10 +00:00
Makefile