summaryrefslogtreecommitdiff
path: root/sys/compat/sunos32/sunos32_exec.c
AgeCommit message (Expand)Author
2018-08-10Allow syscall_establish() to install new syscalls when the existingpgoyette
2018-05-06Remove an element from struct emul: e_tracesigkamil
2018-01-09remove struct emul's e_fault.maya
2012-02-19Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!rmind
2010-07-07many changes for COMPAT_LINUX:chs
2008-11-19Make the emulations, exec formats, coredump, NFS, and the NFS serverad
2008-10-15Merge wrstuden-revivesa into HEAD.wrstuden
2008-05-29remove clause #3 from my license where there are no othermrg
2007-03-16remove all the double (and triple) casts used to convert 32bit userspacedsl
2007-02-19Introduce a new member to struct emul, e_startlwp, to be used bycube
2007-02-09Merge newlock2 to head.ad
2006-10-15Missing initializersmartin
2005-12-11merge ktrace-lwp.christos
2005-07-11Add a sunos_machdep include file to deal with MD implementations ofchristos
2005-07-10define syscall again.christos
2005-07-10We have syscall_intern now.christos
2005-03-26Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.fvdl
2003-12-20Put back Emmanuel's sigfilter hooks, as decided by Core.fvdl
2003-12-20Introduce lwp_emuldata and the associated hooks. No hook is provided for themanu
2003-12-05back the sigfilter emulation hook change offjdolecek
2003-12-03Add a sigfilter emulation hook. It is used at the beginning of kpsignal2()manu
2003-08-24add support for non-executable mappings (where the hardware allows this)chs
2002-11-10handle __HAVE_MINIMAL_EMULjdolecek
2002-11-01set struct emul's nsysent to compat SYS_NSYSENT, not SYS_MAXSYSCALLjdolecek
2002-09-21- Introduce a e_fault field in struct proc to provide emulation specificmanu
2002-05-05Add missing const.thorpej
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-09-20Add sunos32_setregs(), thus making sunos32 compile again.thorpej
2001-09-18Make the setregs hook emulation-specific, rather than executablejdolecek
2001-06-18Add an e_trapsignal member to struct emul, so that emulated processes canchristos
2001-06-16Removed obsoletes EMUL_NO_BSD_ASYNCIO_PIPE and EMUL_NO_SIGIO_ON_READ flags.manu
2001-05-30use _KERNEL_OPT.mrg
2001-05-07Changed EMUL_BSD_ASYNCIO_PIPE to EMUL_NO_BSD_ASYNCIO_PIPE, so thatmanu
2001-05-06Added two flags to emulation packages:manu
2001-02-05s/sunos_sendsig/sunos32_sendsig/mrg
2001-02-02initial support for sunos binaries running on a 64 bit sparc64 kernel.mrg