freebsd-dev/sys/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
..
acpica Now that this code is MD, we don't need the i386 ifdefs. 2001-09-07 03:00:30 +00:00
apm KSE Milestone 2 2001-09-12 08:38:13 +00:00
bios KSE Milestone 2 2001-09-12 08:38:13 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Fixed misformatting of options line for COMPAQ_M610 and EICON_DIVA in 2001-10-25 12:05:45 +00:00
i386 - Fix typo in comment from previous revision. 2001-10-25 16:50:16 +00:00
ibcs2 KSE Milestone 2 2001-09-12 08:38:13 +00:00
include Split the per-process Local Descriptor Table out of the PCB and into 2001-10-25 00:53:43 +00:00
isa Backout 1.61 -- both intrcnt and intrnames are already exported 2001-10-25 01:32:24 +00:00
linux Implement linux_chown and linux_lchown. The fchown syscall maps 2001-10-16 06:15:36 +00:00
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile