search for: phgrau

Displaying 2 results from an estimated 2 matches for "phgrau".

Did you mean: pgram
2002 Apr 23
1
[Bug 214] IRIX utmp problem loginrec.c: line_abbrevname() goes wrong
http://bugzilla.mindrot.org/show_bug.cgi?id=214 djm at mindrot.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From djm at mindrot.org 2002-04-23 23:08 ------- Similar patch applied - please test tommorow's
2002 Apr 12
0
[Bug 214] New: IRIX utmp problem loginrec.c: line_abbrevname() goes wrong
...//groups.google.de/groups?hl=de&selm=3B979A7D.10809 06%40nowhere.org&rnum=4 OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: phgrau at zedat.fu-berlin.de 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 wron...