freebsd-dev/sys/i386/i386
John Baldwin 7df8a724c2 - Fix typo in comment from previous revision.
- Fix a bug in the LDT changes where the wrong argument was passed to
  set_user_ldt() from cpu_switch().  The bug was passing a pointer to the
  ldt, but set_user_ldt() takes a pointer to the process' mdproc structure.

Submitted by:	bde
2001-10-25 16:50:16 +00:00
..
apic_vector.s Remove the Xresume* labels from the i386 interrupt handlers; the 2001-10-09 19:54:52 +00:00
atomic.c
autoconf.c Implement multiple low-level console support. 2001-10-23 20:25:50 +00:00
bios.c Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
bioscall.s
busdma_machdep.c Teach bus_dmamem_free() about contigfree(). This is a bit of a hack, 2001-08-15 17:26:54 +00:00
db_disasm.c
db_interface.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
db_trace.c Remove the Xresume* labels from the i386 interrupt handlers; the 2001-10-09 19:54:52 +00:00
elf_machdep.c
exception.s Remove references to the old giant kernel lock in various comments. 2001-08-24 16:46:15 +00:00
genassym.c Split the per-process Local Descriptor Table out of the PCB and into 2001-10-25 00:53:43 +00:00
i386-gdbstub.c
i686_mem.c
identcpu.c Correct the input/output/clobber specifications for the cpuid 2001-10-12 16:49:28 +00:00
in_cksum.c
initcpu.c Mostly cosmetic. Move various variables from .s files to .c files so that 2001-09-04 11:05:33 +00:00
k6_mem.c
legacy.c Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
locore.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
machdep.c Split the per-process Local Descriptor Table out of the PCB and into 2001-10-25 00:53:43 +00:00
math_emu.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
math_emulate.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
mem.c o Modify device open access control for /dev/mem and friends to use 2001-09-26 20:08:02 +00:00
mp_clock.c
mp_machdep.c Add missing includes of sys/ktr.h. 2001-10-11 17:53:43 +00:00
mpapic.c
mpboot.s
mptable.c Add missing includes of sys/ktr.h. 2001-10-11 17:53:43 +00:00
nexus.c Rewrite the pc98 bus_space stuff. 2001-10-07 10:04:18 +00:00
perfmon.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
pmap.c Reduce the number of TLB shootdowns caused by a call to pmap_qenter() 2001-10-14 20:56:55 +00:00
support.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
swtch.s - Fix typo in comment from previous revision. 2001-10-25 16:50:16 +00:00
symbols.raw
sys_machdep.c Split the per-process Local Descriptor Table out of the PCB and into 2001-10-25 00:53:43 +00:00
trap.c - Clean up the comments slightly here to make them more readable. 2001-10-24 17:38:40 +00:00
tsc.c Remove an unneeded variable declaration and statement. 2001-10-09 16:06:28 +00:00
userconfig.c
vm86.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm86bios.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
vm_machdep.c Split the per-process Local Descriptor Table out of the PCB and into 2001-10-25 00:53:43 +00:00