summaryrefslogtreecommitdiff
path: root/usr.bin/chkey/chkey.c
Commit message (Expand)AuthorAgeFilesLines
* Handle NULL return from crypt(3). Mostly from DragonFlyKevin Lo2012-02-221-1/+5
* Fix fd leakKevin Lo2010-11-191-0/+1
* Use strchr() instead of index(). Use getopt(). Use err().Philippe Charnier2002-08-271-68/+41
* ANSIify function definitions to avoid some warnings.David Malone2002-07-281-11/+5
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* WARNS=2 fixes. Also, use __FBSDID(), and sort includes.Mark Murray2001-12-021-6/+19
* Import chkey.Bill Paul1997-05-281-0/+288