summaryrefslogtreecommitdiff
path: root/console-tools/setlogcons.c
Commit message (Expand)AuthorAgeFilesLines
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko2007-07-141-2/+1
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* udhcp: use improved gethostbyname replacement from IPv6 codeDenis Vlasenko2007-02-041-1/+2
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-1/+1
* whitespace cleanupDenis Vlasenko2006-09-171-1/+1
* xfunc: fix: && -> &. Also nuked two double semicolons...Denis Vlasenko2006-09-051-1/+1
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-031-5/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit:Bernhard Reutner-Fischer2006-05-271-1/+1
* setlogcons, from Jan Kaszka.Rob Landley2006-03-271-0/+34