Bump to version 1.22.1
[platform/upstream/busybox.git] / console-tools / chvt.c
2011-03-28 Pere Orgamove help text from include/usage.src.h to console...
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-11-28 Denys Vlasenko*: remove a few more cases of argc usage. -89 bytes.
2008-08-05 Denis Vlasenko*: use get_console_fd() as appropriate, and make it...
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2007-10-29 Denis Vlasenkominor fix in comment, no code changes
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-23 Denis Vlasenko*: compile fixes for 64-bit build
2007-07-14 Denis Vlasenkoxioctl and friends by Tito <farmatito@tiscali.it>
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-03-10 Rob LandleyCleanup patches from tito.
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2005-09-08 Rob LandleyTito sent more size tweaks.
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-14 Glenn L McGrathPatch by Tito, use bb_xgetlarg, reduce size
2003-10-22 Eric AndersenPatch from Arthur Othieno for docs/style-guide.txt...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-09-16 Eric AndersenApply vodz' last_patch52
2001-03-09 Mark WhitleyAdded some more '/* getopt not needed */' lines.
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2000-12-14 Matt KraaiSimplify error handling.
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-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiDon't use strings directly in calls to usage(). This...
2000-07-08 Eric AndersenUpdate files to reduce dependance on kernel version...
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-03-04 Erik AndersenA few updates (including the cp fix the Craig has been...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-25 Eric AndersenStuf