summaryrefslogtreecommitdiff
path: root/console-tools/deallocvt.c
Commit message (Expand)AuthorAgeFilesLines
* *: use get_console_fd() as appropriate, and make it fail on open error -Denis Vlasenko2008-08-051-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko2008-03-171-8/+4
* 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-2/+3
* xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko2007-07-141-3/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-041-2/+2
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-13/+6
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-13/+1
* Cleanup patches from tito.Rob Landley2006-03-101-4/+4
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-1/+1
* Tito sent more size tweaks.Rob Landley2005-09-081-2/+2
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Patch by Tito, reduce size of deallocvt, also make the usage messageGlenn L McGrath2004-01-151-24/+14
* Patch from Arthur Othieno for style-guide.txt conformanceEric Andersen2003-10-221-10/+30
* A couple of patches from Tito <farmatito@tiscali.it>Eric Andersen2003-04-271-17/+20
* Major coreutils update.Manuel Novoa III2003-03-191-5/+5
* Apply vodz' last_patch52Eric Andersen2002-09-161-1/+1
* 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
* Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai2001-01-311-2/+2
* #define -> static const int. Also got rid of some big static buffers.Mark Whitley2001-01-231-1/+1
* Use busybox error handling functions wherever possible.Matt Kraai2000-12-221-8/+4
* Added some necessary brackets, removed debug noise.Mark Whitley2000-12-131-4/+3
* Changed names of functions in utility.c and all affected files, to makeMark Whitley2000-12-071-3/+3
* Stop using TRUE and FALSE for exit status.Matt Kraai2000-12-011-2/+2
* Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen2000-09-251-1/+1
* Fix the bandaid.Eric Andersen2000-09-231-3/+6
* Apply a bandaid suggested by Jon McClintock <jonm@bluemug.com>, since deallocvtEric Andersen2000-09-221-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-8/+8
* Use errorMsg rather than fprintf.Matt Kraai2000-07-141-5/+3
* Use global applet_name instead of local versions.Matt Kraai2000-07-121-7/+3
* Update files to reduce dependance on kernel version...Eric Andersen2000-07-081-2/+5
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-3/+3
* * cp -fa now works as expected for symlinks (it didn't before)Erik Andersen2000-05-101-1/+5
* Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen2000-04-281-1/+0
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-30/+32
* Updates to usage, and made tar work.Eric Andersen1999-11-101-2/+4
* StufEric Andersen1999-10-281-0/+1
* StufEric Andersen1999-10-251-0/+47