The patch:
commit
6a4c63d9d90b24d770f887f8cd89fd20f8378267
Author: Moritz Muehlenhoff <jmm@inutil.org>
Date: Thu Jul 19 00:29:13 2007 +0200
agetty: 8 bit characters on the Linux console lead to input
corruption
Signed-off-by: LaMont Jones <lamont@mmjgroup.com>
has been posted and committed with wrong "Author" field.
Sorry to Samuel Thibault who is original author of the patch.
Signed-off-by: Karel Zak <kzak@redhat.com>
Moritz Muehlenhoff <jmm@inutil.org>
Pádraig Brady <P@draigBrady.com>
Ram Pai <linuxram@us.ibm.com>
+ Samuel Thibault <samuel.thibault@ens-lyon.org>
Stepan Kasal <skasal@redhat.com>
Steve Grubb <sgrubb@redhat.com>
Valerie Henson <val_henson@linux.intel.com>
agetty:
- - 8 bit characters on the Linux console lead to input corruption [Moritz Muehlenhoff]
+ - 8 bit characters on the Linux console lead to input corruption [Samuel Thibault]
- add 'O' escape code to display domain name [Karel Zak]
- check gethostname() return value [Karel Zak]
- fix short malloc in initstring handling [LaMont Jones]