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