index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
config
/
exec_elf.c
Age
Commit message (
Expand
)
Author
2015-09-25
exec.c provided indirection for multiple exec formats. ELF-only now, so...
Philip Guenther
2011-10-02
Fix some minor things in config(8):
Edd Barrett
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-08-12
basic bounds check on elf header info. avoid crashes on i.e.e truncated
Otto Moerbeek
2004-01-04
knf and lint
Theo de Raadt
2003-09-26
use emalloc
Theo de Raadt
2003-06-28
ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmei
Theo de Raadt
2003-06-02
remove clause 3 and 4. -moj
Mats O Jansson
2002-08-05
Make readjust work correctly.
Artur Grabowski
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2001-12-05
more free KNF from maja, though this was hard to do
Theo de Raadt
2001-01-25
Make this elf-size independent.
Artur Grabowski
2000-09-30
Some format string problems that were missed during initial audit; deraadt@ and
Aaron Campbell
1999-10-04
config -e support; ukc from maja@
Theo de Raadt