NetBSD/sys
thorpej 195bf5c09f - Fix the likely cause of the "ps(1) hangs machine" problem. Always
vslock the user pages for the data being copied out to userspace,
  so that we won't sleep while holding a lock in case we need to
  fault the pages in.
- Sprinkle some const and ANSI'ify some things while here.
2000-07-14 07:21:21 +00:00
..
adosfs Remove unused variable. 2000-07-11 16:08:15 +00:00
arch Make timebase frequency value adjustable. 2000-07-14 05:53:31 +00:00
coda
compat - Fix the likely cause of the "ps(1) hangs machine" problem. Always 2000-07-14 07:21:21 +00:00
conf Const'ify string constants. 2000-07-14 07:14:03 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb Update TODO list item #7. 2000-07-10 00:50:22 +00:00
dev Update comment. 2000-07-12 23:14:09 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern - Fix the likely cause of the "ps(1) hangs machine" problem. Always 2000-07-14 07:21:21 +00:00
lib
lkm
miscfs When unmounting, make sure to free the syncer vnode so that it can be reused. 2000-07-09 00:59:03 +00:00
msdosfs
net NetBSD -> __NetBSD__ in an #ifdef, and nuke sc_bpf; there's one in 2000-07-12 23:02:38 +00:00
netatalk
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet remove m_pulldown statistics code. it is highly experimental and belong 2000-07-13 05:34:21 +00:00
netinet6 fatal bug fix from kame (rtentry refcnt goes negative if we play with IPv6 2000-07-13 09:56:20 +00:00
netiso
netkey move ipsec_{hex,bin}dump() into #ifdef wrapper. 2000-07-04 04:41:54 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
nfs
ntfs
stand
sys - Fix the likely cause of the "ps(1) hangs machine" problem. Always 2000-07-14 07:21:21 +00:00
ufs XXX Use of hzto() return value needs to be double-checked here. 2000-07-13 17:35:03 +00:00
uvm fix a cast for sparc64. 2000-07-10 13:37:00 +00:00
Makefile