| 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 |
| 2017-08-08 | Move freebsd_machdep.h into sys/compat/freebsd, and don't install it. Now, | maxv |
| 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 |
| 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-08-30 | fix incomplete initializer | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-09-13 | compat code reorg. | christos |
| 2005-07-10 | define syscall again. | christos |
| 2005-07-10 | No point in declaring syscall_intern and syscall in a zillion places. | christos |
| 2005-03-26 | Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses. | fvdl |
| 2004-09-12 | only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise | jdolecek |
| 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-09-06 | SA_SIGINFO changes | christos |
| 2003-08-24 | add support for non-executable mappings (where the hardware allows this) | chs |
| 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 |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 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 |
| 2000-12-18 | separate the freebsd syscall code similarily to other emulations | jdolecek |
| 2000-12-11 | Introduce 2 new flags in types.h: | mycroft |
| 2000-12-09 | always fill in e_syscall in respective emul_*; if the emulation doesn't | jdolecek |
| 2000-12-09 | Get rid of the damn EMUL_GET* flags. | mycroft |
| 2000-12-01 | split aout and elf32 specific code to separate files | jdolecek |
| 2000-12-01 | add e_path (emulation path) to struct emul, which replaces emulation-specific | jdolecek |
| 2000-11-21 | restructure struct emul and execsw, in preparation to make emulations LKMable: | jdolecek |
| 2000-11-13 | change the type of *syscallnames[] array to 'const char * const foo[]' | jdolecek |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 1999-10-25 | Update to match new SVR4-style definition names in <sys/exec_elf.h>. | kleink |
| 1999-02-09 | PR/6962: Paul Shupak: ELF Freebsd support | christos |
| 1998-01-24 | Use freebsd_setregs(). | mycroft |
| 1996-05-18 | - rename cpu_exec_aout_prep_oldzmagic to exec_aout_prep_oldzmagic | christos |
| 1995-10-10 | FreeBSD binary compatibility module, from Noriyuki Soda. | mycroft |