summaryrefslogtreecommitdiff
path: root/console-tools/chvt.c
Commit message (Expand)AuthorAgeFilesLines
* minor fix in comment, no code changesDenis Vlasenko2007-10-291-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* *: compile fixes for 64-bit buildDenis Vlasenko2007-08-231-3/+4
* xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko2007-07-141-4/+2
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-6/+1
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-24/+1
* Cleanup patches from tito.Rob Landley2006-03-101-2/+2
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-2/+4
* Tito sent more size tweaks.Rob Landley2005-09-081-5/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Patch by Tito, use bb_xgetlarg, reduce sizeGlenn L McGrath2004-01-141-2/+2
* Patch from Arthur Othieno for docs/style-guide.txt conformance.Eric Andersen2003-10-221-6/+24
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* Apply vodz' last_patch52Eric Andersen2002-09-161-1/+1
* Added some more '/* getopt not needed */' lines.Mark Whitley2001-03-091-0/+3
* It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen2001-02-201-1/+1
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-1/+1
* #define -> static const int. Also got rid of some big static buffers.Mark Whitley2001-01-231-2/+2
* Simplify error handling.Matt Kraai2000-12-141-8/+4
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-3/+3
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Extract usage information into a separate file.Matt Kraai2000-07-161-7/+0
* Don't use strings directly in calls to usage(). This is in preparationMatt Kraai2000-07-141-7/+8
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-081-3/+7
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-2/+0
* More Doc updates. cmdedit and more termio fixes.Erik Andersen2000-04-211-2/+5
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-0/+9
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-18/+18
* Updates to usage, and made tar work.Eric Andersen1999-11-101-1/+1
* StufEric Andersen1999-10-251-0/+36