summaryrefslogtreecommitdiff
path: root/sys/compat/freebsd/syscalls.master
AgeCommit message (Expand)Author
2001-10-27Hook in minherit(2), fhstatfs(2), fhopen(2), fhstat(2).jdolecek
2001-05-30use _KERNEL_OPT.mrg
2000-12-17add emulation of FreeBSD utrace(2)jdolecek
2000-12-09Get rid of the damn EMUL_GET* flags.mycroft
2000-12-09Add the %% separators.mycroft
2000-11-30LKMifyjdolecek
2000-08-08s/#ifdefined/#ifdef/itojun
2000-08-07Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is notbjh21
2000-07-18implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls:onoe
2000-05-23Add names for many syscalls not yet implemented, including those intv
2000-04-21We have now native issetugid.minoura
1999-08-25Update for new msgctl()/semctl()/shmctl().thorpej
1999-07-12XSH5: change function signature to `void *sbrk(intptr_t)'.kleink
1999-06-09add "sys_" prefix to LFS syscallsdrochner
1999-02-09PR/6962: Paul Shupak: FreeBSD-3.0 additionschristos
1998-12-10Defopt COMPAT_43christos
1998-10-19Defopt SYSVMSG, SYSVSEM and SYSVSHM.tron
1998-09-11Substantial signal handling changes:mycroft
1998-06-25defopt NFSSERVERthorpej
1998-06-25defopt KTRACEthorpej
1998-05-02PR/5350: Minoura Makoto: add issetugid() syscall. (with fixes from me)christos
1998-02-19Include the NFS option header.thorpej
1998-01-22Put a local copy of the SysV IPC compatibility from compat/common in here, somycroft
1997-11-30Change syscall table to use the 1.3 compatibility sigaltstack() functionveego
1997-10-18Use stat12; from Enami Tsugutomochristos
1997-10-16ostat -> stat43christos
1997-10-15Fix a typo inherited from kern/syscalls.master.mycroft
1997-10-10lchown at #254.enami
1997-10-10Channel FreeBSD getdirentries to our now obsolete getdirentries call.fvdl
1997-06-13Use compat_12_sys_swapon().thorpej
1997-01-31NFSCLIENT -> NFSthorpej
1996-09-20getlogin -> __getloginchristos
1996-06-23Catch up with setre[ug]id() changes.mycroft
1995-10-10Fix minor oversight.mycroft
1995-10-10Fix typo.mycroft
1995-10-10FreeBSD binary compatibility module, from Noriyuki Soda.mycroft