Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc | Eric Andersen | 2000-07-09 | 1 | -2/+2 |
| | | | | | | (except for mkfs_minix and fsck_minix -- and it doesn't yet link vs uclibc due to missing stuff in the library). -Erik | ||||
* | Turned some stuff into features that really are features, not apps. | Eric Andersen | 2000-07-06 | 1 | -4/+4 |
| | | | | -Erik | ||||
* | Made ping work with libc5 and libc6. | Eric Andersen | 2000-06-19 | 1 | -2/+84 |
| | | | | -Erik | ||||
* | Implemented "ping -s", fixed error messages and argument parsing | Pavel Roskin | 2000-06-07 | 1 | -25/+32 |
| | |||||
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -5/+12 |
| | | | | | | | | which lets you compile out most of the "--help" output, saving up to 17k. Renamed mnc to nc. -Erik | ||||
* | Several more updates | Erik Andersen | 2000-04-25 | 1 | -8/+30 |
| | | | | -Erik | ||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -3/+3 |
| | |||||
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -7/+5 |
| | | | | | while trying to write docs . :-) -Erik | ||||
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -294/+324 |
| | | | | -Erik | ||||
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 1 | -2/+3 |
| | | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik | ||||
* | Minor change. init now uses dup2. | Erik Andersen | 2000-01-29 | 1 | -3/+6 |
| | | | | -Erik | ||||
* | copy fixes to simplify link copying and always do the right thing. | Erik Andersen | 2000-01-29 | 1 | -8/+4 |
| | | | | | | ping could segfault because I'm an idiot, and tried to put a value in where I hadn't allocated storage. choke. -Erik | ||||
* | mount and umount could leak loop device allocations causing the system to | Erik Andersen | 2000-01-26 | 1 | -4/+5 |
| | | | | | quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik | ||||
* | Ok, so this is reallt 0.38... | Eric Andersen | 1999-12-11 | 1 | -41/+123 |
| | | | | -Erik | ||||
* | Tail now works (costs 6k). Several other updates. | Eric Andersen | 1999-12-09 | 1 | -27/+23 |
| | | | | -Erik | ||||
* | Latest and greatest | Eric Andersen | 1999-12-08 | 1 | -1/+2 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-08 | 1 | -3/+3 |
| | |||||
* | Fixes | Eric Andersen | 1999-12-08 | 1 | -3/+3 |
| | |||||
* | Stuf | Eric Andersen | 1999-12-07 | 1 | -0/+374 |