<!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-05-13)</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-05-13 Ralf Corsépius <ralf.corsepius@rtems.org>

        * libfs/Makefile.am: Unconditionally descend into src/nfsclient.
        Include subdirs.am.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2821&r2=text&tr2=1.2822&diff_format=h">M</a></td><td width='1%'>1.2822</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libfs/Makefile.am.diff?r1=text&tr1=1.47&r2=text&tr2=1.48&diff_format=h">M</a></td><td width='1%'>1.48</td><td width='100%'>cpukit/libfs/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2821 rtems/cpukit/ChangeLog:1.2822
--- rtems/cpukit/ChangeLog:1.2821       Fri May 13 08:49:15 2011
+++ rtems/cpukit/ChangeLog      Fri May 13 10:34:50 2011
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2011-05-13    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * libfs/Makefile.am: Unconditionally descend into src/nfsclient.
+       Include subdirs.am.
+
</font> 2011-05-13        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
        * libmisc/devnull/devzero.c, libmisc/devnull/devzero.h: New files.

<font color='#006600'>diff -u rtems/cpukit/libfs/Makefile.am:1.47 rtems/cpukit/libfs/Makefile.am:1.48
--- rtems/cpukit/libfs/Makefile.am:1.47 Wed Aug 25 04:37:48 2010
+++ rtems/cpukit/libfs/Makefile.am      Fri May 13 10:34:50 2011
</font><font color='#997700'>@@ -5,12 +5,7 @@
</font> include $(top_srcdir)/automake/multilib.am
 include $(top_srcdir)/automake/compile.am
 
<font color='#880000'>-# Pick up nfsclient
-if LIBNETWORKING
-NFSCLIENT_SUBDIR= src/nfsclient
-endif
-SUBDIRS = $(NFSCLIENT_SUBDIR)
-DIST_SUBDIRS = $(SUBDIRS)
</font><font color='#000088'>+SUBDIRS = src/nfsclient
</font> 
 EXTRA_DIST = README
 
<font color='#997700'>@@ -100,4 +95,5 @@
</font> 
 # ---
 include $(srcdir)/preinstall.am
<font color='#000088'>+include $(top_srcdir)/automake/subdirs.am
</font> include $(top_srcdir)/automake/local.am
</pre>
<p> </p>
<a name='cs2'></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-05-13 Ralf Corsépius <ralf.corsepius@rtems.org>

        * rtems/interr.c: Minimize diffs to cpukit/score/src/interr.c.
        * rtems/sched_cpu/rtems/score/cpu.h:
        Incorporate parts of former posix BSP.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/tools/schedsim/ChangeLog.diff?r1=text&tr1=1.4&r2=text&tr2=1.5&diff_format=h">M</a></td><td width='1%'>1.5</td><td width='100%'>tools/schedsim/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/tools/schedsim/rtems/interr.c.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>tools/schedsim/rtems/interr.c</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/tools/schedsim/ChangeLog:1.4 rtems/tools/schedsim/ChangeLog:1.5
--- rtems/tools/schedsim/ChangeLog:1.4  Thu Apr  7 13:20:32 2011
+++ rtems/tools/schedsim/ChangeLog      Fri May 13 10:50:56 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-05-13    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * rtems/interr.c: Minimize diffs to cpukit/score/src/interr.c.
+       * rtems/sched_cpu/rtems/score/cpu.h:<span style="background-color: #FF0000"> </span>
+       Incorporate parts of former posix BSP.
+
</font> 2011-04-07        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * README: New file.

<font color='#006600'>diff -u rtems/tools/schedsim/rtems/interr.c:1.1 rtems/tools/schedsim/rtems/interr.c:1.2
--- rtems/tools/schedsim/rtems/interr.c:1.1     Fri Dec 17 08:51:56 2010
+++ rtems/tools/schedsim/rtems/interr.c Fri May 13 10:50:56 2011
</font><font color='#997700'>@@ -22,9 +22,6 @@
</font> #include <rtems/score/sysstate.h>
 #include <rtems/score/userext.h>
 
<font color='#880000'>-#include <stdlib.h>
-#include <stdio.h>
-
</font> /*PAGE
  *
  *  _Internal_error_Occurred
<font color='#997700'>@@ -63,8 +60,7 @@
</font> 
   _System_state_Set( SYSTEM_STATE_FAILED );
 
<font color='#880000'>-  fprintf( stderr, "FATAL ERROR!!\n" );
-  exit( -1 );
</font><font color='#000088'>+  _CPU_Fatal_halt( the_error );
</font> 
   /* will not return from this routine */
   while (true);

<font color='#006600'>diff -u rtems/tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h:1.1 rtems/tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h:1.2
--- rtems/tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h:1.1  Fri Dec 17 08:51:56 2010
+++ rtems/tools/schedsim/rtems/sched_cpu/rtems/score/cpu.h      Fri May 13 10:50:56 2011
</font><font color='#997700'>@@ -39,6 +39,9 @@
</font> extern "C" {
 #endif
 
<font color='#000088'>+#include <stdio.h>  /* fprintf */
+#include <stdlib.h> /* exit */
+
</font> #include <rtems/score/no_cpu.h>            /* pick up machine definitions */
 #ifndef ASM
 #include <rtems/score/types.h>
<font color='#997700'>@@ -919,6 +922,8 @@
</font>  */
 #define _CPU_Fatal_halt( _error ) \
   { \
<font color='#000088'>+    fprintf( stderr, "FATAL ERROR!!\n" ); \
+    exit( -1 ); \
</font>   }
 
 /* end of Fatal Error manager macros */
</pre>
<p> </p>
<a name='cs3'></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>Make self-contained.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libnetworking/rtems/mkrootfs.h.diff?r1=text&tr1=1.12&r2=text&tr2=1.13&diff_format=h">M</a></td><td width='1%'>1.13</td><td width='100%'>cpukit/libnetworking/rtems/mkrootfs.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/libnetworking/rtems/mkrootfs.h:1.12 rtems/cpukit/libnetworking/rtems/mkrootfs.h:1.13
--- rtems/cpukit/libnetworking/rtems/mkrootfs.h:1.12    Fri Jun 18 05:03:40 2010
+++ rtems/cpukit/libnetworking/rtems/mkrootfs.h Fri May 13 10:56:21 2011
</font><font color='#997700'>@@ -24,6 +24,8 @@
</font> #ifndef _RTEMS_MKROOTFS_H
 #define _RTEMS_MKROOTFS_H
 
<font color='#000088'>+#include <arpa/inet.h> /* in_addr_t */
+
</font> #include <rtems.h>
 
 #ifdef __cplusplus
</pre>
<p> </p>
<a name='cs4'></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-05-13 Ralf Corsépius <ralf.corsepius@rtems.org>

        * libnetworking/rtems/mkrootfs.h: Make self-contained.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2822&r2=text&tr2=1.2823&diff_format=h">M</a></td><td width='1%'>1.2823</td><td width='100%'>cpukit/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2822 rtems/cpukit/ChangeLog:1.2823
--- rtems/cpukit/ChangeLog:1.2822       Fri May 13 10:34:50 2011
+++ rtems/cpukit/ChangeLog      Fri May 13 10:56:35 2011
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2011-05-13        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * libnetworking/rtems/mkrootfs.h: Make self-contained.
+
+2011-05-13     Ralf Corsépius <ralf.corsepius@rtems.org>
+
</font>   * libfs/Makefile.am: Unconditionally descend into src/nfsclient.
        Include subdirs.am.
 
</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>