summaryrefslogtreecommitdiff
path: root/sys/kern/exec_elf_common.c
AgeCommit message (Expand)Author
2003-08-08GC: exec_foo_setup_stack; use exec_setup_stack, and provide a way forchristos
2002-11-17add support for __MACHINE_STACK_GROWS_UP platforms. from fredette@chs
2002-05-31"a.out" -> "elf" in a commentatatat
2001-11-12add RCSIDslukem
2000-11-08remove unneeded includes.chs
2000-09-28Add support for variable end of user stacks needed to support COMPAT_NETBSD32:eeh
2000-08-01ANSI'ify.thorpej
2000-06-27remove include of <vm/vm.h>mrg
2000-06-26remove redundant vm includes.mrg
1998-10-03update for linux file move.christos
1998-09-12Make copyrights consistent; fix weird/trailing spaces add missing (c) etc.christos
1998-09-05Assign copyright to TNF.christos
1998-06-26defopt COMPAT_SVR4thorpej
1998-06-25defopt COMPAT_LINUXthorpej
1996-10-07don't include <machine/exec.h> explicitly. No other changes needed, sincecgd
1996-09-27clean up a comment (in code derived from the a.out code, where i cleanedcgd
1996-09-26add support and reorganize for 64-bit ELF, included by EXEC_ELF64cgd