aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use bb_fflush_stdout_and_exit instead of exitvapier2005-04-231-1/+2
* import lsattr and chattr from e2fsprogsvapier2005-04-2229-2/+2928
* output busybox help to stdout, not stderrvapier2005-04-221-12/+12
* printenv / sum definesvapier2005-04-212-0/+20
* grab sum from coreutils, clean it up, and make it busybox happyvapier2005-04-213-0/+189
* add a printenv implementationvapier2005-04-213-0/+59
* fix whitespacevapier2005-04-211-1/+1
* fix typosvapier2005-04-211-2/+2
* fix typoe (buildddir -> builddir)vapier2005-04-212-6/+4
* fix printf warningvapier2005-04-201-1/+1
* fix whitespacevapier2005-04-191-23/+23
* Updated to match trunk/uClibc/extra/config as of r10132, and thuspkj2005-04-1923-472/+887
* In Bug 5, Tito writes:vapier2005-04-181-116/+210
* touchups as suggested by Vladimir N. Oleynikvapier2005-04-181-11/+4
* err, use name attr of a tag, not hrefvapier2005-04-171-1/+1
* import fakeidentd module started by Thomas Lundquistvapier2005-04-175-0/+459
* add a new list of external tiny utilitiesvapier2005-04-172-1/+44
* Patch from Bernhard Fischer to make a bunch of symbols staticandersen2005-04-1630-91/+96
* jfb2 writes in Bug 119:vapier2005-04-161-0/+4
* Fix broken macroandersen2005-04-161-1/+1
* Only define a local environ when not using the prototype from unistd.handersen2005-04-161-0/+2
* Rework to fix http://bugs.uclibc.org/view.php?id=107andersen2005-04-161-32/+41
* Add bb_msg_read_errorandersen2005-04-163-1/+5
* In Bug 78, shortkey points out:vapier2005-04-161-2/+2
* minor style touchupsvapier2005-04-161-8/+8
* In Bug 208, bernhardf writes:vapier2005-04-166-18/+18
* In Bug 207, bernhardf writes:vapier2005-04-161-5/+5
* In Bug 209, bernhardf writes:vapier2005-04-161-12/+12
* bernhardf reports with Bug 210:vapier2005-04-161-1/+1
* Use a sane VEOL settingandersen2005-04-141-1/+1
* fake out support for POSIX -H and -L options since busybox cp dereferences ev...vapier2005-04-143-9/+19
* add aliases == and [[ for = and [ to support more bash scriptsvapier2005-04-142-1/+8
* Removed the incorrect and confusing facility argument specified withpkj2005-04-061-3/+3
* Point to osuoslandersen2005-03-312-8/+28
* Corrected the list of section names in add_ksymoops_symbols() sopkj2005-03-301-2/+2
* amd64 is rela, not relvapier2005-03-301-2/+2
* Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.vapier2005-03-041-1/+1
* Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra...vapier2005-03-041-5/+11
* add some more commentsvapier2005-03-041-30/+29
* newlib fixe from Shaun Jackmanvapier2005-03-041-1/+1
* newlib fixe from Shaun Jackmanvapier2005-03-041-4/+4
* Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctlymjn32005-03-021-0/+1
* When filling the bit buffer, gzip decompression apparently never checked for ...mjn32005-03-011-1/+4
* Update buildroot pointersandersen2005-02-213-3/+4
* remove whitespaceandersen2005-02-131-1/+1
* remove whitespaceandersen2005-02-131-2/+2
* Remove whitespaceandersen2005-02-131-1/+1
* Add 'nice' and replace 'renice' with a new implementation.mjn32005-02-137-22/+227
* Takeharu KATO writes:andersen2005-02-111-1/+1
* - no need to check if JOBS is defined. Config.in ensures it.solar2005-02-101-7/+6