HardenedBSD/sys/conf
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
..
defines
files Build subr_rman.c by default. 1998-11-15 18:16:23 +00:00
files.alpha Don't include link_elf.c twice in the link. 1998-11-15 18:15:06 +00:00
files.i386
files.pc98
kern.mk
kmod.mk Use a name less likely to collide with source files without an obj dir. 1998-11-11 07:40:44 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors
Makefile.alpha Remove -U__NetBSD__ 1998-11-18 23:51:17 +00:00
Makefile.i386 * Change 'struct resource' to 'struct config_resource'. 1998-11-15 18:07:35 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.129. 1998-11-16 08:09:16 +00:00
Makefile.powerpc * Change 'struct resource' to 'struct config_resource'. 1998-11-15 18:07:35 +00:00
newvers.sh
nfsswapkernel.c
NOTES Make timecounters more resistant to badly behaved SW/HW which locks 1998-11-23 09:59:02 +00:00
options Make timecounters more resistant to badly behaved SW/HW which locks 1998-11-23 09:59:02 +00:00
options.alpha
options.i386 Make it possible to adjust the IDE probe delay from kernel config files. 1998-11-15 20:08:50 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.92. 1998-11-16 08:11:58 +00:00
param.c
systags.sh