aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/chkey/chkey.c
Commit message (Expand)AuthorAgeFilesLines
* 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