aboutsummaryrefslogtreecommitdiff
path: root/miscutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* whitespace cleanupDenys Vlasenko2010-10-292-6/+6
* decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko2010-10-281-1/+1
* *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek2010-10-283-12/+17
* *: whitespace fixesDenys Vlasenko2010-10-2813-34/+34
* libbb: introduce and use common crc32 routineDenys Vlasenko2010-10-271-11/+3
* *: s/open3_or_warn/open_or_warn/ where makes senseDenys Vlasenko2010-10-201-1/+1
* nanddump: make oobbuf allocation dynamicBaruch Siach2010-10-181-6/+6
* nanddump: new appletBaruch Siach2010-10-181-28/+127
* tweaks to build system, mainly making menuconfig text and order clearerDenys Vlasenko2010-10-121-1/+0
* man: add compatibility with man-dbDenys Vlasenko2010-10-041-2/+7
* libbb: add xfstat functionDenys Vlasenko2010-08-311-2/+2
* bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-292-0/+36
* nandwrite: always check the first erase blockBaruch Siach2010-08-291-2/+14
* nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-291-0/+2
* nandwrite: allow hex values in the -s parameterBaruch Siach2010-08-291-1/+1
* nandwrite: new appletBaruch Siach2010-08-251-0/+128
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-1639-39/+39
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-163-3/+3