Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-21 | introduce LONE_CHAR (optimized strcmp with one-char string) | Denis Vlasenko | |
2006-09-23 | correct_password: undo whitespace damage. | Denis Vlasenko | |
vlock + correct_password: fix incorrect line breaks in messages. | |||
2006-05-07 | Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes | Rob Landley | |
as the old optimization did (actually does slightly better under gcc 4.0), and simplifies the code. | |||
2006-01-25 | just whitespace | Tim Riker | |
2006-01-09 | Minor cosmetic fix from Tito. | Rob Landley | |
2004-09-24 | Remove this error message at Vodz request, it was misleading. | Glenn L McGrath | |
2004-05-01 | Do not use getpass(3) | Eric Andersen | |
2004-03-15 | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | |
2003-03-19 | Major coreutils update. | Manuel Novoa III | |
2002-06-23 | Port over the last of the tinylogin applets | Eric Andersen | |
-Erik |