summaryrefslogtreecommitdiff
path: root/console-tools/resize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek2010-10-281-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-041-5/+5
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-251-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-2/+2
* - use EXIT_{SUCCESS,FAILURE}. No object-code changesBernhard Reutner-Fischer2008-05-191-1/+1
* *: add -Wunused-parameter; fix resulting breakageDenis Vlasenko2008-03-171-2/+2
* libbb: introduce bb_signals and bb_signals_recursive,Denis Vlasenko2008-02-161-4/+6
* add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko2007-10-111-1/+1
* find_stray_communal_vars: script which finds communal variablesDenis Vlasenko2007-06-031-6/+5
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* resize: make it usable in in backticks; have a timeout (if displayDenis Vlasenko2007-03-121-8/+37
* more: do not mess with "/dev/console" (!);Denis Vlasenko2007-03-101-3/+5
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* - revert r16191; re-add resize() applet.Bernhard Reutner-Fischer2006-10-251-0/+38
* console-tools/resize.c is apparently leftover from a reverted patch.Eric Andersen2006-10-191-0/+0
* "I'll think about it" != "apply it now". It means I need to think about it.Rob Landley2006-09-221-38/+0
* - add new applet resize.Bernhard Reutner-Fischer2006-09-221-0/+38