summaryrefslogtreecommitdiff
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* mesg.1 cleanups/updatesHEADmasterнаб2023-05-171-3/+4
* Fix mmap/ioctl(3p) references in manualнаб2023-04-111-1/+1
* agetty: (man) fix typosJakub Wilk2023-03-251-2/+2
* wall: use fputs_careful()наб2023-03-172-33/+7
* wall: convert homebrew buffering to open_memstream()наб2023-03-171-75/+20
* write: correctly handle wide charactersнаб2023-03-171-18/+7
* agetty: support simplified color sequences in \e{name}Karel Zak2023-02-271-2/+5
* Fix minor typo in comment.Soumendra Ganguly2023-02-051-1/+1
* agetty: don't ignore --noclear when re-print issue fileKarel Zak2023-02-021-2/+4
* Merge branch 'signal_safety' of https://github.com/crrodriguez/util-linuxKarel Zak2023-01-241-1/+1
|\
| * write: signal_received should be volatile qualifiedCristian Rodríguez2023-01-151-1/+1
* | remove no longer needed bracesCristian Rodríguez2023-01-231-4/+3
* | replace open-coded instances of mempcpyCristian Rodríguez2023-01-231-6/+3
|/
* meson: logindefs.c: handle libeconf dependencyThomas Weißschuh2022-11-301-2/+1
* script: abort if unused arguments are givenChris Hofstaedtler2022-11-211-2/+11
* script: fix use of utempterKarel Zak2022-11-161-3/+6
* llib/pty-session: split PTY and signalfd setupKarel Zak2022-11-161-0/+2
* agetty: always pass user name to login with --dana2022-11-021-2/+1
* write: (man) fix history sectionKarel Zak2022-09-191-1/+1
* setterm: (man) clarify --hbcolor, --ulcolor syntaxJakub Wilk2022-09-031-2/+2
* script: (man) be more explicit about log purposeKarel Zak2022-06-291-2/+2
* add padding to dates in issue filebobbyboy50692022-06-241-1/+1
* fix various formatsRosen Penev2022-05-101-1/+1
* agetty: fix promptKarel Zak2022-05-021-1/+1
* meson: update for logindefs moveKarel Zak2022-03-301-1/+2
* agetty: add support for LOGIN_PLAIN_PROMPTKarel Zak2022-03-303-2/+24
* agetty: cleanup login prompt macro useKarel Zak2022-03-301-4/+8
* scriptlive: fix argv[0] for execlp()Karel Zak2022-03-021-2/+2
* script: fix passing args to execlp()Jakub Wilk2022-03-011-2/+2
* Fix several adoc files as reported by Helge KreutzmannMario Blättermann2022-02-133-10/+10
* man pages: unify output of --help and --versionMario Blättermann2022-02-018-40/+8
* script: add separator to header, update testsKarel Zak2022-01-251-2/+2
* script: don't use \n when we log COMMANDKarel Zak2022-01-251-2/+5
* script: add COMMAND= to log headerKarel Zak2022-01-251-11/+17
* agetty: resolve tty name even if stdin is specifiedtamz2022-01-061-8/+18
* script.1.adoc: correct socond as secondVicente Jimenez Aguilar2021-11-301-1/+1
* script: (adoc) improve man page readabilityKarel Zak2021-11-221-4/+4
* agetty: use getttynam() if availableLudwig Nussel2021-10-251-0/+16
* Merge branch 'uniformize-title-markups' of https://github.com/rffontenelle/ut...Karel Zak2021-10-251-1/+1
|\
| * docs: Uniformize references to section titlesRafael Fontenelle2021-09-021-1/+1
* | setterm: (man) improve dosc about optional argumentsKarel Zak2021-09-271-1/+1
* | Man pages: Fix end extend formattingMario Blättermann2021-09-211-1/+1
|/
* agetty: (adoc) double hyphen replaced by dash in man pagesKarel Zak2021-08-171-1/+1
* agetty: use CTRL+C to erase usernameKarel Zak2021-07-301-3/+5
* wall: use xgetlogin.Érico Nogueira2021-07-291-4/+3
* write: use snprintf() rather than sprintf()Karel Zak2021-07-271-1/+1
* agetty: do not use atol()Karel Zak2021-06-221-1/+8
* wall: add __format__ attributeKarel Zak2021-06-181-1/+2
* script: add __format__ attributeKarel Zak2021-06-181-5/+7
* Fix some brackets in synopsesChristian Bartolomäus2021-06-171-1/+1