aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2011-09-13conspy: add framebuffer support, -Q option.Pascal Bellard
2011-09-07crond: fix the case when option -d is disabledDenys Vlasenko
2011-08-28Fixes for warnings in FreeBSD buildDenys Vlasenko
2011-08-16less: fix for screen size detectionDenys Vlasenko
2011-08-13conspy,nandwrite,nanddump: enable in defconfigDenys Vlasenko
2011-07-25less: add a TODO commentDenys Vlasenko
2011-07-25less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.Denys Vlasenko
2011-07-15dc: fix a case where we can run off malloced spaceDenys Vlasenko
2011-07-08a few tweaks for bionicDenys Vlasenko
2011-07-08typo fixesDan Fandrich
2011-06-20setserial: added missing \n in help textDan Fandrich
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-05-30makedevs: fix help-textBernhard Reutner-Fischer
2011-05-16dc: do not advertise ops disabled in .configDenys Vlasenko
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko
2011-05-02setserial: small fixDenys Vlasenko
2011-05-01setserial: new appletMarek Bečka
2011-04-26rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.cDenys Vlasenko
2011-04-26add help textDenys Vlasenko
2011-04-26ubiupdatevol: new appletReuben Dowle
2011-04-26Fix ubirsvol usage informationReuben Dowle
2011-04-11conspy: fix ESC key lostPascal Bellard
2011-04-11move remaining help text from include/usage.src.hPere Orga
2011-03-28fbsplash: Add support for 24 and 32 bit color depthNuno Lucas
2011-03-08use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-02-06runlevel/wall: depend on utmp featureMike Frysinger
2011-02-05Let fbsplash display images even when a second buffer is activeDan Fandrich
2011-02-05ubimkvol,ubirmvol,ubirsvol: new appletsReuben Dowle
2011-02-02ps: implement -o statDenys Vlasenko
2011-01-25move utmp.h include to libbb.hDenys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2011-01-18disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko
2010-12-19chrt: -m can be used without any arguments. Closes bug 2989Denys Vlasenko
2010-12-18chrt: correct opt_complementary. Closes bug 2977Denys Vlasenko
2010-12-18chat: fix build breakage (variable declared in for())Denys Vlasenko
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko
2010-10-29whitespace cleanupDenys Vlasenko
2010-10-28decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-27libbb: introduce and use common crc32 routineDenys Vlasenko
2010-10-20*: s/open3_or_warn/open_or_warn/ where makes senseDenys Vlasenko
2010-10-18nanddump: make oobbuf allocation dynamicBaruch Siach
2010-10-18nanddump: new appletBaruch Siach
2010-10-12tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko
2010-10-04man: add compatibility with man-dbDenys Vlasenko
2010-08-31libbb: add xfstat functionDenys Vlasenko
2010-08-29bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko
2010-08-29nandwrite: always check the first erase blockBaruch Siach