Age | Commit message (Expand) | Author |
2005-04-24 | rework options to get rid of extra variables | Mike Frysinger |
2005-04-23 | fix whitespace usage, fix un-escaped quotes in a bunch of examples, and stand... | Mike Frysinger |
2005-04-23 | fix inconsistent whitespace | Mike Frysinger |
2005-04-23 | remove extra whitespace | Mike Frysinger |
2005-04-23 | stat implementation based upon coreutils | Mike Frysinger |
2005-04-23 | patch for a very alpha busybox ed | Mike Frysinger |
2005-04-23 | whitespace fix | Mike Frysinger |
2005-04-23 | remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff... | Mike Frysinger |
2005-04-23 | update example to use bb_ prefixed names and remove old note about config.h (... | Mike Frysinger |
2005-04-23 | add comments about ignoring some warnings which are OK | Mike Frysinger |
2005-04-23 | remove unused variable and declare writepid inline | Mike Frysinger |
2005-04-23 | cast the time pointer so gcc stops warning over nothing | Mike Frysinger |
2005-04-23 | use bb_fflush_stdout_and_exit instead of exit | Mike Frysinger |
2005-04-22 | import lsattr and chattr from e2fsprogs | Mike Frysinger |
2005-04-22 | output busybox help to stdout, not stderr | Mike Frysinger |
2005-04-21 | printenv / sum defines | Mike Frysinger |
2005-04-21 | grab sum from coreutils, clean it up, and make it busybox happy | Mike Frysinger |
2005-04-21 | add a printenv implementation | Mike Frysinger |
2005-04-21 | fix whitespace | Mike Frysinger |
2005-04-21 | fix typos | Mike Frysinger |
2005-04-21 | fix typoe (buildddir -> builddir) | Mike Frysinger |
2005-04-20 | fix printf warning | Mike Frysinger |
2005-04-19 | fix whitespace | Mike Frysinger |
2005-04-19 | Updated to match trunk/uClibc/extra/config as of r10132, and thus | Peter Kjellerstedt |
2005-04-18 | In Bug 5, Tito writes: | Mike Frysinger |
2005-04-18 | touchups as suggested by Vladimir N. Oleynik | Mike Frysinger |
2005-04-17 | err, use name attr of a tag, not href | Mike Frysinger |
2005-04-17 | import fakeidentd module started by Thomas Lundquist | Mike Frysinger |
2005-04-17 | add a new list of external tiny utilities | Mike Frysinger |
2005-04-16 | Patch from Bernhard Fischer to make a bunch of symbols static | Eric Andersen |
2005-04-16 | jfb2 writes in Bug 119: | Mike Frysinger |
2005-04-16 | Fix broken macro | Eric Andersen |
2005-04-16 | Only define a local environ when not using the prototype from unistd.h | Eric Andersen |
2005-04-16 | Rework to fix http://bugs.uclibc.org/view.php?id=107 | Eric Andersen |
2005-04-16 | Add bb_msg_read_error | Eric Andersen |
2005-04-16 | In Bug 78, shortkey points out: | Mike Frysinger |
2005-04-16 | minor style touchups | Mike Frysinger |
2005-04-16 | In Bug 208, bernhardf writes: | Mike Frysinger |
2005-04-16 | In Bug 207, bernhardf writes: | Mike Frysinger |
2005-04-16 | In Bug 209, bernhardf writes: | Mike Frysinger |
2005-04-16 | bernhardf reports with Bug 210: | Mike Frysinger |
2005-04-14 | Use a sane VEOL setting | Eric Andersen |
2005-04-14 | fake out support for POSIX -H and -L options since busybox cp dereferences ev... | Mike Frysinger |
2005-04-14 | add aliases == and [[ for = and [ to support more bash scripts | Mike Frysinger |
2005-04-06 | Removed the incorrect and confusing facility argument specified with | Peter Kjellerstedt |
2005-03-31 | Point to osuosl | Eric Andersen |
2005-03-30 | Corrected the list of section names in add_ksymoops_symbols() so | Peter Kjellerstedt |
2005-03-30 | amd64 is rela, not rel | Mike Frysinger |
2005-03-04 | Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. | Mike Frysinger |
2005-03-04 | Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra... | Mike Frysinger |