aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-0523-36/+8
* makedevs: fix help-textBernhard Reutner-Fischer2011-05-301-1/+1
* dc: do not advertise ops disabled in .configDenys Vlasenko2011-05-161-1/+1
* fix "variable 'foo' set but not used" warningsDenys Vlasenko2011-05-131-2/+1
* setserial: small fixDenys Vlasenko2011-05-021-1/+1
* setserial: new appletMarek Bečka2011-05-011-0/+763
* rename miscutils/ubi_attach_detach.c -> miscutils/ubi_tools.cDenys Vlasenko2011-04-261-6/+6
* add help textDenys Vlasenko2011-04-261-2/+11
* ubiupdatevol: new appletReuben Dowle2011-04-261-4/+65
* Fix ubirsvol usage informationReuben Dowle2011-04-261-2/+2
* conspy: fix ESC key lostPascal Bellard2011-04-111-2/+3
* move remaining help text from include/usage.src.hPere Orga2011-04-1138-0/+498
* fbsplash: Add support for 24 and 32 bit color depthNuno Lucas2011-03-281-44/+73
* use user's shell instead of hardwired "/bin/sh" (android needs this)Denys Vlasenko2011-03-082-6/+5
* Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-264-21/+22
* runlevel/wall: depend on utmp featureMike Frysinger2011-02-061-0/+2
* Let fbsplash display images even when a second buffer is activeDan Fandrich2011-02-051-1/+4
* ubimkvol,ubirmvol,ubirsvol: new appletsReuben Dowle2011-02-051-18/+136
* ps: implement -o statDenys Vlasenko2011-02-021-1/+1
* move utmp.h include to libbb.hDenys Vlasenko2011-01-254-4/+0
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-183-5/+5
* disable automatic selection of FEATURE_SUID; improve its help textDenys Vlasenko2011-01-181-1/+0
* chrt: -m can be used without any arguments. Closes bug 2989Denys Vlasenko2010-12-191-8/+10
* chrt: correct opt_complementary. Closes bug 2977Denys Vlasenko2010-12-181-5/+5
* chat: fix build breakage (variable declared in for())Denys Vlasenko2010-12-181-8/+9
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-1/+1