freebsd-src/sys/i386
Robert Drehmel 4dfbdd7823 - Fix iBCS2 emulation of COFF files that have multiple libraries
in their library (STYP_LIB) section.
 - Attempt to make the code which calculates the next entry and
   string offsets look clearer.

PR:		kern/42580
Tested by:	Olaf Klein <ok@adimus.de> (on 4.7-PRERELEASE)
2002-09-09 15:51:10 +00:00
..
acpica If we are using APIC_IO tell ACPI so it can route interrupts properly. 2002-09-06 17:02:01 +00:00
apm Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +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 Use "options " rather than "options<tab>". 2002-09-09 02:40:59 +00:00
i386 Fill out two fields (si_pid, si_uid) in the siginfo structure handed back 2002-09-07 19:12:53 +00:00
ibcs2 - Fix iBCS2 emulation of COFF files that have multiple libraries 2002-09-09 15:51:10 +00:00
include Add a function pci_probe_route_table() that returns true if our PCI BIOS 2002-09-06 22:15:44 +00:00
isa Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) 2002-09-07 07:02:12 +00:00
linux Tidy up some loose ends that bde pointed out. caddr_t bad, ok? 2002-09-07 22:31:44 +00:00
pci #include "opt_bla.h" goes first says Bruce. 2002-09-09 08:44:52 +00:00
svr4 Include <sys/systm.h> for the definition of offsetof() instead of depending 2002-09-05 13:08:22 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00