Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -7/+7 | |
| | | | | compliant with the style guide. Everybody rebuild your tags file! | |||||
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -2/+2 | |
| | ||||||
* | Apply a patch from Larry Doolittle <ldoolitt@recycle.lbl.gov> to close | Eric Andersen | 2000-11-29 | 1 | -62/+46 | |
| | | | | | | bug 1069. This shaves about 100 bytes from the executable, and about 200 bytes of heap usage. Also document the "-d" option in the usage message. | |||||
* | "I will always compile before I commit." | Eric Andersen | 2000-11-17 | 1 | -21/+30 | |
| | | | | | | "I will always compile before I commit." "I will always compile before I commit." -Erik | |||||
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Some #include updates. | Eric Andersen | 2000-08-10 | 1 | -0/+1 | |
| | | | | -Erik | |||||
* | The result of getopt() is "int" and should be treated as such | Pavel Roskin | 2000-07-17 | 1 | -1/+1 | |
| | ||||||
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -11/+0 | |
| | ||||||
* | Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> | Eric Andersen | 2000-07-14 | 1 | -40/+30 | |
| | | | | -Erik | |||||
* | Always report the applet name when doing error reporting. | Matt Kraai | 2000-07-12 | 1 | -5/+5 | |
| | ||||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -2/+1 | |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | |||||
* | Fix 'date -u' | Eric Andersen | 2000-06-06 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Some updates for better portability. | Erik Andersen | 2000-05-16 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -6/+8 | |
| | ||||||
* | The new tar for busybox is now done, and works just fine | Erik Andersen | 2000-03-24 | 1 | -16/+7 | |
| | | | | | for extracting files. Creation of tarballs is next... -Erik | |||||
* | My latest ramblings. | Erik Andersen | 2000-03-23 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | * all mallocs now use xmalloc (and so are OOM error safe), and | Erik Andersen | 2000-03-21 | 1 | -1/+1 | |
| | | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik | |||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -228/+223 | |
| | | | | -Erik | |||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -7/+10 | |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | |||||
* | Clear up some ambiguity with old style assignments. | Erik Andersen | 2000-01-29 | 1 | -2/+2 | |
| | | | | -Erik | |||||
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -1/+1 | |
| | ||||||
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 1 | -1/+1 | |
| | ||||||
* | More stuff. | Eric Andersen | 1999-10-18 | 1 | -11/+5 | |
| | | | | -Erik | |||||
* | Latest and greatest. | Eric Andersen | 1999-10-12 | 1 | -95/+77 | |
| | | | | -Erik | |||||
* | latest and greatest. | Eric Andersen | 1999-10-06 | 1 | -3/+9 | |
| | ||||||
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+305 | |