| Age | Commit message (Expand) | Author |
| 2003-08-08 | GC: exec_foo_setup_stack; use exec_setup_stack, and provide a way for | christos |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Fix 'struct lwp *' lossage. | simonb |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2002-10-13 | fix previous: call vn_marktext() on the right vnode. | chs |
| 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-12 | add RCSIDs | 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-08-01 | ANSI'ify. | thorpej |
| 2000-06-27 | remove include of <vm/vm.h> | mrg |
| 2000-04-11 | add a new function vn_marktext() for exec code to let others know | chs |
| 1999-04-27 | * don't have the [onz]magic setup functions set up the stack. | cgd |
| 1996-09-27 | clean up a comment (in code derived from the a.out code, where i cleaned | cgd |
| 1996-05-19 | Remove unused locals "struct ecoff_filehdr *efp = &execp->f;". | jonathan |
| 1996-05-09 | update for new exec_ecoff.h header, clean up a bit (KNF + changes similar | cgd |
| 1996-03-07 | - Make things compile cleanly after the NTP additions. | christos |
| 1994-08-18 | can't do ptr math on void * | cgd |
| 1994-08-01 | fix for obreak problem from Arne H Juul <arnej@dsl.unit.no> | glass |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-28 | more likely to work now, probably less knf...thats the next project | glass |
| 1994-05-27 | preliminary ecoff support, initially to support COMPAT_ULTRIX | glass |