summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch
AgeCommit message (Expand)Author
2010-03-02Nuke fs_lfs.h included for unknown reasons (if there was a reasonpooka
2010-02-09Small typo in comment.njoly
2010-02-03Remove extra parenthesis. Found by cppcheck, reported bywiz
2010-02-02Missing printf in sys/compat/linux/arch/powerpc/linux_machdep.cwiz
2010-01-05Remove extra semicolon.mbalmer
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-10-30Regen for struct linux_stat64 fix.njoly
2009-10-30stat64 syscalls require struct linux_stat64.njoly
2009-10-21Remove uarea swap-out functionality:rmind
2009-09-20Trying to fix build problem. Thanks to joerg's advise.taca
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-06-08Various compat linux siginfo fixes.njoly
2009-05-29Add native to linux siginfo si_status translation, used on i386 andnjoly
2009-05-27Use correct linux_clock_t type for _stime, not native clock_t.njoly
2009-04-23Convert si_code value from native to linux.njoly
2009-04-15Remove a few KAUTH_GENERIC_ISSUSER in favor of more descriptiveelad
2009-03-29- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the totalmrg
2009-03-21PR port-i386/40143 Viewing an mpeg transport stream with mplayer causes crashad
2009-03-18bcopy -> memcpycegger
2009-03-18bzero -> memsetcegger
2009-03-15ansify function definitionscegger
2009-02-23Switch Linux futex emulation to native ucas_int(), remove unecessaryrmind
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-13regenpooka
2009-01-13Somehow i doubt linux_sys_recvmsg() returns size_t. Make it ssize_t.pooka
2009-01-13regen for #include "opt_compat_netbsd.h"pooka
2009-01-13actually commit syscalls.master this timertr
2009-01-12regen for christos_time_t mergertr
2009-01-11Regen from syscalls.master rev 1.64:tsutsui
2009-01-11Update for compat_50 stuff. (compile test only)tsutsui
2009-01-11merge christos-time_tchristos
2008-12-17kill MALLOC and FREE macros.cegger
2008-11-23Move si_code definitions from MD to MI linux_siginfo.h, all archsnjoly
2008-11-20PR port-amd64/39964 modules/compat_linux: missing symbols on amd64ad
2008-11-19Regen.ad
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-11-19Regen for futex timeout argument cleanup/fix.njoly