Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 05:37:21 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 9376 for review
Message-ID:  <200204081237.g38CbLH96407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=9376

Change 9376 by des@des.at.des.thinksec.com on 2002/04/08 05:36:37

	Forgot CREDITS.

Affected files ...

... //depot/projects/openpam/MANIFEST#6 edit

Differences ...

==== //depot/projects/openpam/MANIFEST#6 (text+ko) ====

@@ -1,6 +1,7 @@
 #
-# $P4: //depot/projects/openpam/MANIFEST#5 $
+# $P4: //depot/projects/openpam/MANIFEST#6 $
 #
+CREDITS
 HISTORY
 INSTALL
 LICENSE
@@ -13,8 +14,11 @@
 bin/su/su.c
 doc/Makefile
 doc/man/Makefile
+doc/man/openpam_borrow_cred.3
+doc/man/openpam_free_data.3
 doc/man/openpam_get_option.3
 doc/man/openpam_log.3
+doc/man/openpam_restore_cred.3
 doc/man/openpam_set_option.3
 doc/man/openpam_ttyconv.3
 doc/man/pam.3
@@ -55,13 +59,16 @@
 include/security/pam_modules.h
 include/security/pam_types.h
 lib/Makefile
+lib/openpam_borrow_cred.c
 lib/openpam_dispatch.c
 lib/openpam_dynamic.c
 lib/openpam_findenv.c
+lib/openpam_free_data.c
 lib/openpam_get_option.c
 lib/openpam_impl.h
 lib/openpam_load.c
 lib/openpam_log.c
+lib/openpam_restore_cred.c
 lib/openpam_set_option.c
 lib/openpam_static.c
 lib/openpam_ttyconv.c

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




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