aboutsummaryrefslogtreecommitdiff
path: root/miscutils/flashcp.c
AgeCommit message (Expand)Author
2018-12-28config: update size informationDenys Vlasenko
2017-08-08getopt32: remove opt_complementaryDenys Vlasenko
2017-08-07ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZEDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-11-22Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko
2016-11-22Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko
2014-12-10flashcp: change BUFSIZE to 4kJacob Kjaergaard
2013-01-28flashcp: trivial code shrinkDenys Vlasenko
2013-01-23flashcp: pad output to BUFSIZE. Hopefully closes 5882Denys Vlasenko
2012-09-27flashcp: remove unused variable optsManuel Zerpies
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-04-11move remaining help text from include/usage.src.hPere Orga
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-11-21flashcp: new applet by Stefan Seyfried. +900 bytesStefan Seyfried