summaryrefslogtreecommitdiff
path: root/usr.sbin/config/exec_elf.c
AgeCommit message (Collapse)Author
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
This allows config -e on sparc with elf.
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
millert@ ok
2001-12-05more free KNF from maja, though this was hard to doTheo de Raadt
2001-01-25Make this elf-size independent.Artur Grabowski
config -e works on my alpha.
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
millert@ ok
1999-10-04config -e support; ukc from maja@Theo de Raadt