summaryrefslogtreecommitdiffstats
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* Remove isascii usageRosen Penev2019-08-082-2/+4
* agetty: simplify code in dolog() preprocessor blocksSami Kerola2019-07-241-26/+20Star
* agetty: Remove superfluous fflush()Stanislav Brabec2019-06-211-2/+0Star
* wall: make sure ut_line is not emptyKarel Zak2019-06-061-4/+6
* mesg: avoid 'ttyname failed: Success' messageKarel Zak2019-05-273-5/+17
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-166-20/+17Star
* setterm: fix --hbcolor descriptionJakub Wilk2019-03-082-2/+2
* setterm: update comments about -ulcolor/-hbcolor syntaxJakub Wilk2019-03-071-2/+2
* setterm: fix bright colors for --ulcolor/--hbcolorJakub Wilk2019-03-071-0/+3
* setterm: disallow "default" for --ulcolor/--hbcolorJakub Wilk2019-03-071-1/+1
* agetty: Switch to 8-bit processing in get_logname() for UTF-8 terminalsStanislav Brabec2019-03-041-1/+1
* agetty: Fix input of non-ASCII characters in get_logname()Stanislav Brabec2019-03-041-2/+0Star
* docs: fix typos [codespell]Sami Kerola2019-02-181-1/+1
* hardlink, wall: fix variable shadowingSami Kerola2019-02-181-6/+6
* wall: remove unnecessary warningKarel Zak2019-02-141-1/+0Star
* agetty: Return old behavior with empty lognameStanislav Brabec2018-11-211-1/+1
* agetty: fix output of escaped charactersChristian Hesse2018-11-121-1/+1
* agetty: fix portability issuesSamuel Thibault2018-11-121-1/+5
* agetty: when logname is erased, re-enable reloadsStanislav Brabec2018-10-311-0/+3
* agetty: don't put the VC into canonical modeLubomir Rintel2018-10-221-8/+18
* agetty: don't use __u32Karel Zak2018-10-111-1/+1
* agetty: make output more robustKarel Zak2018-10-111-1/+6
* agetty: cleanup issue output change, remove boolKarel Zak2018-10-111-16/+14Star
* agetty: move all issue variables to structKarel Zak2018-10-111-79/+101
* agetty: Reload only if it is really neededStanislav Brabec2018-10-111-41/+100
* agetty: Watch only protocol requested by issue escapesStanislav Brabec2018-10-111-5/+14
* agetty: rename variable changed to triggeredStanislav Brabec2018-10-111-5/+5
* agetty: cleanup code to copy to log stringsKarel Zak2018-10-031-5/+5
* wall: make sure line is zero terminatedKarel Zak2018-10-031-1/+1
* script: be sensitive to another SIGCHLD ssi_codesKarel Zak2018-09-051-2/+8
* agetty.8: Avoid a warning about an unbreakable lineBjarni Ingi Gislason2018-08-061-1/+2
* mesg: do not print 'ttyname failed' message unless --verbose requestedSami Kerola2018-08-032-0/+14
* setterm: fix compiler warnings [-Wcast-qual]Karel Zak2018-07-231-1/+1
* agetty: keep c_iflags unmodified on --autologinKarel Zak2018-06-062-4/+17
* man: Change the only argument to two for the two-fonts macrosBjarni Ingi Gislason2018-05-231-1/+1
* man: Use the correct macro for a font change of one argumentBjarni Ingi Gislason2018-05-231-1/+1
* script: fix printf format specifiersRuediger Meier2018-05-161-2/+2
* iscript: s/COLS/COLUMNS/ in start messageKarel Zak2018-05-141-1/+1
* script: record exit codeKarel Zak2018-05-142-18/+38
* script: add more info to script headerKarel Zak2018-05-141-5/+33
* script: cleanup done timestamp messageKarel Zak2018-05-141-6/+9
* script: use uint64_t for file sizesKarel Zak2018-05-141-2/+2
* script: add the -o/--output-limit option. Fix race test.Fred Mora2018-05-142-6/+40
* misc: fix typos using codespellRuediger Meier2018-02-161-1/+1
* include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()Karel Zak2018-01-171-1/+1
* agetty: Fix a use of uninitialised memory in an agetty error path.Steven Smith2017-11-211-6/+19
* lib/timeutils: add common ISO timestamp masksJ William Piggott2017-11-101-6/+2Star
* agetty: add support for /etc/issue.dKarel Zak2017-11-072-30/+169
* agetty: remove unused flagKarel Zak2017-11-061-2/+1Star
* agetty: fix /etc/os-release parsingKarel Zak2017-10-051-0/+6