summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorcgd <cgd@NetBSD.org>2000-06-14 06:48:47 +0000
committercgd <cgd@NetBSD.org>2000-06-14 06:48:47 +0000
commitd220ca5ba3860025d91b408d636f9ff1bf9fe034 (patch)
tree4df7184ea202507dcdc45a8850e7d3dedf201d97 /libexec
parentc3d57dd7670513bb086203fe90f0a81cf921f2cc (diff)
fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/atrun/atrun.h2
-rw-r--r--libexec/ld.elf_so/sysident.h2
-rw-r--r--libexec/rpc.rwalld/rwalld.c4
3 files changed, 4 insertions, 4 deletions
diff --git a/libexec/atrun/atrun.h b/libexec/atrun/atrun.h
index 5a35b3baf45..ca1aec42501 100644
--- a/libexec/atrun/atrun.h
+++ b/libexec/atrun/atrun.h
@@ -1,4 +1,4 @@
-/* $NetBSD: atrun.h,v 1.4 1998/06/27 21:15:42 christos Exp $ */
+/* $NetBSD: atrun.h,v 1.5 2000/06/14 06:49:11 cgd Exp $ */
/*
* Copyright (c) 1993 Christopher G. Demetriou
diff --git a/libexec/ld.elf_so/sysident.h b/libexec/ld.elf_so/sysident.h
index a50d20cb303..5d5f4235c1f 100644
--- a/libexec/ld.elf_so/sysident.h
+++ b/libexec/ld.elf_so/sysident.h
@@ -1,4 +1,4 @@
-/* $NetBSD: sysident.h,v 1.3 1998/09/13 05:53:34 thorpej Exp $ */
+/* $NetBSD: sysident.h,v 1.4 2000/06/14 06:49:12 cgd Exp $ */
/*
* Copyright (c) 1997 Christopher G. Demetriou. All rights reserved.
diff --git a/libexec/rpc.rwalld/rwalld.c b/libexec/rpc.rwalld/rwalld.c
index 2be72f4c22f..4665e53f81b 100644
--- a/libexec/rpc.rwalld/rwalld.c
+++ b/libexec/rpc.rwalld/rwalld.c
@@ -1,4 +1,4 @@
-/* $NetBSD: rwalld.c,v 1.16 2000/06/03 20:35:06 fvdl Exp $ */
+/* $NetBSD: rwalld.c,v 1.17 2000/06/14 06:49:12 cgd Exp $ */
/*
* Copyright (c) 1993 Christopher G. Demetriou
@@ -31,7 +31,7 @@
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: rwalld.c,v 1.16 2000/06/03 20:35:06 fvdl Exp $");
+__RCSID("$NetBSD: rwalld.c,v 1.17 2000/06/14 06:49:12 cgd Exp $");
#endif /* not lint */
#include <unistd.h>