| Commit message (Expand) | Author | Age | Files | Lines |
* | move microcom to miscutils | Denis Vlasenko | 2007-09-22 | 1 | -0/+6 |
* | ttysize: new applet. +200 bytes | Denis Vlasenko | 2007-08-02 | 1 | -0/+8 |
* | move several applets to more correct ex-project. No code changes. | Denis Vlasenko | 2007-06-12 | 1 | -6/+0 |
* | - add chrt applet. | Bernhard Reutner-Fischer | 2007-03-09 | 1 | -0/+7 |
* | - readahead depends on LFS | Bernhard Reutner-Fischer | 2007-01-26 | 1 | -0/+1 |
* | "depends ..." -> "depends on ..." | Mike Frysinger | 2007-01-24 | 1 | -1/+1 |
* | correct file format errors | Mike Frysinger | 2007-01-24 | 1 | -9/+9 |
* | less: somewhat buggy applet, but nice. Muchly reduced | Denis Vlasenko | 2006-12-20 | 1 | -0/+5 |
* | - revert r15563 (pull current version of taskset off the busybox_scratch branch) | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -0/+10 |
* | raidautorun: new applet, by: | Denis Vlasenko | 2006-10-20 | 1 | -0/+7 |
* | nmeter: new applet. ~4k | Denis Vlasenko | 2006-10-11 | 1 | -0/+6 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -64/+64 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 1 | -1/+1 |
* | Add CONFIG_FEATURE_SYSLOG which controls whether | Denis Vlasenko | 2006-09-07 | 1 | -0/+2 |
* | Michael Opdenacker contributed a readahead applet. | Rob Landley | 2006-08-20 | 1 | -0/+16 |
* | More minor tweaks. | Rob Landley | 2006-07-12 | 1 | -4/+3 |
* | remove duplicate CONFIG_TASKSET option | Mike Frysinger | 2006-07-03 | 1 | -7/+1 |
* | Revert taskset for 1.2.0. It emits a warning, breaks building under RH9, | Rob Landley | 2006-06-30 | 1 | -0/+6 |
* | - do away with the comment that noted that the current implementation | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -1/+1 |
* | Consolidate devfs garbage and mark it as obsolete. | Rob Landley | 2006-06-07 | 1 | -2/+16 |
* | - add applet taskset to set/retrieve the CPU affinity of a process | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -0/+6 |
* | Patch from Tito to remove long options from hdparm. | Rob Landley | 2006-05-31 | 1 | -3/+4 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -1/+1 |
* | - silence warning about no return in function returning non-void | Bernhard Reutner-Fischer | 2006-05-20 | 1 | -0/+7 |
* | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley | 2006-04-13 | 1 | -12/+12 |
* | - commentary typos | Bernhard Reutner-Fischer | 2006-03-24 | 1 | -1/+1 |
* | Convert all the applets from #include to USE(). Had to fix some nonstandard | Rob Landley | 2006-02-23 | 1 | -1/+1 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 |
* | - add BB_APPLET_RUNLEVEL used by emdebian via /etc/init.d/rc. | Bernhard Reutner-Fischer | 2005-10-28 | 1 | -0/+9 |
* | Bernhard Fischer writes: | Mike Frysinger | 2005-09-18 | 1 | -7/+7 |
* | New applet "less", from Rob Sullivan. | Rob Landley | 2005-09-15 | 1 | -0/+47 |
* | Bernhard Fischer provided a mountpoint(1) applet. This is apparently something | Rob Landley | 2005-08-20 | 1 | -0/+6 |
* | commiting: | Paul Fox | 2005-08-01 | 1 | -0/+6 |
* | new config display applet, from bug 46. i've changed the name | Paul Fox | 2005-08-01 | 1 | -0/+7 |
* | the makedevs config option was pretty much totally broken | Eric Andersen | 2005-07-18 | 1 | -1/+2 |
* | Patch by jonlar in Bug 312 to split the U_W_TMP feature into sep UTMP and WTM... | Mike Frysinger | 2005-07-01 | 1 | -1/+1 |
* | applets specified as _BB_SUID_ALWAYS in applets.h should also select | Eric Andersen | 2005-06-23 | 1 | -0/+1 |
* | About time to just apply this and kill off the patches | Eric Andersen | 2005-06-09 | 1 | -4/+26 |
* | Add automatic umount support to eject command. Patch from Tito, | Rob Landley | 2005-05-14 | 1 | -7/+0 |
* | import eject by Peter Willis / Tito Ragusa | Mike Frysinger | 2005-05-11 | 1 | -0/+13 |
* | Improve the setuid situation a bit, and make it more apparent | Eric Andersen | 2004-08-26 | 1 | -0/+3 |
* | Fixup getty, login, etc so the utmp and wtmp are updated, allowing | Eric Andersen | 2004-07-30 | 1 | -0/+1 |
* | Include some documentation posted to the list by vodz | Eric Andersen | 2004-07-20 | 1 | -0/+5 |
* | Woops, the previous commit was an accident, its supplied in the patch, | Glenn L McGrath | 2004-06-05 | 1 | -26/+4 |
* | Device table support for makedevs, the previous behaviour can been | Glenn L McGrath | 2004-06-05 | 1 | -4/+26 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -6/+6 |
* | New applet, rx, by Christopher Hoover | Glenn L McGrath | 2003-12-20 | 1 | -0/+6 |
* | Tito writes: | Eric Andersen | 2003-12-19 | 1 | -7/+14 |
* | Patch from Tito, size optimisation, cleanup noise when in debugging | Glenn L McGrath | 2003-11-30 | 1 | -0/+7 |
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -4/+4 |