aboutsummaryrefslogtreecommitdiff
path: root/dist.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* don't fail to make dist on a clean repoBrent Cook2014-10-141-1/+1
|
* clear local manpage cache before generating a release tarballBrent Cook2014-09-261-0/+1
| | | | | Remove the possibility of having any bad or old manpages in releases while still being able to cache for quick development tarballs.
* added dist.sh script - generates tarballBrent Cook2014-07-291-0/+6
ok deraadt@ beck@