summaryrefslogtreecommitdiff
path: root/console-tools/setlogcons.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-14whitespace fixes. no code changesDenys Vlasenko1-3/+4
2011-03-28move help text from include/usage.src.h to console-tools/*.cPere Orga1-0/+5
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko1-1/+1
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko1-1/+1
2008-05-19- Rename getpty() to xgetpty() and adjust callers.Bernhard Reutner-Fischer1-5/+4
2008-03-17*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko1-3/+3
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko1-1/+1
2007-07-14xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko1-2/+1
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko1-1/+1
2007-02-04udhcp: use improved gethostbyname replacement from IPv6 codeDenis Vlasenko1-1/+2
2006-10-08attempt to regularize atoi mess.Denis Vlasenko1-1/+1
2006-09-17whitespace cleanupDenis Vlasenko1-1/+1
2006-09-05xfunc: fix: && -> &. Also nuked two double semicolons...Denis Vlasenko1-1/+1
2006-08-03Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley1-5/+1
2006-07-02Standardize on the vi editing directives being on the first line."Robert P. J. Day"1-0/+1
2006-05-27- use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:Bernhard Reutner-Fischer1-1/+1
2006-03-27setlogcons, from Jan Kaszka.Rob Landley1-0/+34