summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.c
Commit message (Expand)AuthorAgeFilesLines
...
* misc: simplify if clauses [oclint]Sami Kerola2016-07-211-15/+10Star
* agetty: call uname() only when necessaryKarel Zak2016-07-201-2/+6
* agetty: fix \S usageKarel Zak2016-07-201-10/+15
* agetty: don't modify argv[] when parse speedsKarel Zak2016-06-301-2/+7
* misc: Fix various typosSebastian Rasmussen2016-05-311-4/+4
* build-sys: add --disable-plymouth-supportKarel Zak2016-05-261-2/+5
* sulogin: agetty: use the plymouth local protocol instead the plymouth binaryWerner Fink2016-05-201-42/+6Star
* agetty: remove atoi() from argv[] parsing [clang analyze]Karel Zak2016-03-291-7/+6Star
* misc: never cast void* from malloc(3) and friendsRuediger Meier2016-03-071-1/+1
* misc: safer (and uniform) handling of return valueYuriy M. Kaminskiy2016-03-071-2/+2
* agetty: support \e{name} for issue fileKarel Zak2016-02-171-1/+11
* agetty: add support for \e in issue file to print \033Karel Zak2016-02-111-0/+3
* agetty: don't ignore netlink on select()Karel Zak2015-11-241-3/+9
* agetty: fix chown(3), chmod(3) and open(3) raceSami Kerola2015-11-091-5/+5
* agetty: cleanup plymouth usage [coverity scan]Karel Zak2015-08-051-3/+9
* agetty: Reprompt once the network addresses change if address displayedStef Walter2015-07-201-18/+107
* agetty: reload issue on --autologin --login-pause tooKarel Zak2015-03-091-79/+92
* agetty: make sure that reload file existsKarel Zak2015-03-091-5/+16
* agetty: support /usr/lib/os-release tooKarel Zak2015-03-051-3/+6
* textual: fix spellos and inconsistencies in several program messagesBenno Schulenberg2015-01-261-3/+3
* build-sys: fix make checkincludes warningsSami Kerola2015-01-071-3/+4
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* agetty: use futimens, check for all in configure.acKarel Zak2014-11-211-7/+1Star
* agetty: fix typoKarel Zak2014-11-211-1/+1
* agetty: keep the current baud before try 9600 on serial linesKarel Zak2014-11-211-2/+4
* agetty: don't ignore TERMKarel Zak2014-11-211-2/+4
* aggety: always set default serial line speedKarel Zak2014-11-201-4/+11
* textual: use version printing macro everywhereSami Kerola2014-10-011-2/+1Star
* agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)Christoph Egger2014-09-171-0/+16
* textual: remove some inconsistent periods from error messagesBenno Schulenberg2014-08-111-1/+1
* agetty: Reprompt and reprint /etc/issue when askedStef Walter2014-07-281-12/+129
* build-sys: fixes for non-Linux systemsSamuel Thibault2014-06-191-1/+13
* agetty: Update help usage functionBenjamin Robin2014-05-181-2/+5
* agetty: Fix implementation of option --nonewline. The flag F_NONL was never set.Benjamin Robin2014-05-181-0/+3
* agetty: use the "best" interface for \4 and \6Karel Zak2014-05-131-38/+62
* 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
* include/c.h: prefer nanosleep() over usleep()Karel Zak2014-01-241-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
* textual: make two messages somewhat easier to understandBenno Schulenberg2013-10-081-2/+2
* agetty: use standard angular brackets in usage messageBenno Schulenberg2013-10-041-2/+2
* Fix various typosYuri Chornoivan2013-09-281-2/+2
* agetty: add \S to output /etc/os-release dataKarel Zak2013-09-121-1/+99
* 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-291-0/+4