NetBSD/sys
msaitoh c330a893d5 - check whether tv_usec == 1000000, too.
- set the reload count of the timer unit 1 correctly
  (Timer unit counts from TCOR to 0 (i.e. the length of the counts equals
  to TCOR + 1)).
- use macros.
2000-01-17 21:54:32 +00:00
..
adosfs
arch - check whether tv_usec == 1000000, too. 2000-01-17 21:54:32 +00:00
coda
compat Fix wait case for VAX SVR3. 2000-01-13 06:33:29 +00:00
conf defopt COMPAT_VAX1K 2000-01-17 02:59:25 +00:00
ddb
dev Use SCSIPIRETRIES instead of hard-coded value '2' for number of retries in 2000-01-17 17:59:48 +00:00
filecorefs
gdbscripts
ipkdb
isofs Add calls to vn_lock() and VOP_UNLOCK() around the VOP_CLOSE() call 2000-01-11 09:04:50 +00:00
kern defopt COMPAT_VAX1K 2000-01-17 02:59:25 +00:00
lib don't clobber r4 and r5 2000-01-03 02:40:04 +00:00
lkm
miscfs
msdosfs
net we don't need IFF_RUNNING for gif. 2000-01-17 06:29:07 +00:00
netatalk
netccitt
netinet remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec 2000-01-06 15:46:07 +00:00
netinet6 add missing ipcomp cases. 2000-01-16 18:06:03 +00:00
netiso allow delivery of routing protocol pdus to `raw' sockets even when the 2000-01-08 20:39:45 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs
ntfs
stand
sys Harmless pasto in previous. 2000-01-11 10:53:01 +00:00
ufs Make sure that vnodes are locked when inactivated (e.g. by the cleaner) 2000-01-16 09:15:51 +00:00
uvm add support for ``swapctl -d'' (removing swap space). 2000-01-11 06:57:49 +00:00
vm I should have made uvm_page_physload() take paddr_t's instead of vaddr_t's. 1999-12-30 16:09:47 +00:00
Makefile