1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/sys/i386
Dag-Erling Smørgrav a08d68de5b Eliminate the prefix parameter to linux_emul_find(), which was always
linux_emul_path anyway.  Linux_emul_find() has interesting bugs in its
prefix handling (which luckily are not currently exploitable); this
commit is preliminary to an attempt at cleaning it up.

Approved by:	marcel
2001-10-27 11:15:19 +00:00
..
acpica Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +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 Remove wx driver, which got recently removed. 2001-10-25 19:45:39 +00:00
i386 Add a per-thread ucred reference for syscalls and synchronous traps from 2001-10-26 08:12:54 +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 Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +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