freebsd-dev/sys/amd64/amd64
1997-11-24 18:35:11 +00:00
..
amd64-gdbstub.c
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 Fixed setting of `safepri'. It should be SWI_AST_MASK most of the 1997-11-21 18:27:15 +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
db_interface.c Fixed write enabling of the kernel text section. The overlap 1997-11-20 18:09:36 +00:00
db_trace.c Fixed wrong limits for the kernel text in db_numargs(). The 1997-11-20 18:24:52 +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 Removed an unused #included. 1997-11-18 11:32:31 +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 Correct CPU_CYRIX_NO_LOCK fix. 1997-11-21 22:33:52 +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 Fixed multiple definitions of boothowto. 1997-11-24 18:35:11 +00:00
mem.c Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +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 Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +00:00
prof_machdep.c Added a sysctl (machdep.cputime_clock) to select the clock used by 1997-11-24 18:16:23 +00:00
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 Avoid passing some more `retval's. 1997-11-20 18:43:55 +00:00
trap.c Fixed some #include messes. 1997-11-24 13:25:37 +00:00
tsc.c Removed #unused includes. 1997-11-18 11:16:56 +00:00
vm_machdep.c Removed a duplicate (sloppy common-style) definition. 1997-11-20 19:41:20 +00:00