Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle NULL return from crypt(3). Mostly from DragonFly | Kevin Lo | 2012-02-22 | 1 | -1/+5 |
* | Fix fd leak | Kevin Lo | 2010-11-19 | 1 | -0/+1 |
* | Use strchr() instead of index(). Use getopt(). Use err(). | Philippe Charnier | 2002-08-27 | 1 | -68/+41 |
* | ANSIify function definitions to avoid some warnings. | David Malone | 2002-07-28 | 1 | -11/+5 |
* | Style improvements recommended by Bruce as a follow up to some | David Malone | 2001-12-10 | 1 | -5/+6 |
* | WARNS=2 fixes. Also, use __FBSDID(), and sort includes. | Mark Murray | 2001-12-02 | 1 | -6/+19 |
* | Import chkey. | Bill Paul | 1997-05-28 | 1 | -0/+288 |