summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_misc.h
AgeCommit message (Expand)Author
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