summaryrefslogtreecommitdiffstats
path: root/term-utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+7Star
* wall: sync usage() with howto-usage-function.txtSami Kerola2013-08-291-11/+10Star
* wall: send message also to sessions opened by user 'sleeper'Sami Kerola2013-08-291-4/+1Star
* 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