HardenedBSD/sys
Poul-Henning Kamp c2906d55d0 Make timecounters more resistant to badly behaved SW/HW which locks
out interrupts for too long.  If you still see the "calcru: negative
time..." message you can increase NTIMECOUNTER (see LINT).

Sideeffect is that a timecounter is required to not wrap around in
less than (1 + delta) seconds instead of the (1/hz + delta) required
until now.

Many thanks to: msmith, wpaul, wosch & bde
1998-11-23 09:59:02 +00:00
..
alpha Oops, I forgot to update this file when I changed moused recently. 1998-11-22 11:57:59 +00:00
amd64
boot Drop use of BIOS int 0x14 services in favor of direct port I/O. 1998-11-22 07:59:16 +00:00
cam Fix a few problems that Bruce noticed about a month ago, and fix oup one 1998-11-22 23:44:47 +00:00
coda A few bug fixes for Robert Watson 1998-11-16 19:48:26 +00:00
compat
compile
conf Make timecounters more resistant to badly behaved SW/HW which locks 1998-11-23 09:59:02 +00:00
contrib/softupdates
ddb
dev Change the delivery mechanism for incoming target commands. We now 1998-11-23 01:33:47 +00:00
fs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
geom
gnu
i386 Make timecounters more resistant to badly behaved SW/HW which locks 1998-11-23 09:59:02 +00:00
isa
isofs/cd9660
kern Make timecounters more resistant to badly behaved SW/HW which locks 1998-11-23 09:59:02 +00:00
libkern
miscfs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
modules
msdosfs Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
net
netatalk
netatm
netinet Fix a couple of typos. 1998-11-19 18:07:28 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Sync with sys/i386/isa/sio.c revision up to 1.218. 1998-11-23 07:49:03 +00:00
pccard
pci Add missing return statement to rl_phy_writereg(). This bug didn't actually 1998-11-20 19:26:37 +00:00
posix4
powerpc
rpc
sys - Added support for Genius Kidspad tablet. 1998-11-20 11:22:17 +00:00
tools
ufs
vm Fixed a null pointer panic in spc_free(). swap_pager_putpages() 1998-11-19 06:20:42 +00:00
Makefile