getty: fix a minor problem of Ctrl-D not printing '\n'
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 23 Oct 2011 21:58:59 +0000 (23:58 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 23 Oct 2011 21:58:59 +0000 (23:58 +0200)
commite9dc354df86e9a3026de406520f6cd03a3519495
treebe701340f824afa52536888ae116f96e02047967
parentee320c6d9cd0781233ed599d743b4da94b4424a7
getty: fix a minor problem of Ctrl-D not printing '\n'

Also removed defines for control chars which are never changed,
and added login/getty README.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
loginutils/README [new file with mode: 0644]
loginutils/getty.c
loginutils/login.c