freebsd-skq/sys/i386
dchagin fc55d94b46 Rework signal code to allow using it by other modules, like linprocfs:
1. Linux sigset always 64 bit on all platforms. In order to move Linux
sigset code to the linux_common module define it as 64 bit int. Move
Linux sigset manipulation routines to the MI path.

2. Move Linux signal number definitions to the MI path. In general, they
are the same on all platforms except for a few signals.

3. Map Linux RT signals to the FreeBSD RT signals and hide signal conversion
tables to avoid conversion errors.

4. Emulate Linux SIGPWR signal via FreeBSD SIGRTMIN signal which is outside
of allowed on Linux signal numbers.

PR:		197216
2015-05-24 17:47:20 +00:00
..
acpica If x86 CPU implementation of the MWAIT instruction reasonably 2015-05-09 12:28:48 +00:00
bios
conf Add nvme and nvd drivers to GENERIC for amd64 and i386. 2015-05-14 20:19:22 +00:00
i386 In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:51:29 +00:00
ibcs2 In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:51:29 +00:00
include If x86 CPU implementation of the MWAIT instruction reasonably 2015-05-09 12:28:48 +00:00
isa Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
linux Rework signal code to allow using it by other modules, like linprocfs: 2015-05-24 17:47:20 +00:00
pci Remove support for Xen PV domU kernels. Support for HVM domU kernels 2015-04-30 15:48:48 +00:00
svr4
xbox
Makefile