freebsd-dev/sys/amd64
Matthew Dillon 7dbf82dc13 Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL
to use the vm_page_dirty() inline.

    The inline can thus do sanity checks ( or not ) over all cases.
1999-01-24 06:04:52 +00:00
..
amd64 Change all manual settings of vm_page_t->dirty = VM_PAGE_BITS_ALL 1999-01-24 06:04:52 +00:00
conf The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
include Make more messages conditional on bootverbose 1999-01-20 04:24:22 +00:00
isa Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00