summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/mips
AgeCommit message (Expand)Author
2014-02-09account for the 16 bytes of AT_RANDOM data in the stack setup. fixes PR 48518.chs
2014-01-25Update linux socket socket options (SO_*). Add common version to itsnjoly
2013-12-17Cleanup compat linux errnos by adding generic errnos in a single file.njoly
2013-12-08Regen.njoly
2013-12-08Sprinkle a few more linux_umode_t where appropriate.njoly
2013-11-19regenchs
2013-11-19add the *at() syscalls.chs
2013-11-07Regen for dup/dup2/dup3 argument types fix.njoly
2013-11-07Fix dup/dup2/dup3 argument types (u_int -> int).njoly
2013-09-24Regen for utimensat(2).njoly
2013-09-24Add utimensat(2) for compat linux.njoly
2013-04-08regen for utimespooka
2013-04-08support utimes on non-alpha linux platformspooka
2012-09-19regen for ppoll (and, apparently, SYCALL_ARG_PTR)pooka
2012-09-19emulate ppoll which is essentially our polltspooka
2011-11-18- add sigtimedwait support.christos
2011-11-18add sigtimedwaitchristos
2011-07-09the first argument of {g,s}etitimer() is int not u_int.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-15Regenerate these files after adding pipe2() and dup3().he
2011-04-15Add dup3() and pipe2() for these archs as well.he
2011-02-20Deal with differences in signal delivery between o32/n32/n64.matt
2011-02-20Regen.matt
2011-02-20Change some ints to longs (for LP64).matt
2010-11-02define LINUX_O_CLOEXEC.chs
2010-09-21implement O_DIRECTORY as standardized in POSIX-2008,chs
2010-07-07regenchs
2010-07-07many changes for COMPAT_LINUX:chs
2009-12-14Regen (new makesyscalls.sh)matt
2009-12-14Merge from matt-nb5-mips64matt
2009-11-24Regen for personality(2) update.njoly
2009-11-24Update personality(2) to match Linux definition where the argument is annjoly
2009-11-23Use lwp_getpcb() in compat code, clean from struct user.rmind
2009-08-13Don't include EXEC_AOUT stuff by default.matt
2009-06-17Regen for sendmsg/recvmsg definitions update.njoly
2009-06-17Add a new linux_msghdr structure, as its size differs on 64bit archs.njoly
2009-06-08Regen for rt_queueinfo(2) update.njoly
2009-06-08Update rt_queueinfo(2) definition, and kill a corresponding comment.njoly
2009-01-17Regen for wait4 update.njoly
2009-01-17Convert linux/linux32 wait(4) to use a compat50 rusage structure.njoly
2009-01-15Rengen for compat50 update.njoly
2009-01-15Update some syscalls/arguments to use the new compat50 equivalents.njoly
2009-01-13Regen to prove I didn't screw up the conversion: purely RCSID changes.pooka
2009-01-13Convert the syscalls.master to a format from which it is easierpooka
2009-01-11merge christos-time_tchristos
2008-11-23Move si_code definitions from MD to MI linux_siginfo.h, all archsnjoly
2008-11-19Regen.ad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-12Regen for nanosleep(2) fix.njoly