aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2013-01-14whitespace fixes. no code changesDenys Vlasenko
2012-12-19CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile
2012-10-17fbsplash: fix regression from e4fa7b7Timo Teräs
2012-10-15nanddump: invert the meaning of the -o parameter to match upstreamBaruch Siach
2012-10-15nanddump: skip bad blocks when instructed to do soBaruch Siach
2012-10-15nanddump: use the right operator of logic ANDBaruch Siach
2012-09-27flashcp: remove unused variable optsManuel Zerpies
2012-09-06fbsplash: support non-RGB565 pixels in 16-bit modeLinus Walleij
2012-07-05include sys/resource.h where neededMike Frysinger
2012-06-13nanddump: make dumping read-only partitions workMatt Reimer
2012-06-08man: fix handling of gzipped manpagesDenys Vlasenko
2012-04-17who,less: tweaked help textDenys Vlasenko
2012-03-11ubi_tools: add workaround for bad kernel headers. Closes 4838Denys Vlasenko
2012-03-06preparatory cleanups for seamless uncompression improvementsDenys Vlasenko
2012-02-29fbsplash: use line_length instead of xres * bytes_per_pixelYin Kangkai
2011-11-23rx: fix file corruption on block checksum failureDaniel Fandrich
2011-11-03rx: code shrinkDenys Vlasenko
2011-11-03rx: Fix file corruption with duplicate blocksDan Fandrich
2011-10-28whitespace fixesDenys Vlasenko
2011-10-17fbsplash: support 8bit modePeter Korsgaard
2011-10-17fbsplash: limit progress bar flickerPeter Korsgaard
2011-10-10inotify: if PROG is -, print events to stdoutFlemming Madsen
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko
2011-09-21add INIT_G()'s. No code changes.Denys Vlasenko
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