| Age | Commit message (Expand) | Author |
| 2011-04-26 | Remove IRIX emulation | joerg |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2009-12-10 | Change u_long to vaddr_t/vsize_t in exec code where appropriate (mostly | matt |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-06 | lockmgr -> rwlock | ad |
| 2007-12-04 | Remove all the __P | dsl |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2003-08-24 | add support for non-executable mappings (where the hardware allows this) | chs |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-01-22 | Mechanical LWP'ification of IRIX compat code; untested as of right now. | rafal |
| 2002-11-30 | move ELF-specific items from irix_exec.c to irix_exec_elf32.c | jdolecek |
| 2002-10-14 | Implement MAP_LOCAL option to mmap, which enable the mapping of regions | manu |
| 2002-08-26 | Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris. | christos |
| 2002-08-25 | - add locks to structures used by the /dev/usema driver and the | manu |
| 2002-08-02 | Introduce a shared group structure, and make the sproc implementation | manu |
| 2002-06-12 | When sproc is used to create a share group with shared memory, there is a | manu |
| 2002-06-05 | - Introduce irix_check_exec() to check if a given process is an IRIX one | manu |
| 2002-06-02 | Now support per-signal signal trampolines. | manu |
| 2002-05-28 | - the signal trampoline address is now copied during a fork(). This avoids | manu |
| 2002-04-20 | The IRIX usinit(3) function expects a page of memory to be available at | manu |
| 2002-04-14 | IRIX provide a signal trampoline in libc, we now use it. | manu |
| 2002-02-21 | Reworked the o32/n32 matching scheme. IRIX uses some e_flags in the ELF | manu |
| 2002-01-07 | Added code to match and launch n32 binaries (there is no N32 support in the | manu |
| 2001-12-04 | Fixed stack setup for argument passing. argc and **argv need to be aligned | manu |
| 2001-11-26 | Added code to match IRIX N32 binaries | manu |
| 2001-09-22 | Empty framework for upcoming work on IRIX_COMPAT | manu |