| Age | Commit message (Expand) | Author |
| 2002-03-24 | Read /usr/libexec/ld.so.dll if failed to read | oki |
| 2002-03-24 | Fix problem with assumption non-socket == vnode in F_{G,S}ETOWN different way | jdolecek |
| 2002-03-23 | correct placement for FILE_UNUSE [from Izumi Tsutsui] | christos |
| 2002-03-23 | make this compile again (PS_STRINGS is gone). | chs |
| 2002-03-22 | invoke setregs hooks correctly, as in sys_execve() | jdolecek |
| 2002-03-22 | sync with current reality and fix debugging. | christos |
| 2002-03-22 | gc debugging printfs. | christos |
| 2002-03-22 | nuke mmap2, cleanup mmap, add mprotect | christos |
| 2002-03-22 | regen | christos |
| 2002-03-22 | nuke mmap2, add mprotect | christos |
| 2002-03-22 | regen | christos |
| 2002-03-22 | add mprotect, nuke mmap2 | christos |
| 2002-03-22 | regen | christos |
| 2002-03-22 | add mprotect, nuke mmap2 | christos |
| 2002-03-22 | regen | christos |
| 2002-03-22 | nuke mmap2 add mprotect | christos |
| 2002-03-22 | regen. | christos |
| 2002-03-22 | nuke mmap2, add mprotect | christos |
| 2002-03-22 | regen | christos |
| 2002-03-22 | 1. make sure lines don't wrap | christos |
| 2002-03-22 | implement the locking calls for linux_file64. | christos |
| 2002-03-22 | - obey FILE_USE and FILE_UNUSE | christos |
| 2002-03-21 | Don't bitch if we don't have support for a particular arch. This makes it | christos |
| 2002-03-20 | use 64 signals. | christos |
| 2002-03-20 | emulation specific sysctls. Also change the kernel date to nov 11 as requested | christos |
| 2002-03-19 | - Now that RT-signals fit, fix the array to deliver them. [i386 only]. | christos |
| 2002-03-18 | Added swapctl SC_ADD, SC_REMOVE and SC_SGIADD commands. | manu |
| 2002-03-18 | Uses the recently introduced uvm_swap_stats() instead of | manu |
| 2002-03-18 | Cosmetic change (lines longer than 80 car) | manu |
| 2002-03-18 | Use /emul/pecoff as prefix to run PE/COFF binaries. | oki |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-03-17 | panic if more space than stackgaplen is requested. Maybe I should remove the | christos |
| 2002-03-16 | get rid of STACKGAP* shit. | christos |
| 2002-03-16 | make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * | christos |
| 2002-03-16 | Replace unused padding in struct linux_stat64 by lst_ino64 as found in | pooka |
| 2002-03-16 | Added enough of swaptcl() command emulation to get swap -l working. This | manu |
| 2002-03-15 | Added the IRIX /dev/kmem emulation pseudodevice driver | manu |
| 2002-03-13 | I finnally identified syssgi(SGI_FDHI) as the implementation of the | manu |
| 2002-03-13 | Implements syssgi(FDHI), which seems (it's not documented) to return the | manu |
| 2002-03-10 | Added syssgi(GETGROUPS) and syssgi(SETGROUPS) | manu |
| 2002-03-10 | Added statvfs/fstatvfs | manu |
| 2002-03-10 | Fix a bug in the way syssgi(MAPELF) handles relocation: we are supposed to | manu |
| 2002-03-10 | __RCSID -> __KERNEL_RCSID | bjh21 |
| 2002-03-10 | Id -> NetBSD in RCSID (oops). | bjh21 |
| 2002-03-09 | Fixed a problem in getmountid emulation: we use the address of a kernel | manu |
| 2002-03-09 | Fixed a bug in getdents64 emulation: we used a struct irix_dirent to hold | manu |
| 2002-03-09 | Fixed typo | manu |
| 2002-03-09 | Attempt to provide support to programs digging the load average out of | manu |
| 2002-03-04 | Added setreuid/setregid | manu |
| 2002-03-03 | Implements SIOCNREAD ioctl (some kind of FIONREAD for sockets only). This | manu |