summaryrefslogtreecommitdiff
path: root/libbb/correct_password.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* introduce LONE_CHAR (optimized strcmp with one-char string)Denis Vlasenko2006-12-211-3/+2
* correct_password: undo whitespace damage.Denis Vlasenko2006-09-231-25/+13
* Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytesRob Landley2006-05-071-1/+1
* just whitespaceTim Riker2006-01-251-1/+1
* Minor cosmetic fix from Tito.Rob Landley2006-01-091-1/+1
* Remove this error message at Vodz request, it was misleading.Glenn L McGrath2004-09-241-1/+0
* Do not use getpass(3)Eric Andersen2004-05-011-2/+2
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-3/+3
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+78