summaryrefslogtreecommitdiffstats
path: root/contrib/openpam/bin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-05 13:49:56 +0000
committerdes <des@FreeBSD.org>2002-03-05 13:49:56 +0000
commit5800a4708c3a4b21e332961b390d4459fd673568 (patch)
tree1435317b57611a50e1b3cf878a8256c67e69f519 /contrib/openpam/bin
parentb7924daede5918d4af38aea32dcfe788509d2326 (diff)
downloadFreeBSD-src-5800a4708c3a4b21e332961b390d4459fd673568.zip
FreeBSD-src-5800a4708c3a4b21e332961b390d4459fd673568.tar.gz
Vendor import of OpenPAM Celandine.
Diffstat (limited to 'contrib/openpam/bin')
-rw-r--r--contrib/openpam/bin/Makefile2
-rw-r--r--contrib/openpam/bin/su/Makefile2
-rw-r--r--contrib/openpam/bin/su/su.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/contrib/openpam/bin/Makefile b/contrib/openpam/bin/Makefile
index e12368d..25b3525 100644
--- a/contrib/openpam/bin/Makefile
+++ b/contrib/openpam/bin/Makefile
@@ -31,7 +31,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id$
+# $P4: //depot/projects/openpam/bin/Makefile#4 $
#
SUBDIR =
diff --git a/contrib/openpam/bin/su/Makefile b/contrib/openpam/bin/su/Makefile
index 40533bb..d97deb3 100644
--- a/contrib/openpam/bin/su/Makefile
+++ b/contrib/openpam/bin/su/Makefile
@@ -31,7 +31,7 @@
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
#
-# $Id$
+# $P4: //depot/projects/openpam/bin/su/Makefile#3 $
#
PROG = su
diff --git a/contrib/openpam/bin/su/su.c b/contrib/openpam/bin/su/su.c
index 27b6002..4ee216a 100644
--- a/contrib/openpam/bin/su/su.c
+++ b/contrib/openpam/bin/su/su.c
@@ -31,7 +31,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $P4: //depot/projects/openpam/bin/su/su.c#4 $
*/
#include <sys/param.h>
OpenPOWER on IntegriCloud