summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko18-203/+213
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga16-111/+119
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko11-35/+32
2010-05-16consolidate ESC sequencesDenys Vlasenko8-27/+29
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko138-327/+352
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-05-31delete tons of extra #includesDenis Vlasenko59-176/+68
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-07-12Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"65-722/+112
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley168-199/+199
2005-10-12trivial generate exit code"Vladimir N. Oleynik"1-2/+1
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-10-22Patch from Arthur Othieno for style-guide.txt conformanceEric Andersen3-12/+36
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen169-380/+298
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen362-75864/+8827
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen204-378/+362
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forEric Andersen88-151/+174
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen167-156/+388
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai132-373/+375
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen224-712/+245
2000-07-19Centralize handling of --help.Matt Kraai32-312/+221
2000-07-19Add usage messages for applets without them.Matt Kraai19-0/+232
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen142-221/+190
2000-04-13Upates to include copyright 2000 to everythingErik Andersen85-668/+581
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen163-27364/+27866
1999-10-20Fixed up copyright notices and suchEric Andersen75-322/+947
1999-10-12Latest and greatest.Eric Andersen19-305/+255
1999-10-05More stuff works.Eric Andersen17-1165/+488
1999-10-05Initial revisionEric Andersen113-0/+24504