aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doh! I broke ping when removing the nested function.andersen2002-03-211-4/+4
* * include/applets.h (CONFIG_LOSETUP): New.kraai2002-03-205-0/+72
* Eliminate extra trailing spaceandersen2002-03-201-3/+2
* Fix devfs loop device supportandersen2002-03-202-1/+3
* Rewind messages to avoid weird formatting, and fix a bug withandersen2002-03-201-22/+22
* Patch from vodz to fix a potential segfaultandersen2002-03-201-2/+2
* Patch from Jeff Studer <jstuder@aquilagroup.com> to supply a defaults forandersen2002-03-201-0/+7
* Update dmalloc options per suggestion from Glennandersen2002-03-201-1/+5
* Reinitialize initial shift register value for on each pass.andersen2002-03-203-3/+9
* Cave to pressure (2 months later). Eliminate using aandersen2002-03-201-7/+8
* Add missing " " after the word on, as reported by Jason Lutherandersen2002-03-201-1/+1
* Patch from J.W.Janssen <JanWillem.Janssen@lxtreme.nl> to provideandersen2002-03-201-2/+63
* Bart Visscher noticed some spurious search and replace sillinessandersen2002-03-201-14/+14
* * testsuite/grep/egrep-is-not-case-insensitive: Requirekraai2002-03-191-0/+1
* * testsuite/grep/grep-handles-binary-files: Read input from a pipe.kraai2002-03-192-4/+2
* * networking/wget.c (parse_url): Allocate a string for the empty path.kraai2002-03-192-2/+3
* Thomas Lundquistkraai2002-03-181-6/+22
* Try to pull in PATH_MAX properlyandersen2002-03-161-0/+4
* Don't mention ldconfigandersen2002-03-131-5/+0
* Cleanup a libc5 compatibility hackandersen2002-03-122-4/+4
* Fix broken linkandersen2002-03-101-31/+40
* list_single: Declare scratch iff CONFIG_FEATURE_LS_USERNAME is defined.kraai2002-03-081-0/+2
* * fileutils/ls.c (showfiles): Display multiple short names on a line.kraai2002-03-081-6/+1
* Updateandersen2002-03-061-27/+32
* Update webpage to note new mirrorsandersen2002-03-061-89/+15
* Now that we are mirrored, remove absolute linksandersen2002-03-053-423/+511
* Update init.c per my changes in the stable branchandersen2002-03-051-222/+269
* Update robots.txtandersen2002-03-021-0/+3
* A few more little cleanups to simplify mirroringandersen2002-03-024-0/+1
* Update the cvs commit info. Remove the old busybox.lineo.com stuff.andersen2002-03-024-12/+24
* * libbb/xfuncs.c (xmalloc, xcalloc): Do not exit if a zero-length buffer iskraai2002-02-261-16/+5
* * findutils/grep.c (grep_main): Remove unnecessary use of junk.kraai2002-02-221-3/+2
* * testsuite/runtest (show_result): Change UPASS to XPASS.kraai2002-02-191-4/+2
* * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE".kraai2002-02-199-13/+14
* * testsuite/runtest (run_applet_testcase): Return UNTESTED instead ofkraai2002-02-191-2/+2
* * testsuite/README: Fill to 80 columns.kraai2002-02-191-14/+11
* * testsuite/README: Update copyright date.kraai2002-02-191-1/+1
* * testsuite/tar/tar-archives-multiple-files: Requirekraai2002-02-191-0/+1
* * docs/busybox.net/index.html (Products/Projects Using BusyBox): Addedkraai2002-02-191-0/+1
* fix nameandersen2002-02-171-1/+1
* * testsuite/tar/tar-archives-multiple-files: New.kraai2002-02-171-0/+5
* Add in tuxscreenandersen2002-02-161-0/+1
* Update sponsor sectionandersen2002-02-161-2/+9
* Add in a sponsors link, and update the screenshot.andersen2002-02-162-9/+16
* Add Partition Imageandersen2002-02-161-0/+1
* Parse the include list to writeTarFile rather than argv, fixes a bug where ta...bug12002-02-151-2/+1
* Fix condition that prevented creation of compressed filesbug12002-02-131-1/+1
* * archival/gzip.c (ifname, ofname): Delete.kraai2002-02-054-69/+70
* * archival/gzip.c (gzip_main): Display usage if given multiple files.kraai2002-02-051-0/+3
* * include/usage.h (gzip_trivial_usage): Make FILE optional.kraai2002-02-051-2/+2