NetBSD/sys
2006-01-15 00:07:49 +00:00
..
altq Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
arch Add missing \n in a debug printf. 2006-01-15 00:07:49 +00:00
coda In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
compat More ktrace-lwp merge fallout: netbsd_elf32_signature's prototype has 2005-12-27 00:36:00 +00:00
conf Include net/pfil.c when pf is set. 2006-01-07 14:19:51 +00:00
contrib
crypto
ddb
dev - Fix panic when the DMA buffer is not 4byte aligned. 2006-01-14 07:14:45 +00:00
dist make the kernel link without options INET. 2005-12-28 09:29:48 +00:00
fs Protect against uio_lwp being NULL from Pavel Cahyna 2006-01-14 23:49:59 +00:00
gdbscripts
ipkdb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
kern add nestiobuf api for convenience when splitting a request to several pieces. 2006-01-11 00:44:41 +00:00
lib Don't include zlib.h directly; redirect through libz.h; this mirrors how 2006-01-14 20:16:44 +00:00
lkm AMD PowerNow LKM contributed by Olaf 'Rhialto' Seibert. 2006-01-11 00:18:28 +00:00
miscfs use nestiobuf api for genfs. 2006-01-11 00:46:54 +00:00
net zlib 1.2.3 changed the include protection variable names; adjust. 2006-01-14 20:17:12 +00:00
net80211 Avoid buffer overflow in ioctl (from Karl Janmar) 2006-01-13 19:30:06 +00:00
netatalk
netccitt
netinet change comment from __const__ to const 2005-12-24 23:43:17 +00:00
netinet6 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netipsec Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netisdn Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
netiso compile with no options INET 2005-12-28 09:18:46 +00:00
netkey
netnatm
netns
netsmb Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
nfs nfs_doio_read: clear uio_resid when filling a hole. 2006-01-14 08:57:40 +00:00
opencrypto
stand
sys add nestiobuf api for convenience when splitting a request to several pieces. 2006-01-11 00:44:41 +00:00
ufs Protect against uio_lwp being NULL from Pavel Cahyna 2006-01-14 23:49:59 +00:00
uvm clean up uvm_map evcnt code. no functional changes. 2006-01-08 09:18:27 +00:00
Makefile