Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/distrib/i386/floppies/ramdisk remove obsolete file



details:   https://anonhg.NetBSD.org/src/rev/bd28305c16ab
branches:  trunk
changeset: 477630:bd28305c16ab
user:      drochner <drochner%NetBSD.org@localhost>
date:      Mon Oct 25 16:44:53 1999 +0000

description:
remove obsolete file

diffstat:

 distrib/i386/floppies/ramdisk/Makefile    |   4 +-
 distrib/i386/floppies/ramdisk/termcap.pc3 |  44 -------------------------------
 2 files changed, 2 insertions(+), 46 deletions(-)

diffs (66 lines):

diff -r 2435710af9c4 -r bd28305c16ab distrib/i386/floppies/ramdisk/Makefile
--- a/distrib/i386/floppies/ramdisk/Makefile    Mon Oct 25 16:39:37 1999 +0000
+++ b/distrib/i386/floppies/ramdisk/Makefile    Mon Oct 25 16:44:53 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.16 1999/06/09 01:45:28 christos Exp $
+#      $NetBSD: Makefile,v 1.17 1999/10/25 16:44:53 drochner Exp $
 
 TOP=           ${.CURDIR}/..
 WARNS=1
@@ -8,7 +8,7 @@
 
 AUXTARGETS=    install.sh upgrade.sh start.sh
 AUXDEPENDS=    dot.profile dot.hdprofile disktab.preinstall \
-               termcap.mini termcap.pc3
+               termcap.mini
 AUXCLEAN=      ${AUXTARGETS}
 
 CBIN=          ramdiskbin
diff -r 2435710af9c4 -r bd28305c16ab distrib/i386/floppies/ramdisk/termcap.pc3
--- a/distrib/i386/floppies/ramdisk/termcap.pc3 Mon Oct 25 16:39:37 1999 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,44 +0,0 @@
-#      $NetBSD: termcap.pc3,v 1.1 1997/06/14 18:56:16 perry Exp $
-#
-# Copyright (c) 1980, 1985, 1989 The Regents of the University of California.
-# All rights reserved.
-#
-# Redistribution and use in source and binary forms, with or without
-# modification, are permitted provided that the following conditions
-# are met:
-# 1. Redistributions of source code must retain the above copyright
-#    notice, this list of conditions and the following disclaimer.
-# 2. Redistributions in binary form must reproduce the above copyright
-#    notice, this list of conditions and the following disclaimer in the
-#    documentation and/or other materials provided with the distribution.
-# 3. All advertising materials mentioning features or use of this software
-#    must display the following acknowledgement:
-#      This product includes software developed by the University of
-#      California, Berkeley and its contributors.
-# 4. Neither the name of the University nor the names of its contributors
-#    may be used to endorse or promote products derived from this software
-#    without specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-# SUCH DAMAGE.
-#
-#      @(#)termcap.src 5.109 (Berkeley) 3/8/93
-#
-pc3|ibmpc3|IBM PC 386BSD Console:\
-       :DO=\E[%dB:K1=\E[H:K2=\E[E:K3=\E[I:K4=\E[F:K5=\E[G:LE=\E[%dD:\
-       :RI=\E[%dC:UP=\E[%dA:am:bl=^G:bs:cb=\E[1K:cd=\E[J:ce=\E[K:cl=\E[H\E[J:\
-       :cm=\E[%i%d;%dH:co#80:cr=^M:do=^J:ho=\E[H:is=\E[m:k0=\E[V:k1=\E[M:\
-       :k2=\E[N:k3=\E[O:k4=\E[P:k5=\E[Q:k6=\E[R:k7=\E[S:k8=\E[T:k9=\E[U:\
-       :kD=\177:kH=\E[F:kN=\E[G:kP=\E[I:kb=\177:kd=\E[B:kh=\E[H:kl=\E[D:\
-       :kr=\E[C:ku=\E[A:le=^H:li#25:ms:nd=\E[C:rs=\E[m\E[x\E[14r:se=\E[m:\
-       :sf=\E[S:so=\E[7m:sr=\E[T:ta=^I:te=\E[m:ti=\E[m:up=\E[A:km:pt:\
-       :AL=\E[%dL:DL=\E[%dM:SF=\E[%dS:SR=\E[%dT:al=\E[L:dl=\E[M:



Home | Main Index | Thread Index | Old Index