NetBSD/sys
jdolecek ec93c3dd25 when evaluating CPU speed, make the wait 0.1s instead of 1s - the accuracy
difference is like 0.008% on my system and the delay is now almost unnoticable:)
Discussed with Jason Thorpe, Frank van den Linden.
2000-11-13 16:40:40 +00:00
..
adosfs adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which 2000-11-08 08:06:24 +00:00
arch when evaluating CPU speed, make the wait 0.1s instead of 1s - the accuracy 2000-11-13 16:40:40 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat Don't dereference NULL t_linesw. 2000-11-08 22:51:01 +00:00
conf Make SHMSEG much larger to accomodate GNOME and imlib. 2000-11-11 02:24:55 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb
dev Define ncr53c9x_ioctl() and use it to start sync negotiation. 2000-11-13 15:24:22 +00:00
filecorefs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
gdbscripts
ipkdb
isofs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
kern use SIGACTION() macro to get on appropriate sigaction 2000-11-12 18:17:56 +00:00
lib Don't print "]" if loading kernel does not have symbol table. 2000-11-11 09:25:12 +00:00
lkm
miscfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
msdosfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
net In vlan_config(), filter flags inherited from parent interface to 2000-11-12 19:39:42 +00:00
netatalk
netccitt
netinet Due to a quirk (err, bug?) in IP Filter (mbuf freed without setting *mp 2000-11-12 19:50:47 +00:00
netinet6 Restructure the PFIL_HOOKS mechanism a bit: 2000-11-11 00:52:36 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
stand
sys Bumk to 1.5K -- pfil changes. 2000-11-11 00:53:24 +00:00
ufs Remove debugging code that accidentally went in with yesterday's commit. 2000-11-13 00:24:30 +00:00
uvm in swap_off(), reverse the order of vrele() and VOP_CLOSE() so that 2000-11-13 14:50:55 +00:00
Makefile