freebsd-dev/sys/amd64
Poul-Henning Kamp 5084d10dd0 Move atdevbase out of locore.s and into machdep.c
Macroize locore.s' page table setup even more, now it's almost readable.
Rename PG_U to PG_A (so that I can...)
Rename PG_u to PG_U.  "PG_u" was just too ugly...
Remove some unused vars in pmap.c
Remove PG_KR and PG_KW
Remove SSIZE
Remove SINCR
Remove BTOPKERNBASE

This concludes my spring cleaning, modulus any bug fixes for messes I
have made on the way.

(Funny to be back here in pmap.c, that's where my first significant
contribution to 386BSD was... :-)
1996-05-02 22:25:18 +00:00
..
amd64 Move atdevbase out of locore.s and into machdep.c 1996-05-02 22:25:18 +00:00
conf Only disable sio3 by default. 1996-05-01 03:26:58 +00:00
include Move atdevbase out of locore.s and into machdep.c 1996-05-02 22:25:18 +00:00
isa First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pci
Makefile