NetBSD/sys
thorpej c0c8481a2a New hzto() function from FreeBSD and Artur Grabowski <art@stacken.kth.se>.
Stops sleeps from returning early (by up to a clock tick), and return 0
ticks for timeouts that should happen now or in the past.

Returning 0 is different from the legacy hzto() interface, and callers
need to check for it.
2000-07-13 17:06:15 +00:00
..
adosfs Remove unused variable. 2000-07-11 16:08:15 +00:00
arch printf() format for 64-bit integers tf_pc' and tf_npc'. 2000-07-13 16:44:03 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat regen 2000-07-09 13:40:20 +00:00
conf make bootprog_* const (pointed by Simon Burge) 2000-07-12 22:19:57 +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 New hzto() function from FreeBSD and Artur Grabowski <art@stacken.kth.se>. 2000-07-13 17:06:15 +00:00
lib <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-27 18:01:06 +00:00
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 remove include of <vm/vm.h> 2000-06-28 02:49:15 +00:00
net NetBSD -> __NetBSD__ in an #ifdef, and nuke sc_bpf; there's one in 2000-07-12 23:02:38 +00:00
netatalk Define sa_family_t, and use it for sat_family. 2000-06-26 16:16:42 +00:00
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 Define sa_family_t, and use it for siso_family. 2000-06-26 16:20:01 +00:00
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 remove include of <vm/vm.h> 2000-06-28 03:30:42 +00:00
ntfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:32:55 +00:00
stand
sys Add a KERN_CONSDEV sysctl that returns cn_tab->cn_dev (if cn_tab is not 2000-07-13 14:26:43 +00:00
ufs Fix so non-kernel code will compile (_LKM) 2000-07-06 20:32:06 +00:00
uvm fix a cast for sparc64. 2000-07-10 13:37:00 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00