summaryrefslogtreecommitdiff
path: root/console-tools/setconsole.c
Commit message (Expand)AuthorAgeFilesLines
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-251-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* - Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer2008-05-191-19/+13
* patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko2008-03-231-1/+0
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* don't pass argc in getopt32, it's superfluousDenis Vlasenko2007-08-181-1/+1
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko2007-07-241-1/+1
* rework long option handling. saves ~1.2kDenis Vlasenko2007-07-231-5/+4
* 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
* random NOMMU fixes. compressed --help really does work for NOMMU! /me happyDenis Vlasenko2007-04-101-0/+1
* init: code readability enhancements; very small code changesDenis Vlasenko2007-02-171-1/+1
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* getopt_ulflags -> getopt32.Denis Vlasenko2006-10-031-2/+2
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-8/+1
* - add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer2006-05-261-0/+4
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-21/+1
* Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley2005-09-111-1/+1
* Tito sent more size tweaks.Rob Landley2005-09-081-8/+4
* applying patch for bug 72:Paul Fox2005-08-011-0/+74