summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/alpha
AgeCommit message (Expand)Author
2009-12-14Regen (new makesyscalls.sh)matt
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-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-03-18bcopy -> memcpycegger
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-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
2008-11-12Fix nanosleep(2) on 64-bit archs. Do not call native nanosleepnjoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-24Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, sincead
2008-04-04Regen for linux_sys_msync removal.njoly
2008-04-04Cleanup. Kill linux_sys_msync and use sys___msync13 instead.njoly
2007-12-24Regen for linux_sys_getpgid removal.njoly
2007-12-24Kill unneeded linux_sys_getpgid and use native sys_getpgid instead.njoly
2007-12-21Regen for getfsuid/setfsgid syscall exchange.njoly
2007-12-21- Fix setfsuid to return uid on success.njoly
2007-12-20regendsl
2007-12-20Convert all the system call entry points from:dsl
2007-12-08ANSIfy most of the function definitions in sys/compat (but not ndis).dsl
2007-12-04Remove all the __Pdsl
2007-11-16Regen, for syscalls cleanup.njoly
2007-11-16Cleanup. Remove a few linux syscalls definitions, now identical tonjoly
2007-07-08fix pasto: sigframe.sf_sc is of type linux_sigcontextpooka
2007-03-04fix fallout from caddr_t changes.yamt
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2006-10-31Changed error message of ENOPROTOOPT to "Protocol option not available".cbiere
2006-09-01Regen.matt
2006-09-01Don't conditionalize *sys_ptrace. The lack of sys_ptrace will be dealtmatt
2006-08-30Regenmatt
2006-08-30Update to deal with options PTRACEmatt
2006-07-23Use the LWP cached credentials where sane.ad
2006-06-10regenchristos
2006-06-10linux getpriority is off-by-20 so use our own function.christos