| Age | Commit message (Expand) | Author |
| 2003-09-28 | fix fmovem argument reference | cl |
| 2003-09-28 | catch up with const sigset_t | cl |
| 2003-09-25 | constify sendsig/trapsignal | christos |
| 2003-09-22 | SA_SIGINFO support for m68k (emul linux) | cl |
| 2003-08-14 | remove the args from the macro. | christos |
| 2003-08-10 | regen - added wrapper for Linux ftruncate64() | jdolecek |
| 2003-08-10 | add Linux compat arg wrapper for ftruncate64(), and change linux compat | jdolecek |
| 2003-08-08 | - GC all the setup_stack functions | christos |
| 2003-08-02 | replace fuword() with copyin(), and suword() with copyout() | jdolecek |
| 2003-07-26 | add LINUX_SO_PEERNAME, LINUX_SO_TIMESTAMP where it has been missing | jdolecek |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Adapt to ktrace/lwp changes. | thorpej |
| 2003-06-29 | Regen: adapt to linux mmap2 changes. | thorpej |
| 2003-06-29 | Adapt to linux mmap2 changes. | thorpej |
| 2003-06-23 | Regen. | christos |
| 2003-06-23 | PR/21937: Todd Vierling: Proper support for mmap2 | christos |
| 2003-01-18 | Regen for correct RCS ID. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-11-26 | rename: s/sa_/<compat>sa/g | christos |
| 2002-11-13 | add generic linux compat ELF copyargs function | jdolecek |
| 2002-11-01 | regen: nsysent set to 256 | jdolecek |
| 2002-11-01 | add appropriate nsysent | jdolecek |
| 2002-07-13 | m68k syscall rototill: | scw |
| 2002-07-04 | Add kernel support for having userland provide the signal trampoline: | thorpej |
| 2002-05-19 | On archs with broken linux struct stat64 st_ino, rename linux_stat64's | jdolecek |
| 2002-05-12 | regen | jdolecek |
| 2002-05-12 | update for newer syscalls (from 2.5.15) | jdolecek |
| 2002-04-10 | regen | christos |
| 2002-04-10 | add getdents64 | christos |
| 2002-04-08 | PR/16231: Ben Harris: m68k does not compile. | christos |
| 2002-04-04 | use lsi_ like all other linux emulations. | christos |
| 2002-03-31 | bring the reverse signal mapping array into linux_signo.c | christos |
| 2002-03-31 | make signal array handling uniform, and put signal arrays in a separate | christos |
| 2002-03-22 | regen | christos |
| 2002-03-22 | add mprotect, nuke mmap2 | christos |
| 2002-03-19 | - Now that RT-signals fit, fix the array to deliver them. [i386 only]. | christos |
| 2002-03-16 | Replace unused padding in struct linux_stat64 by lst_ino64 as found in | pooka |
| 2002-02-19 | fix some swapped parameters | is |
| 2002-02-17 | regen | christos |
| 2002-02-17 | fix rlimit confusion. | christos |
| 2002-02-15 | - add a real linux_sys___sysctl because the mib numbers are different. | christos |
| 2002-01-17 | On platforms that don't __HAVE_SYSCALL_INTERN, define LINUX_SYSCALL_FUNCTION | bjh21 |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-09-30 | Added initial support for fcntl64 system call (file locking is not | manu |
| 2001-08-26 | Moved LINUX_NCCS from MI file to MD file, because the value is different | manu |
| 2001-05-30 | use _KERNEL_OPT. | mrg |
| 2001-05-13 | Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct | manu |
| 2001-03-30 | regen - use linux_sys_nosys() instead sys_nosys() | jdolecek |
| 2001-03-30 | Use linux_sys_nosys() instead sys_nosys() here too. | jdolecek |