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