freebsd-dev/sys/i386
Nate Williams e1d6dc656d This patch causes the "calltodo" timer list to be decremented by the amount
of time that the laptop was suspending.  Thus, select() calls that might have
suspended rather than firing  at 1hr + "time suspended" since the timer was
posted.

Adding:

    options  APM_FIXUP_CALLTODO

to the kernel config enables the patch.

[
This patch was slightly modified to use a consistant indent style and
I removed some unused local variables.  After this has been tested a
few weeks we'll make the options the default, so for now I'm now
documenting it in LINT.  Mike can later if he wants.
]

Reviewed by:	Mike Smith <msmith@freebsd.org>
Submitted by:	Ken Key  <key@cs.utk.edu>
1997-12-23 16:32:35 +00:00
..
apm This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
bios This patch causes the "calltodo" timer list to be decremented by the amount 1997-12-23 16:32:35 +00:00
boot Finally, implement a mini-parser for RockRidge alternative filenames, 1997-12-04 21:52:47 +00:00
conf Document `flags' for the psm driver. 1997-12-23 08:01:16 +00:00
eisa Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
i386 Correct my previous fix for the UPAGES problem. 1997-12-22 10:06:09 +00:00
ibcs2 Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
include Add missing references to Xcpuast, get_isrlock and checkstate_probed_cpus 1997-12-18 02:09:29 +00:00
isa Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
linux Regenerate (fix argument of linux_nice). 1997-12-17 03:16:11 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Add support to the host driver for "downloaded constants". These are immediate 1997-09-27 19:38:27 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00