summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rdsetroot
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16Rewrite using libelf(3).sunil6-499/+181
Lots of help with build/tests on sparc64 from jsg@, thank you. ok deraadt
2019-04-05insert a missing .El and fix a typoschwarze1-3/+4
2019-04-05take elfrdsetroot, clean it up for regular usage, and make it a fullderaadt7-0/+680
citizen of base. push from benno, ok mortimer ingo others