aboutsummaryrefslogtreecommitdiff
path: root/toys/other/mkpasswd.c
AgeCommit message (Collapse)Author
2018-11-02Convert more option vars to the new (single letter) coding style.Rob Landley
2017-04-30Building mkpasswd on Android makes no sense.Elliott Hughes
And won't work anyway because we don't have crypt(3).
2014-06-28Promote mkpasswd from pending to other.Rob Landley