summaryrefslogtreecommitdiffstats
path: root/login-utils/agetty.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: move agetty to term-utilsKarel Zak2011-03-021-1306/+0Star
* agetty: use ignore_result() or write(1, ...)Karel Zak2011-01-041-13/+15
* agetty: Use EXIT_* and add noreturn attributeMarek Polacek2010-12-021-12/+10Star
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-1/+1
* agetty: use nl_langinfo()Karel Zak2010-11-151-9/+3Star
* agetty: fix -s option (baud rate setup)Karel Zak2010-10-261-7/+26
* agetty: add -c to reuse cflagsKarel Zak2010-08-181-2/+7
* aggety: don't wipe CLOCAL flagKarel Zak2010-08-181-1/+1
* agetty: add -s to reuse existing baud rateKarel Zak2010-08-181-8/+14
* Remove now unused <sys/ioctl.h> includesGuillem Jover2009-10-091-1/+0Star
* agetty: IUCLC and OLCUC are Linux extensionsAurelien Jarno2009-04-231-0/+4
* agetty: check for termios.c_line struct member by autoconfKarel Zak2009-02-051-1/+1
* TODO: add request to use nl_langinfo()Karel Zak2008-12-121-0/+1
* Revert "login-utils: several strings without gettext calls"Karel Zak2008-12-121-7/+5Star
* agetty: sys/types.h and time.h are included more than onceKarel Zak2008-11-261-2/+1Star
* login-utils: several strings without gettext callsPedro Ribeiro2008-10-031-5/+7
* agetty: make username-in-uppercase feature optional (off by default.)Hamish Coleman2008-03-061-4/+7
* agetty: replace termio with termios interfaceSamuel Thibault2008-01-031-77/+54Star
* agetty: non-linux support (use pathnames.h)Karel Zak2007-11-281-1/+1
* agetty: cleanup MAXHOSTNAMELENKarel Zak2007-11-261-19/+9Star
* agetty: ungettextize several debugging messages.Benno Schulenberg2007-10-261-14/+14
* agetty: fix short malloc in initstring handlingLaMont Jones2007-07-251-1/+1
* agetty: 8 bit characters on the Linux console lead to input corruptionMoritz Muehlenhoff2007-07-251-4/+9
* agetty: check gethostname() return valueKarel Zak2007-06-291-12/+8Star
* agetty: add 'O' escape code to display domain nameKarel Zak2007-06-291-0/+37
* execl() should be use NULL not 0Karel Zak2007-01-041-1/+1
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-2/+2
* Imported from util-linux-2.11u tarball.Karel Zak2006-12-071-3/+10
* Imported from util-linux-2.11m tarball.Karel Zak2006-12-071-5/+11
* Imported from util-linux-2.11f tarball.Karel Zak2006-12-071-1/+5
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-29/+2Star
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-2/+37
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-17/+9Star
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-2/+12
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-56/+75
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-2/+6
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-8/+1Star
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-92/+147
* Imported from util-linux-2.5 tarball.Karel Zak2006-12-071-26/+100
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+1099