Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/rasops s/littel/little/ mainly in copy pasted comments.



details:   https://anonhg.NetBSD.org/src/rev/bc2a216b96a1
branches:  trunk
changeset: 366499:bc2a216b96a1
user:      andvar <andvar%NetBSD.org@localhost>
date:      Sun May 29 10:43:19 2022 +0000

description:
s/littel/little/ mainly in copy pasted comments.

diffstat:

 sys/arch/amiga/conf/DRACO      |  6 +++---
 sys/arch/amiga/conf/GENERIC    |  6 +++---
 sys/arch/amiga/conf/GENERIC.in |  6 +++---
 sys/arch/amiga/conf/INSTALL    |  6 +++---
 sys/arch/amiga/conf/MDINSTALL  |  4 ++--
 sys/arch/amigappc/conf/GENERIC |  6 +++---
 sys/arch/amigappc/conf/NULL    |  6 +++---
 sys/dev/rasops/rasops2.c       |  6 +++---
 8 files changed, 23 insertions(+), 23 deletions(-)

diffs (207 lines):

diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amiga/conf/DRACO Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: DRACO,v 1.198 2021/01/26 10:50:20 rin Exp $
+# $NetBSD: DRACO,v 1.199 2022/05/29 10:43:19 andvar Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.198 $"
+#ident                 "GENERIC-$Revision: 1.199 $"
 
 makeoptions    COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer"
        # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for
@@ -199,7 +199,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.333 2021/01/26 10:50:20 rin Exp $
+# $NetBSD: GENERIC,v 1.334 2022/05/29 10:43:19 andvar Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.333 $"
+#ident                 "GENERIC-$Revision: 1.334 $"
 
 makeoptions    COPTS="-O2 -fno-reorder-blocks -fno-omit-frame-pointer"
        # See share/mk/sys.mk. -fno-omit-frame-pointer is necessary for
@@ -226,7 +226,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amiga/conf/GENERIC.in
--- a/sys/arch/amiga/conf/GENERIC.in    Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amiga/conf/GENERIC.in    Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.148 2021/01/21 06:51:54 nia Exp $
+# $NetBSD: GENERIC.in,v 1.149 2022/05/29 10:43:19 andvar Exp $
 #
 ##
 # GENERIC machine description file
@@ -52,7 +52,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.148 $"
+#ident                 "GENERIC-$Revision: 1.149 $"
 
 m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
 makeoptions    COPTS="-Os -fno-omit-frame-pointer"
@@ -282,7 +282,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.138 2021/01/26 10:50:20 rin Exp $
+# $NetBSD: INSTALL,v 1.139 2022/05/29 10:43:19 andvar Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.138 $"
+#ident                 "GENERIC-$Revision: 1.139 $"
 
 makeoptions    COPTS="-Os -fno-omit-frame-pointer"
 
@@ -190,7 +190,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amiga/conf/MDINSTALL
--- a/sys/arch/amiga/conf/MDINSTALL     Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amiga/conf/MDINSTALL     Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: MDINSTALL,v 1.35 2016/12/13 20:42:16 christos Exp $
+#      $NetBSD: MDINSTALL,v 1.36 2022/05/29 10:43:19 andvar Exp $
 
 #
 # INSTALL kernel for ramdisk installation
@@ -117,7 +117,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amigappc/conf/GENERIC
--- a/sys/arch/amigappc/conf/GENERIC    Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amigappc/conf/GENERIC    Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.41 2021/01/21 06:51:54 nia Exp $
+# $NetBSD: GENERIC,v 1.42 2022/05/29 10:43:19 andvar Exp $
 #
 # GENERIC machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.41 $"
+#ident          "GENERIC-$Revision: 1.42 $"
 
 maxusers       8
 
@@ -177,7 +177,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/arch/amigappc/conf/NULL
--- a/sys/arch/amigappc/conf/NULL       Sun May 29 10:37:21 2022 +0000
+++ b/sys/arch/amigappc/conf/NULL       Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: NULL,v 1.60 2021/01/21 06:51:54 nia Exp $
+# $NetBSD: NULL,v 1.61 2022/05/29 10:43:19 andvar Exp $
 #
 # NULL machine description file
 # 
@@ -7,7 +7,7 @@
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident          "GENERIC-$Revision: 1.60 $"
+#ident          "GENERIC-$Revision: 1.61 $"
 
 maxusers       8
 
@@ -163,7 +163,7 @@
 #options       ULOWELL_OSC2=66667000
 
 # This is how you specify the blitting speed, higher values may speed up blits
-# a littel bit.  If you raise this value too much some trash may appear.
+# a little bit.  If you raise this value too much some trash may appear.
 # the commented version is the default.
 #options       RH_MEMCLK=61000000
 # this option enables the 64 bit sprite which does not work
diff -r a8fbb229cab3 -r bc2a216b96a1 sys/dev/rasops/rasops2.c
--- a/sys/dev/rasops/rasops2.c  Sun May 29 10:37:21 2022 +0000
+++ b/sys/dev/rasops/rasops2.c  Sun May 29 10:43:19 2022 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: rasops2.c,v 1.33 2019/08/14 00:51:10 rin Exp $ */
+/*     $NetBSD: rasops2.c,v 1.34 2022/05/29 10:43:19 andvar Exp $      */
 
 /*-
  * Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -30,7 +30,7 @@
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: rasops2.c,v 1.33 2019/08/14 00:51:10 rin Exp $");
+__KERNEL_RCSID(0, "$NetBSD: rasops2.c,v 1.34 2022/05/29 10:43:19 andvar Exp $");
 
 #ifdef _KERNEL_OPT
 #include "opt_rasops.h"
@@ -139,7 +139,7 @@
                if ((ri->ri_flg & RI_BSWAP) != 0)
 #endif
                {
-                       /* littel endian */
+                       /* little endian */
                        stamp[i]  = (i & 8 ? fg : bg);
                        stamp[i] |= (i & 4 ? fg : bg) << 2;
                        stamp[i] |= (i & 2 ? fg : bg) << 4;



Home | Main Index | Thread Index | Old Index