aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-03-04newlib fixe from Shaun JackmanMike Frysinger
2005-03-02Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctlyManuel Novoa III
2005-03-01When filling the bit buffer, gzip decompression apparently never checked for ...Manuel Novoa III
2005-02-21Update buildroot pointersEric Andersen
2005-02-13remove whitespaceEric Andersen
2005-02-13remove whitespaceEric Andersen
2005-02-13Remove whitespaceEric Andersen
2005-02-13Add 'nice' and replace 'renice' with a new implementation.Manuel Novoa III