summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/i386/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-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-06-13Add futex.christos
2007-02-09Merge newlock2 to head.ad
2003-01-18Merge the nathanw_sa branch.thorpej
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-05-30use _KERNEL_OPT.mrg
2000-12-17make LKM safejdolecek
2000-12-12add emulation of Linux truncate64(2), ftruncate64(2), *stat64(2)jdolecek
1999-01-03Speed up compilation by #include-ing C files from common into one file.erh