summaryrefslogtreecommitdiff
path: root/sys/lkm/compat
AgeCommit message (Expand)Author
2006-08-31Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional nowtron
2006-08-31Don't build "freebsd_ptrace.c" anymore. ptrace(2) support is optional nowtron
2005-12-11merge ktrace-lwp.christos
2005-09-02Add freebsd_sysctl.crpaulo
2005-09-02Add freebsd_sched.crpaulo
2005-05-30Use TOOL_GENASSYM.thorpej
2005-05-16With the move of linux_trap.c from sys/arch/i386/i386/ to sys/arch/x86/x86,dogcow
2005-03-08PR/29630: Takehiko NOZAKI: undefined symbols 'linux_ioctl_mtio'christos
2005-02-26nuke trailing whitespaceperry
2005-02-10Fixes from PR#29289. Need linux_sg.c in here now as welljmc
2005-01-22kill __P.oki
2004-09-16Remove reference to now-deleted aoutm68k_ioctl.c.he
2004-09-14Remove the COMPAT_AOUT LKM build infrastructure. The code is gone,thorpej
2004-09-12More removal of references to aoutm68k_syscalls.c, following that file'she
2004-05-20Tweak sysctl setup functions (the macros, actually) for use in lkms,atatat
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-16add -DCOMPAT_NETBSD32 so that it builds.christos
2003-10-16Add more compat options until this builds.christos
2003-09-12Wrap overlong lines, fix indentation.tron
2003-09-12newed -DCOMPAT_IBCS2 now.christos
2003-09-12add the SYSV compat flags needed.christos
2003-08-01Rework how dependency generation is performed:lukem
2003-04-22also rewrite emul_find_interp() calls to include the ${COMPAT_UTIL_OVERRIDE}jdolecek
2003-03-04The IDT is an array of struct gate_descriptor.dsl
2003-02-06PPC_MPC6XX is now PPC_OEAmatt
2002-11-30add basic framework to build compat_irix LKMjdolecek
2002-11-28add freebsd_fork.cjdolecek
2002-11-23deal with the .s -> .S change for i386lha
2002-10-06Adjust callers to setgate() to match new prototype.fvdl
2002-06-02Revert rev. 1.10 of Makefile and fix the problem properly by addingthorpej
2002-06-01not sure if it is right, but svr4_sigcode.s does not compile on i386 without it.itojun
2002-05-19make compat_linux LKM buildable on macppcjdolecek
2002-04-10Fix a file name.mycroft
2002-04-10Fix SRCS so this compiles again.mycroft
2002-04-01Now linux_sigarray.c is included by newly created linux_signo.c.enami
2002-03-29Use compat_util with overriding.kent
2002-03-27Copy syscall entries for SYSVSHM to syncronize kernel option.kent
2002-03-25Introduce a new LKM `compat_pecoff'kent
2002-02-23Add linux_sysctl.cfvdl
2002-02-16The linux lkm doesn't compile anymore on m68kis
2002-02-10use MACHINE_ARCH for sparc & sparc64.mrg
2002-02-10look in sys/arch/${MACHINE}/${MACHINE} as well as ${MACHINE_ARCH}mrg
2002-02-10build svr4_sigcode.s on sparcmrg
2002-02-10build sunos_machdep.c and sunos_sigcode.s on sparc & sparc64mrg
2002-02-10don't build compat_aout LKM; hasn't been tested.mrg
2001-12-13YANOMAN=lukem
2001-12-12define NOMAN= once, at the real top level of lkmlukem
2001-12-12define NOMAN= once, at the top levellukem
2001-12-12MKfoo=no -> NOfootv
2001-12-10Update for core dump changes.thorpej