| Age | Commit message (Expand) | Author |
| 2019-11-20 | Move all non-emulation-specific coredump code into the coredump module, | pgoyette |
| 2014-11-17 | Define compat modules (but without dependencies yet). | uebayasi |
| 2014-03-07 | c99 initializers for struct execsw | christos |
| 2013-09-19 | exec modules need to be of the exec kind | christos |
| 2009-08-17 | buildfix: #include <sys/exec_aout.h> | cegger |
| 2008-11-21 | Need to include <sys/module.h> when using the MODULE() macro. | he |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-08 | ANSIfy most of the function definitions in sys/compat (but not ndis). | dsl |
| 2007-12-04 | Remove all the __P | dsl |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2005-01-30 | Don't try to map a 0 size bss. | christos |
| 2003-08-08 | - GC all the setup_stack functions | christos |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-10-05 | count executable image pages as executable for vm-usage purposes. | chs |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-10-30 | - Add a new vnode flag VEXECMAP, which indicates that a vnode has | thorpej |
| 2000-11-21 | restructure struct emul and execsw, in preparation to make emulations LKMable: | jdolecek |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-04-11 | add a new function vn_marktext() for exec code to let others know | chs |
| 1999-02-20 | If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch, | thorpej |
| 1997-10-09 | Fix tipo inherited from old version of TNF copyright template. | jtc |
| 1997-07-20 | config.new => config | pk |
| 1997-04-04 | kill an unused variable | thorpej |
| 1996-09-10 | Add exec glue for `COMPAT_M68K4K'; just map the executable the way | thorpej |