summaryrefslogtreecommitdiff
path: root/chvt.c
Commit message (Expand)AuthorAgeFilesLines
* #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