| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added Magnus Damm's tftp applet to Busybox. | Mark Whitley | 2001-03-02 | 2 | -0/+27 |
* | Applied patch from David Douthitt to fix build error in df.c when | Mark Whitley | 2001-03-01 | 1 | -1/+1 |
* | Patch from Vladimir N. Oleynik to save 128 bytes by moving error | Eric Andersen | 2001-02-27 | 1 | -3/+3 |
* | The usage message for syslogd had stuff longer then 80 chars and wrapped. | Eric Andersen | 2001-02-24 | 1 | -2/+2 |
* | Another usage cleanup from kent robotti | Eric Andersen | 2001-02-23 | 1 | -8/+10 |
* | More cleanups | Eric Andersen | 2001-02-23 | 1 | -17/+19 |
* | Make HUMAN_READABLE be single argument like the others. | Eric Andersen | 2001-02-23 | 1 | -9/+10 |
* | More usage cleanups from kent robotti. I know some of these were | Eric Andersen | 2001-02-23 | 1 | -39/+39 |
* | space after \ make preprocessor sad | David Kimdon | 2001-02-23 | 1 | -1/+1 |
* | Somewhere along the line, MAKE_LINKS got broken, thereby breaking | Eric Andersen | 2001-02-23 | 1 | -0/+4 |
* | I should be more careful... | Eric Andersen | 2001-02-23 | 1 | -1/+1 |
* | Turn off the printf attribute for the ?error_msg* functions, since it | Eric Andersen | 2001-02-22 | 1 | -4/+4 |
* | Add in kent robotti's updated dos2unix.c | Eric Andersen | 2001-02-22 | 1 | -1/+1 |
* | Commit a few updates to the usage messages. | Eric Andersen | 2001-02-22 | 1 | -94/+73 |
* | Another update to the way usage messages are done by Evin Robertson | Eric Andersen | 2001-02-22 | 3 | -1772/+881 |
* | A bunch of usage clenups from kent robotti <robotti@metconnect.com> | Eric Andersen | 2001-02-17 | 1 | -22/+21 |
* | Do usage messages the same way all other apps fo them. | Eric Andersen | 2001-02-16 | 1 | -0/+12 |
* | Fins find message. | Eric Andersen | 2001-02-14 | 1 | -2/+2 |
* | I forgot to add usage.h, so here it is, with a few extra cleanups. | Eric Andersen | 2001-02-14 | 1 | -0/+2038 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 2 | -138/+159 |
* | Commit Vladimir's latest version of stty.c. Nice work. | Eric Andersen | 2001-02-14 | 1 | -0/+3 |
* | Add in ifconfig and route | Eric Andersen | 2001-02-14 | 2 | -0/+7 |
* | Several cleanups from Manuel Novoa III. | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
* | Apply a patch from Evin Robertson -- new pivot_root applet. | Eric Andersen | 2001-02-13 | 1 | -0/+3 |
* | New applet: dpkg | Glenn L McGrath | 2001-02-10 | 1 | -0/+3 |
* | Make suffix_mult structures const. Thanks to Vladimir N. Oleynik. | Matt Kraai | 2001-02-05 | 1 | -1/+2 |
* | Create find_applet_by_name function. Save 32 bytes. | Matt Kraai | 2001-02-01 | 1 | -1/+1 |
* | Fix wget error message and add (and use) chomp library function. | Matt Kraai | 2001-02-01 | 1 | -0/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 3 | -70/+19 |
* | Add in a patch to make busybox use the normal pwd.h and grp.h | Eric Andersen | 2001-01-27 | 2 | -0/+98 |
* | Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. | Eric Andersen | 2001-01-25 | 1 | -0/+8 |
* | Add in spoon's watchdog timer app. | Eric Andersen | 2001-01-25 | 1 | -0/+3 |
* | Add HUMAN_READABLE define for -m and -h support in du, df, and ls | Richard June | 2001-01-22 | 1 | -0/+7 |
* | add dpkg-deb command | Glenn L McGrath | 2001-01-02 | 1 | -0/+3 |
* | Better dmalloc handling | Eric Andersen | 2001-01-02 | 1 | -5/+5 |
* | Fix tar handling of absolute paths and excluded directories. | Matt Kraai | 2000-12-19 | 1 | -0/+1 |
* | Rewrote dd. | Matt Kraai | 2000-12-18 | 1 | -0/+7 |
* | Rewrite nc to be simpler, smaller, and to check syscalls for errors. | Matt Kraai | 2000-12-15 | 1 | -0/+1 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -18/+18 |
* | Removed isBlank and isWildCard macros that were totally unused (should anyone | Mark Whitley | 2000-12-05 | 1 | -5/+2 |
* | Fixed the comments to match the code and renamed the function to a (hopefully) | Mark Whitley | 2000-12-05 | 1 | -1/+1 |
* | Flag day warning! | Eric Andersen | 2000-12-04 | 1 | -2/+2 |
* | Patch from Larry Doolittle so it will build the newdocs right. | Eric Andersen | 2000-12-02 | 1 | -6/+9 |
* | Remove #ifdef __STDC__ junk. We don't do K&R round these parts, | Eric Andersen | 2000-12-01 | 1 | -2/+1 |
* | Patch from Larry Doolittle (with minor touchups from me so everything compiles | Eric Andersen | 2000-11-30 | 2 | -356/+144 |
* | Apply a patch fromkent robotti: | Eric Andersen | 2000-11-29 | 2 | -5/+5 |
* | "I will always compile before I commit." | Eric Andersen | 2000-11-17 | 2 | -1/+4 |
* | Fix up builtin overrides, and hack in the binary search for finding | Eric Andersen | 2000-11-17 | 1 | -0/+2 |
* | Added a new perrorMsg function, cleanup up error handling, fixed TRUE/FALSE | Matt Kraai | 2000-10-25 | 1 | -0/+1 |
* | Added a fatalPerror function to simplify error handling. | Matt Kraai | 2000-10-25 | 1 | -0/+1 |