| Commit message (Expand) | Author | Age | Files | Lines |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -9/+9 |
* | In Bug 208, bernhardf writes: | Mike Frysinger | 2005-04-16 | 1 | -2/+2 |
* | add aliases == and [[ for = and [ to support more bash scripts | Mike Frysinger | 2005-04-14 | 1 | -1/+7 |
* | Patch from Bastian Blank to add 64 bit support to the test command. | Glenn L McGrath | 2004-08-11 | 1 | -14/+28 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -2/+2 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | last_patch89 from vodz: | Eric Andersen | 2003-06-20 | 1 | -4/+2 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -6/+6 |
* | Run through indent, fix comments | Glenn L McGrath | 2002-08-23 | 1 | -135/+103 |
* | Scrub up some function prototypes. | Eric Andersen | 2001-10-18 | 1 | -21/+21 |
* | Move messages.c to libbb. Make each string in messages.c be its own .o file. | Eric Andersen | 2001-04-25 | 1 | -3/+0 |
* | Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> | Eric Andersen | 2001-03-19 | 1 | -2/+2 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -1/+1 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -5/+5 |
* | Improvements from Vladimir N. Oleynik. | Matt Kraai | 2000-12-30 | 1 | -2/+2 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -5/+5 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of | Matt Kraai | 2000-09-13 | 1 | -3/+1 |
* | Some #include updates. | Eric Andersen | 2000-08-10 | 1 | -1/+0 |
* | Centralize handling of --help. | Matt Kraai | 2000-07-19 | 1 | -3/+0 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -9/+0 |
* | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai | 2000-07-14 | 1 | -9/+11 |
* | More cleanups. | Eric Andersen | 2000-07-14 | 1 | -2/+2 |
* | Use global applet_name instead of local versions. | Matt Kraai | 2000-07-12 | 1 | -1/+1 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | 2000-06-02 | 1 | -6/+6 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -4/+10 |
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -1/+7 |
* | Forgot these files... | Erik Andersen | 2000-03-16 | 1 | -0/+583 |