Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-11 | Use getopts for option parsing | Philip Guenther | |
Add -v for verbose (relocation) output Fix an existence check | |||
2016-09-22 | Simplify mips64 GOTSYM bits to eliminate a couple temp files | Philip Guenther | |
Remove extra file truncation that the at-start bits rendered superfluous | |||
2016-09-22 | Add copyright | Philip Guenther | |
2016-09-20 | Add $OpenBSD tag | Philip Guenther | |
2016-09-20 | Add check_sym, a utility for checking shared libraries for symbol changes | Philip Guenther | |
that may require version bumps...or fixing. Details in comments at the top of the script. ok mpi@ millert@ deraadt@ |