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