summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rdsetroot/rdsetroot.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-16Rewrite using libelf(3).sunil1-82/+177
Lots of help with build/tests on sparc64 from jsg@, thank you. ok deraadt
2019-04-05take elfrdsetroot, clean it up for regular usage, and make it a fullderaadt1-0/+204
citizen of base. push from benno, ok mortimer ingo others