freebsd-nq/sys/amd64/amd64
Poul-Henning Kamp e911eafcba removed:
CLBYTES PD_SHIFT PGSHIFT NBPG PGOFSET CLSIZELOG2 CLSIZE pdei()
        ptei() kvtopte() ptetov() ispt() ptetoav() &c &c
new:
        NPDEPG

Major macro cleanup.
1996-05-02 14:21:14 +00:00
..
autoconf.c removed: 1996-05-02 14:21:14 +00:00
cpu_switch.S Don't return unused values in cpu_switch() or savectx(). 1996-05-01 03:47:04 +00:00
db_disasm.c Teach the disassembler about the 0f,3x family of instructions 1996-03-28 20:35:03 +00:00
db_interface.c Use breakpoint() function instead of inline assembler. 1996-04-07 18:34:59 +00:00
db_trace.c Fixed traceback for the following cases: 1996-03-27 17:06:03 +00:00
exception.s KGDB is dead. It may come back one day if somebody does it. 1996-05-02 09:34:51 +00:00
exception.S KGDB is dead. It may come back one day if somebody does it. 1996-05-02 09:34:51 +00:00
fpu.c Choose a different name to hold the option definition.. The original one 1996-01-06 23:10:57 +00:00
genassym.c removed: 1996-05-02 14:21:14 +00:00
locore.s removed: 1996-05-02 14:21:14 +00:00
locore.S removed: 1996-05-02 14:21:14 +00:00
machdep.c removed: 1996-05-02 14:21:14 +00:00
mem.c First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
pmap.c removed: 1996-05-02 14:21:14 +00:00
prof_machdep.c Added a $Id$ keyword. Bruce still needs to put a copyright notice 1996-04-08 16:41:06 +00:00
support.s removed: 1996-05-02 14:21:14 +00:00
support.S removed: 1996-05-02 14:21:14 +00:00
swtch.s Don't return unused values in cpu_switch() or savectx(). 1996-05-01 03:47:04 +00:00
sys_machdep.c USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINE 1996-03-03 01:57:45 +00:00
trap.c Remove a now unnecessary prototype from pmap.c. Also remove now 1996-03-28 05:40:58 +00:00
tsc.c Added calibration the i8254 and the i586 clocks agains the RTC at boot 1996-05-01 08:39:02 +00:00
vm_machdep.c removed: 1996-05-02 14:21:14 +00:00