Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 11:08:19 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil realhostname.c
Message-ID:  <200007141808.LAA07166@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2000/07/14 11:08:19 PDT

  Modified files:
    lib/libutil          realhostname.c 
  Log:
  Sshd writes connected host into utmp directly.  If the connection is
  via IPv6, the hostname is trimed due to the length of IPv6 address.
  This change saves it as possible.
  I have a grudge against the shortage of UT_HOSTSIZE.
  
  Revision  Changes    Path
  1.9       +15 -8     src/lib/libutil/realhostname.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007141808.LAA07166>