summaryrefslogtreecommitdiff
path: root/sys/compat/linux/syscalls.master
AgeCommit message (Collapse)Author
2000-04-12Implement linux's setfsuid and getfsuid (from NetBSD)jasoni
2000-04-04Implement Linux's pread(2) and pwrite(2).jasoni
2000-03-28Implement rt_sigreturn.jasoni
2000-03-27Implement getcwd.jasoni
2000-03-18Implement vfork (ok jasoni).Ian Darwin
2000-03-13Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.jasoni
2000-03-08Add support for the new sigset_t and sigaction.jasoni
2000-02-28Add missing system calls as unimplemented.jasoni
Implement chown, poll, setresuid, getresuid, setresgid, getresgid.
1999-12-06Implement compatibility for Linux stime() syscall.Aaron Campbell
1997-12-10nanosleep emulationTheo de Raadt
1997-11-13make msync() have 3 argsTheo de Raadt
1997-07-28i screwed up twice in 20 seconds, wowTheo de Raadt
1997-07-28oopsTheo de Raadt
1997-07-27mremap non-emulation; tron@lyssa.owl.deTheo de Raadt
1997-04-14#34 - linux_sys_nice from NetBSDThomas Graichen
1996-05-22syncTheo de Raadt
1996-04-28Reran makesyscalls.sh for addition of Linux dummy mount/umount() syscalls.etheisen
Fixed OpenBSD tag damage during previous checkin.
1996-04-28Added dummy mount/umount() syscalls for bogus Linux applications thatetheisen
blindly call mount(). These dummy calls always return EPERM. Fixed uncommented NetBSD tag problem encountered when using makesyscalls.sh.
1996-04-17Good fixes and changes from latest Net.Michael Shalayeff
1995-12-19from fvdl; add msync(), readv() and writev()Theo de Raadt
1995-12-14update from netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt