summaryrefslogtreecommitdiff
path: root/sys/kern/exec_ecoff.c
AgeCommit message (Expand)Author
2003-08-08GC: exec_foo_setup_stack; use exec_setup_stack, and provide a way forchristos
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-10-13fix previous: call vn_marktext() on the right vnode.chs
2002-10-05count executable image pages as executable for vm-usage purposes.chs
2002-09-27remove trailing \n in panic(). approved perry.provos
2001-11-12add RCSIDslukem
2001-10-30- Add a new vnode flag VEXECMAP, which indicates that a vnode hasthorpej
2000-11-21restructure struct emul and execsw, in preparation to make emulations LKMable:jdolecek
2000-08-01ANSI'ify.thorpej
2000-06-27remove include of <vm/vm.h>mrg
2000-04-11add a new function vn_marktext() for exec code to let others knowchs
1999-04-27* don't have the [onz]magic setup functions set up the stack.cgd
1996-09-27clean up a comment (in code derived from the a.out code, where i cleanedcgd
1996-05-19Remove unused locals "struct ecoff_filehdr *efp = &execp->f;".jonathan
1996-05-09update for new exec_ecoff.h header, clean up a bit (KNF + changes similarcgd
1996-03-07- Make things compile cleanly after the NTP additions.christos
1994-08-18can't do ptr math on void *cgd
1994-08-01fix for obreak problem from Arne H Juul <arnej@dsl.unit.no>glass
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-28more likely to work now, probably less knf...thats the next projectglass
1994-05-27preliminary ecoff support, initially to support COMPAT_ULTRIXglass