Update of /cvsroot/okernel/nrtl
In directory sc8-pr-cvs1:/tmp/cvs-serv6004
Modified Files:
	dllmain.cpp kbitv.cpp kbuffer.cpp kclass.cpp klist.cpp 
	ksmall.cpp kstring.cpp ktab.cpp ktree.cpp 
Log Message:
Massive update with new MASTER PLAN. See changelog.txt and todo.txt.
Index: dllmain.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/dllmain.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** dllmain.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- dllmain.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: kbitv.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/kbitv.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** kbitv.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- kbitv.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: kbuffer.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/kbuffer.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** kbuffer.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- kbuffer.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: kclass.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/kclass.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** kclass.cpp	9 Feb 2003 11:54:40 -0000	1.2
--- kclass.cpp	14 May 2003 20:35:14 -0000	1.3
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: klist.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/klist.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** klist.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- klist.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: ksmall.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/ksmall.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ksmall.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- ksmall.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: kstring.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/kstring.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** kstring.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- kstring.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: ktab.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/ktab.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ktab.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- ktab.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
Index: ktree.cpp
===================================================================
RCS file: /cvsroot/okernel/nrtl/ktree.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ktree.cpp	8 Feb 2003 15:43:16 -0000	1.1
--- ktree.cpp	14 May 2003 20:35:14 -0000	1.2
***************
*** 22,26 ****
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2002 the
       Initial Developer. All Rights Reserved.
  
--- 22,26 ----
  
       The Initial Developer of the Original Code is Gilles DUMORTIER
!      Portions created by the Initial Developer are Copyright (C) 1992-2003 the
       Initial Developer. All Rights Reserved.
  
 |