summaryrefslogtreecommitdiff
path: root/sys/compat/aout/syscalls.master
AgeCommit message (Expand)Author
2003-09-23Make this compile and link properly.christos
2003-09-12Fixes for __sigreturn14christos
2003-01-18Merge the nathanw_sa branch.thorpej
2002-05-03Use #if defined(_LP64) to determine if we're generating 64-bit binaries,eeh
2001-05-30use _KERNEL_OPT.mrg
2001-05-15Eliminate passthrough syscalls stubs which only call appropriate sys_foo()jdolecek
2001-01-27getpid(2) is MP-safe.thorpej
2000-12-09Add the %% separators.mycroft
2000-12-06make LKM safejdolecek
2000-08-07Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is notbjh21
2000-05-04Added lchflags and issetugidkristerw
2000-01-31__semctl13 -> ___semctl13christos
2000-01-08Add missing system calls mlockall() and munlockall() as suggested bytron
1999-09-16fix olseek botchchristos
1999-08-25Update for new msgctl()/semctl()/shmctl(), and add fhopen(), fhstat(),thorpej
1999-07-12XSH5: change function signature to `void *sbrk(intptr_t)'.kleink
1999-06-09propagate changes from kernchristos
1999-03-28sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getloginsommerfe
1999-02-11A.out compatibility mode; basically /emul/aout/ checking for syscallschristos