summaryrefslogtreecommitdiffstats
path: root/term-utils/agetty.c
Commit message (Expand)AuthorAgeFilesLines
...
* agetty: check virtual console for UTF-8 supportWerner Fink2011-05-171-9/+115
* agetty: proper session on the terminal lineWerner Fink2011-05-171-35/+123
* agetty: cleanup argv parsing, utmp update, use writeall(), etc.Werner Fink2011-05-171-205/+243
* agetty: more code cleanupWerner Fink2011-05-171-84/+80Star
* agetty.c: move issue path to pathnames.hSami Kerola2011-04-271-1/+1
* agetty.c: further scrubbingSami Kerola2011-04-271-545/+555
* agetty: coding style - fix identationKarel Zak2011-04-141-973/+938Star
* agetty: coding style - fix comments, remove tailing whitespaceKarel Zak2011-04-141-51/+42Star
* agetty: getopt case segment reorderingSami Kerola2011-04-141-28/+27Star
* agetty: symbolic standard file descriptorsSami Kerola2011-04-141-24/+25
* agetty: #endif commentsSami Kerola2011-04-141-13/+13
* agetty: error message about required argumentsSami Kerola2011-04-141-3/+6
* agetty: use long optionsSami Kerola2011-04-141-7/+63
* agetty: use program_invocation_short_nameSami Kerola2011-04-141-19/+2Star
* agetty: use xalloc.hSami Kerola2011-04-141-6/+4Star
* build-sys: move agetty to term-utilsKarel Zak2011-03-021-0/+1306