summaryrefslogtreecommitdiffstats
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* agetty: avoid that agetty nor sulogin are fooled by a running plymouthWerner Fink2014-05-131-7/+68
* setterm: convert remaining magic values to symbolic referencesSami Kerola2014-05-121-20/+47
* setterm: convert various constant number definitions to enumsSami Kerola2014-05-121-20/+26
* setterm: cleanup printf() usageKarel Zak2014-05-121-58/+24Star
* setterm: remove unused codeSami Kerola2014-05-121-68/+3Star
* wall: replace magic number by named valueSami Kerola2014-05-121-7/+8
* term-utils: avoid error message string length couting errorsSami Kerola2014-05-121-34/+32Star
* build-sys: remove unnecessary void castsSami Kerola2014-05-121-13/+13
* include/carefulputc: cleanup and add fputs_{quoted,nonblank}()Karel Zak2014-04-032-2/+2
* scriptreplay: no need to skip first time value or last bytes fixes #58Wolfgang Richter2014-03-201-4/+1Star
* script: time from end of read() call partially fixes #58Wolfgang Richter2014-03-201-2/+3
* script: clean up files usageKarel Zak2014-02-211-28/+40
* script: Also flush writes to timing file.Jesper Dahl Nyerup2014-02-211-1/+4
* scriptreplay: Add --maxdelay option.Jesper Dahl Nyerup2014-02-102-4/+20
* include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-241-1/+1
* script: use all-io.h to make the code more robustKarel Zak2014-01-161-9/+5Star
* script: fix inconsistent -q, use poll() rather then O_NONBLOCKKarel Zak2014-01-161-25/+17Star
* script: don't wait for empty descriptors if child is deadKarel Zak2014-01-161-4/+8
* script: script input redirection / eof handlingKarel Zak2013-12-031-19/+79
* script: check that stdin is a terminalKarel Zak2013-12-021-0/+4
* setterm: fix -dump man page infoKarel Zak2013-12-021-1/+1
* agetty: support the special terminal on first serial line on a S/390Werner Fink2013-12-021-0/+18
* losetup, agetty: remove unnecessary if's before free()Sami Kerola2013-12-021-4/+2Star
* script: restore errno in signal handlerKarel Zak2013-11-141-0/+3
* script: don't call TIOCGWINSZ in signal handlerKarel Zak2013-11-141-3/+5
* docs: standardize the phrases for --help and --version in all man pagesBenno Schulenberg2013-10-154-7/+7
* docs: format, grammarize, and standardize the wall man pageBenno Schulenberg2013-10-151-19/+21
* various: fix mixing declarations and code compiler warnings [smatch]Sami Kerola2013-10-081-5/+5
* textual: make two messages somewhat easier to understandBenno Schulenberg2013-10-081-2/+2
* build-sys: use tinfo *or* ncurses for more(1), ul(1) and setterm(1)Karel Zak2013-10-041-2/+9
* docs: tweak the grammar of an agetty man-page fragmentBenno Schulenberg2013-10-041-4/+4
* agetty: use standard angular brackets in usage messageBenno Schulenberg2013-10-041-2/+2
* build-sys: Fix check for __GNU_LIBRARY__Michael Forney2013-10-041-1/+1
* include: Add missing includesMichael Forney2013-10-041-0/+1
* Merge branch 'master' of https://github.com/yurchor/util-linuxKarel Zak2013-09-301-1/+1
|\
| * Fix various typosYuri Chornoivan2013-09-281-2/+2
* | textual: fix misspelled words in -rc1Karel Zak2013-09-301-1/+1
* | clean up term lib handlingMike Frysinger2013-09-301-5/+2Star
* | setterm: fix term.h/ncurses.h include orderingMike Frysinger2013-09-301-2/+3
|/
* agetty: add \S to output /etc/os-release dataKarel Zak2013-09-122-2/+111
* agetty: add baud rates available from glibc that are not already supportedJames Buren2013-09-121-0/+36
* agetty: only use EXTA/EXTB macros if B19200/B38400 macros are not presentJames Buren2013-09-121-7/+5Star
* agetty: cleanup debug ifdefsKarel Zak2013-09-091-5/+5
* last, utmpdump, agetty, wall, write: avoid compatibility hacksSami Kerola2013-08-293-3/+7
* write: change determination can user write to a terminalSami Kerola2013-08-291-4/+5
* docs: add note to wall(1) about sessions which will not get messageSami Kerola2013-08-291-0/+6