From 361a15b8f4a83afeff37ca3cdf0689db0bad4dd7 Mon Sep 17 00:00:00 2001 From: wosch Date: Sun, 22 Sep 1996 21:56:57 +0000 Subject: add forgotten $Id$ --- libexec/rbootd/Makefile | 1 + libexec/rbootd/bpf.c | 1 + libexec/rbootd/parseconf.c | 1 + libexec/rbootd/rbootd.8 | 1 + libexec/rbootd/rbootd.c | 1 + 5 files changed, 5 insertions(+) (limited to 'libexec/rbootd') diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index 369b1e7..dfb0870 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -1,4 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 +# $Id$ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c diff --git a/libexec/rbootd/bpf.c b/libexec/rbootd/bpf.c index f5e8bce..c39150c 100644 --- a/libexec/rbootd/bpf.c +++ b/libexec/rbootd/bpf.c @@ -39,6 +39,7 @@ * SUCH DAMAGE. * * @(#)bpf.c 8.1 (Berkeley) 6/4/93 + * $Id$ * * Utah $Hdr: bpf.c 3.1 92/07/06$ * Author: Jeff Forys, University of Utah CSS diff --git a/libexec/rbootd/parseconf.c b/libexec/rbootd/parseconf.c index a01a4a5..7d7bce2 100644 --- a/libexec/rbootd/parseconf.c +++ b/libexec/rbootd/parseconf.c @@ -39,6 +39,7 @@ * SUCH DAMAGE. * * @(#)parseconf.c 8.1 (Berkeley) 6/4/93 + * $Id$ * * Utah $Hdr: parseconf.c 3.1 92/07/06$ * Author: Jeff Forys, University of Utah CSS diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8 index 4db4d6e..8b2a281 100644 --- a/libexec/rbootd/rbootd.8 +++ b/libexec/rbootd/rbootd.8 @@ -38,6 +38,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rbootd.8 8.2 (Berkeley) 12/11/93 +.\" $Id$ .\" .\" Utah $Hdr: rbootd.man 3.1 92/07/06$ .\" Author: Jeff Forys, University of Utah CSS diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c index 0164345..c889d92 100644 --- a/libexec/rbootd/rbootd.c +++ b/libexec/rbootd/rbootd.c @@ -39,6 +39,7 @@ * SUCH DAMAGE. * * @(#)rbootd.c 8.2 (Berkeley) 2/22/94 + * $Id$ * * Utah $Hdr: rbootd.c 3.1 92/07/06$ * Author: Jeff Forys, University of Utah CSS -- cgit v1.1