index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
exec_elf_common.c
Age
Commit message (
Expand
)
Author
2003-08-08
GC: exec_foo_setup_stack; use exec_setup_stack, and provide a way for
christos
2002-11-17
add support for __MACHINE_STACK_GROWS_UP platforms. from fredette@
chs
2002-05-31
"a.out" -> "elf" in a comment
atatat
2001-11-12
add RCSIDs
lukem
2000-11-08
remove unneeded includes.
chs
2000-09-28
Add support for variable end of user stacks needed to support COMPAT_NETBSD32:
eeh
2000-08-01
ANSI'ify.
thorpej
2000-06-27
remove include of <vm/vm.h>
mrg
2000-06-26
remove redundant vm includes.
mrg
1998-10-03
update for linux file move.
christos
1998-09-12
Make copyrights consistent; fix weird/trailing spaces add missing (c) etc.
christos
1998-09-05
Assign copyright to TNF.
christos
1998-06-26
defopt COMPAT_SVR4
thorpej
1998-06-25
defopt COMPAT_LINUX
thorpej
1996-10-07
don't include <machine/exec.h> explicitly. No other changes needed, since
cgd
1996-09-27
clean up a comment (in code derived from the a.out code, where i cleaned
cgd
1996-09-26
add support and reorganize for 64-bit ELF, included by EXEC_ELF64
cgd