freebsd-dev/sys/i386/i386
2003-06-15 00:31:24 +00:00
..
apic_vector.s - Use IDTVEC() to declare IPI handlers since they are also IDT vectors. 2003-06-06 17:45:25 +00:00
atomic.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
autoconf.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
bios.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
bioscall.s Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
busdma_machdep.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
critical.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
db_disasm.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
db_interface.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
db_trace.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
dump_machdep.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
elan-mmcr.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
elf_machdep.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
exception.s Move a bunch of flags from the KSE to the thread. 2003-02-17 09:55:10 +00:00
genassym.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
i386-gdbstub.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
i686_mem.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
identcpu.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
in_cksum.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
initcpu.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
k6_mem.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
legacy.c Conditionally attach the MCA bus device. 2003-06-13 00:43:57 +00:00
locore.s - Removed APTD and associated macros, it is no longer used. 2003-04-03 23:44:35 +00:00
machdep.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
math_emu.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
math_emulate.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
mem.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
mp_clock.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
mp_machdep.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
mpapic.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
mpboot.s - Add support for PAE and more than 4 gigs of ram on x86, dependent on the 2003-03-30 05:24:52 +00:00
mptable.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
nexus.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
perfmon.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
pmap.c Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
support.s Define ovbcopy() as a macro which expands to the equivalent bcopy() call, 2003-04-04 17:29:55 +00:00
swtch.s Unbreak the !LAZY_SWITCH case. I #ifdef'ed too much when I added 2003-04-05 22:18:14 +00:00
symbols.raw
sys_machdep.c Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
trap.c Rename P_THREADED to P_SA. P_SA means a process is using scheduler 2003-06-15 00:31:24 +00:00
tsc.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
vm86.c Use __FBSDID(). 2003-06-02 06:43:15 +00:00
vm86bios.s - Add support for PAE and more than 4 gigs of ram on x86, dependent on the 2003-03-30 05:24:52 +00:00
vm_machdep.c GC unused cpu_wait() function 2003-06-11 05:20:33 +00:00