summaryrefslogtreecommitdiffstats
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* script: Fix mangled EOF and hang on big endianStanislav Brabec2015-05-151-2/+2
* wall: do not use a temporary file.Karel Zak2015-04-031-36/+80
* agetty: reload issue on --autologin --login-pause tooKarel Zak2015-03-091-79/+92
* agetty: make sure that reload file existsKarel Zak2015-03-091-5/+16
* agetty: support /usr/lib/os-release tooKarel Zak2015-03-052-6/+10
* docs: fix some spelling errors and typos in man pagesBill Pemberton2015-02-272-2/+2
* rpmatch: use symbolic value when evaluation return codesSami Kerola2015-02-241-3/+3
* lib/strutils: extend parse_switch() to accept more optionsKarel Zak2015-02-241-12/+24
* lib/strutils: move parse_switch() from setterm(1) to librarySami Kerola2015-02-241-16/+0Star
* script.1: Improve documentation of non-interactive behaviorStanislav Brabec2015-02-161-1/+7
* script: no logging for non-interactive shellsStanislav Brabec2015-02-121-0/+20
* Fix "Script started" buffering raceStanislav Brabec2015-02-101-0/+1
* textual: grammarize and harmonize the stat error messageBenno Schulenberg2015-02-021-1/+1
* Merge branch 'opts' of https://github.com/jwpi/util-linuxKarel Zak2015-01-262-6/+6
|\
| * docs: restore minus symbols in long optsJ William Piggott2015-01-212-6/+6
* | textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg2015-01-261-3/+3
|/
* docs: remove obsolete and unneeded comments from man-page filesBenno Schulenberg2015-01-123-9/+1Star
* build-sys: fix make checkincludes warningsSami Kerola2015-01-071-3/+4
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-067-0/+25
* docs: don't use bold or italics for "[option]" in synopsis of man pagesBenno Schulenberg2014-12-191-4/+2Star
* agetty: use futimens, check for all in configure.acKarel Zak2014-11-211-7/+1Star
* agetty: fix typoKarel Zak2014-11-211-1/+1
* agetty: keep the current baud before try 9600 on serial linesKarel Zak2014-11-212-4/+8
* agetty: don't ignore TERMKarel Zak2014-11-211-2/+4
* aggety: always set default serial line speedKarel Zak2014-11-201-4/+11
* setterm: fix dubious one-bit signed bitfield [smatch scan]Sami Kerola2014-10-201-3/+4
* script: may be hangsAndreas Henriksson2014-10-141-4/+11
* textual: use usage() text element macrosSami Kerola2014-10-013-8/+8
* textual: use manual tail usage() macroSami Kerola2014-10-013-0/+3
* textual: use version printing macro everywhereSami Kerola2014-10-014-9/+4Star
* 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