NetBSD/sys/lkm/compat
jdolecek ef8abe0767 Make the setregs hook emulation-specific, rather than executable
format specific.
Struct emul has a e_setregs hook back, which points to emulation-specific
setregs function. es_setregs of struct execsw now only points to
optional executable-specific setup function (this is only used for
ECOFF).
2001-09-18 19:36:32 +00:00
..
aout Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
aoutm68k Make the setregs hook emulation-specific, rather than executable 2001-09-18 19:36:32 +00:00
freebsd
hpux
ibcs2
linux Add -DINET6 to CPPFLAGS, so that the check for pre-RFC2553 sockaddr_in6 2001-07-04 10:29:16 +00:00
netbsd32 make this build. 2001-06-06 21:34:23 +00:00
osf1
sunos
sunos32 add sunos32_machdep.c sunos_sigcode.s for MACHINE=sparc64 2001-06-06 21:31:49 +00:00
svr4 build an svr4_32 LKM. create common framework for svr4 & svr4_32 2001-06-06 21:38:01 +00:00
svr4_32 build an svr4_32 LKM. create common framework for svr4 & svr4_32 2001-06-06 21:38:01 +00:00
ultrix
Makefile build netbsd32, sunos32, svr4 and svr4_32 LKM's on sparc64. 2001-08-14 12:00:01 +00:00
Makefile.inc