summaryrefslogtreecommitdiffstats
path: root/eBones/lib/libacl
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/lib/libacl')
-rw-r--r--eBones/lib/libacl/Makefile2
-rw-r--r--eBones/lib/libacl/acl_check.32
-rw-r--r--eBones/lib/libacl/acl_files.c4
3 files changed, 4 insertions, 4 deletions
diff --git a/eBones/lib/libacl/Makefile b/eBones/lib/libacl/Makefile
index 7fa05c0..3c22530 100644
--- a/eBones/lib/libacl/Makefile
+++ b/eBones/lib/libacl/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
-# $Id: Makefile,v 1.4 1995/09/13 17:23:49 markm Exp $
+# $FreeBSD$
LIB= acl
CFLAGS+=-DDEBUG -DKERBEROS
diff --git a/eBones/lib/libacl/acl_check.3 b/eBones/lib/libacl/acl_check.3
index 2e5129c..bca6250 100644
--- a/eBones/lib/libacl/acl_check.3
+++ b/eBones/lib/libacl/acl_check.3
@@ -1,5 +1,5 @@
.\" from: acl_check.3,v 4.1 89/01/23 11:06:54 jtkohl Exp $
-.\" $Id: acl_check.3,v 1.1.1.1 1994/09/30 14:50:05 csgr Exp $
+.\" $FreeBSD$
.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
diff --git a/eBones/lib/libacl/acl_files.c b/eBones/lib/libacl/acl_files.c
index 7670f2a..a75a965 100644
--- a/eBones/lib/libacl/acl_files.c
+++ b/eBones/lib/libacl/acl_files.c
@@ -6,13 +6,13 @@
* <mit-copyright.h>.
*
* from: acl_files.c,v 4.4 89/12/19 13:30:53 jtkohl Exp $
- * $Id: acl_files.c,v 1.5 1995/09/07 20:50:26 mark Exp $
+ * $FreeBSD$
*/
#if 0
#ifndef lint
static char rcsid[] =
-"$Id: acl_files.c,v 1.5 1995/09/07 20:50:26 mark Exp $";
+"$FreeBSD$";
#endif lint
#endif
OpenPOWER on IntegriCloud