| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unused variable and declare writepid inline | Mike Frysinger | 2005-04-23 | 1 | -3/+1 |
* | cast the time pointer so gcc stops warning over nothing | Mike Frysinger | 2005-04-23 | 1 | -1/+1 |
* | use bb_fflush_stdout_and_exit instead of exit | Mike Frysinger | 2005-04-23 | 1 | -1/+2 |
* | import lsattr and chattr from e2fsprogs | Mike Frysinger | 2005-04-22 | 29 | -2/+2928 |
* | output busybox help to stdout, not stderr | Mike Frysinger | 2005-04-22 | 1 | -12/+12 |
* | printenv / sum defines | Mike Frysinger | 2005-04-21 | 2 | -0/+20 |
* | grab sum from coreutils, clean it up, and make it busybox happy | Mike Frysinger | 2005-04-21 | 3 | -0/+189 |
* | add a printenv implementation | Mike Frysinger | 2005-04-21 | 3 | -0/+59 |
* | fix whitespace | Mike Frysinger | 2005-04-21 | 1 | -1/+1 |
* | fix typos | Mike Frysinger | 2005-04-21 | 1 | -2/+2 |
* | fix typoe (buildddir -> builddir) | Mike Frysinger | 2005-04-21 | 2 | -6/+4 |
* | fix printf warning | Mike Frysinger | 2005-04-20 | 1 | -1/+1 |
* | fix whitespace | Mike Frysinger | 2005-04-19 | 1 | -23/+23 |
* | Updated to match trunk/uClibc/extra/config as of r10132, and thus | Peter Kjellerstedt | 2005-04-19 | 23 | -472/+887 |
* | In Bug 5, Tito writes: | Mike Frysinger | 2005-04-18 | 1 | -116/+210 |
* | touchups as suggested by Vladimir N. Oleynik | Mike Frysinger | 2005-04-18 | 1 | -11/+4 |
* | err, use name attr of a tag, not href | Mike Frysinger | 2005-04-17 | 1 | -1/+1 |
* | import fakeidentd module started by Thomas Lundquist | Mike Frysinger | 2005-04-17 | 5 | -0/+459 |
* | add a new list of external tiny utilities | Mike Frysinger | 2005-04-17 | 2 | -1/+44 |
* | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen | 2005-04-16 | 30 | -91/+96 |
* | jfb2 writes in Bug 119: | Mike Frysinger | 2005-04-16 | 1 | -0/+4 |
* | Fix broken macro | Eric Andersen | 2005-04-16 | 1 | -1/+1 |
* | Only define a local environ when not using the prototype from unistd.h | Eric Andersen | 2005-04-16 | 1 | -0/+2 |
* | Rework to fix http://bugs.uclibc.org/view.php?id=107 | Eric Andersen | 2005-04-16 | 1 | -32/+41 |
* | Add bb_msg_read_error | Eric Andersen | 2005-04-16 | 3 | -1/+5 |
* | In Bug 78, shortkey points out: | Mike Frysinger | 2005-04-16 | 1 | -2/+2 |
* | minor style touchups | Mike Frysinger | 2005-04-16 | 1 | -8/+8 |
* | In Bug 208, bernhardf writes: | Mike Frysinger | 2005-04-16 | 6 | -18/+18 |
* | In Bug 207, bernhardf writes: | Mike Frysinger | 2005-04-16 | 1 | -5/+5 |
* | In Bug 209, bernhardf writes: | Mike Frysinger | 2005-04-16 | 1 | -12/+12 |
* | bernhardf reports with Bug 210: | Mike Frysinger | 2005-04-16 | 1 | -1/+1 |
* | Use a sane VEOL setting | Eric Andersen | 2005-04-14 | 1 | -1/+1 |
* | fake out support for POSIX -H and -L options since busybox cp dereferences ev... | Mike Frysinger | 2005-04-14 | 3 | -9/+19 |
* | add aliases == and [[ for = and [ to support more bash scripts | Mike Frysinger | 2005-04-14 | 2 | -1/+8 |
* | Removed the incorrect and confusing facility argument specified with | Peter Kjellerstedt | 2005-04-06 | 1 | -3/+3 |
* | Point to osuosl | Eric Andersen | 2005-03-31 | 2 | -8/+28 |
* | Corrected the list of section names in add_ksymoops_symbols() so | Peter Kjellerstedt | 2005-03-30 | 1 | -2/+2 |
* | amd64 is rela, not rel | Mike Frysinger | 2005-03-30 | 1 | -2/+2 |
* | Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. | Mike Frysinger | 2005-03-04 | 1 | -1/+1 |
* | Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra... | Mike Frysinger | 2005-03-04 | 1 | -5/+11 |
* | add some more comments | Mike Frysinger | 2005-03-04 | 1 | -30/+29 |
* | newlib fixe from Shaun Jackman | Mike Frysinger | 2005-03-04 | 1 | -1/+1 |
* | newlib fixe from Shaun Jackman | Mike Frysinger | 2005-03-04 | 1 | -4/+4 |
* | Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly | Manuel Novoa III | 2005-03-02 | 1 | -0/+1 |
* | When filling the bit buffer, gzip decompression apparently never checked for ... | Manuel Novoa III | 2005-03-01 | 1 | -1/+4 |
* | Update buildroot pointers | Eric Andersen | 2005-02-21 | 3 | -3/+4 |
* | remove whitespace | Eric Andersen | 2005-02-13 | 1 | -1/+1 |
* | remove whitespace | Eric Andersen | 2005-02-13 | 1 | -2/+2 |
* | Remove whitespace | Eric Andersen | 2005-02-13 | 1 | -1/+1 |
* | Add 'nice' and replace 'renice' with a new implementation. | Manuel Novoa III | 2005-02-13 | 7 | -22/+227 |