aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-23fix inconsistent whitespaceMike Frysinger
2005-04-23remove extra whitespaceMike Frysinger
2005-04-23stat implementation based upon coreutilsMike Frysinger
2005-04-23patch for a very alpha busybox edMike Frysinger
2005-04-23whitespace fixMike Frysinger
2005-04-23remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff...Mike Frysinger
2005-04-23update example to use bb_ prefixed names and remove old note about config.h (...Mike Frysinger
2005-04-23add comments about ignoring some warnings which are OKMike Frysinger
2005-04-23remove unused variable and declare writepid inlineMike Frysinger
2005-04-23cast the time pointer so gcc stops warning over nothingMike Frysinger
2005-04-23use bb_fflush_stdout_and_exit instead of exitMike Frysinger
2005-04-22import lsattr and chattr from e2fsprogsMike Frysinger
2005-04-22output busybox help to stdout, not stderrMike Frysinger
2005-04-21printenv / sum definesMike Frysinger
2005-04-21grab sum from coreutils, clean it up, and make it busybox happyMike Frysinger
2005-04-21add a printenv implementationMike Frysinger
2005-04-21fix whitespaceMike Frysinger
2005-04-21fix typosMike Frysinger
2005-04-21fix typoe (buildddir -> builddir)Mike Frysinger
2005-04-20fix printf warningMike Frysinger
2005-04-19fix whitespaceMike Frysinger
2005-04-19Updated to match trunk/uClibc/extra/config as of r10132, and thusPeter Kjellerstedt
2005-04-18In Bug 5, Tito writes:Mike Frysinger
2005-04-18touchups as suggested by Vladimir N. OleynikMike Frysinger
2005-04-17err, use name attr of a tag, not hrefMike Frysinger
2005-04-17import fakeidentd module started by Thomas LundquistMike Frysinger
2005-04-17add a new list of external tiny utilitiesMike Frysinger
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
2005-04-16jfb2 writes in Bug 119:Mike Frysinger
2005-04-16Fix broken macroEric Andersen
2005-04-16Only define a local environ when not using the prototype from unistd.hEric Andersen
2005-04-16Rework to fix http://bugs.uclibc.org/view.php?id=107Eric Andersen
2005-04-16Add bb_msg_read_errorEric Andersen
2005-04-16In Bug 78, shortkey points out:Mike Frysinger
2005-04-16minor style touchupsMike Frysinger
2005-04-16In Bug 208, bernhardf writes:Mike Frysinger
2005-04-16In Bug 207, bernhardf writes:Mike Frysinger
2005-04-16In Bug 209, bernhardf writes:Mike Frysinger
2005-04-16bernhardf reports with Bug 210:Mike Frysinger
2005-04-14Use a sane VEOL settingEric Andersen
2005-04-14fake out support for POSIX -H and -L options since busybox cp dereferences ev...Mike Frysinger
2005-04-14add aliases == and [[ for = and [ to support more bash scriptsMike Frysinger
2005-04-06Removed the incorrect and confusing facility argument specified withPeter Kjellerstedt
2005-03-31Point to osuoslEric Andersen
2005-03-30Corrected the list of section names in add_ksymoops_symbols() soPeter Kjellerstedt
2005-03-30amd64 is rela, not relMike Frysinger
2005-03-04Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.Mike Frysinger
2005-03-04Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra...Mike Frysinger
2005-03-04add some more commentsMike Frysinger
2005-03-04newlib fixe from Shaun JackmanMike Frysinger