summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2/ibcs2_syscalls.c
AgeCommit message (Collapse)Author
2018-12-29Retire compat_ibcs2, as discussed on tech-kern@. FreeBSD did the samemaxv
recently.
2018-08-10Regenpgoyette
2017-05-10regenriastradh
2017-01-16regenchristos
2017-01-13regenchristos
2015-09-24Regenchristos
2015-03-07regenchristos
2013-11-07Regen for dup/dup2/dup3 argument types fix.njoly
2013-06-26regenchristos
2009-12-14Regen (new makesyscalls.sh)matt
2009-01-13Regen to prove I didn't screw up the conversion: purely RCSID changes.pooka
2009-01-11merge christos-time_tchristos
2008-06-19regen from syscalls.master r1.35hans
2007-12-20regendsl
2007-12-13Regen.uebayasi
2007-12-12Regen, reformmatted, and without wrappers for file operations.dsl
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-09Merge newlock2 to head.ad
2005-12-11merge ktrace-lwp.christos
2005-02-26regenperry
2004-03-26regen after __HAVE_SIGINFO removaldrochner
2003-09-13regenchristos
2003-09-10regenchristos
2003-01-18Regen to get correct RCS ID.thorpej
2003-01-18Regen: Merge the nathanw_sa branch.thorpej
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-05-30use _KERNEL_OPT.mrg
2001-01-27Regen; add sy_flags.thorpej
2000-12-11Regen.mycroft
2000-12-09Regen.mycroft
2000-12-09Regen.mycroft
2000-11-13change the type of *syscallnames[] array to 'const char * const foo[]'jdolecek
2000-08-18update for changed makesyscalls.mastercgd
2000-08-11Regen.matt
2000-01-10Regen.matt
1999-02-09Regenchristos
1998-12-18regendrochner
1998-12-10Regenchristos
1998-10-19Regen.tron
1998-09-12Regen.mycroft
1998-09-11Regen.mycroft
1998-03-05Added support for ibcs2_sigcode.scottb
Added new emulation structure, emul_ibcs2_xout, for XENIX. Modified some syscalls to differentiate between XENIX and UNIX. Fixed major bug in semaphore structure emulation size and conversion. Check and cleanup copyin/copyout usage. Add xenix_sys_locking patches from Andreas Wrede <andreas@planix.com>.
1998-02-19Regen: makesyscalls.sh changed.thorpej
1998-02-19regen; makesyscalls.sh changed.thorpej
1998-02-14Regen: sys_fchown() -> sys___posix_fchown().kleink
1998-02-09iBCS2 code cleanupscottb
added support for ELF binaries added support for ELF shared libs via mmap code borrowed from svr4_misc.c incorporated a few XENIX patches from Andreas Wrede <andreas@planix.com>
1998-01-09Regen.thorpej
1998-01-08Regen: back out RCD ID related changes.thorpej
1998-01-05regened with RCSIDs in placeperry
1996-09-07Regen.mycroft