summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_misc.c
AgeCommit message (Expand)Author
2009-11-24Update personality(2) to match Linux definition where the argument is annjoly
2009-06-05Add fstatfs syscall.njoly
2009-01-20Add basic support for linux32 personality(2) syscall.njoly
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-12Add missing sys/syscall.h include for SYS_ptrace definition.njoly
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-06-18linux32_sys_ptrace() fixes.njoly
2008-06-16an attempt at ptrace32christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-20Convert all the system call entry points from:dsl
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-04-30Rework compat stat() and statvfs() code so that it no longer uses the stackgap.dsl
2007-04-22Change the way that emulations locate files within the emulation root todsl
2007-04-11- Add compat amd64 linux32 statfs support, adapted from PR/35956.njoly
2006-09-13This file was not used anymoremanu
2006-07-23Use the LWP cached credentials where sane.ad
2006-05-14integrate kauth.elad
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu