aboutsummaryrefslogtreecommitdiff
path: root/console-tools/clear.c
AgeCommit message (Expand)Author
2017-09-13*: use ESC define instead of "\033"; use ESC[m instead of ESC[0mDenys Vlasenko
2017-08-03new NOFORKs: clear, nproc, tty, uname, arch, unlink, whichDenys Vlasenko
2017-07-21config: deindent all help textsDenys Vlasenko
2017-07-18Update menuconfig items with approximate applet sizesDenys Vlasenko
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-06-07bbconfig: make it independent from printf functionsDenys Vlasenko
2010-05-16consolidate ESC sequencesDenys Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-03-17*: add -Wunused-parameter; fix resulting breakageDenis Vlasenko
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
2007-05-31delete tons of extra #includesDenis Vlasenko
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2006-07-12Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2005-10-12trivial generate exit code"Vladimir N. Oleynik"
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-10-22Patch from Arthur Othieno for style-guide.txt conformanceEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-01-27Fix up copyright msgs. Bump version to 0.49 in preparation forEric Andersen
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-07-19Centralize handling of --help.Matt Kraai
2000-07-19Add usage messages for applets without them.Matt Kraai
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-04-13Upates to include copyright 2000 to everythingErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
1999-10-20Fixed up copyright notices and suchEric Andersen
1999-10-12Latest and greatest.Eric Andersen
1999-10-05More stuff works.Eric Andersen
1999-10-05Initial revisionEric Andersen