summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-23Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko18-203/+213
2014-07-04setlogcons: fix help textDenys Vlasenko1-2/+2
2013-01-14whitespace fixes. no code changesDenys Vlasenko40-262/+261
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-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-17*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko34-209/+172
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko260-307/+325
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-02-04udhcp: use improved gethostbyname replacement from IPv6 codeDenis Vlasenko4-12/+21
2006-10-08attempt to regularize atoi mess.Denis Vlasenko98-849/+803
2006-09-17whitespace cleanupDenis Vlasenko92-218/+218
2006-09-05xfunc: fix: && -> &. Also nuked two double semicolons...Denis Vlasenko2-3/+3
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley143-1720/+710
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"284-19/+285
2006-05-27- use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:Bernhard Reutner-Fischer3-5/+3
2006-03-27setlogcons, from Jan Kaszka.Rob Landley5-0/+47