summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch
AgeCommit message (Expand)Author
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
2003-01-18Merge the nathanw_sa branch.thorpej
2003-01-18Regen: Merge the nathanw_sa branch.thorpej
2003-01-18Merge the nathanw_sa branch.thorpej
2002-12-08- Rename struct linux_ctx to linux_fpctx.junyoung
2002-12-06Fix namespace collision caused by recent change to "linux_machdep.h".tron
2002-12-06Fix compile error.junyoung
2002-12-06add a linux_rt_sigframe to support SA_SIGINFO, and use it when SA_SIGINFOchristos
2002-11-26rename: s/sa_/<compat>sa/gchristos
2002-11-26rename sa_ -> linux_sa_christos
2002-11-21g/c also mips-specific linux ELF copyargs function prototype andjdolecek
2002-11-21g/c local definition of LINUX_ELF_AUX_ENTRIESjdolecek
2002-11-13add generic linux compat ELF copyargs functionjdolecek
2002-11-13need to use Aux32Info explicitly, not AuxInfo alone, to workjdolecek
2002-11-13eliminate remaining LinuxAuxInfojdolecek
2002-11-13need to use LINUX_ELF_AUX_ENTRIES in LINUX_ELF_AUX_ARGSIZjdolecek
2002-11-13use generic ELF AuxInfo, no need to define a 'linux' variant herejdolecek
2002-11-01regen: nsysent set to 256jdolecek
2002-11-01nsysent set to 256, and use linux_sys_nosys()jdolecek
2002-11-01add appropriate nsysent, and use linux_sys_nosys as sys_nosysjdolecek
2002-11-01add appropriate nsysentjdolecek
2002-11-01add appropriate sys_nosys and nsysent (not that it matters here too much)jdolecek
2002-10-09Get rid of pcb_flags which is no longer existent.junyoung
2002-09-25Don't include <sys/map.h>.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-09-05Make this match reality [not used yet]christos
2002-08-26Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris.christos
2002-08-15Pull changes done in rev. 1.7 of sys/compat/linux/arch/powerpc/linux_exec.henami
2002-08-12don't need systm.h heremrg
2002-07-28restructure the FPU and AltiVEC code so that it works for MP.chs
2002-07-13m68k syscall rototill:scw
2002-07-09Change fpuproc to curcpu()->ci_fpuproc.matt
2002-07-04Add kernel support for having userland provide the signal trampoline:thorpej
2002-05-20whitespace fixesjdolecek
2002-05-20Fix bug introduced in rev. 1.69 - linux_fakedev() returned alwaysjdolecek
2002-05-19On archs with broken linux struct stat64 st_ino, rename linux_stat64'sjdolecek
2002-05-19hook in truncate64(2) and ftruncate64(2)jdolecek
2002-05-19add missing linux_file64.c, which is needed nowjdolecek
2002-05-13Make COMPAT_LINUX compile again on Alpha. linux_getdents64 moved butmatt
2002-05-13Remove an unreachable "return 0;".simonb
2002-05-12regen - hook linux_sys_fcntl64()jdolecek
2002-05-12regen - 64 fs syscallsjdolecek
2002-05-12hook in remaining 64bit fs syscallsjdolecek
2002-05-12regenjdolecek