aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2013-10-08wall,crontab: use xopen_as_uid_gid()Ryan Mallon
2013-10-06wall: access FILE under real user's credentialsDenys Vlasenko
2013-08-25man: find posix man pagesJohn Spencer
2013-08-07setsid: code shrink, expanded commentsDenys Vlasenko
2013-08-04ubi_tools: fix typo in strcpyPaul B. Henson
2013-08-04less: support "less 1<>TTY"Denys Vlasenko
2013-07-08chrt: remove warning for _POSIX_PRIORITY_SCHEDULINGBernhard Reutner-Fischer
2013-06-30ubi_tools: enhance -s option to allow size multiplier to match mtd-utilsDenys Vlasenko
2013-06-30ubi_tools: add forgotten argv++Denys Vlasenko
2013-06-30ubi_tools: extend supported volume size to 64 bits; shrink codeDenys Vlasenko
2013-06-30ubimkvol: add -m option to create volume of maximum sizePaul B. Henson
2013-03-22setserial: Fix typo: s/baund_rate/baud_rate/gBernhard Reutner-Fischer
2013-03-15flash_eraseall: implement -NAlexander Shiyan
2013-03-15nanddump: fix build if nandwrite isn't enabledAlexander Shiyan
2013-01-28flashcp: trivial code shrinkDenys Vlasenko
2013-01-23flashcp: pad output to BUFSIZE. Hopefully closes 5882Denys Vlasenko
2013-01-18dc: code shrinkDenys Vlasenko
2013-01-15whitespace fixes. no code changesDenys Vlasenko
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