Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jan 2002 23:23:48 -0800 (PST)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpam/modules/pam_opie pam_opie.c
Message-ID:  <200201190723.g0J7Nm623160@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2002/01/18 23:23:48 PST

  Modified files:
    lib/libpam/modules/pam_opie pam_opie.c 
  Log:
  Rewrite 'pwok' fallback in the way it can be properly chained with pam_unix
  
  Replace snprintf %s with strlcpy
  
  Check for NULL returned from getpwnam()
  
  Revision  Changes    Path
  1.10      +10 -19    src/lib/libpam/modules/pam_opie/pam_opie.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?200201190723.g0J7Nm623160>