| Age | Commit message (Expand) | Author |
| 2003-03-01 | Do the syscall_plain/syscall_fancy dance on ARM. Shaves a fair number | thorpej |
| 2003-02-27 | make compat_linux struct file interlock friendly. | yamt |
| 2003-01-18 | Regen for correct RCS ID. | thorpej |
| 2003-01-18 | Regen for correct RCS IDs. | thorpej |
| 2003-01-18 | Regen to get correct RCS IDs. | thorpej |
| 2003-01-18 | Regen to get correct RCS ID. | thorpej |
| 2003-01-18 | Regen: Merge the nathanw_sa branch. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-18 | Regen: Merge the nathanw_sa branch. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-12-08 | - Rename struct linux_ctx to linux_fpctx. | junyoung |
| 2002-12-06 | Fix namespace collision caused by recent change to "linux_machdep.h". | tron |
| 2002-12-06 | Fix compile error. | junyoung |
| 2002-12-06 | add a linux_rt_sigframe to support SA_SIGINFO, and use it when SA_SIGINFO | christos |
| 2002-11-26 | rename: s/sa_/<compat>sa/g | christos |
| 2002-11-26 | rename sa_ -> linux_sa_ | christos |
| 2002-11-21 | g/c also mips-specific linux ELF copyargs function prototype and | jdolecek |
| 2002-11-21 | g/c local definition of LINUX_ELF_AUX_ENTRIES | jdolecek |
| 2002-11-13 | add generic linux compat ELF copyargs function | jdolecek |
| 2002-11-13 | need to use Aux32Info explicitly, not AuxInfo alone, to work | jdolecek |
| 2002-11-13 | eliminate remaining LinuxAuxInfo | jdolecek |
| 2002-11-13 | need to use LINUX_ELF_AUX_ENTRIES in LINUX_ELF_AUX_ARGSIZ | jdolecek |
| 2002-11-13 | use generic ELF AuxInfo, no need to define a 'linux' variant here | jdolecek |
| 2002-11-01 | regen: nsysent set to 256 | jdolecek |
| 2002-11-01 | nsysent set to 256, and use linux_sys_nosys() | jdolecek |
| 2002-11-01 | add appropriate nsysent, and use linux_sys_nosys as sys_nosys | jdolecek |
| 2002-11-01 | add appropriate nsysent | jdolecek |
| 2002-11-01 | add appropriate sys_nosys and nsysent (not that it matters here too much) | jdolecek |
| 2002-10-09 | Get rid of pcb_flags which is no longer existent. | junyoung |
| 2002-09-25 | Don't include <sys/map.h>. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-09-05 | Make this match reality [not used yet] | christos |
| 2002-08-26 | Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris. | christos |
| 2002-08-15 | Pull changes done in rev. 1.7 of sys/compat/linux/arch/powerpc/linux_exec.h | enami |
| 2002-08-12 | don't need systm.h here | mrg |
| 2002-07-28 | restructure the FPU and AltiVEC code so that it works for MP. | chs |
| 2002-07-13 | m68k syscall rototill: | scw |
| 2002-07-09 | Change fpuproc to curcpu()->ci_fpuproc. | matt |
| 2002-07-04 | Add kernel support for having userland provide the signal trampoline: | thorpej |
| 2002-05-20 | whitespace fixes | jdolecek |
| 2002-05-20 | Fix bug introduced in rev. 1.69 - linux_fakedev() returned always | jdolecek |
| 2002-05-19 | On archs with broken linux struct stat64 st_ino, rename linux_stat64's | jdolecek |
| 2002-05-19 | hook in truncate64(2) and ftruncate64(2) | jdolecek |
| 2002-05-19 | add missing linux_file64.c, which is needed now | jdolecek |
| 2002-05-13 | Make COMPAT_LINUX compile again on Alpha. linux_getdents64 moved but | matt |
| 2002-05-13 | Remove an unreachable "return 0;". | simonb |
| 2002-05-12 | regen - hook linux_sys_fcntl64() | jdolecek |
| 2002-05-12 | regen - 64 fs syscalls | jdolecek |
| 2002-05-12 | hook in remaining 64bit fs syscalls | jdolecek |
| 2002-05-12 | regen | jdolecek |