K 10 svn:author V 3 ume K 8 svn:date V 27 2000-03-07T07:52:01.000000Z K 7 svn:log V 260 Since crypto/openssh/login.c was changed to use realhostname_sa(), when connecting via IPv6, hostname was not recorded to utmp anymore. Because, if hostname is longer than buffer size, getnameinfo() returns with ENI_MEMORY. Reviewed by: shin Approved by: jkh END