summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_misc.h
AgeCommit message (Expand)Author
2016-08-31Teach wait4 about WCONTINUED.njoly
2013-11-18implement the *at() syscalls.chs
2012-09-22LINUX_RLIM_INFINITY doesn't fit into the value range for linux32, sojoerg
2012-09-13Rename structure members to make the code compile in environmentspooka
2011-05-30Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.alnsn
2010-11-02personality() now interprets its parameter as havingchs
2009-01-19Small personality(2) update.njoly
2009-01-11merge christos-time_tchristos
2008-05-28Add LINUX_TMPFS_SUPER_MAGIC, and map it to our tmpfs.njoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-04Remove all the __Pdsl
2007-05-07Split sys_wait4() so that compat code can fiddle with the returned 'status'dsl
2005-12-11merge ktrace-lwp.christos
2005-05-03First work on COMPAT_LINUX/amd64manu
2004-11-13Add ptyfs magic number and entry.christos
2004-10-07PR kern/27184: Have linux_sys_waitpid() call linux_sys_wait4() so theerh
2004-09-20implement support for Linux statfs64() syscall - 64bit variant of statfs()jdolecek
2003-01-18Merge the nathanw_sa branch.thorpej
2002-02-20proper statfs emulation...christos
2002-02-15- add a real linux_sys___sysctl because the mib numbers are different.christos
2001-07-18Add support for the __WALL wait4(2) flag.thorpej
2000-12-13Implement sysinfo.augustss
1999-05-13Define the flags used by the Linux wait4() system call.thorpej
1998-10-03Attempt to fix the mess.christos
1998-10-01Add a couple function prototypes from linux_misc.c.erh