aboutsummaryrefslogtreecommitdiff
path: root/miscutils/bbconfig.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2018-11-281-23/+4
|\
| * libarchive: add a function to unpack embedded dataRon Yorston2018-11-021-23/+4
* | Merge branch 'busybox' into mergeRon Yorston2018-04-091-5/+14
|\|
| * bzip2: fix two crashes on corrupted archivesDenys Vlasenko2018-04-081-5/+14
* | Merge branch 'busybox' into mergeRon Yorston2017-11-031-1/+2
|\|
| * whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+2
* | Merge branch 'busybox' into mergeRon Yorston2017-07-241-10/+10
|\|
| * config: deindent all help textsDenys Vlasenko2017-07-211-9/+9
| * Update remaining menuconfig items with approximate applet sizesDenys Vlasenko2017-07-191-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2016-11-291-0/+24
|\|
| * Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-221-0/+4
| * Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko2016-11-221-0/+20
* | Enable seamless compression for WIN32Ron Yorston2015-05-271-0/+1
|/
* rename archive.h to bb_archive.h. no code changesDenys Vlasenko2011-09-221-1/+1
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+6
* rename archival/libunarchive -> archival/libarchive; move bz/ into itDenys Vlasenko2010-11-031-1/+1
* decompress_bunzip2: handle concatenated .bz2 filesDenys Vlasenko2010-10-281-1/+1
* bbconfig: add COMPRESS_BBCONFIG optionDenys Vlasenko2010-08-291-0/+22
* bbconfig: make it independent from printf functionsDenys Vlasenko2010-06-071-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: fix fallout from -Wunused-parameterDenis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* Clarify.Rob Landley2006-03-301-3/+1
* add public-domain release1_1_11_1_0Paul Fox2006-03-291-0/+5
* new config display applet, from bug 46. i've changed the namePaul Fox2005-08-011-0/+8