Procházet zdrojové kódy

* Restored version

root před 27 roky
rodič
revize
24d3976080
64 změnil soubory, kde provedl 136 přidání a 136 odebrání
  1. 2 2
      compiler/aopt386.inc
  2. 2 2
      compiler/asmutils.pas
  3. 2 2
      compiler/browser.pas
  4. 2 2
      compiler/cg68k.pas
  5. 2 2
      compiler/cg68k2.pas
  6. 2 2
      compiler/cgi386.pas
  7. 2 2
      compiler/cgi3862.pas
  8. 2 2
      compiler/cgi386ad.inc
  9. 2 2
      compiler/i386.pas
  10. 2 2
      compiler/ra68k.pas
  11. 2 2
      compiler/radi386.pas
  12. 2 2
      compiler/rai386.pas
  13. 2 2
      compiler/ratti386.pas
  14. 2 2
      compiler/verb_def.pas
  15. 2 2
      rtl/dos/crt.pp
  16. 2 2
      rtl/dos/dos.pp
  17. 2 2
      rtl/dos/fmouse.pp
  18. 2 2
      rtl/dos/go32.pp
  19. 2 2
      rtl/dos/go32v1/os.inc
  20. 2 2
      rtl/dos/go32v1/system.pp
  21. 4 4
      rtl/dos/go32v2/dpmiexcp.pp
  22. 4 4
      rtl/dos/go32v2/dxeload.pp
  23. 4 4
      rtl/dos/go32v2/emu387.pp
  24. 2 2
      rtl/dos/go32v2/os.inc
  25. 4 4
      rtl/dos/go32v2/profile.pp
  26. 2 2
      rtl/dos/go32v2/sargs.inc
  27. 2 2
      rtl/dos/go32v2/sbrk16.asm
  28. 2 2
      rtl/dos/go32v2/system.pp
  29. 2 2
      rtl/dos/go32v2/v2prt0.as
  30. 2 2
      rtl/dos/graph.pp
  31. 2 2
      rtl/dos/mouse.pp
  32. 2 2
      rtl/dos/objects.pp
  33. 2 2
      rtl/dos/ppi/arc.ppi
  34. 2 2
      rtl/dos/ppi/colors.ppi
  35. 2 2
      rtl/dos/ppi/dpmi2raw.ppi
  36. 2 2
      rtl/dos/ppi/ellipse.ppi
  37. 2 2
      rtl/dos/ppi/fill.ppi
  38. 2 2
      rtl/dos/ppi/font.ppi
  39. 2 2
      rtl/dos/ppi/global.ppi
  40. 2 2
      rtl/dos/ppi/ibm.ppi
  41. 2 2
      rtl/dos/ppi/image.ppi
  42. 2 2
      rtl/dos/ppi/line.ppi
  43. 2 2
      rtl/dos/ppi/modes.ppi
  44. 2 2
      rtl/dos/ppi/move.ppi
  45. 2 2
      rtl/dos/ppi/palette.ppi
  46. 2 2
      rtl/dos/ppi/pixel.ppi
  47. 2 2
      rtl/dos/ppi/stdcolor.ppi
  48. 2 2
      rtl/dos/ppi/text.ppi
  49. 2 2
      rtl/dos/ppi/triangle.ppi
  50. 2 2
      rtl/dos/ppi/vesadeb.ppi
  51. 2 2
      rtl/dos/printer.pp
  52. 2 2
      rtl/dos/watch.pp
  53. 2 2
      rtl/i386/getopts.pp
  54. 2 2
      rtl/i386/heap.inc
  55. 2 2
      rtl/i386/strings.pp
  56. 2 2
      rtl/inc/astrings.pp
  57. 2 2
      rtl/inc/complex.pp
  58. 2 2
      rtl/inc/cpne.pp
  59. 2 2
      rtl/inc/version.inc
  60. 2 2
      rtl/linux/objects.pp
  61. 2 2
      rtl/linux/os.inc
  62. 2 2
      rtl/m68k/heap.inc
  63. 2 2
      rtl/win32/os.inc
  64. 2 2
      rtl/win32/winheap.inc

+ 2 - 2
compiler/aopt386.inc

