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