summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpc.bootparamd
diff options
context:
space:
mode:
authorgene <gene@openbsd.org>1998-05-03 05:02:09 +0000
committergene <gene@openbsd.org>1998-05-03 05:02:09 +0000
commit0302c98b30f6f180d74a5e8b486de0cbc643b66f (patch)
treec75c5d9867714fb6c63de1c85c127a57e8f612c2 /usr.sbin/rpc.bootparamd
parentRight spelling of 'canonical'. (diff)
downloadwireguard-openbsd-0302c98b30f6f180d74a5e8b486de0cbc643b66f.tar.xz
wireguard-openbsd-0302c98b30f6f180d74a5e8b486de0cbc643b66f.zip
Hmmm... $Id$ -> $OpenBSD$.
Looks like the Id tags were left over from RCSid's on the original files.
Diffstat (limited to 'usr.sbin/rpc.bootparamd')
-rw-r--r--usr.sbin/rpc.bootparamd/bootparamd.c4
-rw-r--r--usr.sbin/rpc.bootparamd/bootparams.54
-rw-r--r--usr.sbin/rpc.bootparamd/pathnames.h4
-rw-r--r--usr.sbin/rpc.bootparamd/rpc.bootparamd.82
4 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/rpc.bootparamd/bootparamd.c b/usr.sbin/rpc.bootparamd/bootparamd.c
index abec2474ba5..21548a365d5 100644
--- a/usr.sbin/rpc.bootparamd/bootparamd.c
+++ b/usr.sbin/rpc.bootparamd/bootparamd.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: bootparamd.c,v 1.8 1998/05/03 05:02:09 gene Exp $ */
+
/*
* This code is not copyright, and is placed in the public domain.
* Feel free to use and modify. Please send modifications and/or
@@ -5,8 +7,6 @@
*
* Various small changes by Theo de Raadt <deraadt@fsa.ca>
* Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com>
- *
- * $Id: bootparamd.c,v 1.7 1997/06/23 09:31:08 deraadt Exp $
*/
#include <sys/types.h>
diff --git a/usr.sbin/rpc.bootparamd/bootparams.5 b/usr.sbin/rpc.bootparamd/bootparams.5
index 4a0d4a30e0c..5a4d49a2d02 100644
--- a/usr.sbin/rpc.bootparamd/bootparams.5
+++ b/usr.sbin/rpc.bootparamd/bootparams.5
@@ -1,3 +1,5 @@
+.\" $OpenBSD: bootparams.5,v 1.5 1998/05/03 05:02:10 gene Exp $
+
.\"
.\" Copyright (c) 1994 Gordon W. Ross
.\" All rights reserved.
@@ -24,8 +26,6 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: bootparams.5,v 1.4 1996/06/18 17:49:26 deraadt Exp $
-.\"
.Dd October 2, 1994
.Dt BOOTPARAMS 5
.Os
diff --git a/usr.sbin/rpc.bootparamd/pathnames.h b/usr.sbin/rpc.bootparamd/pathnames.h
index 467ed1bd28f..560952c2f29 100644
--- a/usr.sbin/rpc.bootparamd/pathnames.h
+++ b/usr.sbin/rpc.bootparamd/pathnames.h
@@ -1,8 +1,8 @@
+/* $OpenBSD: pathnames.h,v 1.2 1998/05/03 05:02:12 gene Exp $ */
+
/*
* Written Roland McGrath <roland@frob.com> 10/15/93.
* Public domain.
- *
- * $Id: pathnames.h,v 1.1.1.1 1995/10/18 08:48:05 deraadt Exp $
*/
#include <paths.h>
diff --git a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8 b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8
index 520288baa87..35f8e50e4bd 100644
--- a/usr.sbin/rpc.bootparamd/rpc.bootparamd.8
+++ b/usr.sbin/rpc.bootparamd/rpc.bootparamd.8
@@ -1,4 +1,4 @@
-.\" $Id: rpc.bootparamd.8,v 1.6 1998/05/03 03:12:26 gene Exp $
+.\" $OpenBSD: rpc.bootparamd.8,v 1.7 1998/05/03 05:02:13 gene Exp $
.\" @(#)bootparamd.8
.Dd Jan 8, 1994
.Dt BOOTPARAMD 8