summaryrefslogtreecommitdiff
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* scriptreplay: no need to skip first time value or last bytes fixes #58Wolfgang Richter2014-04-231-4/+1
* script: time from end of read() call partially fixes #58Wolfgang Richter2014-04-231-2/+3
* script: Also flush writes to timing file.Jesper Dahl Nyerup2014-04-231-1/+4
* script: use poll() rather then O_NONBLOCKKarel Zak2014-01-171-19/+13
* Revert "script: check that stdin is a terminal"Karel Zak2014-01-161-4/+0
* script: check that stdin is a terminalKarel Zak2014-01-141-0/+4
* setterm: fix -dump man page infoKarel Zak2014-01-141-1/+1
* agetty: support the special terminal on first serial line on a S/390Werner Fink2014-01-141-0/+18
* script: restore errno in signal handlerKarel Zak2014-01-141-0/+3
* script: don't call TIOCGWINSZ in signal handlerKarel Zak2014-01-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/+2
* | 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/+5
* 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
* wall: line wrap at column 79 also when line has tab charsSami Kerola2013-08-291-0/+2
* mesg: sync usage() with howto-usage-function.txtSami Kerola2013-08-291-8/+7
* wall: sync usage() with howto-usage-function.txtSami Kerola2013-08-291-11/+10
* wall: send message also to sessions opened by user 'sleeper'Sami Kerola2013-08-291-4/+1
* include: carefulput: print determined char when unprintable char is foundSami Kerola2013-08-232-2/+2
* wall: make banner sysvinit compatibleKarel Zak2013-08-131-16/+18
* wall: allow to specify <message> on command lineKarel Zak2013-08-132-36/+68
* agetty: -L accepts optional argumentKarel Zak2013-08-061-1/+1
* agetty: fix memory leak [clang-analyzer]Sami Kerola2013-07-091-1/+3
* Fixes "getty: unrecognized option '--loginpause'"kernc2013-07-041-2/+2
* agetty: improve wording, grammar and some formatting in man pageBenno Schulenberg2013-06-181-49/+49
* agetty: fix a kill/erase error in man page and improve clarityBenno Schulenberg2013-06-181-12/+12
* Merge branch 'master' of https://github.com/eric-s-raymond/util-linuxKarel Zak2013-06-131-26/+44
|\
| * Re-layout a FILES section in the traditional style.Eric S. Raymond2013-06-101-5/+12
| * Remove another .ti for .RS/.RE, and remove a .TP that broke list parsing.Eric S. Raymond2013-06-101-8/+11
| * Replace .IP o with .IP \(bu, using the [nt]roff bullet character.Eric S. Raymond2013-06-101-9/+9
| * Replace .ti operations with equivalent .RS/.RE pairs.Eric S. Raymond2013-06-101-4/+12
* | agetty: use O_NONBLOCK only for serial lines with CLOCALKarel Zak2013-06-131-5/+7
|/
* textual: standardize the spelling of "superuser"Benno Schulenberg2013-06-072-2/+2