summaryrefslogtreecommitdiff
path: root/usr/src/tools/ctf/ctfstrip/ctfstrip.c
AgeCommit message (Collapse)AuthorFilesLines
2011-12-07ctfstrip: Add a tool to strip CTF info and use itJason King1-0/+155
The closed-bins contain CTF information long since uniquified against a genunix no longer available to us. Add a simple tool to strip this info (made complicated only by the necessity to preserve file permissions) and use it during 'make closedbins'