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