Bug 214

Summary: IRIX utmp problem loginrec.c: line_abbrevname() goes wrong
Product: Portable OpenSSH Reporter: Philipp Grau <phgrau>
Component: sshdAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: -current   
Hardware: MIPS   
OS: IRIX   
URL: http://groups.google.de/groups?hl=de&selm=3B979A7D.1080906%40nowhere.org&rnum=4

Description Philipp Grau 2002-04-12 20:11:31 AEST
On IRIX the sshd writes wrong entries in /var/adm/utmp. The line_abbrevname
function does not trim the pseudo tty name correct. i.e. /dev/ttyq1 gets "tyq1"
instead off "q1". So programms like talk and xbiff, who reads /var/adm/utmp
stumble about this wrong entries. There ist a usenet posting describing the same
problem, and saying that it will be fixed, but it did not happen, see URL above.
Comment 1 Damien Miller 2002-04-23 23:08:33 AEST
Similar patch applied - please test tommorow's snapshot (make sure the bug is
mentioned in the Changelog)
Comment 2 Philipp Grau 2002-04-26 00:10:07 AEST
After testing snap 20020424 I think this bug is fixed, thank you
Comment 3 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED