aboutsummaryrefslogtreecommitdiff
path: root/miscutils/ttysize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resizeDenys Vlasenko2017-08-031-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-4/+4
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* ttysize: if stdin is not tty, try stdout, then stderrDenys Vlasenko2017-07-161-2/+5
* Convert all miscutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-221-0/+4
* Split miscutils/Config.src items into miscutils/*.c filesDenys Vlasenko2016-11-221-0/+8
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+6
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: remove some uses of argcDenys Vlasenko2010-01-041-2/+2
* *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.Denis Vlasenko2008-03-171-1/+1
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).Denis Vlasenko2007-09-271-1/+1
* httpd: round down sendfile byte count to 64kDenis Vlasenko2007-08-131-1/+1
* ttysize: update copyrightDenis Vlasenko2007-08-031-1/+6
* ttysize: new applet. +200 bytesDenis Vlasenko2007-08-021-0/+39