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
2011-02-10reset: "ESC(K" selects German, why do we use THAT? Change to "ESC(B" (US)Denys Vlasenko1-2/+2
2010-10-28*: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek8-72/+78
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-05-16consolidate ESC sequencesDenys Vlasenko8-27/+29
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-05-19- Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer18-142/+136
2008-03-17*: fix fallout from -Wunused-parameterDenis Vlasenko36-58/+156
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko138-327/+352
2008-02-26reset: call "stty sane". Closes bug 1414.Denis Vlasenko1-4/+21
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-12correct strange *3 isatty(0) code"Vladimir N. Oleynik"1-2/+2
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen374-2053/+2050
2003-12-20Kill off the loadacm applet. It is unused, unmaintainedEric Andersen10-370/+11
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
2002-09-17Clear screen too.Eric Andersen1-1/+1
2002-09-17re-enable the cursor, in case it got disabledEric Andersen1-2/+2
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-08-21Oops. Forgot to add in reset.c. Doh!Eric Andersen2-0/+68