summaryrefslogtreecommitdiff
path: root/sys/lkm/compat/linux
AgeCommit message (Expand)Author
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-10-17Move linux_sigaction.c from MI to MD lists, except for amd64.njoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-17Add new linux_uid16.c file needed for m68k.njoly
2007-12-19Remove all the __Pdsl
2007-10-19Add compat_linux and exec_linux_elf lkm support for amd64:njoly
2007-04-22Change the way that emulations locate files within the emulation root todsl
2006-09-25Back out linux_ptrace.c changes, looks like they were removed withxtraeme
2006-09-25linux_ptrace.c is not available in all archs, only in powerpc, arm,xtraeme
2006-09-24PR 34478: "modload compat_linux.o fail" by Takehiko NOZAKI.xtraeme
2006-08-31Don't build "linux_ptrace.c" anymore. ptrace(2) support is optional nowtron
2005-12-11merge ktrace-lwp.christos
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
2004-05-20Tweak sysctl setup functions (the macros, actually) for use in lkms,atatat
2002-11-23deal with the .s -> .S change for i386lha
2002-05-19make compat_linux LKM buildable on macppcjdolecek
2002-04-01Now linux_sigarray.c is included by newly created linux_signo.c.enami
2002-02-23Add linux_sysctl.cfvdl
2001-12-12define NOMAN= once, at the top levellukem
2001-12-12MKfoo=no -> NOfootv
2001-11-12add RCSIDslukem
2001-10-27Move the compat_util.c handling to lkm/compat/Makefile.inc. The usersjdolecek
2001-07-04Add -DINET6 to CPPFLAGS, so that the check for pre-RFC2553 sockaddr_in6jdolecek
2001-06-19Add linux_trap.c for i386jdolecek
2001-06-01Add recently added linux_time.c to listjdolecek
2001-01-10Add linux_blkio.cfvdl
2000-12-14Add linux_syscall.c for alpha.mycroft
2000-12-13Cosmetic changes.enami
2000-12-12add linux_file64.c for i386jdolecek
2000-12-12m68k:jdolecek
2000-12-12don't include linux_olduname.c on m68kjdolecek
2000-12-10Add linux_fdio.c and linux_hdio.cfvdl
2000-12-08add build glue for supported emulationsjdolecek
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1997-10-26use CPPFLAGS instead of CFLAGSlukem
1997-05-19copyright assigned to TNFjtc
1996-10-22Clean up changes to make sys/lkm build againexplorer
1996-10-22Make this compile again for i386explorer
1996-10-07don't include <machine/exec.h> here. Even if it's necessary,cgd
1996-08-23Update these to build in a consistant manner, and not assume /sys, etc.mrg
1996-08-22Add the lkm stuff I've been working on to the tree.explorer