Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing HISTORY; based on CVS logs and release announcements | 2017-10-17 | 1 | -2/+9 | |
| | |||||
* | ouch - failed to spot typo in previous too, even though my spell checker | 2017-08-12 | 1 | -2/+2 | |
| | | | | was doing one! | ||||
* | zap trailing whitespace (sorry - failed to spot in previous); | 2017-08-12 | 1 | -2/+2 | |
| | |||||
* | tweak usage | 2017-08-12 | 1 | -5/+6 | |
| | | | | prompted by and ok jmc@ | ||||
* | make 'dump' mutually exclusive with writing out the data, to ease pleding | 2017-08-11 | 1 | -2/+3 | |
| | | | | ok mpi@ | ||||
* | tweak previous; | 2017-08-11 | 1 | -3/+3 | |
| | |||||
* | add rcs ids | 2017-08-11 | 1 | -0/+1 | |
| | |||||
* | Import a tool for generating CTF data section (SUNW_ctf) based on DWARF | 2017-08-11 | 1 | -0/+57 | |
information. ctfconv(1) support multiple CUs in order to work on binaries. ctfstrip(1) works like strip(1) but also insert a .SUNW_ctf section inside a binary. ok deraadt@, kettenis@, jasper@ |