freebsd-nq/sys/i386
Marcel Moolenaar 210430fd8d Simplification of the signal trampoline and other cleanups.
o  Remove unused defines from genassym.c that were needed
   by the trampoline.
o  Add load_gs_param function to support.s that catches
   a fault when %gs is loaded with an invalid descriptor.
   The function returns EFAULT in that case.
o  Remove struct trapframe from mcontext_t and replace it
   with the list of registers.
o  Modify sendsig and sigreturn accordingly.

This commit contains a patch by bde.

Reviewed by: luoqi, jdp
1999-10-07 12:40:34 +00:00
..
apm Prepare for the apm_saver screen saver module. 1999-10-02 03:34:15 +00:00
bios Prepare for the apm_saver screen saver module. 1999-10-02 03:34:15 +00:00
boot GC bdbtofsb() 1999-09-26 19:05:39 +00:00
conf Connect the 'amr' and 'mlx' drivers. They can be built as modules or 1999-10-07 02:24:22 +00:00
eisa Turn off and remove the 'old' if_ep ISA/EISA/PCCARD driver. 1999-10-01 05:24:27 +00:00
i386 Simplification of the signal trampoline and other cleanups. 1999-10-07 12:40:34 +00:00
ibcs2 sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
include Simplification of the signal trampoline and other cleanups. 1999-10-07 12:40:34 +00:00
isa - Remove cdevsw_add(). 1999-10-06 13:03:09 +00:00
linux Swap IOC_OUT and IOC_IN for the SETDIR macro. The linux ioctl read and 1999-10-06 19:51:37 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
svr4 sigset_t change (part 4 of 5) 1999-09-29 15:12:18 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00