freebsd-dev/sys/i386
Matthew N. Dodd 598d45be84 Provide exec_linux_setregs() to override exec_setregs().
Linux initializes %gs to 0.  Mimic this behavior.

Submitted by:	 Christian Zander <zander@minion.de>
Reviewed by:	 jake
Approved by:	 re
2003-05-11 21:51:11 +00:00
..
acpica - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
bios Merge PC98 support. 2003-03-25 05:19:18 +00:00
compile
conf Add notes about the 'ips' driver. 2003-05-11 06:39:05 +00:00
i386 Range check the syscall number before looking it up in the syscallnames[] 2003-04-30 17:59:27 +00:00
ibcs2 - Replace inline implementations of sigprocmask() with calls to 2003-04-22 18:23:49 +00:00
include Style fixes. 2003-05-04 22:13:04 +00:00
isa Style nits. 2003-05-07 17:21:38 +00:00
linux Provide exec_linux_setregs() to override exec_setregs(). 2003-05-11 21:51:11 +00:00
pci Initiate de-orbit burn for USE_PCI_BIOS_FOR_READ_WRITE. This has been 2003-02-18 03:36:49 +00:00
svr4 Assembly files put thru the C preprocessor need to have C style comments. 2003-04-21 16:30:12 +00:00
Makefile