NetBSD/sys
chs 085319fca3 use ENTRY_NOPROFILE() for various entry points,
stack traces work better that way.
2005-01-16 23:50:13 +00:00
..
altq
arch use ENTRY_NOPROFILE() for various entry points, 2005-01-16 23:50:13 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat Use sendsig_sigcontext() as signal delivery function instead 2005-01-16 20:01:48 +00:00
conf Correct NKMEMPAGES_MIN option name. 2005-01-13 20:16:02 +00:00
crypto
ddb reduce db_maxoff from 256MB to 1MB, that should be plenty. 2005-01-16 23:38:47 +00:00
dev Also call ata_dmaerr() on DMA errors (as reported by the underlying controller 2005-01-16 20:17:37 +00:00
dist Disable the oow test because it is broken. It is killing valid packets. 2005-01-16 02:56:22 +00:00
fs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
gdbscripts
ipkdb
kern Cast nkmempages to vsize_t before shifting to avoid overflow. Requested 2005-01-14 17:03:58 +00:00
lib
lkm
miscfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
net ESP AESCTR got an official protocol number 2005-01-14 04:11:55 +00:00
net80211 Cosmetic: shorten a staircase. 2005-01-16 11:37:58 +00:00
netatalk netatalk: remove a redundant extern decl of etherbroadcastaddr. 2005-01-08 03:11:03 +00:00
netccitt
netinet Duplicate nested if statement in PIM code (from the OpenBSD tree) 2005-01-15 06:50:47 +00:00
netinet6
netipsec
netisdn
netiso
netkey fixed a unexpected addr/port matching failure in SA management 2005-01-11 01:30:17 +00:00
netnatm
netns
netsmb
nfs adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
opencrypto
stand
sys bump to 2.99.14. for uvm_km_free_wakeup. 2005-01-13 11:53:34 +00:00
ufs Rearrange some code slightly to avoid uninitialized variable warnings. 2005-01-11 00:19:36 +00:00
uvm remove no longer needed #include. 2005-01-16 06:48:38 +00:00
Makefile