aboutsummaryrefslogtreecommitdiff
path: root/loginutils/vlock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* - save 4 bytesaldot2006-11-301-1/+1
* - minor shrinkagealdot2006-11-271-8/+6
* message string changes, mostly for consistency, also -32 bytes in .rodatavda2006-10-201-1/+1
* attempt to regularize atoi mess.vda2006-10-081-1/+1
* getopt_ulflags -> getopt32.vda2006-10-031-1/+1
* vlock: make message shortervda2006-09-241-1/+1
* correct_password: undo whitespace damage.vda2006-09-231-4/+3
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidatelandley2006-08-031-12/+2
* Add one-line GPL boilerplate to numerous (but not all yet) source files.rpjday2006-07-121-0/+1
* - remove emacs layout block as suggested by Robert P.J. Dayaldot2006-05-191-22/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionlandley2006-03-061-1/+1
* patch from tito: consolidate delay functions as bb_do_delay()landley2006-01-061-1/+1
* Patch from Tito to make vlock much smaller.landley2005-12-191-94/+14
* strncmp isn't automatically superior to strcmp. Especially when it isn'tlandley2005-12-181-2/+2
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-161-1/+1
* Do not use getpass(3)andersen2004-05-011-5/+3
* Major coreutils update.mjn32003-03-191-7/+8
* hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDSandersen2002-07-031-1/+4
* Port over the last of the tinylogin appletsandersen2002-06-231-0/+229