Date: Wed, 30 Jan 2002 11:03:17 -0800 (PST) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_securetty pam_securetty.8 pam_securetty.c Message-ID: <200201301903.g0UJ3He55397@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/01/30 11:03:17 PST
Modified files:
lib/libpam/modules/pam_securetty pam_securetty.8
pam_securetty.c
Log:
Move the code from pam_sm_authenticate() to pam_sm_acct_mgmt(). Simplify
it a little and try to make it more resilient to various possible failure
conditions. Change the man page accordingly, and take advantage of this
opportunity to simplify its language.
Sponsored by: DARPA, NAI Labs
Revision Changes Path
1.5 +24 -21 src/lib/libpam/modules/pam_securetty/pam_securetty.8
1.7 +35 -42 src/lib/libpam/modules/pam_securetty/pam_securetty.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?200201301903.g0UJ3He55397>
