summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/alpha/syscalls.master
AgeCommit message (Expand)Author
1999-12-16Add ptrace(2).tron
1999-12-05Fix incorrect system call number.tron
1999-12-05Add proper stub code to make emulation of Linux's pread(2) and pwrite(2)tron
1999-10-04Add emulation for scheduler related syscalls. Although they are dummiestron
1999-05-14Emulate the Linux vfork(2) (which is like OSF/1 vfork(2) and NetBSD'sthorpej
1999-05-13Emulate the Linux clone(2) system call.thorpej
1999-03-30Add poll() emulation.tron
1999-03-27Add emulation for Linux "getcwd" syscall.tron
1999-03-23Add support for emulating the Linux pread(2) and pwrite(2) system calls;thorpej
1998-12-10defopt COMPAT_43christos
1998-12-08Add mmap header.erh
1998-10-19Defopt SYSVMSG, SYSVSEM and SYSVSHM.tron
1998-10-07Change sys_mmap to NOARGS. (args defined in linux_sys_mmap.h). Typo: siginfo...erh
1998-10-03Attempt to fix the mess.christos
1998-09-30Initial support for linux compat on the alpha. Not quite working.erh