Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2000 22:36:10 -0700 (PDT)
From:      David Nugent <davidn@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/ftpd ftpd.c
Message-ID:  <200006260536.WAA67236@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidn      2000/06/25 22:36:10 PDT

  Modified files:
    libexec/ftpd         ftpd.c 
  Log:
  Fix a problem in the virtual host address compare code which caused
  duplicated host entries in /etc/ftphosts not to be folded. Make sure
  we exit the loop on a match.
  
  PR:		bin/19390
  
  Revision  Changes    Path
  1.64      +12 -9     src/libexec/ftpd/ftpd.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?200006260536.WAA67236>