summaryrefslogtreecommitdiff
path: root/loginutils/getty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Save a line or twoEric Andersen2004-08-261-4/+2
* Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre...Glenn L McGrath2004-08-251-2/+4
* Umm. Not guilty by reason of insanity.Eric Andersen2004-07-301-2/+2
* Fixup getty, login, etc so the utmp and wtmp are updated, allowingEric Andersen2004-07-301-2/+8
* Patch from Bastian Blank:Eric Andersen2004-06-221-1/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-7/+7
* Fix/eliminate use of atolEric Andersen2004-03-061-12/+5
* Major coreutils update.Manuel Novoa III2003-03-191-6/+17
* Patch from Nick Fedchik, CONFIG_SYSLOGD should determine getty'sGlenn L McGrath2003-02-081-5/+2
* run telnet from inetd, present login prompt if login is configured,Glenn L McGrath2003-01-211-136/+2
* last_patch61 from vodz:Eric Andersen2002-10-101-19/+5
* last_patch60 from vodz:Eric Andersen2002-10-101-4/+13
* Don't #ifdef __linux__. this is linux.Aaron Lehmann2002-08-231-4/+0
* Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl2002-07-191-7/+4
* Bigger patch for (partial) tinylogin integrationRobert Griebl2002-06-041-0/+1157