aboutsummaryrefslogtreecommitdiff
path: root/miscutils
AgeCommit message (Expand)Author
2014-06-25nanddump: change default to --bb=skipbadRichard Genoud
2014-06-25nanddump: kill -b Omit bad blockRichard Genoud
2014-06-25nanddump: add options --bb=skipbad and padbadRichard Genoud
2014-06-25nanddump: correct rounding to next page (lead to infinite loop)Richard Genoud
2014-05-02Fix compile failuresDenys Vlasenko
2014-04-30crond: implement "SHELL=prog" in crontab. Export LOGNAME as POSIX wantsDenys Vlasenko
2014-04-30crond: simplify logging codeDenys Vlasenko
2014-04-30libbb: make syslog level for bb_error_msg's configurable. use it in crondDenys Vlasenko
2014-04-30crond: tweak help text, make course less crypticDenys Vlasenko
2014-04-17adjtimex: make its help text and printed data a bit less crypticDenys Vlasenko
2014-04-13less: fix bugs discovered with "git log -p | less -m" on kernel treeDenys Vlasenko
2014-03-03man: default to asciiDenys Vlasenko
2014-02-02zcat: complain if input is not compressedDenys Vlasenko
2014-01-22less: accept and ignore -sDenys Vlasenko
2014-01-22man: parse "DEFINE pager" in configJohn Spencer
2013-11-29Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2013-11-26devfsd: remove static variableDenys Vlasenko
2013-11-20rfkill: use new-style config/kbuild/appletDenys Vlasenko
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