summaryrefslogtreecommitdiffstats
path: root/usr.sbin/installboot/i386_nlist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-3/+3
* Use <elf.h> instead of <elf_abi.h>mpi2017-10-271-2/+2
* Add parenthesis gcc wants and remove defined but unused label gcckrw2015-10-191-4/+3
* Check file sizes only for regular files. The current code breaks savecoretobias2015-10-161-3/+3
* Merge nlist out of boundary access fix with other nlist implementations.tobias2015-10-161-31/+55
* first batch of cleanup to programs based upon the namespace cleanupsderaadt2015-01-161-3/+4
* Rework installboot and use a single directory with a single makefile. Thejsing2014-01-191-0/+286