<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-01-28)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>

        * page.c: Remove CVS-Header tag. Add CVS-Id
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/i386/ChangeLog.diff?r1=text&tr1=1.66&r2=text&tr2=1.67&diff_format=h">M</a></td><td width='1%'>1.67</td><td width='100%'>c/src/lib/libcpu/i386/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/c/src/lib/libcpu/i386/page.c.diff?r1=text&tr1=1.18&r2=text&tr2=1.19&diff_format=h">M</a></td><td width='1%'>1.19</td><td width='100%'>c/src/lib/libcpu/i386/page.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/c/src/lib/libcpu/i386/ChangeLog:1.66 rtems/c/src/lib/libcpu/i386/ChangeLog:1.67
--- rtems/c/src/lib/libcpu/i386/ChangeLog:1.66  Fri Jan 28 14:38:09 2011
+++ rtems/c/src/lib/libcpu/i386/ChangeLog       Fri Jan 28 21:41:59 2011
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2011-01-29    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * page.c: Remove CVS-Header tag. Add CVS-Id
+
</font> 2011-01-28        Joel Sherrill <joel.sherrilL@OARcorp.com>
 
        * byteorder.h, cpu.h, page.c: Fix typo where license said

<font color='#006600'>diff -u rtems/c/src/lib/libcpu/i386/page.c:1.18 rtems/c/src/lib/libcpu/i386/page.c:1.19
--- rtems/c/src/lib/libcpu/i386/page.c:1.18     Fri Jan 28 14:38:09 2011
+++ rtems/c/src/lib/libcpu/i386/page.c  Fri Jan 28 21:41:59 2011
</font><font color='#997700'>@@ -1,4 +1,6 @@
</font> /*
<font color='#000088'>+ * $Id$
+ *
</font>  * page.c :- This file contains implementation of C function to
  *           Instanciate paging. More detailled information
  *          can be found on Intel site and more precisely in
<font color='#997700'>@@ -15,8 +17,6 @@
</font>  *  The license and distribution terms for this file may be
  *  found in the file LICENSE in this distribution or at
  *  http://www.rtems.com/license/LICENSE.
<font color='#880000'>- *
- * $Header$
</font>  */
 
 #include <stdio.h>
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>