freebsd-src/sys/amd64
Andrew R. Reiter c6d84b4d4b Fix for the problem stated below by Tor Egge:
(from: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=832566+0+ \
       current/freebsd-current)

  "Too many pages were prefaulted in pmap_object_init_pt, thus
   the wrong physical page was entered in the pmap for the virtual
   address where the .dynamic section was supposed to be."

Submitted by:	tegge
Approved by:	tegge's patches never fail
2002-06-27 06:34:03 +00:00
..
acpica Make this compile with gcc-3.1, which objects to the multi-line string. 2002-05-19 06:42:29 +00:00
amd64 Fix for the problem stated below by Tor Egge: 2002-06-27 06:34:03 +00:00
conf Use rm -f in the clean target, as seems to be common practice, and also avoids 2002-06-22 18:16:24 +00:00
ia32 Initial support for executing IA-32 binaries. This will not compile 2002-04-10 19:34:51 +00:00
include Add additional cpuid feature flags and put into a canonical format. 2002-06-22 23:00:33 +00:00
isa Clock frequencies reported by sysctl should be unsigned values. Discovered 2002-06-22 16:30:18 +00:00
pci Use a common function to map the bogus intlines. 2002-06-01 05:14:11 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00