summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-22Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko37-77/+147
2016-11-22Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko36-533/+498
2011-09-22rename archive.h to bb_archive.h. no code changesDenys Vlasenko46-45/+45
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-11-03rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko74-57/+57
2010-10-28decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko5-30/+81
2010-08-29bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko5-9/+70
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko11-35/+32
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-03-17*: fix fallout from -Wunused-parameterDenis Vlasenko36-58/+156
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2006-03-30Clarify.Rob Landley1-3/+1
2006-03-29add public-domain releasePaul Fox1-0/+5
2005-08-01new config display applet, from bug 46. i've changed the namePaul Fox7-1/+94