style fixes. No code changes
[oweals/busybox.git] / libbb / correct_password.c
2007-03-13 Denis VlasenkoDo not fail password check if shadow password does...
2006-12-21 Denis Vlasenkointroduce LONE_CHAR (optimized strcmp with one-char...
2006-09-23 Denis Vlasenkocorrect_password: undo whitespace damage.
2006-05-07 Rob LandleyRemove bb_strlen() in favor of -fno-builtin-strlen...
2006-01-25 Tim Rikerjust whitespace
2006-01-09 Rob LandleyMinor cosmetic fix from Tito.
2004-09-24 Glenn L McGrathRemove this error message at Vodz request, it was misle...
2004-05-01 Eric AndersenDo not use getpass(3)
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-06-23 Eric AndersenPort over the last of the tinylogin applets