| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | use asprintf in place of malloc/sprintf as suggested by solar | vapier | 2005-04-25 | 2 | -13/+13 |
* | moved to e2fsprogs too | vapier | 2005-04-25 | 1 | -22/+0 |
* | bbify to shrink size | vapier | 2005-04-25 | 2 | -297/+177 |
* | use busybox funcs to make smaller | vapier | 2005-04-24 | 1 | -103/+81 |
* | new version of ed taken from sash | vapier | 2005-04-24 | 1 | -3108/+1176 |
* | ignore *.a | vapier | 2005-04-24 | 0 | -0/+0 |
* | svn didnt auto add these ... | vapier | 2005-04-24 | 3 | -0/+96 |
* | add new subdir for e2fsprogs | vapier | 2005-04-24 | 27 | -2/+2218 |
* | rework human_fstype to cut down size | vapier | 2005-04-24 | 1 | -78/+47 |
* | rework options to get rid of extra variables | vapier | 2005-04-24 | 1 | -15/+11 |
* | fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand... | vapier | 2005-04-23 | 1 | -191/+189 |
* | fix inconsistent whitespace | vapier | 2005-04-23 | 1 | -146/+146 |
* | remove extra whitespace | vapier | 2005-04-23 | 1 | -2/+2 |
* | stat implementation based upon coreutils | vapier | 2005-04-23 | 5 | -0/+675 |
* | patch for a very alpha busybox ed | vapier | 2005-04-23 | 1 | -0/+3443 |
* | ignore .depend and archive files (*.a) | vapier | 2005-04-23 | 0 | -0/+0 |
* | whitespace fix | vapier | 2005-04-23 | 1 | -2/+2 |
* | remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff... | vapier | 2005-04-23 | 26 | -2866/+0 |
* | update example to use bb_ prefixed names and remove old note about config.h (... | vapier | 2005-04-23 | 1 | -7/+2 |
* | add comments about ignoring some warnings which are OK | vapier | 2005-04-23 | 1 | -0/+8 |
* | remove unused variable and declare writepid inline | vapier | 2005-04-23 | 1 | -3/+1 |
* | cast the time pointer so gcc stops warning over nothing | vapier | 2005-04-23 | 1 | -1/+1 |
* | use bb_fflush_stdout_and_exit instead of exit | vapier | 2005-04-23 | 1 | -1/+2 |
* | import lsattr and chattr from e2fsprogs | vapier | 2005-04-22 | 29 | -2/+2928 |
* | output busybox help to stdout, not stderr | vapier | 2005-04-22 | 1 | -12/+12 |
* | printenv / sum defines | vapier | 2005-04-21 | 2 | -0/+20 |
* | grab sum from coreutils, clean it up, and make it busybox happy | vapier | 2005-04-21 | 3 | -0/+189 |
* | add a printenv implementation | vapier | 2005-04-21 | 3 | -0/+59 |
* | fix whitespace | vapier | 2005-04-21 | 1 | -1/+1 |
* | fix typos | vapier | 2005-04-21 | 1 | -2/+2 |
* | fix typoe (buildddir -> builddir) | vapier | 2005-04-21 | 2 | -6/+4 |
* | fix printf warning | vapier | 2005-04-20 | 1 | -1/+1 |
* | fix whitespace | vapier | 2005-04-19 | 1 | -23/+23 |
* | Updated to match trunk/uClibc/extra/config as of r10132, and thus | pkj | 2005-04-19 | 23 | -472/+887 |
* | In Bug 5, Tito writes: | vapier | 2005-04-18 | 1 | -116/+210 |
* | touchups as suggested by Vladimir N. Oleynik | vapier | 2005-04-18 | 1 | -11/+4 |
* | err, use name attr of a tag, not href | vapier | 2005-04-17 | 1 | -1/+1 |
* | import fakeidentd module started by Thomas Lundquist | vapier | 2005-04-17 | 5 | -0/+459 |
* | add a new list of external tiny utilities | vapier | 2005-04-17 | 2 | -1/+44 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | andersen | 2005-04-16 | 30 | -91/+96 |
* | jfb2 writes in Bug 119: | vapier | 2005-04-16 | 1 | -0/+4 |
* | Fix broken macro | andersen | 2005-04-16 | 1 | -1/+1 |
* | Only define a local environ when not using the prototype from unistd.h | andersen | 2005-04-16 | 1 | -0/+2 |
* | Rework to fix http://bugs.uclibc.org/view.php?id=107 | andersen | 2005-04-16 | 1 | -32/+41 |
* | Add bb_msg_read_error | andersen | 2005-04-16 | 3 | -1/+5 |
* | In Bug 78, shortkey points out: | vapier | 2005-04-16 | 1 | -2/+2 |
* | minor style touchups | vapier | 2005-04-16 | 1 | -8/+8 |
* | In Bug 208, bernhardf writes: | vapier | 2005-04-16 | 6 | -18/+18 |
* | In Bug 207, bernhardf writes: | vapier | 2005-04-16 | 1 | -5/+5 |
* | In Bug 209, bernhardf writes: | vapier | 2005-04-16 | 1 | -12/+12 |