freebsd-nq/sys/amd64/amd64
1997-11-07 19:58:34 +00:00
..
amd64-gdbstub.c Document a non-standard gdbremote protocol extension (kludge, really) 1997-06-04 16:44:29 +00:00
apic_vector.S Fix a serious bug I introduced while adding in support for CAM interrupts. 1997-09-28 19:30:01 +00:00
autoconf.c - Do a bunch of gratuitous changes intended to make the code easier to 1997-10-26 04:36:24 +00:00
bios.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
cpu_switch.S Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
db_trace.c Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h> 1997-10-27 17:23:18 +00:00
exception.s Oops, <machine/psl.h> is used unconditionally in -current. 1997-10-27 17:19:20 +00:00
exception.S Oops, <machine/psl.h> is used unconditionally in -current. 1997-10-27 17:19:20 +00:00
fpu.c Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
genassym.c GPROC0_SEL isn't used in any *.s files it seems.. 1997-10-10 12:38:27 +00:00
identcpu.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
initcpu.c Removed unused #includes. 1997-10-28 15:59:26 +00:00
locore.s Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
locore.S Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
machdep.c Rename some local variables to avoid shadowing other local variables. 1997-11-07 09:21:01 +00:00
mem.c Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
mp_machdep.c Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
mpboot.S Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
mptable.c Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
pmap.c Use UPAGES when setting up private pages for SMP (which includes idle stack). 1997-11-07 19:58:34 +00:00
prof_machdep.c
support.s Removed unused #includes. 1997-09-02 20:06:59 +00:00
support.S Removed unused #includes. 1997-09-02 20:06:59 +00:00
swtch.s Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00
sys_machdep.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
trap.c Move the "retval" (3rd) parameter from all syscall functions and put 1997-11-06 19:29:57 +00:00
tsc.c Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
vm_machdep.c Convert the VM86 option from a global option to an option only depended 1997-10-10 09:44:12 +00:00