summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/arm/linux_commons.c
AgeCommit message (Expand)Author
2021-10-12fix various typos, mainly in comments.andvar
2020-05-03Always clear FUTEX_PRIVATE_FLAG for Linux processes. NetBSD-native futexesthorpej
2011-05-31Fix path for fadvise64 files.njoly
2011-05-30Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.alnsn
2010-07-07many changes for COMPAT_LINUX:chs
2010-03-02Nuke fs_lfs.h included for unknown reasons (if there was a reasonpooka
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-02-02Extract the fcntl64() suppoort from linux_file64.c into linux_fcntl64.cdsl
2008-01-15compat linux (and linux32) uid16 functions cleanup and fixes.njoly
2007-08-15Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposedad
2007-02-09Merge newlock2 to head.ad
2003-01-18Merge the nathanw_sa branch.thorpej
2002-02-17linux_sys_break() is marked OBSOL, so don't include it.bjh21
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21