@@ -1169,8 +1169,8 @@ End;
 
 {
  $Log$
- Revision 1.1  1998-03-25 11:18:12  root
- Initial revision
+ Revision 1.1.1.1  1998-03-25 11:18:12  root
+ * Restored version
 
  Revision 1.22  1998/03/24 21:48:29  florian
    * just a couple of fixes applied:

+ 2 - 2
compiler/asmutils.pas

@@ -1626,8 +1626,8 @@ end;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:12  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:12  root
+  * Restored version
 
   Revision 1.15  1998/03/10 01:17:14  peter
     * all files have the same header

+ 2 - 2
compiler/browser.pas

@@ -134,8 +134,8 @@ implementation
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:12  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:12  root
+  * Restored version
 
   Revision 1.5  1998/03/10 16:27:36  pierre
     * better line info in stabs debug

+ 2 - 2
compiler/cg68k.pas

@@ -5067,8 +5067,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:16  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:16  root
+  * Restored version
 
   Revision 1.51  1998/03/22 12:45:37  florian
     * changes of Carl-Eric to m68k target commit:

+ 2 - 2
compiler/cg68k2.pas

@@ -1898,8 +1898,8 @@ Implementation
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:13  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:13  root
+  * Restored version
 
   Revision 1.18  1998/03/10 01:17:15  peter
     * all files have the same header

+ 2 - 2
compiler/cgi386.pas

@@ -5654,8 +5654,8 @@ do_jmp:
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:13  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:13  root
+  * Restored version
 
   Revision 1.58  1998/03/24 21:48:30  florian
     * just a couple of fixes applied:

+ 2 - 2
compiler/cgi3862.pas

@@ -48,8 +48,8 @@ unit cgi3862;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:12  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:12  root
+  * Restored version
 
   Revision 1.9  1998/03/10 01:17:18  peter
     * all files have the same header

+ 2 - 2
compiler/cgi386ad.inc

@@ -1220,8 +1220,8 @@
 
 {
      $Log$
-     Revision 1.1  1998-03-25 11:18:12  root
-     Initial revision
+     Revision 1.1.1.1  1998-03-25 11:18:12  root
+     * Restored version
 
      Revision 1.15  1998/03/10 23:48:36  florian
        * a couple of bug fixes to get the compiler with -OGaxz compiler, sadly

+ 2 - 2
compiler/i386.pas

@@ -1709,8 +1709,8 @@ unit i386;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:13  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:13  root
+  * Restored version
 
   Revision 1.21  1998/03/10 16:27:39  pierre
     * better line info in stabs debug

+ 2 - 2
compiler/ra68k.pas

@@ -2169,8 +2169,8 @@ Begin
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:15  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:15  root
+  * Restored version
 
   Revision 1.14  1998/03/22 12:45:38  florian
     * changes of Carl-Eric to m68k target commit:

+ 2 - 2
compiler/radi386.pas

@@ -229,8 +229,8 @@ unit radi386;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:15  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:15  root
+  * Restored version
 
   Revision 1.13  1998/03/24 21:48:33  florian
     * just a couple of fixes applied:

+ 2 - 2
compiler/rai386.pas

@@ -3350,8 +3350,8 @@ Begin
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:15  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:15  root
+  * Restored version
 
   Revision 1.19  1998/03/24 21:48:34  florian
     * just a couple of fixes applied:

+ 2 - 2
compiler/ratti386.pas

@@ -3670,8 +3670,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:15  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:15  root
+  * Restored version
 
   Revision 1.21  1998/03/10 16:27:44  pierre
     * better line info in stabs debug

+ 2 - 2
compiler/verb_def.pas

@@ -245,8 +245,8 @@ begin
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:15  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:15  root
+  * Restored version
 
   Revision 1.6  1998/03/10 16:43:34  peter
     * fixed Fatal error writting

+ 2 - 2
rtl/dos/crt.pp

@@ -836,8 +836,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.8  1998/01/26 11:56:39  michael
   + Added log at the end

+ 2 - 2
rtl/dos/dos.pp

@@ -1118,8 +1118,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.10  1998/03/12 04:02:32  carl
     * bugfix of Range Check error in FExpand

+ 2 - 2
rtl/dos/fmouse.pp

@@ -326,8 +326,8 @@ Begin
 End.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.4  1998/03/24 15:53:12  peter
     * cleanup and doesn't give warnings when compiling

+ 2 - 2
rtl/dos/go32.pp

@@ -1104,8 +1104,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.8  1998/03/24 15:54:14  peter
     - raw_ functions are not necessary for go32v2, $ifdef'd them

+ 2 - 2
rtl/dos/go32v1/os.inc

@@ -19,8 +19,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:08  michael
   + Added log at the end

+ 2 - 2
rtl/dos/go32v1/system.pp

@@ -628,8 +628,8 @@ End.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.9  1998/02/14 01:41:35  peter
     * fixed unusedhandle bug which was -1

+ 4 - 4
rtl/dos/go32v2/dpmiexcp.pp

@@ -933,8 +933,8 @@ djgpp_exception_setup;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.9  1998/03/18 15:34:46  pierre
     + fpu state is restaured in excep_exit
@@ -963,8 +963,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.9  1998/03/18 15:34:46  pierre
     + fpu state is restaured in excep_exit

+ 4 - 4
rtl/dos/go32v2/dxeload.pp

@@ -103,8 +103,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:29  michael
   + Added log at the end
@@ -120,8 +120,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:29  michael
   + Added log at the end

+ 4 - 4
rtl/dos/go32v2/emu387.pp

@@ -192,8 +192,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.6  1998/03/18 15:34:46  pierre
     + fpu state is restaured in excep_exit
@@ -222,8 +222,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.6  1998/03/18 15:34:46  pierre
     + fpu state is restaured in excep_exit

+ 2 - 2
rtl/dos/go32v2/os.inc

@@ -19,8 +19,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:12  michael
   + Added log at the end

+ 4 - 4
rtl/dos/go32v2/profile.pp

@@ -362,8 +362,8 @@ _mcount_init;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.4  1998/01/26 11:57:39  michael
   + Added log at the end
@@ -376,8 +376,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.4  1998/01/26 11:57:39  michael
   + Added log at the end

+ 2 - 2
rtl/dos/go32v2/sargs.inc

@@ -214,8 +214,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:15  michael
   + Added log at the end

+ 2 - 2
rtl/dos/go32v2/sbrk16.asm

@@ -2,8 +2,8 @@
 ;
 ; $Id$
 ; $Log$
-; Revision 1.1  1998-03-25 11:18:42  root
-; Initial revision
+; Revision 1.1.1.1  1998-03-25 11:18:42  root
+; * Restored version
 ;
 ; Revision 1.2  1997/11/27 16:28:13  michael
 ; Change submitted by Pierre Muller.

+ 2 - 2
rtl/dos/go32v2/system.pp

@@ -1036,8 +1036,8 @@ Begin
 End.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.18  1998/03/24 21:48:47  florian
     * extended to support mem*

+ 2 - 2
rtl/dos/go32v2/v2prt0.as

@@ -1171,8 +1171,8 @@ __dos_ds:
 
 /*
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.7  1998/03/19 10:04:30  pierre
     + changed as files so that they can be compiled by GNU as directly

+ 2 - 2
rtl/dos/graph.pp

@@ -822,8 +822,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.7  1998/03/03 22:48:41  florian
     + graph.drawpoly procedure

+ 2 - 2
rtl/dos/mouse.pp

@@ -163,8 +163,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:56:50  michael
   + Added log at the end

+ 2 - 2
rtl/dos/objects.pp

@@ -2001,8 +2001,8 @@ END.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.6  1998/02/06 18:49:21  florian
     * range check error when compiling fixed

+ 2 - 2
rtl/dos/ppi/arc.ppi

@@ -87,8 +87,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:53  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/colors.ppi

@@ -105,8 +105,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:43  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/dpmi2raw.ppi

@@ -27,8 +27,8 @@ end;
   
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:47  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/ellipse.ppi

@@ -112,8 +112,8 @@
  
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:54  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/fill.ppi

@@ -167,8 +167,8 @@ begin
 end;
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:57:57  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/font.ppi

@@ -56,8 +56,8 @@ procedure getdefaultfont;
  
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:02  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/global.ppi

@@ -189,8 +189,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.4  1998/03/03 22:48:42  florian
     + graph.drawpoly procedure

+ 2 - 2
rtl/dos/ppi/ibm.ppi

@@ -166,8 +166,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.6  1998/01/26 11:58:09  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/image.ppi

@@ -193,8 +193,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.5  1998/03/03 22:48:42  florian
     + graph.drawpoly procedure

+ 2 - 2
rtl/dos/ppi/line.ppi

@@ -544,8 +544,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.4  1998/03/03 22:48:43  florian
     + graph.drawpoly procedure

+ 2 - 2
rtl/dos/ppi/modes.ppi

@@ -30,8 +30,8 @@ const VESANumber=10;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.5  1998/01/26 11:58:22  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/move.ppi

@@ -256,8 +256,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.4  1998/03/03 22:48:43  florian
     + graph.drawpoly procedure

+ 2 - 2
rtl/dos/ppi/palette.ppi

@@ -102,8 +102,8 @@ gp_end:
 end;
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:29  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/pixel.ppi

@@ -164,8 +164,8 @@ end; { proc }
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:33  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/stdcolor.ppi

@@ -80,8 +80,8 @@ $FC000000,$FD000000,$FE000000,$FF000000
 );
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:38  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/text.ppi

@@ -459,8 +459,8 @@
  
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:41  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/triangle.ppi

@@ -56,8 +56,8 @@ begin
 end;
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:45  michael
   + Added log at the end

+ 2 - 2
rtl/dos/ppi/vesadeb.ppi

@@ -59,8 +59,8 @@
  
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:49  michael
   + Added log at the end

+ 2 - 2
rtl/dos/printer.pp

@@ -47,8 +47,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:56:59  michael
   + Added log at the end

+ 2 - 2
rtl/dos/watch.pp

@@ -59,8 +59,8 @@ procedure EndTime  ; begin Gettime(h1,m1,s1,d1); end;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:41  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:41  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:56:54  michael
   + Added log at the end

+ 2 - 2
rtl/i386/getopts.pp

@@ -430,8 +430,8 @@ end.
     
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:58:56  michael
   + Added log at the end

+ 2 - 2
rtl/i386/heap.inc

@@ -1080,8 +1080,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.7  1998/01/26 11:59:20  michael
   + Added log at the end

+ 2 - 2
rtl/i386/strings.pp

@@ -590,8 +590,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:42  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:42  root
+  * Restored version
 
   Revision 1.7  1998/02/24 17:50:46  peter
     * upto 100% (255's char is different ;) faster STRCMP

+ 2 - 2
rtl/inc/astrings.pp

@@ -713,8 +713,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.2  1998/01/26 12:00:10  michael
   + Added log at the end

+ 2 - 2
rtl/inc/complex.pp

@@ -551,8 +551,8 @@ end;
 end.
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:59:25  michael
   + Added log at the end

+ 2 - 2
rtl/inc/cpne.pp

@@ -34,8 +34,8 @@ end.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.3  1998/01/26 11:59:29  michael
   + Added log at the end

+ 2 - 2
rtl/inc/version.inc

@@ -149,8 +149,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.2  1998/01/26 12:00:36  michael
   + Added log at the end

+ 2 - 2
rtl/linux/objects.pp

@@ -1119,8 +1119,8 @@ END.
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.4  1998/01/26 12:01:22  michael
   + Added log at the end

+ 2 - 2
rtl/linux/os.inc

@@ -19,8 +19,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:43  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:43  root
+  * Restored version
 
   Revision 1.3  1998/01/26 12:00:49  michael
   + Added log at the end

+ 2 - 2
rtl/m68k/heap.inc

@@ -1069,8 +1069,8 @@ end;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:44  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:44  root
+  * Restored version
 
   Revision 1.3  1998/01/26 12:01:52  michael
   + Added log at the end

+ 2 - 2
rtl/win32/os.inc

@@ -20,8 +20,8 @@
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:47  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:47  root
+  * Restored version
 
   Revision 1.3  1998/01/26 12:02:26  michael
   + Added log at the end

+ 2 - 2
rtl/win32/winheap.inc

@@ -94,8 +94,8 @@ function growheap(size:longint):integer;
 
 {
   $Log$
-  Revision 1.1  1998-03-25 11:18:47  root
-  Initial revision
+  Revision 1.1.1.1  1998-03-25 11:18:47  root
+  * Restored version
 
   Revision 1.2  1998/03/05 22:39:06  florian
     + log and history