summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko18-203/+213
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-05-28setconsole: open console for writing rather than readingPeter Korsgaard1-1/+1
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga16-111/+119
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2008-09-25- update my name. No obj-code changes ;)Bernhard Reutner-Fischer33-35/+36
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-05-19- Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer18-142/+136
2008-03-23patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)Denis Vlasenko31-138/+73
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
2007-08-18don't pass argc in getopt32, it's superfluousDenis Vlasenko143-169/+174
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko119-447/+494
2007-07-24Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko43-340/+352
2007-07-23rework long option handling. saves ~1.2kDenis Vlasenko22-250/+255
2007-07-14xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko40-331/+295
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko251-269/+270
2007-04-10random NOMMU fixes. compressed --help really does work for NOMMU! /me happyDenis Vlasenko5-9/+28
2007-02-17init: code readability enhancements; very small code changesDenis Vlasenko5-65/+62
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko245-25/+268
2006-10-03getopt_ulflags -> getopt32.Denis Vlasenko120-327/+322
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-05-26- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!Bernhard Reutner-Fischer18-12/+118
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer57-980/+46
2005-09-11Cleanup patch by Bernhard Fischer, removing unnecessary includes ofRob Landley23-36/+20
2005-09-08Tito sent more size tweaks.Rob Landley4-19/+11
2005-08-01applying patch for bug 72:Paul Fox6-0/+95