[ROSAPPS]
authorDaniel Reimer <reimer.daniel@freenet.de>
Sun, 26 Apr 2015 20:38:46 +0000 (20:38 +0000)
committerDaniel Reimer <reimer.daniel@freenet.de>
Sun, 26 Apr 2015 20:38:46 +0000 (20:38 +0000)
Capitalize "os" in the "ReactOS" part 3 by Adam Stachowicz
CORE-9558 #comment ROSAPPS patch applied.

svn path=/trunk/; revision=67450

rosapps/applications/screensavers/mazescr/maze.c
rosapps/applications/sysutils/utils/pice/loader/main.c
rosapps/applications/sysutils/utils/pice/module/parse.c
rosapps/applications/sysutils/utils/pice/module/patch.c
rosapps/applications/sysutils/utils/pice/module/symbols.c
rosapps/applications/sysutils/utils/pice/module/utils.c
rosapps/applications/sysutils/utils/pice/module/vga.c
rosapps/applications/sysutils/utils/pice/module/vga_utils.asm
rosapps/applications/sysutils/utils/pice/readme.txt
rosapps/demos/maze/maze.c

index 9a3a282..19f8d9a 100644 (file)
@@ -2,7 +2,7 @@
  * [ maze ] ...
  *
  * modified:  [ 03-08-15 ] Ge van Geldorp <ge@gse.nl>
  * [ maze ] ...
  *
  * modified:  [ 03-08-15 ] Ge van Geldorp <ge@gse.nl>
- *             ported to Reactos
+ *             ported to ReactOS
  * modified:  [ 94-10-8 ] Ge van Geldorp <Ge.vanGeldorp@lr.tudelft.nl>
  *             ported to MS Windows
  * modified:  [ 3-7-93 ]  Jamie Zawinski <jwz@lucid.com>
  * modified:  [ 94-10-8 ] Ge van Geldorp <Ge.vanGeldorp@lr.tudelft.nl>
  *             ported to MS Windows
  * modified:  [ 3-7-93 ]  Jamie Zawinski <jwz@lucid.com>
index 309ee03..d728383 100644 (file)
@@ -17,7 +17,7 @@ Environment:
 Author:
 
     Klaus P. Gerlicher
 Author:
 
     Klaus P. Gerlicher
-       Reactos Port by Eugene Ingerman
+       ReactOS Port by Eugene Ingerman
 
 Revision History:
 
 
 Revision History:
 
