| Age | Commit message (Expand) | Author |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-09-18 | Make the setregs hook emulation-specific, rather than executable | jdolecek |
| 2001-06-18 | Add an e_trapsignal member to struct emul, so that emulated processes can | christos |
| 2001-05-30 | use _KERNEL_OPT. | mrg |
| 2001-05-15 | regen (some unnecessary passthrough stubs eliminated) | jdolecek |
| 2001-05-15 | Eliminate passthrough syscalls stubs which only call appropriate sys_foo() | jdolecek |
| 2001-01-27 | Regen; getpid(2) is MP-safe. | thorpej |
| 2001-01-27 | getpid(2) is MP-safe. | thorpej |
| 2001-01-27 | Regen; add sy_flags. | thorpej |
| 2001-01-22 | Use CHECK_ALT_SYMLINK() instead CHECK_ALT_EXISTS() where appropriate. | jdolecek |
| 2000-12-11 | Introduce 2 new flags in types.h: | mycroft |
| 2000-12-09 | always fill in e_syscall in respective emul_*; if the emulation doesn't | jdolecek |
| 2000-12-09 | Regen. | mycroft |
| 2000-12-09 | Round up the sysent table size. | mycroft |
| 2000-12-09 | Regen. | mycroft |
| 2000-12-09 | Add the %% separators. | mycroft |
| 2000-12-06 | regen | jdolecek |
| 2000-12-06 | make LKM safe | jdolecek |
| 2000-12-01 | add emul flag EMUL_HAS_SYS___syscall | jdolecek |
| 2000-12-01 | add e_path (emulation path) to struct emul, which replaces emulation-specific | jdolecek |
| 2000-11-21 | restructure struct emul and execsw, in preparation to make emulations LKMable: | jdolecek |
| 2000-11-13 | change the type of *syscallnames[] array to 'const char * const foo[]' | jdolecek |
| 2000-08-18 | update for changed makesyscalls.master | cgd |
| 2000-08-18 | update for changed makesyscalls.sh | cgd |
| 2000-08-07 | Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if | bjh21 |
| 2000-08-07 | Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is not | bjh21 |
| 2000-06-06 | defopt SYSCALL_DEBUG. | soren |
| 2000-05-04 | Regen | kristerw |
| 2000-05-04 | Added lchflags and issetugid | kristerw |
| 2000-01-31 | Regen | christos |
| 2000-01-31 | __semctl13 -> ___semctl13 | christos |
| 2000-01-08 | Regen. | tron |
| 2000-01-08 | Add missing system calls mlockall() and munlockall() as suggested by | tron |
| 1999-09-16 | Regen | christos |
| 1999-09-16 | fix olseek botch | christos |
| 1999-08-25 | Regen. | thorpej |
| 1999-08-25 | Update for new msgctl()/semctl()/shmctl(), and add fhopen(), fhstat(), | thorpej |
| 1999-07-12 | Regen. | kleink |
| 1999-07-12 | XSH5: change function signature to `void *sbrk(intptr_t)'. | kleink |
| 1999-06-09 | Regen | christos |
| 1999-06-09 | propagate changes from kern | christos |
| 1999-03-28 | sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin | sommerfe |
| 1999-03-15 | Don't do pathname translation for file creation. The real intent here is | thorpej |
| 1999-02-28 | Don't try to translate the mount point, to avoid e.g. mounting | pk |
| 1999-02-15 | Hmm, I forgot to add that.. | christos |
| 1999-02-11 | Gen | christos |
| 1999-02-11 | A.out compatibility mode; basically /emul/aout/ checking for syscalls | christos |