aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * man: default to asciiDenys Vlasenko2014-03-031-1/+2
| * zcat: complain if input is not compressedDenys Vlasenko2014-02-022-2/+2
| * less: accept and ignore -sDenys Vlasenko2014-01-221-6/+11
| * man: parse "DEFINE pager" in configJohn Spencer2014-01-221-7/+15
* | Merge branch 'busybox' into mergeRon Yorston2014-01-028-62/+54
|\|
| * Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko2013-11-291-4/+4
| * fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko2013-11-291-1/+1
| * devfsd: remove static variableDenys Vlasenko2013-11-261-9/+11
| * rfkill: use new-style config/kbuild/appletDenys Vlasenko2013-11-203-13/+17
| * wall,crontab: use xopen_as_uid_gid()Ryan Mallon2013-10-082-31/+2
| * wall: access FILE under real user's credentialsDenys Vlasenko2013-10-063-9/+24
* | Merge branch 'busybox' into mergeRon Yorston2013-08-275-137/+216
|\|
| * man: find posix man pagesJohn Spencer2013-08-251-1/+1
| * setsid: code shrink, expanded commentsDenys Vlasenko2013-08-071-2/+12
| * ubi_tools: fix typo in strcpyPaul B. Henson2013-08-041-1/+1
| * less: support "less 1<>TTY"Denys Vlasenko2013-08-041-4/+25
| * chrt: remove warning for _POSIX_PRIORITY_SCHEDULINGBernhard Reutner-Fischer2013-07-081-3/+0
| * ubi_tools: enhance -s option to allow size multiplier to match mtd-utilsDenys Vlasenko2013-06-301-1/+8
| * ubi_tools: add forgotten argv++Denys Vlasenko2013-06-301-1/+1
| * ubi_tools: extend supported volume size to 64 bits; shrink codeDenys Vlasenko2013-06-301-149/+154
| * ubimkvol: add -m option to create volume of maximum sizePaul B. Henson2013-06-301-6/+45
* | 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