aboutsummaryrefslogtreecommitdiff
path: root/lib/librpcsvc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librpcsvc')
-rw-r--r--lib/librpcsvc/Makefile2
-rw-r--r--lib/librpcsvc/xcrypt.c2
-rw-r--r--lib/librpcsvc/yp_passwd.c4
-rw-r--r--lib/librpcsvc/yp_update.c4
4 files changed, 6 insertions, 6 deletions
diff --git a/lib/librpcsvc/Makefile b/lib/librpcsvc/Makefile
index 077a33eadc69..386ba4b6f31e 100644
--- a/lib/librpcsvc/Makefile
+++ b/lib/librpcsvc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.10 (Berkeley) 6/24/90
-# $FreeBSD$
+# $FreeBSD: src/lib/librpcsvc/Makefile,v 1.12.2.1 1999/08/29 14:57:25 peter Exp $
.PATH: ${DESTDIR}/usr/include/rpcsvc
diff --git a/lib/librpcsvc/xcrypt.c b/lib/librpcsvc/xcrypt.c
index f2b54a54e57c..5771a16212ae 100644
--- a/lib/librpcsvc/xcrypt.c
+++ b/lib/librpcsvc/xcrypt.c
@@ -40,7 +40,7 @@
#ifndef lint
/*from: static char sccsid[] = "@(#)xcrypt.c 2.2 88/08/10 4.0 RPCSRC"; */
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$FreeBSD: src/lib/librpcsvc/xcrypt.c,v 1.1.1.1.2.1 1999/08/29 14:57:26 peter Exp $";
#endif
static char hex[]; /* forward */
diff --git a/lib/librpcsvc/yp_passwd.c b/lib/librpcsvc/yp_passwd.c
index f3d42b7154d8..8be43f88829a 100644
--- a/lib/librpcsvc/yp_passwd.c
+++ b/lib/librpcsvc/yp_passwd.c
@@ -29,7 +29,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/lib/librpcsvc/yp_passwd.c,v 1.1.1.1.2.1 1999/08/29 14:57:26 peter Exp $
*/
#include <stdlib.h>
@@ -40,7 +40,7 @@
#include <netinet/in.h>
#ifndef LINT
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$FreeBSD: src/lib/librpcsvc/yp_passwd.c,v 1.1.1.1.2.1 1999/08/29 14:57:26 peter Exp $";
#endif
/*
diff --git a/lib/librpcsvc/yp_update.c b/lib/librpcsvc/yp_update.c
index ba49c0ce7b0d..6b4e3ef41820 100644
--- a/lib/librpcsvc/yp_update.c
+++ b/lib/librpcsvc/yp_update.c
@@ -35,7 +35,7 @@
* Center for Telecommunications Research
* Columbia University, New York City
*
- * $FreeBSD$
+ * $FreeBSD: src/lib/librpcsvc/yp_update.c,v 1.1.1.1.2.1 1999/08/29 14:57:27 peter Exp $
*/
#include <stdlib.h>
@@ -46,7 +46,7 @@
#include <rpc/key_prot.h>
#ifndef lint
-static const char rcsid[] = "$FreeBSD$";
+static const char rcsid[] = "$FreeBSD: src/lib/librpcsvc/yp_update.c,v 1.1.1.1.2.1 1999/08/29 14:57:27 peter Exp $";
#endif
#ifndef WINDOW