Bug 214 - IRIX utmp problem loginrec.c: line_abbrevname() goes wrong
Summary: IRIX utmp problem loginrec.c: line_abbrevname() goes wrong
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: sshd (show other bugs)
Version: -current
Hardware: MIPS IRIX
: P2 normal
Assignee: OpenSSH Bugzilla mailing list
URL: http://groups.google.de/groups?hl=de&...
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-12 20:11 AEST by Philipp Grau
Modified: 2004-04-14 12:24 AEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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