summaryrefslogtreecommitdiff
path: root/console-tools/setlogcons.c
Commit message (Expand)AuthorAgeFilesLines
* build system: drop PLATFORM_LINUXRon Yorston2020-08-131-1/+0
* setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1Denys Vlasenko2018-04-161-1/+9
* setlogcons: make it NOEXEC, better --help textDenys Vlasenko2017-08-061-4/+16
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* Convert all console-tools/* applets to "new style" applet definitionsDenys Vlasenko2016-11-231-0/+10
* setlogcons: fix help textDenys Vlasenko2014-07-041-2/+2
* whitespace fixes. no code changesDenys Vlasenko2013-01-141-3/+4
* move help text from include/usage.src.h to console-tools/*.cPere Orga2011-03-281-0/+5
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-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-5/+4
* *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)Denis Vlasenko2008-03-171-3/+3
* 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