| Commit message (Expand) | Author | Age | Files | Lines |
* | setserial: small fix | Denys Vlasenko | 2011-05-02 | 1 | -1/+1 |
* | setserial: new applet | Marek Bečka | 2011-05-01 | 1 | -0/+763 |
* | rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c | Denys Vlasenko | 2011-04-26 | 1 | -6/+6 |
* | add help text | Denys Vlasenko | 2011-04-26 | 1 | -2/+11 |
* | ubiupdatevol: new applet | Reuben Dowle | 2011-04-26 | 1 | -4/+65 |
* | Fix ubirsvol usage information | Reuben Dowle | 2011-04-26 | 1 | -2/+2 |
* | conspy: fix ESC key lost | Pascal Bellard | 2011-04-11 | 1 | -2/+3 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 38 | -0/+498 |
* | fbsplash: Add support for 24 and 32 bit color depth | Nuno Lucas | 2011-03-28 | 1 | -44/+73 |
* | use user's shell instead of hardwired "/bin/sh" (android needs this) | Denys Vlasenko | 2011-03-08 | 2 | -6/+5 |
* | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko | 2011-02-26 | 4 | -21/+22 |
* | runlevel/wall: depend on utmp feature | Mike Frysinger | 2011-02-06 | 1 | -0/+2 |
* | Let fbsplash display images even when a second buffer is active | Dan Fandrich | 2011-02-05 | 1 | -1/+4 |
* | ubimkvol,ubirmvol,ubirsvol: new applets | Reuben Dowle | 2011-02-05 | 1 | -18/+136 |
* | ps: implement -o stat | Denys Vlasenko | 2011-02-02 | 1 | -1/+1 |
* | move utmp.h include to libbb.h | Denys Vlasenko | 2011-01-25 | 4 | -4/+0 |
* | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko | 2011-01-18 | 3 | -5/+5 |
* | disable automatic selection of FEATURE_SUID; improve its help text | Denys Vlasenko | 2011-01-18 | 1 | -1/+0 |
* | chrt: -m can be used without any arguments. Closes bug 2989 | Denys Vlasenko | 2010-12-19 | 1 | -8/+10 |
* | chrt: correct opt_complementary. Closes bug 2977 | Denys Vlasenko | 2010-12-18 | 1 | -5/+5 |
* | chat: fix build breakage (variable declared in for()) | Denys Vlasenko | 2010-12-18 | 1 | -8/+9 |
* | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | 2010-11-03 | 1 | -1/+1 |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 2 | -6/+6 |
* | decompress_bunzip2: handle concatenated .bz2 files | Denys Vlasenko | 2010-10-28 | 1 | -1/+1 |
* | *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler | Marek Polacek | 2010-10-28 | 3 | -12/+17 |
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 13 | -34/+34 |
* | libbb: introduce and use common crc32 routine | Denys Vlasenko | 2010-10-27 | 1 | -11/+3 |
* | *: s/open3_or_warn/open_or_warn/ where makes sense | Denys Vlasenko | 2010-10-20 | 1 | -1/+1 |
* | nanddump: make oobbuf allocation dynamic | Baruch Siach | 2010-10-18 | 1 | -6/+6 |
* | nanddump: new applet | Baruch Siach | 2010-10-18 | 1 | -28/+127 |
* | tweaks to build system, mainly making menuconfig text and order clearer | Denys Vlasenko | 2010-10-12 | 1 | -1/+0 |
* | man: add compatibility with man-db | Denys Vlasenko | 2010-10-04 | 1 | -2/+7 |
* | libbb: add xfstat function | Denys Vlasenko | 2010-08-31 | 1 | -2/+2 |
* | bbconfig: add COMPRESS_BBCONFIG option | Denys Vlasenko | 2010-08-29 | 2 | -0/+36 |
* | nandwrite: always check the first erase block | Baruch Siach | 2010-08-29 | 1 | -2/+14 |
* | nandwrite: complain on malformed -s NUM | Denys Vlasenko | 2010-08-29 | 1 | -0/+2 |
* | nandwrite: allow hex values in the -s parameter | Baruch Siach | 2010-08-29 | 1 | -1/+1 |
* | nandwrite: new applet | Baruch Siach | 2010-08-25 | 1 | -0/+128 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 39 | -39/+39 |
* | *: fix "see file License ..." - the file is named LICENSE (in uppercase) | Denys Vlasenko | 2010-08-16 | 3 | -3/+3 |
* | *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i | Denys Vlasenko | 2010-08-12 | 6 | -10/+10 |
* | less: remove misguided dependency on PLATFORM_LINUX | Jeremie Koenig | 2010-07-30 | 1 | -1/+0 |
* | dc: tweak help text | Denys Vlasenko | 2010-07-29 | 1 | -4/+4 |
* | dc: make it use long longs for integer ops | Denys Vlasenko | 2010-07-29 | 1 | -14/+51 |
* | less: fix duplicate "depends on PLATFORM_LINUX". no code changes | Denys Vlasenko | 2010-07-29 | 1 | -8/+4 |
* | *: mass cosmetic removal of extra empty lines. no code changes | Denys Vlasenko | 2010-07-26 | 2 | -3/+2 |
* | mark Linux-specific configuration options | Jeremie Koenig | 2010-07-19 | 3 | -1/+21 |
* | build system: disable some applets by default | Denys Vlasenko | 2010-07-14 | 1 | -7/+7 |
* | crond: mention other cronds' behavior in comment. no code changes | Denys Vlasenko | 2010-07-11 | 1 | -4/+6 |
* | crond: code shrink | Denys Vlasenko | 2010-07-08 | 1 | -36/+31 |