summaryrefslogtreecommitdiffstats
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use -lutil for BSD onlyKarel Zak2014-09-171-0/+2
* agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)Christoph Egger2014-09-172-0/+17
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-111-1/+1
* Revert "wall: wrap message header when it exceeds 79 characters"Karel Zak2014-07-291-6/+1Star
* wall: wrap message header when it exceeds 79 charactersSami Kerola2014-07-281-1/+6
* agetty: Reprompt and reprint /etc/issue when askedStef Walter2014-07-282-12/+135
* wall: add fallback for failed sysconf()Karel Zak2014-07-171-0/+3
* docs: bring a few more man pages closer to standard formattingBenno Schulenberg2014-07-167-55/+53Star
* setterm: remove unnecessary variableSami Kerola2014-07-131-2/+1Star
* setterm: improve formatting and wording of usage textBenno Schulenberg2014-06-301-17/+17
* setterm: improve wording and formatting of the man pageBenno Schulenberg2014-06-301-71/+76
* script: clean up code to genenrate Star/Done messagesKarel Zak2014-06-231-9/+9
* script: silence the done message on --quiet as wellAndreas Henriksson2014-06-231-1/+2
* script: --quiet option is not quiet.James Hunt2014-06-232-2/+4
* build-sys: fixes for non-Linux systemsSamuel Thibault2014-06-191-1/+13
* docs: fix "behaviour" vs. "behavior"Karel Zak2014-06-062-2/+2
* script: fix spurious exit from input read loop on EINTR.Csaba Kos2014-06-021-1/+2
* script: fix a rare deadlock after child terminationCsaba Kos2014-06-021-8/+45
* docs: setterm.1 clean up manual page groff styleSami Kerola2014-05-261-103/+164
* docs: setterm.1 add options compatibility noteSami Kerola2014-05-261-1/+11
* docs: setterm.1 add missing options to manual page and remove duplicateSami Kerola2014-05-261-4/+16
* setterm: add usage() descriptionsSami Kerola2014-05-261-34/+35
* build-sys: add BUILD_{SCRIPT,SCRIPTREPLAY}Karel Zak2014-05-211-2/+4
* setterm: fix 'bright' in usage, remove unnecessary error messageKarel Zak2014-05-201-5/+2Star
* setterm: remove ulcolor and hbcolor duplicatesSami Kerola2014-05-191-4/+0Star
* setterm: add set_blanking() actionSami Kerola2014-05-191-21/+36
* setterm: mark some options to be exclusive with each otherSami Kerola2014-05-191-0/+9
* setterm: various visual terminal effects are not console specificSami Kerola2014-05-191-8/+8
* setterm: improve error messagesSami Kerola2014-05-191-5/+5
* setterm: tell user when options does not effectSami Kerola2014-05-191-38/+45
* setterm: improve perform_sequence() coding styleSami Kerola2014-05-191-57/+35Star
* setterm: correct usage() bright color argumentSami Kerola2014-05-191-14/+12Star
* setterm: make -msglevel 0 to work as is did earlierSami Kerola2014-05-191-5/+7
* setterm: remove devfs and /dev/vcsa0 supportSami Kerola2014-05-191-27/+10Star
* setterm: clean up screendump()Sami Kerola2014-05-191-45/+47
* setterm: add init_terminal() to make main() shorterSami Kerola2014-05-191-23/+25
* setterm: add option control structureSami Kerola2014-05-191-199/+194Star
* setterm: remove usage comment segmentSami Kerola2014-05-191-46/+0Star
* setterm: move show_tabs() and screendump() functionsSami Kerola2014-05-191-95/+92Star
* setterm: use string utils to numeric parsingSami Kerola2014-05-192-37/+26Star
* setterm: recommend long options with double hyphenSami Kerola2014-05-192-84/+84
* setterm: use getopt_long_only() for option parsingSami Kerola2014-05-191-490/+426Star
* setterm: clean up includesSami Kerola2014-05-191-25/+15Star
* agetty: update man pageKarel Zak2014-05-191-8/+16
* agetty: Update help usage functionBenjamin Robin2014-05-181-2/+5
* agetty: Fix implementation of option --nonewline. The flag F_NONL was never set.Benjamin Robin2014-05-181-0/+3
* agetty: use the "best" interface for \4 and \6Karel Zak2014-05-132-42/+67
* agetty: fix odd check for chardev/ttyKarel Zak2014-05-131-2/+2
* agetty: beside virtual consoles support xvc and hvc device lines as wellWerner Fink2014-05-131-12/+11Star
* agetty: better support of the special system consoles on S390Werner Fink2014-05-131-5/+10