summaryrefslogtreecommitdiff
path: root/term-utils/setterm.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-04build-sys: Fix check for __GNU_LIBRARY__Michael Forney1-1/+1
2013-09-30setterm: fix term.h/ncurses.h include orderingMike Frysinger1-2/+3
2013-04-05setterm: fix various color option argument listsSami Kerola1-37/+37
2013-03-27setterm: fix memory leak [coverity scan]Karel Zak1-1/+5
2013-02-06textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg1-1/+1
2012-12-20setterm: fix compiler warningKarel Zak1-1/+3
2012-09-21setterm: make error message more informativePetr Uzel1-3/+7
2012-07-26setterm: fix shadow declarationSami Kerola1-3/+3
2012-06-05Fix typos in comments and wall's man pageBernhard Voelker1-1/+1
2012-04-04term-utils: verify writing to streams was successfulSami Kerola1-1/+4
2012-03-30setterm: correct manual page referenceSami Kerola1-1/+1
2011-08-16setterm: cleanup usage()Karel Zak1-43/+42
2011-04-06setterm: use xmalloc()Karel Zak1-6/+4
2011-04-06setterm: fix variable types, and unused argument warningsSami Kerola1-3/+4
2011-04-06setterm: function screendump coding style fixedSami Kerola1-60/+61
2011-04-06setterm: use libc error printing facilitiesSami Kerola1-21/+27
2011-04-06setterm: support -help and -version optionsSami Kerola1-61/+65
2011-04-06setterm: segfault with long dump file nameSami Kerola1-2/+3
2011-03-02build-sys: move setterm to term-utils/Karel Zak1-0/+1277