| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, | Rob Landley | 2006-05-31 | 1 | -0/+1 |
* | add back in udhcp support | Mike Frysinger | 2006-05-08 | 1 | -0/+3 |
* | The udhcp was deleted from busybox in 14634. Bolting an external project to | Rob Landley | 2006-05-07 | 1 | -3/+0 |
* | fix udhcp again | Mike Frysinger | 2006-05-06 | 1 | -3/+3 |
* | Patch from Dennis Vlasenko simplifying the APPLET macros. | Rob Landley | 2006-05-05 | 1 | -260/+260 |
* | It was sitting there, in the patches directory, for years. It was delete it | Rob Landley | 2006-05-04 | 1 | -3/+4 |
* | Patch from Dennis Vlasenko to add the option to compress help text. | Rob Landley | 2006-04-27 | 1 | -1/+0 |
* | New applet cksum, from Rob Sullivan. | Rob Landley | 2006-04-18 | 1 | -0/+1 |
* | - enable dumpleases applet again; bad rob | Bernhard Reutner-Fischer | 2006-04-18 | 1 | -1/+1 |
* | enable udhcp applets again; bad rob | Mike Frysinger | 2006-04-17 | 1 | -2/+2 |
* | Patch from Tito to unify deluser and delgroup, and generally shrink code. | Rob Landley | 2006-04-10 | 1 | -4/+4 |
* | - new applet diff. Rob Sullivan writes: | Bernhard Reutner-Fischer | 2006-04-06 | 1 | -0/+1 |
* | setlogcons, from Jan Kaszka. | Rob Landley | 2006-03-27 | 1 | -0/+1 |
* | Cleanup: remove double quotes that don't seem to be needed. | Rob Landley | 2006-03-20 | 1 | -30/+30 |
* | Tito unified fdflush and freeramdisk. I tweaked the result a bit. | Rob Landley | 2006-03-14 | 1 | -1/+1 |
* | Convert all the applets from #include to USE(). Had to fix some nonstandard | Rob Landley | 2006-02-23 | 1 | -738/+251 |
* | fix applet order | Mike Frysinger | 2006-02-22 | 1 | -3/+3 |
* | add setarch/linux32/linux64 applet | Mike Frysinger | 2006-02-21 | 1 | -0/+7 |
* | Re-add initrd support, unify halt/reboot/poweroff, add -n and -f options. | Rob Landley | 2006-01-30 | 1 | -4/+4 |
* | new applet. Thanks Roberto A. Foglietta | "Vladimir N. Oleynik" | 2006-01-25 | 1 | -0/+3 |
* | Patch from Aurelien Jacobs to add unlzma. (A new decompression type, | Rob Landley | 2006-01-20 | 1 | -0/+6 |
* | Nothing to see here. Move along. | Rob Landley | 2005-12-13 | 1 | -0/+3 |
* | Tito is using broken kernel headers that pollute the namespace with every | Rob Landley | 2005-12-06 | 1 | -2/+2 |
* | - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. | Bernhard Reutner-Fischer | 2005-10-28 | 1 | -0/+3 |
* | New applet, fuser, from Tony J. White. (Needs some cleanup.) | Rob Landley | 2005-10-28 | 1 | -0/+3 |
* | Add a switch_root utility (like kconfig's utils/run_init.c, although not | Rob Landley | 2005-10-27 | 1 | -0/+3 |
* | import the very fat e2fsck/fsck applets | Mike Frysinger | 2005-09-24 | 1 | -0/+10 |
* | make e2label and findfs optional | Mike Frysinger | 2005-09-24 | 1 | -2/+2 |
* | - add applet nohup(1) | Bernhard Reutner-Fischer | 2005-09-21 | 1 | -0/+3 |
* | First cleanup pass, from Rob Sullivan. More to be done... | Rob Landley | 2005-09-18 | 1 | -3/+3 |
* | New applet "less", from Rob Sullivan. | Rob Landley | 2005-09-15 | 1 | -0/+3 |
* | sysctl was seriously broken. And since in some cases 'CONFIG_SYSCTL' | Eric Andersen | 2005-09-12 | 1 | -1/+1 |
* | Bernhard Fischer provided a mountpoint(1) applet. This is apparently something | Rob Landley | 2005-08-20 | 1 | -0/+3 |
* | commiting: | Paul Fox | 2005-08-01 | 1 | -0/+3 |
* | applying patch for bug 72: | Paul Fox | 2005-08-01 | 1 | -0/+3 |
* | new config display applet, from bug 46. i've changed the name | Paul Fox | 2005-08-01 | 1 | -0/+3 |
* | applying fix from; | Paul Fox | 2005-07-19 | 1 | -1/+1 |
* | Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use | Rob Landley | 2005-06-20 | 1 | -0/+6 |
* | import initial fat mke2fs | Mike Frysinger | 2005-06-11 | 1 | -0/+7 |
* | import tune2fs support | Mike Frysinger | 2005-06-11 | 1 | -0/+9 |
* | Add readprofile applet support. | Paul Mundt | 2005-05-20 | 1 | -0/+3 |
* | Small comm implementatin from Rob Sullivan. Needed to build perl. | Rob Landley | 2005-05-11 | 1 | -0/+3 |
* | import ether-wake applet by haveaniceday Bug 252 | Mike Frysinger | 2005-05-11 | 1 | -0/+3 |
* | import eject by Peter Willis / Tito Ragusa | Mike Frysinger | 2005-05-11 | 1 | -0/+3 |
* | David Brownell submitted a new applet, zcip, based on RFC 3927. This is | Rob Landley | 2005-04-30 | 1 | -0/+3 |
* | remove extra whitespace | Mike Frysinger | 2005-04-23 | 1 | -2/+2 |
* | stat implementation based upon coreutils | Mike Frysinger | 2005-04-23 | 1 | -0/+3 |
* | import lsattr and chattr from e2fsprogs | Mike Frysinger | 2005-04-22 | 1 | -0/+6 |
* | printenv / sum defines | Mike Frysinger | 2005-04-21 | 1 | -0/+6 |
* | fix whitespace | Mike Frysinger | 2005-04-19 | 1 | -23/+23 |