NetBSD/sys
2003-07-29 08:18:03 +00:00
..
altq
arch Fix an off-by-one error in pci_iot. 2003-07-29 08:18:03 +00:00
coda
compat More complete sendmsg(2) and recvmsg(2) emulation: 2003-07-27 19:30:03 +00:00
conf Clean up dependencies between opencrypto framework and sys/crypto, 2003-07-28 21:28:23 +00:00
crypto Clean up dependencies between opencrypto framework and sys/crypto, 2003-07-28 21:28:23 +00:00
ddb
dev Regen. 2003-07-29 07:43:48 +00:00
fs
gdbscripts
ipkdb
kern Improve _lwp_wakeup so when it wakes a thread, the target thread thinks 2003-07-28 23:35:20 +00:00
lib In lookup(), don't free "dir" on exit if we found a matching entry. 2003-07-15 13:27:07 +00:00
lkm add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
miscfs
net Avoid DOS attack by setting ifm->ifm_media to a high number and running the 2003-07-25 19:35:57 +00:00
netatalk
netccitt
netinet avoid code dup when check broadcast addr in bind(2) 2003-07-22 02:09:30 +00:00
netinet6 minor KNF 2003-07-25 10:17:36 +00:00
netipsec Commit initial NetBSD port of the OpenCrypto Framework (OCF). This 2003-07-25 21:12:39 +00:00
netisdn
netiso add missing __RCSID() 2003-07-14 15:40:37 +00:00
netkey fixed that the kernel crashed when key_spdacquire() was called 2003-07-25 09:04:48 +00:00
netnatm
netns
netsmb
nfs when rexmitting a request due to NFSERR_JUKEBOX, 2003-07-23 13:52:23 +00:00
opencrypto Clean up dependencies between opencrypto framework and sys/crypto, 2003-07-28 21:28:23 +00:00
stand
sys Improve _lwp_wakeup so when it wakes a thread, the target thread thinks 2003-07-28 23:35:20 +00:00
ufs yield cpu in directory entry search loop in ufs_lookup(). 2003-07-23 13:56:53 +00:00
uvm de-__P()ify. 2003-07-21 00:54:43 +00:00
Makefile Descend into opencrypto (in alphabetical order) to install userland OCF header.. 2003-07-25 23:09:26 +00:00