| Age | Commit message (Expand) | Author |
| 2001-12-27 | Added symlink, rename and readlink | manu |
| 2001-12-27 | getpgid implemented | manu |
| 2001-12-26 | Reworked irix_syssgi_mapelf. It now uses elf_load_psection, and this | manu |
| 2001-12-26 | integrated a copy of svr4_waitsys(), which should be merged later. | manu |
| 2001-12-26 | Updated copyright (getdents code is from Christos, written in 1994) | manu |
| 2001-12-25 | Added accept, bind, connect, getpeername, getsockname, listen, recv, recvfrom, | manu |
| 2001-12-25 | Added getcontext/setcontext. This has not been fully tested, but it seems to | manu |
| 2001-12-25 | Added irix_sys_lseek64() | manu |
| 2001-12-23 | more UNIMPL IRIX system calls in the table... | manu |
| 2001-12-23 | Added getdents/ngetdents. | manu |
| 2001-12-22 | implemented enough of getmountid to make commands using IRIX Universal Name | manu |
| 2001-12-22 | implemented fxstat and lxstat. Fixed a bug in xstat (ino_t was wrong) | manu |
| 2001-12-22 | More TrustedIRIX stuff (not emulated, but we don't return EINVAL anymore) | manu |
| 2001-12-08 | more sysconf... | manu |
| 2001-12-08 | Implemented irix_sys_xstat(). This duplicates some code already present | manu |
| 2001-12-08 | Added IRIX signal delivery | manu |
| 2001-12-04 | Fixed stack setup for argument passing. argc and **argv need to be aligned | manu |
| 2001-12-02 | One more thread related command in prctl to make dynamic linking happy | manu |
| 2001-12-02 | Added errno translation | manu |
| 2001-12-02 | Added enough of prctl emulation so that program do not crash on exit | manu |
| 2001-12-02 | Added SGI_USE_FP_BCOPY and SGI_TOSSTSAVE commands that are also needed | manu |
| 2001-12-02 | Uses svr4_mmap for mmap32 emulation. This will not implement all the | manu |
| 2001-12-02 | Added a bit of sysmp() emulation necessary for dynamic linking. | manu |
| 2001-12-01 | Fixed a typo | manu |
| 2001-12-01 | Fixed a bug in vmcmdset reuse. IRIX binaries seems to pass syssgi(ELFMAP) | manu |
| 2001-11-30 | First implementation of syssgi(SGI_ELFMAP). | manu |
| 2001-11-28 | On IRIX, the first 88 system calls are quite plain SVR4, and the 137 | manu |
| 2001-11-26 | Removed an unused line | manu |
| 2001-11-26 | Added code to match IRIX N32 binaries | manu |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-09-22 | Empty framework for upcoming work on IRIX_COMPAT | manu |