| Age | Commit message (Expand) | Author |
| 2002-03-23 | make this compile again (PS_STRINGS is gone). | chs |
| 2002-03-22 | sync with current reality and fix debugging. | 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-19 | - Now that RT-signals fit, fix the array to deliver them. [i386 only]. | 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-10 | __RCSID -> __KERNEL_RCSID | bjh21 |
| 2002-03-10 | Id -> NetBSD in RCSID (oops). | bjh21 |
| 2002-02-19 | fix some swapped parameters | is |
| 2002-02-19 | Regen. | nathanw |
| 2002-02-19 | Add linux_sys_{get,set}rlimit. | nathanw |
| 2002-02-19 | Add LINUX_SA_NOCLDWAIT. | nathanw |
| 2002-02-19 | Add LINUX_SA_NOCLDWAIT, LINUX_SA_RESTORER, update LINUX_SA_ALLBITS. Linux | rafal |
| 2002-02-18 | Resolve alpha compile issues: | christos |
| 2002-02-18 | regen | christos |
| 2002-02-18 | provide linux_sys_getrlimit and linux_sys_setrlimit | christos |
| 2002-02-18 | regen | christos |
| 2002-02-18 | fix comment. | christos |
| 2002-02-18 | Regen: Use linux_sys_{g,s}setrlimit, remove linux_sys_ugetrlimit since | rafal |
| 2002-02-17 | the MIPS stat64 struct doesn't have a separate ino64 field, but the ino field | rafal |
| 2002-02-17 | Use linux_sys_{g,s}etrlimit() since there's a common implementation now; but | rafal |
| 2002-02-17 | Adapt for changes to linux_to_native_sigset() and native_to_linux_sigset(). | rafal |
| 2002-02-17 | Add an lst_ino64 member to struct linux_stat64. | bjh21 |
| 2002-02-17 | Adapt for changes to limux_old_extra_to_native_sigset() and | bjh21 |
| 2002-02-17 | Add LINUX_SA_NOCLDWAIT. | bjh21 |
| 2002-02-17 | Regen. | bjh21 |
| 2002-02-17 | getrlimit and setrlimit now have Linux-specific implementations. Use them. | bjh21 |
| 2002-02-17 | linux_sys_break() is marked OBSOL, so don't include it. | bjh21 |
| 2002-02-17 | linux_sys_rt_sigreturn is currently marked UNIMPL, so leave the stub out. | bjh21 |
| 2002-02-17 | regen | christos |
| 2002-02-17 | fix rlimit confusion. | christos |
| 2002-02-16 | 1. load cr2 now that we have it. | christos |
| 2002-02-15 | regen | christos |
| 2002-02-15 | Regen | christos |
| 2002-02-15 | proper comment. | christos |
| 2002-02-15 | - add a real linux_sys___sysctl because the mib numbers are different. | christos |
| 2002-02-02 | cpu_cache_syncI_rng -> cpu_icache_sync_range | bjh21 |
| 2002-02-02 | We shouldn't need an icache sync when catching a signal, so don't bother. | bjh21 |
| 2002-02-02 | Get rid of "unused variable" warnings on arm26. | bjh21 |