freebsd-dev/sys/amd64
Mike Barcroft 49545b3891 Create a new header <machine/_stdint.h> for storing MD parts of
<stdint.h>.  Previously, parts were defined in <machine/ansi.h> and
<machine/limits.h>.  This resulted in two problems:
  (1) Defining macros in <machine/ansi.h> gets in the way of that
      header only defining types.
  (2) Defining C99 limits in <machine/limits.h> adds pollution to
      <limits.h>.
2002-07-29 17:41:23 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
amd64 o Pass VM_ALLOC_WIRED to vm_page_grab() rather than calling vm_page_wire() 2002-07-29 05:42:44 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf de-count pci 2002-07-23 06:38:47 +00:00
ia32 Regenerate 2002-07-20 02:56:34 +00:00
include Create a new header <machine/_stdint.h> for storing MD parts of 2002-07-29 17:41:23 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci style(9)ize the whole file 2002-07-21 05:35:42 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00