aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add in a sponsors link, and update the screenshot.Eric Andersen2002-02-162-9/+16
* Add Partition ImageEric Andersen2002-02-161-0/+1
* Parse the include list to writeTarFile rather than argv, fixes a bug where ta...Glenn L McGrath2002-02-151-2/+1
* Fix condition that prevented creation of compressed filesGlenn L McGrath2002-02-131-1/+1
* * archival/gzip.c (ifname, ofname): Delete.Matt Kraai2002-02-054-69/+70
* * archival/gzip.c (gzip_main): Display usage if given multiple files.Matt Kraai2002-02-051-0/+3
* * include/usage.h (gzip_trivial_usage): Make FILE optional.Matt Kraai2002-02-051-2/+2
* * fileutils/dd.c (dd_main): Ignore ftruncate error if the output is not aMatt Kraai2002-02-051-2/+8
* 2002-01-30 Neal H Walfield <neal@cs.uml.edu>Matt Kraai2002-02-011-23/+18
* If PATH_MAX isn't defined, define it outselvesEric Andersen2002-01-261-1/+3
* Patch from Russ Dill <Russ.Dill@asu.edu>. From theEric Andersen2002-01-262-2/+20
* Teach 'init -q' that init's pid may not equal 1Eric Andersen2002-01-251-1/+8
* Do not segfault if PATH is unset.Matt Kraai2002-01-142-9/+18
* Remove broken "Other cool embedded software" linkEric Andersen2002-01-131-4/+1
* Make private ash config options be publicEric Andersen2002-01-092-125/+98
* * archival/tar.c (tar_main): Remove unused variable.Matt Kraai2002-01-081-4/+0
* Oops.Eric Andersen2002-01-061-1/+1
* Do not depend on PATH or getopt arg reorderingEric Andersen2002-01-061-2/+2
* Somehow ttylinux got lost. Put it back.Eric Andersen2002-01-051-0/+1
* Update links to avoid possible lingering DNS problemsEric Andersen2002-01-051-13/+13
* * docs/busybox.net/index.html: Fix misspelling of `Unfortunately'.Matt Kraai2002-01-041-1/+1
* More updatesEric Andersen2002-01-041-1/+1
* More picsEric Andersen2002-01-043-0/+0
* Update text once againEric Andersen2002-01-041-31/+33
* Fix grammar (thanks to my wife for proof reading)Eric Andersen2002-01-041-9/+11
* Fix linkEric Andersen2002-01-041-1/+1
* Update busybox.net info and donation noiseEric Andersen2002-01-042-158/+214
* * editors/sed.c (parse_cmd_str): Remove redundant code to skip initialMatt Kraai2002-01-031-4/+0
* * editors/sed.c (parse_edit_cmd): Rewrite.Matt Kraai2002-01-032-34/+22
* * AUTHORS (Matt Kraai): Update e-mail address.Matt Kraai2002-01-031-1/+1
* * include/usage.h: Fix route and unzip usage messages (patch fromMatt Kraai2002-01-031-2/+2
* * cmp/cmp-detects-difference: Simplify return code negation.Matt Kraai2002-01-024-20/+4
* * testsuite/README: Document -v option.Matt Kraai2002-01-022-12/+32
* * archival/dpkg.c (create_list): Use chomp.Matt Kraai2002-01-022-10/+2
* chomp should only remove the newline if it occurs at the end of the input.Matt Kraai2002-01-021-3/+5
* * editors/sed.c (parse_edit_command): Require a newline after the backslashMatt Kraai2002-01-022-1/+2
* unzip applet by Laurence AndersonGlenn L McGrath2002-01-0213-78/+302
* ash patch: errname-diffAaron Lehmann2001-12-311-2/+2
* ash patch: initvar-diffAaron Lehmann2001-12-311-2/+2
* ash patch: forkshell-diffAaron Lehmann2001-12-311-11/+2
* ash patch: fgcmd-diffAaron Lehmann2001-12-311-3/+1
* ash patch: breakcmd-diffAaron Lehmann2001-12-311-1/+3
* ash patch: addfname-diffAaron Lehmann2001-12-311-4/+2
* optimize this a little bit.Eric Andersen2001-12-291-5/+3
* Silence some silly warningsEric Andersen2001-12-291-3/+10
* Link to udhcpEric Andersen2001-12-221-0/+4
* Update URLs and email addressesEric Andersen2001-12-221-5/+6
* Ignore blanks before the first address and before the command.Matt Kraai2001-12-212-0/+9
* New.Matt Kraai2001-12-211-0/+4
* Patch from vodz to fix broken function prototypeEric Andersen2001-12-211-2/+2