aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2013-04-031-2/+2
|\
| * setserial: Fix typo: s/baund_rate/baud_rate/gBernhard Reutner-Fischer2013-03-221-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2013-03-192-11/+12
|\|
| * flash_eraseall: implement -NAlexander Shiyan2013-03-151-7/+8
| * nanddump: fix build if nandwrite isn't enabledAlexander Shiyan2013-03-151-4/+4
* | Merge branch 'busybox' into mergeRon Yorston2013-02-0712-70/+77
|\|
| * flashcp: trivial code shrinkDenys Vlasenko2013-01-281-1/+1
| * flashcp: pad output to BUFSIZE. Hopefully closes 5882Denys Vlasenko2013-01-231-11/+15
| * dc: code shrinkDenys Vlasenko2013-01-181-10/+10
| * whitespace fixes. no code changesDenys Vlasenko2013-01-155-22/+22
| * whitespace cleanup. no code changesDenys Vlasenko2013-01-143-23/+23
| * whitespace fixes. no code changesDenys Vlasenko2013-01-142-3/+3
| * CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile2012-12-192-1/+4
* | Merge branch 'busybox' into mergeRon Yorston2012-12-112-9/+8
|\|
| * fbsplash: fix regression from e4fa7b7Timo Teräs2012-10-171-3/+2
| * nanddump: invert the meaning of the -o parameter to match upstreamBaruch Siach2012-10-151-4/+4
| * nanddump: skip bad blocks when instructed to do soBaruch Siach2012-10-151-1/+1
| * nanddump: use the right operator of logic ANDBaruch Siach2012-10-151-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2012-10-101-2/+1
|\|
| * flashcp: remove unused variable optsManuel Zerpies2012-09-271-2/+1
* | Merge branch 'busybox' into mergeRon Yorston2012-09-074-16/+28
|\|
| * fbsplash: support non-RGB565 pixels in 16-bit modeLinus Walleij2012-09-061-5/+22
| * include sys/resource.h where neededMike Frysinger2012-07-051-0/+1
| * nanddump: make dumping read-only partitions workMatt Reimer2012-06-131-1/+1
| * man: fix handling of gzipped manpagesDenys Vlasenko2012-06-081-10/+4
* | mingw32: add manRon Yorston2012-06-261-0/+4
|/
* who,less: tweaked help textDenys Vlasenko2012-04-171-7/+6
* ubi_tools: add workaround for bad kernel headers. Closes 4838Denys Vlasenko2012-03-111-0/+4
* preparatory cleanups for seamless uncompression improvementsDenys Vlasenko2012-03-061-23/+18
* fbsplash: use line_length instead of xres * bytes_per_pixelYin Kangkai2012-02-291-8/+8
* rx: fix file corruption on block checksum failureDaniel Fandrich2011-11-231-0/+1
* rx: code shrinkDenys Vlasenko2011-11-031-13/+7
* rx: Fix file corruption with duplicate blocksDan Fandrich2011-11-031-0/+1
* whitespace fixesDenys Vlasenko2011-10-281-1/+1
* fbsplash: support 8bit modePeter Korsgaard2011-10-171-5/+64
* fbsplash: limit progress bar flickerPeter Korsgaard2011-10-171-11/+19
* inotify: if PROG is -, print events to stdoutFlemming Madsen2011-10-101-6/+15
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-1/+1
* add INIT_G()'s. No code changes.Denys Vlasenko2011-09-211-0/+3
* conspy: add framebuffer support, -Q option.Pascal Bellard2011-09-131-43/+71
* crond: fix the case when option -d is disabledDenys Vlasenko2011-09-071-1/+2
* Fixes for warnings in FreeBSD buildDenys Vlasenko2011-08-281-2/+2
* less: fix for screen size detectionDenys Vlasenko2011-08-161-1/+2
* conspy,nandwrite,nanddump: enable in defconfigDenys Vlasenko2011-08-132-9/+9
* less: add a TODO commentDenys Vlasenko2011-07-251-0/+3
* less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659.Denys Vlasenko2011-07-252-81/+117
* dc: fix a case where we can run off malloced spaceDenys Vlasenko2011-07-151-18/+7
* a few tweaks for bionicDenys Vlasenko2011-07-082-2/+6
* typo fixesDan Fandrich2011-07-081-1/+1
* setserial: added missing \n in help textDan Fandrich2011-06-201-1/+1