From: niklas Date: Thu, 17 Apr 1997 02:10:31 +0000 (+0000) Subject: I had rcs-openbsd.pl have its way here X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=9276b245535b0deece8c4c93657b49dd12dd8fce;p=openbsd I had rcs-openbsd.pl have its way here --- diff --git a/distrib/i386/floppies/common/Makefile.inc b/distrib/i386/floppies/common/Makefile.inc index e62cfa6c7f5..83311afb00f 100644 --- a/distrib/i386/floppies/common/Makefile.inc +++ b/distrib/i386/floppies/common/Makefile.inc @@ -1,4 +1,4 @@ -# $Id: Makefile.inc,v 1.1 1997/04/13 17:17:43 mickey Exp $ +# $OpenBSD: Makefile.inc,v 1.2 1997/04/17 02:10:31 niklas Exp $ # TOP is assumed to be defined by Makefile including this one. diff --git a/distrib/i386/floppies/common/list b/distrib/i386/floppies/common/list index 87384650446..d7546ec14a6 100644 --- a/distrib/i386/floppies/common/list +++ b/distrib/i386/floppies/common/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.3 1997/04/17 01:59:58 deraadt Exp $ +# $OpenBSD: list,v 1.4 1997/04/17 02:10:32 niklas Exp $ # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin diff --git a/distrib/i386/floppies/common/mtree.conf b/distrib/i386/floppies/common/mtree.conf index 1906d232524..da6e3e3fdea 100644 --- a/distrib/i386/floppies/common/mtree.conf +++ b/distrib/i386/floppies/common/mtree.conf @@ -1,4 +1,4 @@ -# $Id: mtree.conf,v 1.2 1997/04/17 01:59:58 deraadt Exp $ +# $OpenBSD: mtree.conf,v 1.3 1997/04/17 02:10:33 niklas Exp $ /set type=dir uname=root gname=wheel mode=0755 # . diff --git a/distrib/i386/floppies/common/termcap.pc3 b/distrib/i386/floppies/common/termcap.pc3 index feba9cc941d..9d2bf1bcee2 100644 --- a/distrib/i386/floppies/common/termcap.pc3 +++ b/distrib/i386/floppies/common/termcap.pc3 @@ -1,3 +1,5 @@ +# $OpenBSD: termcap.pc3,v 1.2 1997/04/17 02:10:34 niklas Exp $ +# # Copyright (c) 1980, 1985, 1989 The Regents of the University of California. # All rights reserved. # diff --git a/distrib/i386/floppies/inst/Makefile b/distrib/i386/floppies/inst/Makefile index 4406f88d82a..be66c58c5c0 100644 --- a/distrib/i386/floppies/inst/Makefile +++ b/distrib/i386/floppies/inst/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/04/13 17:17:47 mickey Exp $ +# $OpenBSD: Makefile,v 1.4 1997/04/17 02:10:35 niklas Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/i386/floppies/inst/disktab.preinstall b/distrib/i386/floppies/inst/disktab.preinstall index 5fe26a7d81c..73b537f4694 100644 --- a/distrib/i386/floppies/inst/disktab.preinstall +++ b/distrib/i386/floppies/inst/disktab.preinstall @@ -1,3 +1,5 @@ +# $OpenBSD: disktab.preinstall,v 1.2 1997/04/17 02:10:37 niklas Exp $ + # Disk geometry and partition layout tables. # Key: # dt controller type diff --git a/distrib/i386/floppies/inst/dot.profile b/distrib/i386/floppies/inst/dot.profile index 35d77b72b0f..3058ee9f875 100644 --- a/distrib/i386/floppies/inst/dot.profile +++ b/distrib/i386/floppies/inst/dot.profile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.profile,v 1.5 1997/04/17 02:10:37 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -27,7 +28,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: dot.profile,v 1.4 1996/06/16 10:25:15 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/inst/list b/distrib/i386/floppies/inst/list index 684c27a5163..da27efaeaae 100644 --- a/distrib/i386/floppies/inst/list +++ b/distrib/i386/floppies/inst/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.1.1.1 1995/10/18 08:37:34 deraadt Exp $ +# $OpenBSD: list,v 1.2 1997/04/17 02:10:39 niklas Exp $ # the disktab explanation file COPY disktab.preinstall etc/disktab.preinstall diff --git a/distrib/i386/floppies/kc/Makefile b/distrib/i386/floppies/kc/Makefile index 4b73a824fec..b42c060d3ac 100644 --- a/distrib/i386/floppies/kc/Makefile +++ b/distrib/i386/floppies/kc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1997/01/25 09:16:42 deraadt Exp $ +# $OpenBSD: Makefile,v 1.13 1997/04/17 02:10:40 niklas Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/i386/floppies/ramdisk/Makefile b/distrib/i386/floppies/ramdisk/Makefile index d562f542bfe..a5d89a12c41 100644 --- a/distrib/i386/floppies/ramdisk/Makefile +++ b/distrib/i386/floppies/ramdisk/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 1997/04/16 21:37:30 deraadt Exp $ -# $NetBSD: Makefile,v 1.1 1995/07/18 04:13:06 briggs Exp $ +# $OpenBSD: Makefile,v 1.7 1997/04/17 02:10:42 niklas Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/i386/floppies/ramdisk/Makefile.inc b/distrib/i386/floppies/ramdisk/Makefile.inc index 03ed2d16426..0c4644dc7ed 100644 --- a/distrib/i386/floppies/ramdisk/Makefile.inc +++ b/distrib/i386/floppies/ramdisk/Makefile.inc @@ -1,6 +1,5 @@ # -# $OpenBSD: Makefile.inc,v 1.3 1997/04/16 09:22:29 deraadt Exp $ -# $NetBSD: Makefile.inc,v 1.1 1995/07/18 04:13:14 briggs Exp $ +# $OpenBSD: Makefile.inc,v 1.4 1997/04/17 02:10:44 niklas Exp $ # # TOP is assumed to be defined by Makefile including this one. diff --git a/distrib/i386/floppies/ramdisk/disktab.preinstall b/distrib/i386/floppies/ramdisk/disktab.preinstall index 5fe26a7d81c..022bb27d3fd 100644 --- a/distrib/i386/floppies/ramdisk/disktab.preinstall +++ b/distrib/i386/floppies/ramdisk/disktab.preinstall @@ -1,3 +1,5 @@ +# $OpenBSD: disktab.preinstall,v 1.2 1997/04/17 02:10:45 niklas Exp $ +# # Disk geometry and partition layout tables. # Key: # dt controller type diff --git a/distrib/i386/floppies/ramdisk/dot.profile b/distrib/i386/floppies/ramdisk/dot.profile index 01ec15b13ce..19a56982f33 100644 --- a/distrib/i386/floppies/ramdisk/dot.profile +++ b/distrib/i386/floppies/ramdisk/dot.profile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.profile,v 1.2 1997/04/17 02:10:45 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -27,7 +28,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: dot.profile,v 1.1 1997/04/13 17:17:54 mickey Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/ramdisk/list b/distrib/i386/floppies/ramdisk/list index 548186db6dc..ae8ffc2554a 100644 --- a/distrib/i386/floppies/ramdisk/list +++ b/distrib/i386/floppies/ramdisk/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.1 1997/04/13 17:17:55 mickey Exp $ +# $OpenBSD: list,v 1.2 1997/04/17 02:10:46 niklas Exp $ # the disktab explanation file COPY disktab.preinstall etc/disktab.preinstall diff --git a/distrib/i386/floppies/ramdisk/mtree.conf b/distrib/i386/floppies/ramdisk/mtree.conf index da5d763a722..75733dbb007 100644 --- a/distrib/i386/floppies/ramdisk/mtree.conf +++ b/distrib/i386/floppies/ramdisk/mtree.conf @@ -1,4 +1,4 @@ -# $Id: mtree.conf,v 1.2 1997/04/17 02:00:00 deraadt Exp $ +# $OpenBSD: mtree.conf,v 1.3 1997/04/17 02:10:47 niklas Exp $ /set type=dir uname=root gname=wheel mode=0755 # . diff --git a/distrib/i386/floppies/upgr/Makefile b/distrib/i386/floppies/upgr/Makefile index 6f78740dcce..3a82aafde87 100644 --- a/distrib/i386/floppies/upgr/Makefile +++ b/distrib/i386/floppies/upgr/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1997/04/13 17:17:56 mickey Exp $ +# $OpenBSD: Makefile,v 1.5 1997/04/17 02:10:49 niklas Exp $ TOP= ${.CURDIR}/.. diff --git a/distrib/i386/floppies/upgr/dot.profile b/distrib/i386/floppies/upgr/dot.profile index f19b81fcb47..e0ce1e3f962 100644 --- a/distrib/i386/floppies/upgr/dot.profile +++ b/distrib/i386/floppies/upgr/dot.profile @@ -1,3 +1,4 @@ +# $OpenBSD: dot.profile,v 1.4 1997/04/17 02:10:50 niklas Exp $ # # Copyright (c) 1994 Christopher G. Demetriou # All rights reserved. @@ -27,7 +28,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: dot.profile,v 1.3 1996/06/16 10:25:24 deraadt Exp $ PATH=/sbin:/bin:/usr/bin:/usr/sbin:/ export PATH diff --git a/distrib/i386/floppies/upgr/list b/distrib/i386/floppies/upgr/list index d819ad559b2..d5a18c6f8d8 100644 --- a/distrib/i386/floppies/upgr/list +++ b/distrib/i386/floppies/upgr/list @@ -1,4 +1,4 @@ -# $Id: list,v 1.2 1995/11/06 21:27:46 deraadt Exp $ +# $OpenBSD: list,v 1.3 1997/04/17 02:10:51 niklas Exp $ # and the upgrade tools COPY dot.profile .profile