Age | Commit message (Expand) | Author |
2011-10-17 | fbsplash: support 8bit mode | Peter Korsgaard |
2011-10-17 | fbsplash: limit progress bar flicker | Peter Korsgaard |
2011-10-10 | inotify: if PROG is -, print events to stdout | Flemming Madsen |
2011-09-22 | rename archive.h to bb_archive.h. no code changes | Denys Vlasenko |
2011-09-21 | add INIT_G()'s. No code changes. | Denys Vlasenko |
2011-09-13 | conspy: add framebuffer support, -Q option. | Pascal Bellard |
2011-09-07 | crond: fix the case when option -d is disabled | Denys Vlasenko |
2011-08-28 | Fixes for warnings in FreeBSD build | Denys Vlasenko |
2011-08-16 | less: fix for screen size detection | Denys Vlasenko |
2011-08-13 | conspy,nandwrite,nanddump: enable in defconfig | Denys Vlasenko |
2011-07-25 | less: add a TODO comment | Denys Vlasenko |
2011-07-25 | less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. | Denys Vlasenko |
2011-07-15 | dc: fix a case where we can run off malloced space | Denys Vlasenko |
2011-07-08 | a few tweaks for bionic | Denys Vlasenko |
2011-07-08 | typo fixes | Dan Fandrich |
2011-06-20 | setserial: added missing \n in help text | Dan Fandrich |
2011-06-05 | *: remove "Options:" string from help texts | Denys Vlasenko |
2011-05-30 | makedevs: fix help-text | Bernhard Reutner-Fischer |
2011-05-16 | dc: do not advertise ops disabled in .config | Denys Vlasenko |
2011-05-13 | fix "variable 'foo' set but not used" warnings | Denys Vlasenko |
2011-05-02 | setserial: small fix | Denys Vlasenko |
2011-05-01 | setserial: new applet | Marek Bečka |
2011-04-26 | rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.c | Denys Vlasenko |
2011-04-26 | add help text | Denys Vlasenko |
2011-04-26 | ubiupdatevol: new applet | Reuben Dowle |
2011-04-26 | Fix ubirsvol usage information | Reuben Dowle |
2011-04-11 | conspy: fix ESC key lost | Pascal Bellard |
2011-04-11 | move remaining help text from include/usage.src.h | Pere Orga |
2011-03-28 | fbsplash: Add support for 24 and 32 bit color depth | Nuno Lucas |
2011-03-08 | use user's shell instead of hardwired "/bin/sh" (android needs this) | Denys Vlasenko |
2011-02-26 | Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" | Denys Vlasenko |
2011-02-06 | runlevel/wall: depend on utmp feature | Mike Frysinger |
2011-02-05 | Let fbsplash display images even when a second buffer is active | Dan Fandrich |
2011-02-05 | ubimkvol,ubirmvol,ubirsvol: new applets | Reuben Dowle |
2011-02-02 | ps: implement -o stat | Denys Vlasenko |
2011-01-25 | move utmp.h include to libbb.h | Denys Vlasenko |
2011-01-18 | mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo | Denys Vlasenko |
2011-01-18 | disable automatic selection of FEATURE_SUID; improve its help text | Denys Vlasenko |
2010-12-19 | chrt: -m can be used without any arguments. Closes bug 2989 | Denys Vlasenko |
2010-12-18 | chrt: correct opt_complementary. Closes bug 2977 | Denys Vlasenko |
2010-12-18 | chat: fix build breakage (variable declared in for()) | Denys Vlasenko |
2010-11-03 | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko |
2010-10-29 | whitespace cleanup | Denys Vlasenko |
2010-10-28 | decompress_bunzip2: handle concatenated .bz2 files | Denys Vlasenko |
2010-10-28 | *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler | Marek Polacek |
2010-10-28 | *: whitespace fixes | Denys Vlasenko |
2010-10-27 | libbb: introduce and use common crc32 routine | Denys Vlasenko |
2010-10-20 | *: s/open3_or_warn/open_or_warn/ where makes sense | Denys Vlasenko |
2010-10-18 | nanddump: make oobbuf allocation dynamic | Baruch Siach |
2010-10-18 | nanddump: new applet | Baruch Siach |