1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-13 14:40:22 +00:00
freebsd/sys/i386
John Dyson f35329ac0f This commit is dual-purpose, to fix more of the pageout daemon
queue corruption problems, and to apply Gary Palmer's code cleanups.
David Greenman helped with these problems also.  There is still
a hang problem using X in small memory machines.
1996-05-31 00:38:04 +00:00
..
apm - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
bios - This code adds some backwards compatability hacks for buggy APM BIOS 1996-04-23 19:59:14 +00:00
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf Add an option "EXTRA_VNODES" to cause an extra number of vnode structures 1996-05-31 00:20:34 +00:00
eisa Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:20:17 +00:00
i386 This commit is dual-purpose, to fix more of the pageout daemon 1996-05-31 00:38:04 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include Add an incremental checksum update routine. Perhaps some i386 assembly 1996-05-23 20:11:48 +00:00
isa When estimating the time (in ms) left to drain the output queue based 1996-05-30 23:41:35 +00:00
linux First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci Make pcibus_check() ignore Device/Vendor IDs of all 0. 1996-04-30 21:37:21 +00:00
scsi Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:19:59 +00:00
Makefile