freebsd-skq/sys/amd64
Peter Wemm 3a3d38ef8d Fix a cosmetic sign problem on machines with 4G of ram.
0x00312000 - 0xe5fe7fff, 3855441920 bytes (4294859990 pages)
.. becomes
0x00314000 - 0xe5fe7fff, 3855433728 bytes (941268 pages)
2000-10-02 20:13:03 +00:00
..
amd64 Fix a cosmetic sign problem on machines with 4G of ram. 2000-10-02 20:13:03 +00:00
conf Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
include Move the i386 PCI attachment code out of i386/isa back into i386/pci. 2000-10-02 07:11:13 +00:00
isa - Add a new process flag P_NOLOAD that marks a process that should be 2000-09-15 22:00:23 +00:00
pci Move the i386 PCI attachment code out of i386/isa back into i386/pci. 2000-10-02 07:11:13 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00