freebsd-skq/sys/i386
Bruce Evans 7762bc7bdf Fixed breakage of the !SMP case in vm_page_zero_idle() in the
previous commit.  Opportunities to clean pages were often missed,
and leaving of the idle state was sometimes delayed until the next
interrupt (after any that occurred while cleaning).

Fixed an unstaticization, a syntax error and a style bug in the
previous commit.
1998-03-12 09:55:57 +00:00
..
apm Staticize. 1998-02-09 06:11:36 +00:00
bios Staticize. 1998-02-09 06:11:36 +00:00
boot Make this handle -j<large>, and avoid .depend pointing at /usr/include. 1998-03-07 10:48:15 +00:00
conf Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
eisa Add EISA support for DPT drivers 1998-03-11 00:30:16 +00:00
i386 Fixed breakage of the !SMP case in vm_page_zero_idle() in the 1998-03-12 09:55:57 +00:00
ibcs2 De-staticize enough to make all the LKMs work again. Add comments where 1998-02-11 01:46:50 +00:00
include This mega-commit is meant to fix numerous interrelated problems. There 1998-03-07 21:37:31 +00:00
isa Correct an ethernet framesize mismatch that caused poor 1998-03-09 03:07:54 +00:00
linux Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +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