Age | Commit message (Expand) | Author |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko |
2006-11-30 | - save 4 bytes | Bernhard Reutner-Fischer |
2006-11-27 | - minor shrinkage | Bernhard Reutner-Fischer |
2006-10-20 | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko |
2006-10-08 | attempt to regularize atoi mess. | Denis Vlasenko |
2006-10-03 | getopt_ulflags -> getopt32. | Denis Vlasenko |
2006-09-24 | vlock: make message shorter | Denis Vlasenko |
2006-09-23 | correct_password: undo whitespace damage. | Denis Vlasenko |
2006-08-03 | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley |
2006-07-12 | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" |
2006-05-19 | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer |
2006-03-06 | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley |
2006-01-06 | patch from tito: consolidate delay functions as bb_do_delay() | Rob Landley |
2005-12-19 | Patch from Tito to make vlock much smaller. | Rob Landley |
2005-12-18 | strncmp isn't automatically superior to strcmp. Especially when it isn't | Rob Landley |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2004-05-01 | Do not use getpass(3) | Eric Andersen |
2003-03-19 | Major coreutils update. | Manuel Novoa III |
2002-07-03 | hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS | Eric Andersen |
2002-06-23 | Port over the last of the tinylogin applets | Eric Andersen |