aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2005-04-23use bb_fflush_stdout_and_exit instead of exitvapier1-1/+2
2005-04-22import lsattr and chattr from e2fsprogsvapier29-2/+2928
2005-04-22output busybox help to stdout, not stderrvapier1-12/+12
2005-04-21printenv / sum definesvapier2-0/+20
2005-04-21grab sum from coreutils, clean it up, and make it busybox happyvapier3-0/+189
2005-04-21add a printenv implementationvapier3-0/+59
2005-04-21fix whitespacevapier1-1/+1
2005-04-21fix typosvapier1-2/+2
2005-04-21fix typoe (buildddir -> builddir)vapier2-6/+4
2005-04-20fix printf warningvapier1-1/+1
2005-04-19fix whitespacevapier1-23/+23
2005-04-19Updated to match trunk/uClibc/extra/config as of r10132, and thuspkj23-472/+887
2005-04-18In Bug 5, Tito writes:vapier1-116/+210
2005-04-18touchups as suggested by Vladimir N. Oleynikvapier1-11/+4
2005-04-17err, use name attr of a tag, not hrefvapier1-1/+1
2005-04-17import fakeidentd module started by Thomas Lundquistvapier5-0/+459
2005-04-17add a new list of external tiny utilitiesvapier2-1/+44
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticandersen30-91/+96
2005-04-16jfb2 writes in Bug 119:vapier1-0/+4
2005-04-16Fix broken macroandersen1-1/+1
2005-04-16Only define a local environ when not using the prototype from unistd.handersen1-0/+2
2005-04-16Rework to fix http://bugs.uclibc.org/view.php?id=107andersen1-32/+41
2005-04-16Add bb_msg_read_errorandersen3-1/+5
2005-04-16In Bug 78, shortkey points out:vapier1-2/+2
2005-04-16minor style touchupsvapier1-8/+8
2005-04-16In Bug 208, bernhardf writes:vapier6-18/+18
2005-04-16In Bug 207, bernhardf writes:vapier1-5/+5
2005-04-16In Bug 209, bernhardf writes:vapier1-12/+12
2005-04-16bernhardf reports with Bug 210:vapier1-1/+1
2005-04-14Use a sane VEOL settingandersen1-1/+1
2005-04-14fake out support for POSIX -H and -L options since busybox cp dereferences ev...vapier3-9/+19
2005-04-14add aliases == and [[ for = and [ to support more bash scriptsvapier2-1/+8
2005-04-06Removed the incorrect and confusing facility argument specified withpkj1-3/+3
2005-03-31Point to osuoslandersen2-8/+28
2005-03-30Corrected the list of section names in add_ksymoops_symbols() sopkj1-2/+2
2005-03-30amd64 is rela, not relvapier1-2/+2
2005-03-04Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root.vapier1-1/+1
2005-03-04Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra...vapier1-5/+11
2005-03-04add some more commentsvapier1-30/+29
2005-03-04newlib fixe from Shaun Jackmanvapier1-1/+1
2005-03-04newlib fixe from Shaun Jackmanvapier1-4/+4
2005-03-02Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctlymjn31-0/+1
2005-03-01When filling the bit buffer, gzip decompression apparently never checked for ...mjn31-1/+4
2005-02-21Update buildroot pointersandersen3-3/+4
2005-02-13remove whitespaceandersen1-1/+1
2005-02-13remove whitespaceandersen1-2/+2
2005-02-13Remove whitespaceandersen1-1/+1
2005-02-13Add 'nice' and replace 'renice' with a new implementation.mjn37-22/+227
2005-02-11Takeharu KATO writes:andersen1-1/+1
2005-02-10- no need to check if JOBS is defined. Config.in ensures it.solar1-7/+6