Bump to version 1.22.1
[platform/upstream/busybox.git] / console-tools / reset.c
2011-03-28 Pere Orgamove help text from include/usage.src.h to console...
2011-02-10 Denys Vlasenkoreset: "ESC(K" selects German, why do we use THAT?...
2010-10-28 Marek Polacek*: use _exit() in sighandlers; showkey: do not use...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-05-16 Denys Vlasenkoconsolidate ESC sequences
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-02-26 Denis Vlasenkoreset: call "stty sane". Closes bug 1414.
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-10-12 "Vladimir N. Oleynik"correct strange *3 isatty(0) code
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-20 Eric AndersenKill off the loadacm applet. It is unused, unmaintained
2003-10-22 Eric AndersenPatch from Arthur Othieno for style-guide.txt conformance
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2002-09-17 Eric AndersenClear screen too.
2002-09-17 Eric Andersenre-enable the cursor, in case it got disabled
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-08-21 Eric AndersenOops. Forgot to add in reset.c. Doh!