summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2/syscalls.master
AgeCommit message (Expand)Author
2001-05-30use _KERNEL_OPT.mrg
2000-12-09Get rid of the damn EMUL_GET* flags.mycroft
2000-12-09Add the %% separators.mycroft
2000-11-30LKMifyjdolecek
2000-08-11add ibcs2_sys_gttymatt
2000-01-10rename ibcs2_sysi86 to ibcs2_sysmachine (since ibcs2 now runs on othermatt
1999-02-09const poisoningchristos
1998-12-18remove compat_xxx dependencies where they don't belongdrochner
1998-12-10Defopt COMPAT_43christos
1998-10-19Defopt SYSVMSG, SYSVSEM and SYSVSHM.tron
1998-09-12Version sys_sigreturn, to avoid breaking programs that use it explicitly.mycroft
1998-09-11Substantial signal handling changes:mycroft
1998-03-05Added support for ibcs2_sigcode.scottb
1998-02-19Change a comment to reflect new makesyscalls.sh behavior.thorpej
1998-02-14Use sys___posix_fchown() instead of sys_fchown().kleink
1998-02-09iBCS2 code cleanupscottb
1996-09-07Modify poll(2) prototype.mycroft
1996-09-07Implement poll(2).mycroft
1996-01-07Correct name of sysi86 function.mycroft
1996-01-06Added support for sysi86 and eaccess syscallsscottb
1995-10-07Prefix names of system call implementation functions with `sys_'.mycroft
1995-08-14Rearrange #includes.mycroft
1995-03-14updated existing files to use new system call interface.scottb
1994-10-26new RCS ID format.cgd
1994-09-05New iBCS2 code from Scott.mycroft
1994-08-24iBCS2 emulation code, written by Scott Bartram.mycroft