<!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 (2010-06-14)</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>

        PR 1555/cpukit
        * Makefile.am, preinstall.am: Install md4.h and md5.h headers.
</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.2382&r2=text&tr2=1.2383&diff_format=h">M</a></td><td width='1%'>1.2383</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/Makefile.am.diff?r1=text&tr1=1.98&r2=text&tr2=1.99&diff_format=h">M</a></td><td width='1%'>1.99</td><td width='100%'>cpukit/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/preinstall.am.diff?r1=text&tr1=1.45&r2=text&tr2=1.46&diff_format=h">M</a></td><td width='1%'>1.46</td><td width='100%'>cpukit/preinstall.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2382 rtems/cpukit/ChangeLog:1.2383
--- rtems/cpukit/ChangeLog:1.2382       Mon Jun 14 04:48:40 2010
+++ rtems/cpukit/ChangeLog      Mon Jun 14 06:57:05 2010
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2010-06-14        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
<font color='#000088'>+   PR 1555/cpukit
+       * Makefile.am, preinstall.am: Install md4.h and md5.h headers.
+
+2010-06-14     Sebastian Huber <sebastian.huber@embedded-brains.de>
+
</font>   * sapi/include/confdefs.h: Do not define a filesystem if
        CONFIGURE_APPLICATION_DISABLE_FILESYSTEM is defined.
 

<font color='#006600'>diff -u rtems/cpukit/Makefile.am:1.98 rtems/cpukit/Makefile.am:1.99
--- rtems/cpukit/Makefile.am:1.98       Sat Jun 12 22:36:33 2010
+++ rtems/cpukit/Makefile.am    Mon Jun 14 06:57:06 2010
</font><font color='#997700'>@@ -50,7 +50,9 @@
</font> include_sysdir = $(includedir)/sys
 include_sys_HEADERS =
 
<font color='#880000'>-include_HEADERS += libnetworking/memory.h
</font><font color='#000088'>+include_HEADERS += libnetworking/memory.h \
+    libmd/md4.h \
+    libmd/md5.h
</font> 
 include_sys_HEADERS += libcsupport/include/sys/ioccom.h \
     libcsupport/include/sys/filio.h libcsupport/include/sys/ioctl.h \

<font color='#006600'>diff -u rtems/cpukit/preinstall.am:1.45 rtems/cpukit/preinstall.am:1.46
--- rtems/cpukit/preinstall.am:1.45     Sat Jun 12 22:38:03 2010
+++ rtems/cpukit/preinstall.am  Mon Jun 14 06:57:06 2010
</font><font color='#997700'>@@ -60,6 +60,14 @@
</font>   $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/memory.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/memory.h
 
<font color='#000088'>+$(PROJECT_INCLUDE)/md4.h: libmd/md4.h $(PROJECT_INCLUDE)/$(dirstamp)
+       $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/md4.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/md4.h
+
+$(PROJECT_INCLUDE)/md5.h: libmd/md5.h $(PROJECT_INCLUDE)/$(dirstamp)
+       $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/md5.h
+PREINSTALL_FILES += $(PROJECT_INCLUDE)/md5.h
+
</font> $(PROJECT_INCLUDE)/sys/ioccom.h: libcsupport/include/sys/ioccom.h $(PROJECT_INCLUDE)/sys/$(dirstamp)
        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/sys/ioccom.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/sys/ioccom.h
</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>sh</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>

        * libmd/md5.h: Define MD5_DIGEST_SIZE.
</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.2383&r2=text&tr2=1.2384&diff_format=h">M</a></td><td width='1%'>1.2384</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libmd/md5.h.diff?r1=text&tr1=1.2&r2=text&tr2=1.3&diff_format=h">M</a></td><td width='1%'>1.3</td><td width='100%'>cpukit/libmd/md5.h</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2383 rtems/cpukit/ChangeLog:1.2384
--- rtems/cpukit/ChangeLog:1.2383       Mon Jun 14 06:57:05 2010
+++ rtems/cpukit/ChangeLog      Mon Jun 14 07:01:36 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-06-14        Sebastian Huber <sebastian.huber@embedded-brains.de>
 
<font color='#000088'>+   * libmd/md5.h: Define MD5_DIGEST_SIZE.
+
+2010-06-14     Sebastian Huber <sebastian.huber@embedded-brains.de>
+
</font>   PR 1555/cpukit
        * Makefile.am, preinstall.am: Install md4.h and md5.h headers.
 

<font color='#006600'>diff -u rtems/cpukit/libmd/md5.h:1.2 rtems/cpukit/libmd/md5.h:1.3
--- rtems/cpukit/libmd/md5.h:1.2        Wed Dec 10 18:40:41 2008
+++ rtems/cpukit/libmd/md5.h    Mon Jun 14 07:01:36 2010
</font><font color='#997700'>@@ -44,6 +44,8 @@
</font> /* typedef a 32-bit type */
 typedef uint32_t UINT4;
 
<font color='#000088'>+#define MD5_DIGEST_SIZE 16
+
</font> /* Data structure for MD5 (Message-Digest) computation */
 typedef struct {
   UINT4 i[2];                   /* number of _bits_ handled mod 2^64 */
</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>