summaryrefslogtreecommitdiff
path: root/usr.sbin/config/exec_elf.c
AgeCommit message (Expand)Author
2015-09-25exec.c provided indirection for multiple exec formats. ELF-only now, so...Philip Guenther
2011-10-02Fix some minor things in config(8):Edd Barrett
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-08-12basic bounds check on elf header info. avoid crashes on i.e.e truncatedOtto Moerbeek
2004-01-04knf and lintTheo de Raadt
2003-09-26use emallocTheo de Raadt
2003-06-28ansi & prototype cleanup. tested in mkr on most arch's. ok dhartmeiTheo de Raadt
2003-06-02remove clause 3 and 4. -mojMats O Jansson
2002-08-05Make readjust work correctly.Artur Grabowski
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2001-12-05more free KNF from maja, though this was hard to doTheo de Raadt
2001-01-25Make this elf-size independent.Artur Grabowski
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
1999-10-04config -e support; ukc from maja@Theo de Raadt