Source-Changes-HG archive

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

[src/trunk]: src/etc Uppercase ITE. Addresses PRs 21138 to 21141 by Igor Sobr...



details:   https://anonhg.NetBSD.org/src/rev/23dea74305bd
branches:  trunk
changeset: 545666:23dea74305bd
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 14 05:45:40 2003 +0000

description:
Uppercase ITE. Addresses PRs 21138 to 21141 by Igor Sobrado.

diffstat:

 etc/etc.amiga/MAKEDEV  |  4 ++--
 etc/etc.atari/MAKEDEV  |  4 ++--
 etc/etc.mac68k/MAKEDEV |  4 ++--
 etc/etc.macppc/MAKEDEV |  4 ++--
 etc/etc.ofppc/MAKEDEV  |  4 ++--
 etc/etc.x68k/MAKEDEV   |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (121 lines):

diff -r c2612cd2472c -r 23dea74305bd etc/etc.amiga/MAKEDEV
--- a/etc/etc.amiga/MAKEDEV     Mon Apr 14 05:21:47 2003 +0000
+++ b/etc/etc.amiga/MAKEDEV     Mon Apr 14 05:45:40 2003 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.84 2003/03/31 03:58:57 perry Exp $
+#      $NetBSD: MAKEDEV,v 1.85 2003/04/14 05:45:40 wiz Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -68,7 +68,7 @@
 #      md*     memory pseudo-disk devices
 #
 # Console ports:
-#      ttye*   ite bitmapped consoles
+#      ttye*   ITE bitmapped consoles
 #      ttyE*   wscons
 #
 # Pointing devices:
diff -r c2612cd2472c -r 23dea74305bd etc/etc.atari/MAKEDEV
--- a/etc/etc.atari/MAKEDEV     Mon Apr 14 05:21:47 2003 +0000
+++ b/etc/etc.atari/MAKEDEV     Mon Apr 14 05:45:40 2003 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.64 2003/03/31 03:58:58 perry Exp $
+#      $NetBSD: MAKEDEV,v 1.65 2003/04/14 05:45:41 wiz Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -68,7 +68,7 @@
 #      wd*     IDE disks
 #
 # Console ports:
-#      ttye*   ite bitmapped consoles
+#      ttye*   ITE bitmapped consoles
 #      ttyE*   wscons
 #      wskbd*  wskbd for use with wscons
 #
diff -r c2612cd2472c -r 23dea74305bd etc/etc.mac68k/MAKEDEV
--- a/etc/etc.mac68k/MAKEDEV    Mon Apr 14 05:21:47 2003 +0000
+++ b/etc/etc.mac68k/MAKEDEV    Mon Apr 14 05:45:40 2003 +0000
@@ -20,7 +20,7 @@
 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 #
 #      from: @(#)MAKEDEV       5.2 (Berkeley) 6/22/90
-#      $NetBSD: MAKEDEV,v 1.70 2003/03/31 03:59:05 perry Exp $
+#      $NetBSD: MAKEDEV,v 1.71 2003/04/14 05:45:41 wiz Exp $
 #
 ###########################################################################
 #
@@ -52,7 +52,7 @@
 #      wd*     "winchester" disk drives (ST506,IDE,ESDI,RLL,...)
 #
 # Terminal ports:
-#      ttye*   ite consoles
+#      ttye*   ITE consoles
 #      tty*    standard built-in serial ports (2)
 #      ttyE*   wscons
 #
diff -r c2612cd2472c -r 23dea74305bd etc/etc.macppc/MAKEDEV
--- a/etc/etc.macppc/MAKEDEV    Mon Apr 14 05:21:47 2003 +0000
+++ b/etc/etc.macppc/MAKEDEV    Mon Apr 14 05:45:40 2003 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.74 2003/03/31 03:59:05 perry Exp $
+#      $NetBSD: MAKEDEV,v 1.75 2003/04/14 05:45:41 wiz Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -55,7 +55,7 @@
 #
 # Console ports:
 #      ttyE*   wscons
-#      ttye*   ite consoles
+#      ttye*   ITE consoles
 #
 # Pointing devices:
 #      wsmouse* wscons mouse events
diff -r c2612cd2472c -r 23dea74305bd etc/etc.ofppc/MAKEDEV
--- a/etc/etc.ofppc/MAKEDEV     Mon Apr 14 05:21:47 2003 +0000
+++ b/etc/etc.ofppc/MAKEDEV     Mon Apr 14 05:45:40 2003 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.6 2003/03/31 03:59:09 perry Exp $
+#      $NetBSD: MAKEDEV,v 1.7 2003/04/14 05:45:42 wiz Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -55,7 +55,7 @@
 #
 # Console ports:
 #      ttyE*   wscons
-#      ttye*   ite consoles
+#      ttye*   ITE consoles
 #
 # Pointing devices:
 #      wsmouse* wscons mouse events
diff -r c2612cd2472c -r 23dea74305bd etc/etc.x68k/MAKEDEV
--- a/etc/etc.x68k/MAKEDEV      Mon Apr 14 05:21:47 2003 +0000
+++ b/etc/etc.x68k/MAKEDEV      Mon Apr 14 05:45:40 2003 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#      $NetBSD: MAKEDEV,v 1.61 2003/03/31 03:59:14 perry Exp $
+#      $NetBSD: MAKEDEV,v 1.62 2003/04/14 05:45:42 wiz Exp $
 #
 # Copyright (c) 1990 The Regents of the University of California.
 # All rights reserved.
@@ -67,7 +67,7 @@
 #      bmd*    Nereid bank memory disks
 #
 # Console ports:
-#      ttye*   ite bitmapped consoles
+#      ttye*   ITE bitmapped consoles
 #
 # Pointing devices:
 #      mouse*  serial mouse



Home | Main Index | Thread Index | Old Index