freebsd-dev/sys/amd64
Alan Cox b14d6acced - pmap_kenter_temporary() is unused by machine-independent code. Therefore,
move its declaration to the machine-dependent header file on those
   machines that use it.  In principle, only i386 should have it.
   Alpha and AMD64 should use their direct virtual-to-physical mapping.
 - Remove pmap_kenter_temporary() from ia64.  It is unused.  Approved
   by: marcel@
2004-04-10 22:41:46 +00:00
..
acpica Merge some more changes from i386. 2004-01-30 00:24:45 +00:00
amd64 Update to include both the L1 and L2 TLB stats, as well as the seperate 2004-04-07 00:44:15 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD. 2004-03-25 03:19:28 +00:00
ia32 Remove advertising clause from University of California Regent's license, 2004-04-05 23:55:14 +00:00
include - pmap_kenter_temporary() is unused by machine-independent code. Therefore, 2004-04-10 22:41:46 +00:00
isa Remove advertising clause from University of California Regent's license, 2004-04-05 21:29:41 +00:00
pci Drastically clean up the legacy host-pci bridge table. We don't need 2004-03-13 19:21:35 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00