Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a few minor cleanups. | Eric Andersen | 2000-07-06 | 1 | -1/+3 |
| | | | | -Erik | ||||
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
| | | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik | ||||
* | This patch | Eric Andersen | 2000-06-04 | 1 | -8/+4 |
| | | | | | | | | - eliminates the need to have a buffer and strcpy to it - makes freeramdisk complain if it's given more than one argument Regards, Pavel Roskin | ||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -2/+5 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -1/+2 |
| | | | | | compatability. -Erik | ||||
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -4/+4 |
| | | | | | while trying to write docs . :-) -Erik | ||||
* | My latest ramblings. | Erik Andersen | 2000-03-23 | 1 | -1/+3 |
| | | | | -Erik | ||||
* | Bug fix | Erik Andersen | 2000-03-14 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Add in freeramdisk.c, which (duh) frees ramdisks. If you have any | Erik Andersen | 2000-03-04 | 1 | -0/+69 |
ramdisks lying about and want to free up the memory they have used, this baby is the answar you have been waiting for. -Erik |