| Commit message (Expand) | Author | Age | Files | Lines |
* | fix accumulated whitespace and indentation damage | Denis Vlasenko | 2007-03-20 | 1 | -19/+19 |
* | next portion of selinux updates: chcon, runcon. From | Denis Vlasenko | 2007-03-11 | 1 | -1/+1 |
* | selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft) | Denis Vlasenko | 2007-03-10 | 1 | -11/+32 |
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
* | fix build without shadow support | Denis Vlasenko | 2006-12-28 | 1 | -12/+9 |
* | bb_xget[pw/gr]nam were horribly misnamed - fixed. | Denis Vlasenko | 2006-12-28 | 1 | -2/+2 |
* | remove bb_printf and the like | Denis Vlasenko | 2006-10-26 | 1 | -9/+9 |
* | httpd: add -u user[:grp] support | Denis Vlasenko | 2006-10-05 | 1 | -13/+13 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -1/+0 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
* | - remove emacs layout block as suggested by Robert P.J. Day | Bernhard Reutner-Fischer | 2006-05-19 | 1 | -24/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | - new bb_opt_complementally syntax, use [-:?] only - 'free' chars | "Vladimir N. Oleynik" | 2005-10-14 | 1 | -5/+2 |
* | - use complementally '!' to '?' - 'ask' is best 'free' char for this. | "Vladimir N. Oleynik" | 2005-10-11 | 1 | -11/+10 |
* | - rename libbb's password helpers as suggested in libbb.h | Bernhard Reutner-Fischer | 2005-09-20 | 1 | -8/+8 |
* | 1) bb_opt_complementaly -> bb_opt_complementally | "Vladimir N. Oleynik" | 2005-09-05 | 1 | -3/+2 |
* | change the hardcoded error constant (0x80000000UL) to a nice flexible define ... | Mike Frysinger | 2005-05-11 | 1 | -1/+1 |
* | A patch from Takeharu KATO to update/fix SE-Linux support. | Rob Landley | 2005-05-03 | 1 | -12/+17 |
* | Tito writes, | Glenn L McGrath | 2004-09-15 | 1 | -41/+35 |
* | Tito writes: | Eric Andersen | 2004-09-02 | 1 | -56/+87 |
* | Tito writes: | Eric Andersen | 2004-08-26 | 1 | -3/+3 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Patch from Russell Coker: | Eric Andersen | 2003-07-03 | 1 | -5/+29 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -43/+33 |
* | Vodz' last_patch57: | Eric Andersen | 2002-09-30 | 1 | -4/+3 |
* | Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c | Matt Kraai | 2001-05-16 | 1 | -2/+2 |
* | Patch from Vladimir N. Oleynik to save 128 bytes by moving error | Eric Andersen | 2001-02-27 | 1 | -3/+0 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -2/+2 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+1 |
* | Add in a patch to make busybox use the normal pwd.h and grp.h | Eric Andersen | 2001-01-27 | 1 | -2/+0 |
* | Apply a patch from Brent Priddy <brent.priddy@adtran.com> to add | Eric Andersen | 2001-01-25 | 1 | -6/+18 |
* | Fix from Matt Kraai -- a better way to NULL terminate strings for the | Eric Andersen | 2000-12-13 | 1 | -8/+4 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix for a potential uninitialized variable, thx to | Eric Andersen | 2000-07-28 | 1 | -0/+1 |
* | Some cleanups, based on a patch from Ken Chalmers | Eric Andersen | 2000-07-28 | 1 | -10/+13 |
* | Whoops. Forgot to #include <getopt.h>. | Mark Whitley | 2000-07-20 | 1 | -0/+1 |
* | Converted option parsing to getopt() and made some minor formatting changes. | Mark Whitley | 2000-07-19 | 1 | -18/+21 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -11/+0 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
* | Some more portability updates | Erik Andersen | 2000-05-17 | 1 | -4/+4 |
* | More doc updates | Erik Andersen | 2000-05-13 | 1 | -0/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+6 |
* | Some accrued fixes/updates. | Erik Andersen | 2000-05-01 | 1 | -0/+92 |