summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/arch/amd64/linux32_syscalls.c
AgeCommit message (Expand)Author
2008-05-20Regen for ipc(2) syscall support.njoly
2008-04-17Regen for sys_clock_{getres,gettime,settime} syscalls.njoly
2008-04-04Regen for msync(2) support.njoly
2008-02-20Regen for mlock/munlock syscallsnjoly
2008-02-17Regen for pread/pwrite fixes.njoly
2008-02-04Regen for merging fcntl() and fcntl64().dsl
2008-02-02Regen for pread and pwritedsl
2008-01-15Regen.njoly
2008-01-07Regen.njoly
2007-12-26Regen for readdir syscall.njoly
2007-12-24Regen for old_uname syscall.njoly
2007-12-24Regen for getpgid.njoly
2007-12-21Regen for getfsuid/setfsgid syscall exchange.njoly
2007-12-20regendsl
2007-11-16Regen.njoly
2007-11-11regenchristos
2007-11-07Regen for 64-bit linux syscalls removal.njoly
2007-10-31regendsl
2007-10-31Regen for syscalls cleanup.njoly
2007-10-27Regen for chown additions.njoly
2007-04-20Regen (ftruncate fix).njoly
2007-04-11Regen (statfs support).njoly
2007-03-05fix caddr_t lossage.christos
2007-02-16Regen.njoly
2007-02-09Merge newlock2 to head.ad
2007-02-08Regen (aliases cleanup).njoly
2007-02-07Regen (poll argument fix).njoly
2006-09-13Jumbo COMPAT_LINUX/COMPAT_LINUX32 bugfix, with the help of Nicolas Jolymanu
2006-09-06Implement Linux's fdatasync, patch from Nicolas Jolymanu
2006-09-06Fix linux32_sys_setres{uid|gid}: -1 does not means the same thing on i386manu
2006-09-05typomanu
2006-09-01Regen.matt
2006-06-25Regenmanu
2006-06-25- Complete exit_group() implementation. We now maintain a list of Linuxmanu
2006-02-15Add getcwd (for real this time), fix dup and dup2manu
2006-02-15- Move the BSD to Linux and Linux to BSD termio/termios conversion functionsmanu
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu