Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 19:16:41 -0800 (PST)
From:      Brian Feldman <green@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen readpassphrase.c
Message-ID:  <200203090316.g293Gfu63822@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
green       2002/03/08 19:16:41 PST

  Modified files:
    lib/libc/gen         readpassphrase.c 
  Log:
  Fix build.  I commented out getpass() in readpassphrase.c because the
  implementation did not match our manpage description (i.e., it could
  return NULL).  I mistakenly thought we were still using getpass.c
  because, for some reason, CVS never removed it from the tree.
  
  Pointy hat received from:       alfred
  Kick in the groin to:   CVS
  
  Revision  Changes    Path
  1.6       +3 -3      src/lib/libc/gen/readpassphrase.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?200203090316.g293Gfu63822>