NetBSD/sys/lkm/compat
kent 9392b84ff9 Introduce a new LKM `compat_pecoff'
Add it to SUBDIR.

To enable PECOFF, do the following:
	# modload /usr/lkm/compat_pecoff.o
	*then*
	# modload /usr/lkm/exec_pecoff.o
2002-03-25 06:52:41 +00:00
..
aout define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
aoutm68k define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
freebsd define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
hpux define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
ibcs2 define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
linux Add linux_sysctl.c 2002-02-23 16:46:03 +00:00
netbsd32 define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
osf1 define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
pecoff Introduce a new LKM `compat_pecoff' 2002-03-25 06:52:41 +00:00
sunos build sunos_machdep.c and sunos_sigcode.s on sparc & sparc64 2002-02-10 15:41:58 +00:00
sunos32 define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
svr4 look in sys/arch/${MACHINE}/${MACHINE} as well as ${MACHINE_ARCH} 2002-02-10 15:43:41 +00:00
svr4_32 add RCSIDs 2001-11-12 23:22:57 +00:00
ultrix define NOMAN= once, at the top level 2001-12-12 11:44:43 +00:00
Makefile Introduce a new LKM `compat_pecoff' 2002-03-25 06:52:41 +00:00
Makefile.inc YANOMAN= 2001-12-13 01:26:39 +00:00