Displaying 1 result from an estimated 1 matches for "li_hostsize".
2000 Dec 27
1
patch to support hurd-i386.
...-2.2.0p1/sshd.c
--- openssh-2.2.0p1-/sshd.c Tue Aug 29 02:05:50 2000
+++ openssh-2.2.0p1/sshd.c Sun Oct 29 16:44:50 2000
@@ -140,7 +140,7 @@
int session_id2_len = 0;
/* record remote hostname or ip */
-unsigned int utmp_len = MAXHOSTNAMELEN;
+unsigned int utmp_len = 256; /* bigger than LI_HOSTSIZE makes no sense */
/* Prototypes for various functions defined later in this file. */
void do_ssh1_kex();
--
Debian Developer and Quality Assurance Team Member
1024/26CC7853 31E6 A8CA 68FC 284F 7D16 63EC A9E6 67FF 26CC 7853
-------------- next part --------------
A non-text atta...