freebsd_amp_hwpstate/sys/i386
John Dyson 3943b4ea05 Don't carry the modified or referenced bits through to the child
process during pmap_copy.  This minimizes unnecessary swapping or creation of
swap space.  If there is a hold_count flaw for page-table
pages, clear the page before freeing it to lessen the chance of a system
crash -- this is a robustness thing only, NOT a fix.
1996-06-02 22:28:53 +00:00
..
apm
bios
boot Fixed BOOT_HD_BIAS. 1996-05-11 04:27:24 +00:00
conf Instead of: cpp blah file.s | as -o file.o, use instead: 1996-05-31 01:01:24 +00:00
eisa Merge in changes for NetBSD/OpenBSD. 1996-05-30 07:20:17 +00:00
i386 Don't carry the modified or referenced bits through to the child 1996-06-02 22:28:53 +00:00
ibcs2 Removed unnecessary #includes from <sys/imgact.h> so that it is 1996-05-01 02:43:13 +00:00
include Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
isa Hide the ``wrong signature'' message behind bootverbose. It's 1996-06-02 18:57:17 +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 Fix a regression. Turn off the selection hardware during a selection timeout 1996-05-31 06:32:09 +00:00
Makefile