summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/amd64/linux_syscall.h
AgeCommit message (Expand)Author
2013-12-08Regen.njoly
2013-11-18regenchs
2013-11-07Regen for dup/dup2/dup3 argument types fix.njoly
2013-09-24Regen for utimensat(2).njoly
2013-04-08regen for utimespooka
2012-09-19regen for ppoll (and, apparently, SYCALL_ARG_PTR)pooka
2011-11-18- add sigtimedwait support.christos
2011-05-30Regenerate files to pick up correct RCS Ids. Suggested by Chris Badura.alnsn
2011-05-30Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.alnsn
2011-04-10Regen: Argh:christos
2010-07-07regenchs
2009-12-14Regen (new makesyscalls.sh)matt
2009-11-24Regen for personality(2) update.njoly
2009-10-30Regen for struct linux_stat64 fix.njoly
2009-06-17Regen for sendmsg/recvmsg definitions update.njoly
2009-06-08Regen for rt_queueinfo(2) update.njoly
2009-01-17Regen for wait4 update.njoly
2009-01-15Rengen for compat50 update.njoly
2009-01-13Regen to prove I didn't screw up the conversion: purely RCSID changes.pooka
2009-01-13regen for #include "opt_compat_netbsd.h"pooka
2009-01-11merge christos-time_tchristos
2008-11-19Regen.ad
2008-11-19Regen for futex timeout argument cleanup/fix.njoly
2008-11-12Regen for nanosleep(2) fix.njoly
2008-10-26regen.christos
2008-04-04Regen for linux_sys_msync removal.njoly
2007-12-24Regen for linux_sys_getpgid removal.njoly
2007-12-21Regen for getfsuid/setfsgid syscall exchange.njoly
2007-12-20regendsl
2007-11-16Regen, for syscalls cleanup.njoly
2007-03-14Regen (statfs/fstatfs fixes).njoly
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-09-01Regen.matt
2006-08-30Regenmatt
2006-08-24The return value for Linux shmat on amd64 does not suffer the same horriblemanu
2006-06-25Regenmanu
2006-06-25- Complete exit_group() implementation. We now maintain a list of Linuxmanu
2006-06-10regenchristos
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu
2005-11-23- Add Linux tkill and tgkill (partial emulation).manu
2005-11-05regenmanu
2005-11-04regenmanu
2005-10-18Regen.joerg
2005-06-22Implent CLONE_PARENT_SETTID, CLONE_CHILD_CLEARTID, and CLONE_CHILD_SETTIDmanu
2005-05-22Regen after sigreturn argument change.fvdl
2005-05-16Regen.fvdl
2005-05-16Regen.fvdl
2005-05-03First work on COMPAT_LINUX/amd64manu