summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch
AgeCommit message (Expand)Author
2003-12-08remove error(1) comment.christos
2003-12-04Dynamic sysctl.atatat
2003-10-10Adapt to SIGINFO changes.matt
2003-10-10Adapt ARM Linux compat code to deal with SIGINFO.matt
2003-10-10Adapt to SIGINFO changes.matt
2003-10-08Use ksi_signo accessor macro.thorpej
2003-10-06Catch up with chuck's stack changes. Don't map the linux stuff executablechristos
2003-09-28fix fmovem argument referencecl
2003-09-28catch up with const sigset_tcl
2003-09-26Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Testsimonb
2003-09-25constify sendsig/trapsignalchristos
2003-09-25Add siginfo support for PowerPC.matt
2003-09-22SA_SIGINFO support for m68k (emul linux)cl
2003-09-21make compile after last change (!)jdolecek
2003-09-21Now that we have siginfo, use it, instead of pretending to have one.christos
2003-09-06SA_SIGINFO changeschristos
2003-08-24add support for non-executable mappings (where the hardware allows this)chs
2003-08-21Hide prototype of linux_exec_setup_stack() inside #ifdef _KERNEL sodsl
2003-08-21Fix syscall_vm86 argument:hannken
2003-08-14remove the args from the macro.christos
2003-08-10regen - added wrapper for Linux ftruncate64()jdolecek
2003-08-10add Linux compat arg wrapper for ftruncate64(), and change linux compatjdolecek
2003-08-09Explain a diagnostic message a bit better, and make it a debug only message.christos
2003-08-08- GC all the setup_stack functionschristos
2003-08-02use copyout() instead of subyte()jdolecek
2003-08-02use copyin()/copyout() instead of fubyte()/subyte()jdolecek
2003-08-02replace fuword() with copyin(), and suword() with copyout()jdolecek
2003-07-26add LINUX_SO_PEERNAME, LINUX_SO_TIMESTAMP where it has been missingjdolecek
2003-07-03Regen.christos
2003-07-03Implement linux_rt_sigreturn for real. Add a hack for more plausible siginfo.christos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Adapt to ktrace/lwp changes.thorpej
2003-06-29Regen: adapt to linux mmap2 changes.thorpej
2003-06-29Adapt to linux mmap2 changes.thorpej
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-29'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc builtdarrenr
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-06-28Regenerate after adding include of linux_mmap.h.he
2003-06-28Need to include linux_mmap.h to get size of struct linux_sys_mmap2_args.he
2003-06-23Regen.christos
2003-06-23PR/21937: Todd Vierling: Proper support for mmap2christos
2003-04-01Use PAGE_SIZE rather than NBPG.thorpej
2003-03-21Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'.dsl
2003-03-01Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair numberthorpej
2003-02-27make compat_linux struct file interlock friendly.yamt
2003-01-18Regen for correct RCS ID.thorpej
2003-01-18Regen for correct RCS IDs.thorpej
2003-01-18Regen to get correct RCS IDs.thorpej
2003-01-18Regen to get correct RCS ID.thorpej
2003-01-18Regen: Merge the nathanw_sa branch.thorpej