index 66e449c..5b62b11 100644 (file)
@@ -175,7 +175,7 @@ LPSTR CommandGroups[]=
 CMDTABLE CmdTable[]={
        {"gdt",ShowGdt,"display current global descriptor table"                ,0,{0,0,0,0,0},"",COMMAND_GROUP_STRUCT},
        {"idt",ShowIdt,"display current interrupt descriptor table"             ,0,{0,0,0,0,0},"",COMMAND_GROUP_STRUCT},
 CMDTABLE CmdTable[]={
        {"gdt",ShowGdt,"display current global descriptor table"                ,0,{0,0,0,0,0},"",COMMAND_GROUP_STRUCT},
        {"idt",ShowIdt,"display current interrupt descriptor table"             ,0,{0,0,0,0,0},"",COMMAND_GROUP_STRUCT},
-       {"x",LeaveIce,"return to Reactos"                                                               ,0,{0,0,0,0,0},"",COMMAND_GROUP_FLOW},
+       {"x",LeaveIce,"return to ReactOS"                                                               ,0,{0,0,0,0,0},"",COMMAND_GROUP_FLOW},
        {"t",SingleStep,"single step one instruction"                                   ,0,{0,0,0,0,0},"",COMMAND_GROUP_FLOW},
        {"vma",ShowVirtualMemory,"displays VMAs"                                                ,0,{0,0,0,0,0},"",COMMAND_GROUP_OS},
        {"h",ShowHelp,"list help on commands"                                                   ,0,{0,0,0,0,0},"",COMMAND_GROUP_HELP},
        {"t",SingleStep,"single step one instruction"                                   ,0,{0,0,0,0,0},"",COMMAND_GROUP_FLOW},
        {"vma",ShowVirtualMemory,"displays VMAs"                                                ,0,{0,0,0,0,0},"",COMMAND_GROUP_OS},
        {"h",ShowHelp,"list help on commands"                                                   ,0,{0,0,0,0,0},"",COMMAND_GROUP_HELP},
@@ -2003,7 +2003,7 @@ COMMAND_PROTOTYPE(ShowVirtualMemory)
 COMMAND_PROTOTYPE(Ver)
 {
        //ei add kernel version info??!!
 COMMAND_PROTOTYPE(Ver)
 {
        //ei add kernel version info??!!
-    PICE_sprintf(tempCmd,"pICE: version %u.%u (build %u) for Reactos\n",
+    PICE_sprintf(tempCmd,"pICE: version %u.%u (build %u) for ReactOS\n",
                  PICE_MAJOR_VERSION,
                  PICE_MINOR_VERSION,
                  PICE_BUILD);
                  PICE_MAJOR_VERSION,
                  PICE_MINOR_VERSION,
                  PICE_BUILD);
@@ -2016,7 +2016,7 @@ COMMAND_PROTOTYPE(Ver)
  */
        Print(OUTPUT_WINDOW,tempCmd);
        Print(OUTPUT_WINDOW,"pICE: written by Klaus P. Gerlicher and Goran Devic.\n");
  */
        Print(OUTPUT_WINDOW,tempCmd);
        Print(OUTPUT_WINDOW,"pICE: written by Klaus P. Gerlicher and Goran Devic.\n");
-       Print(OUTPUT_WINDOW,"pICE: ported to Reactos by Eugene Ingerman.\n");
+       Print(OUTPUT_WINDOW,"pICE: ported to ReactOS by Eugene Ingerman.\n");
 
        return TRUE;
 }
 
        return TRUE;
 }
index 8c56c1a..4fc6b3b 100644 (file)
@@ -17,7 +17,7 @@ Environment:
 Author:
 
     Klaus P. Gerlicher
 Author:
 
     Klaus P. Gerlicher
-       Reactos Port: Eugene Ingerman
+       ReactOS Port: Eugene Ingerman
 
 Revision History:
 
 
 Revision History:
 
index 9c2358e..6f52f8b 100644 (file)
@@ -15,7 +15,7 @@ Environment:
 Author:
 
     Klaus P. Gerlicher
 Author:
 
     Klaus P. Gerlicher
-       Reactos Port by Eugene Ingerman
+       ReactOS Port by Eugene Ingerman
 
 Revision History:
 
 
 Revision History:
 
index 076e75f..64977a0 100644 (file)
@@ -847,7 +847,7 @@ void ShowRunningMsg(void)
     SetForegroundColor(COLOR_TEXT);
        SetBackgroundColor(COLOR_CAPTION);
        ClrLine(wWindow[OUTPUT_WINDOW].y+wWindow[OUTPUT_WINDOW].cy);
     SetForegroundColor(COLOR_TEXT);
        SetBackgroundColor(COLOR_CAPTION);
        ClrLine(wWindow[OUTPUT_WINDOW].y+wWindow[OUTPUT_WINDOW].cy);
-       PutChar(" Reactos is running... (Press CTRL-D to stop) ",1,wWindow[OUTPUT_WINDOW].y+wWindow[OUTPUT_WINDOW].cy);
+       PutChar(" ReactOS is running... (Press CTRL-D to stop) ",1,wWindow[OUTPUT_WINDOW].y+wWindow[OUTPUT_WINDOW].cy);
     ResetColor();
 
     LEAVE_FUNC();
     ResetColor();
 
     LEAVE_FUNC();
index 88d60f6..8c65555 100644 (file)
@@ -17,7 +17,7 @@ Environment:
 Author:
 
     Klaus P. Gerlicher
 Author:
 
     Klaus P. Gerlicher
-       Reactos Port by Eugene Ingerman
+       ReactOS Port by Eugene Ingerman
 
 Revision History:
 
 
 Revision History:
 
index 9602817..c8e6cdc 100644 (file)
@@ -18,7 +18,7 @@
 ;Author:
 ;
 ;    Klaus P. Gerlicher
 ;Author:
 ;
 ;    Klaus P. Gerlicher
-;    Reactos Port by Eugene Ingerman
+;    ReactOS Port by Eugene Ingerman
 ;
 ;Revision History:
 ;
 ;
 ;Revision History:
 ;
index c1d5341..c9ed99e 100644 (file)
@@ -3,12 +3,12 @@ a detailed manual later.
 
 BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA
 
 
 BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA
 
-    PICE for Reactos is in early beta stage of development. It still has many bugs.
+    PICE for ReactOS is in early beta stage of development. It still has many bugs.
 
 BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA
 
 
 
 BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA-BETA
 
 
-PICE is a kernel debugger that was ported for Reactos (the original Linux
+PICE is a kernel debugger that was ported for ReactOS (the original Linux
 project by Klaus P. Gerlicher and Goran Devic may be found here:
 http://pice.sourceforge.net).
 
 project by Klaus P. Gerlicher and Goran Devic may be found here:
 http://pice.sourceforge.net).
 
@@ -22,7 +22,7 @@ be loaded after keyboard.sys driver. You should add:
 in ntoskrnl/ldr/loader.c after the line loading keyboard driver.
 
 2. You should copy pice.cfg and ntoskrnl.sym to \SystemRoot\symbols directory
 in ntoskrnl/ldr/loader.c after the line loading keyboard driver.
 
 2. You should copy pice.cfg and ntoskrnl.sym to \SystemRoot\symbols directory
-of Reactos.
+of ReactOS.
 
 3. If you want to add symbolic information you should use loader.exe to
 create .dbg file from the unstrippped version of exe or driver:
 
 3. If you want to add symbolic information you should use loader.exe to
 create .dbg file from the unstrippped version of exe or driver:
@@ -44,7 +44,7 @@ List of commands:
 
 gdt      display current global descriptor table
 idt     display current interrupt descriptor table
 
 gdt      display current global descriptor table
 idt     display current interrupt descriptor table
-x       return to Reactos
+x       return to ReactOS
 t       single step one instruction
 vma     displays VMAs
 h       list help on commands
 t       single step one instruction
 vma     displays VMAs
 h       list help on commands
index f5089f7..105dd72 100644 (file)
@@ -2,7 +2,7 @@
  * [ maze ] ...
  *
  * modified:  [ 03-08-15 ] Ge van Geldorp <ge@gse.nl>
  * [ maze ] ...
  *
  * modified:  [ 03-08-15 ] Ge van Geldorp <ge@gse.nl>
- *             ported to Reactos
+ *             ported to ReactOS
  * modified:  [ 94-10-8 ] Ge van Geldorp <Ge.vanGeldorp@lr.tudelft.nl>
  *             ported to MS Windows
  * modified:  [ 3-7-93 ]  Jamie Zawinski <jwz@lucid.com>
  * modified:  [ 94-10-8 ] Ge van Geldorp <Ge.vanGeldorp@lr.tudelft.nl>
  *             ported to MS Windows
  * modified:  [ 3-7-93 ]  Jamie Zawinski <jwz@lucid.com>