| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 'dumpkmap' to allow people to dump a binary keymap, which can then be | Eric Andersen | 2000-07-11 | 1 | -0/+3 |
* | Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't | Eric Andersen | 2000-07-07 | 1 | -3/+0 |
* | Remove leftovers of block_device, which disapperared around | Eric Andersen | 2000-07-06 | 1 | -3/+0 |
* | Added support for being a login shell, so things like '-su' or '-sh' (stuff | Eric Andersen | 2000-06-29 | 1 | -0/+7 |
* | = minor formatting issues | John Beppu | 2000-06-28 | 1 | -21/+20 |
* | + busybox --install [-s] | John Beppu | 2000-06-28 | 1 | -9/+38 |
* | + s/int install_links/static int install_links/ | John Beppu | 2000-06-27 | 1 | -1/+1 |
* | + littering my code w/ comments about what troubles me. | John Beppu | 2000-06-27 | 1 | -1/+6 |
* | + busybox --install [-s] | John Beppu | 2000-06-27 | 1 | -0/+74 |
* | Removed all vestiges of "math" | Pavel Roskin | 2000-06-21 | 1 | -3/+0 |
* | + added dc (aka the function formerly known as math) | John Beppu | 2000-06-21 | 1 | -0/+3 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -13/+5 |
* | Add new apps md5sum uudecode uuencode, fix some minor formatting things. | Eric Andersen | 2000-06-13 | 1 | -0/+9 |
* | A number of additional fixed from Pavel Roskin, note some more bugs in the | Eric Andersen | 2000-06-02 | 1 | -0/+3 |
* | More libc portability updates, add in the website (which has not been | Erik Andersen | 2000-05-19 | 1 | -9/+8 |
* | BusyBox shell (lash) can now be used as a standalone shell when | Erik Andersen | 2000-05-13 | 1 | -3/+3 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -2/+5 |
* | Some accrued fixes/updates. | Erik Andersen | 2000-05-01 | 1 | -0/+3 |
* | Latest and greatest. Some effort at libc5 (aiming towards newlib) | Erik Andersen | 2000-04-28 | 1 | -2/+5 |
* | Several more updates | Erik Andersen | 2000-04-25 | 1 | -0/+3 |
* | Fix creation of /linuxrc | Erik Andersen | 2000-04-18 | 2 | -1/+2 |
* | Updates | Erik Andersen | 2000-04-18 | 1 | -1/+1 |
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -32/+32 |
* | - the message that comes up when busybox is invoked | John Beppu | 2000-04-13 | 1 | -3/+4 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -5/+3 |
* | Fix sed regexp replacement, which I had hosed (thanks to | Erik Andersen | 2000-04-06 | 1 | -2/+1 |
* | Use gcc -E instead of cpp to enhance portability for brain | Erik Andersen | 2000-04-06 | 2 | -2/+2 |
* | Tar now works perfectly. It behaves much better now then it | Erik Andersen | 2000-04-05 | 1 | -2/+2 |
* | usleep contributed by Nicolas Pitre <nico@cam.org> | Erik Andersen | 2000-04-04 | 1 | -0/+3 |
* | My latest ramblings. | Erik Andersen | 2000-03-23 | 1 | -98/+98 |
* | Several fixes. | Erik Andersen | 2000-03-17 | 3 | -7/+11 |
* | Major build system updates... | Erik Andersen | 2000-03-16 | 3 | -109/+134 |
* | First pass at writing a shell for busybox. | Erik Andersen | 2000-03-12 | 1 | -3/+6 |
* | Wrote killall. | Erik Andersen | 2000-03-07 | 1 | -0/+3 |
* | Add in tr and dirname | Erik Andersen | 2000-03-05 | 1 | -0/+6 |
* | Wrote uptime. Doesn't use /proc. :) | Erik Andersen | 2000-03-05 | 1 | -2/+5 |
* | Add in freeramdisk.c, which (duh) frees ramdisks. If you have any | Erik Andersen | 2000-03-04 | 1 | -0/+3 |
* | A few updates (including the cp fix the Craig has been looking for) | Erik Andersen | 2000-03-04 | 1 | -4/+14 |
* | Sync up a few things. Add in a new telnet implementation (still | Erik Andersen | 2000-02-22 | 1 | -0/+3 |
* | Some updates for the day, | Erik Andersen | 2000-02-18 | 1 | -0/+3 |
* | Updates | Erik Andersen | 2000-02-11 | 1 | -1/+1 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -221/+235 |
* | A few minor updates. ;-) | Erik Andersen | 2000-02-07 | 2 | -7/+5 |
* | nslookup -- a work in progress... | John Beppu | 2000-01-29 | 1 | -0/+3 |
* | Some busybox updates. See the changelog for details if you care. | Erik Andersen | 2000-01-25 | 1 | -2/+2 |
* | Better way to check for namespace aliasing. | Erik Andersen | 2000-01-22 | 1 | -1/+1 |
* | Fix a namespace aliasing problem wereby du and dutmp, or | Erik Andersen | 2000-01-20 | 1 | -1/+1 |
* | Sync up busybox with the latest and greatest. This is not stuff for | Erik Andersen | 2000-01-15 | 1 | -2/+27 |
* | Bug fixes. | Erik Andersen | 2000-01-13 | 1 | -0/+15 |
* | i am busybox of borg. unix will be assimilated. | John Beppu | 2000-01-06 | 1 | -0/+3 |