| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 3 | -4/+4 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 5 | -0/+6 |
* | Fixed tiny typo. | Mark Whitley | 2001-01-23 | 1 | -1/+1 |
* | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley | 2001-01-23 | 3 | -4/+4 |
* | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | Matt Kraai | 2001-01-18 | 2 | -15/+12 |
* | Change calls to error_msg.* and strerror to use perror_msg.*. | Matt Kraai | 2000-12-18 | 2 | -8/+8 |
* | Fix from Matt Kraai -- a better way to NULL terminate strings for the | Eric Andersen | 2000-12-13 | 1 | -9/+4 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 3 | -17/+17 |
* | Use perrorMsg and clean up exit status. | Matt Kraai | 2000-12-05 | 1 | -5/+5 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 4 | -6/+7 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 5 | -5/+5 |
* | List of signals updated from util-linux-2.10o | Pavel Roskin | 2000-09-13 | 1 | -55/+76 |
* | Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of | Matt Kraai | 2000-09-13 | 1 | -1/+1 |
* | Update free for current 2.4.x behavior... | Eric Andersen | 2000-09-10 | 1 | -21/+13 |
* | Stop leaking file handles. | Matt Kraai | 2000-09-07 | 1 | -0/+1 |
* | Some #include updates. | Eric Andersen | 2000-08-10 | 1 | -1/+0 |
* | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen | 2000-07-21 | 1 | -0/+53 |
* | Centralize handling of --help. | Matt Kraai | 2000-07-19 | 2 | -6/+0 |
* | Add usage messages for applets without them. | Matt Kraai | 2000-07-19 | 1 | -0/+3 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 3 | -33/+0 |
* | Don't use strings directly in calls to usage(). This is in preparation | Matt Kraai | 2000-07-14 | 2 | -17/+18 |
* | More fixes for "missing initializers" | Pavel Roskin | 2000-07-14 | 1 | -1/+1 |
* | More cleanups. | Eric Andersen | 2000-07-14 | 1 | -1/+1 |
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 1 | -3/+3 |
* | Use global applet_name instead of local versions. | Matt Kraai | 2000-07-12 | 1 | -2/+1 |
* | Comment on kernel stuff | Eric Andersen | 2000-07-10 | 1 | -1/+1 |
* | Reorganized signal names for better architecture support -- patch | Eric Andersen | 2000-07-06 | 1 | -46/+30 |
* | Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in | Eric Andersen | 2000-06-26 | 2 | -10/+29 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 3 | -3/+3 |
* | Fixed exit status for killall | Pavel Roskin | 2000-06-06 | 1 | -1/+5 |
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | 2000-06-02 | 2 | -5/+11 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 3 | -8/+30 |
* | Several more updates | Erik Andersen | 2000-04-25 | 1 | -3/+3 |
* | make ps accept (and ignore) all options (--help works of course). | Erik Andersen | 2000-04-19 | 1 | -1/+2 |
* | More little stuff. | Erik Andersen | 2000-04-18 | 1 | -1/+4 |
* | Remove debug noise | Erik Andersen | 2000-04-18 | 1 | -2/+0 |
* | Updates | Erik Andersen | 2000-04-18 | 1 | -0/+2 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 3 | -3/+3 |
* | Oops. Left in some debug noise. | Erik Andersen | 2000-04-07 | 1 | -2/+0 |
* | Patch to make killall actually kill all PIDs with the specified name, | Erik Andersen | 2000-04-07 | 1 | -5/+11 |
* | Tar now works perfectly. It behaves much better now then it | Erik Andersen | 2000-04-05 | 1 | -1/+1 |
* | Several fixes. | Erik Andersen | 2000-03-17 | 1 | -2/+11 |
* | Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler0_43pre1 | Erik Andersen | 2000-03-08 | 1 | -3/+3 |
* | Fix bugs related to finding PIDs. | Erik Andersen | 2000-03-07 | 1 | -10/+43 |
* | Wrote killall. | Erik Andersen | 2000-03-07 | 2 | -51/+162 |
* | Oops. Forgot to add in uptime when I added uptime. | Erik Andersen | 2000-03-05 | 1 | -0/+73 |
* | Removed proc dependancies for init and free (which maintaining exactly | Erik Andersen | 2000-02-21 | 1 | -7/+25 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 3 | -251/+260 |
* | Bunches of fixes. Typos, bugs, etc. | Erik Andersen | 2000-01-04 | 1 | -1/+2 |
* | Latest and greatest | Eric Andersen | 1999-12-08 | 2 | -28/+119 |