freebsd-dev/sys/amd64/amd64
Peter Wemm cd61f6c584 Fix harmless warning.. pmap_nw_modified was not having it's arg
cast to pt_entry_t like the others inside the DIAGNOSTIC code.
1996-05-22 17:07: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 Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +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 Move atdevbase out of locore.s and into machdep.c 1996-05-02 22:25:18 +00:00
locore.s Fix brino on my part. _etext doesn't include the padding to a page 1996-05-09 07:16:00 +00:00
locore.S Fix brino on my part. _etext doesn't include the padding to a page 1996-05-09 07:16:00 +00:00
machdep.c This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +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 Fix harmless warning.. pmap_nw_modified was not having it's arg 1996-05-22 17:07: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 Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +00:00
support.S Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +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 This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +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 This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +00:00