<!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-04-29)</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>New.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/aclocal/enable-httpd.m4?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">cpukit/aclocal/enable-httpd.m4</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/aclocal/enable-shttpd.m4?rev=1.1&content-type=text/vnd.viewcvs-markup">A</a></td><td width='1%'><font color="#000088">1.1</font></td><td width='100%'><font color="#000088">cpukit/aclocal/enable-shttpd.m4</font></td></tr>
</table>
<pre>
<font color='#006600'>diff -u /dev/null rtems/cpukit/aclocal/enable-httpd.m4:1.1
--- /dev/null   Thu Apr 29 01:11:34 2010
+++ rtems/cpukit/aclocal/enable-httpd.m4        Thu Apr 29 00:12:49 2010
</font><font color='#997700'>@@ -0,0 +1,12 @@
</font><font color='#000088'>+dnl $Id$
+
+AC_DEFUN([RTEMS_ENABLE_HTTPD],
+[
+AC_ARG_ENABLE([httpd],
+AS_HELP_STRING([--enable-httpd],[enable (GoAhead) httpd (DEPRECATED)]),
+[case "${enableval}" in<span style="background-color: #FF0000"> </span>
+  yes) enable_httpd=yes ;;
+  no) enable_httpd=no ;;
+  *)  AC_MSG_ERROR(bad value ${enableval} for enable-httpd option) ;;
+esac],[enable_httpd=no])<span style="background-color: #FF0000"> </span>
+])
</font>
<font color='#006600'>diff -u /dev/null rtems/cpukit/aclocal/enable-shttpd.m4:1.1
--- /dev/null   Thu Apr 29 01:11:35 2010
+++ rtems/cpukit/aclocal/enable-shttpd.m4       Thu Apr 29 00:12:49 2010
</font><font color='#997700'>@@ -0,0 +1,12 @@
</font><font color='#000088'>+dnl $Id$
+
+AC_DEFUN([RTEMS_ENABLE_SHTTPD],
+[
+AC_ARG_ENABLE([shttpd],
+AS_HELP_STRING([--enable-shttpd],[enable (small httpd) shttpd (DEPRECATED)]),
+[case "${enableval}" in<span style="background-color: #FF0000"> </span>
+  yes) enable_shttpd=yes ;;
+  no) enable_shttpd=no ;;
+  *)  AC_MSG_ERROR(bad value ${enableval} for enable-shttpd option) ;;
+esac],[enable_shttpd=no])<span style="background-color: #FF0000"> </span>
+])
</font></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>2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>

        * aclocal/enable-httpd.m4, aclocal/enable-shttpd.m4: New.
</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.2272&r2=text&tr2=1.2273&diff_format=h">M</a></td><td width='1%'>1.2273</td><td width='100%'>cpukit/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2272 rtems/cpukit/ChangeLog:1.2273
--- rtems/cpukit/ChangeLog:1.2272       Wed Apr 28 22:13:13 2010
+++ rtems/cpukit/ChangeLog      Thu Apr 29 00:13:01 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-04-29        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * aclocal/enable-httpd.m4, aclocal/enable-shttpd.m4: New.
+
+2010-04-29     Ralf Corsépius <ralf.corsepius@rtems.org>
+
</font>   * libnetworking/libc/map_v4v6.c: Use uintptr_t instead of u_long for
        better 16bit target compliance.
 
</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>2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>

        * configure.ac: Add RTEMS_ENABLE_SHTTPD, RTEMS_ENABLE_HTTPD.
        Introduce AM_CONDITIONALS LIBHTTPD, LIBSHTTPD.
</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.2273&r2=text&tr2=1.2274&diff_format=h">M</a></td><td width='1%'>1.2274</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/configure.ac.diff?r1=text&tr1=1.178&r2=text&tr2=1.179&diff_format=h">M</a></td><td width='1%'>1.179</td><td width='100%'>cpukit/configure.ac</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2273 rtems/cpukit/ChangeLog:1.2274
--- rtems/cpukit/ChangeLog:1.2273       Thu Apr 29 00:13:01 2010
+++ rtems/cpukit/ChangeLog      Thu Apr 29 00:15:35 2010
</font><font color='#997700'>@@ -1,5 +1,7 @@
</font> 2010-04-29        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * configure.ac: Add RTEMS_ENABLE_SHTTPD, RTEMS_ENABLE_HTTPD.
+       Introduce AM_CONDITIONALS LIBHTTPD, LIBSHTTPD.
</font>   * aclocal/enable-httpd.m4, aclocal/enable-shttpd.m4: New.
 
 2010-04-29     Ralf Corsépius <ralf.corsepius@rtems.org>

<font color='#006600'>diff -u rtems/cpukit/configure.ac:1.178 rtems/cpukit/configure.ac:1.179
--- rtems/cpukit/configure.ac:1.178     Mon Apr 12 01:36:35 2010
+++ rtems/cpukit/configure.ac   Thu Apr 29 00:15:39 2010
</font><font color='#997700'>@@ -18,6 +18,8 @@
</font> RTEMS_ENABLE_ITRON
 RTEMS_ENABLE_RTEMS_DEBUG
 RTEMS_ENABLE_NETWORKING
<font color='#000088'>+RTEMS_ENABLE_HTTPD
+RTEMS_ENABLE_SHTTPD
</font> 
 RTEMS_ENV_RTEMSCPU
 RTEMS_CHECK_RTEMS_DEBUG
<font color='#997700'>@@ -267,6 +269,10 @@
</font> AM_CONDITIONAL(HAS_PTHREADS,test x"$rtems_cv_HAS_POSIX_API" = x"yes")
 AM_CONDITIONAL(LIBITRON,test x"$rtems_cv_HAS_ITRON_API" = x"yes")
 AM_CONDITIONAL(LIBNETWORKING,test x"$rtems_cv_HAS_NETWORKING" = x"yes")
<font color='#000088'>+AM_CONDITIONAL([LIBHTTPD],[test x"$rtems_cv_HAS_NETWORKING" = xyes \
+test x"$enable_httpd" = xyes])
+AM_CONDITIONAL([LIBSHTTPD],[test x"$rtems_cv_HAS_NETWORKING" = xyes \
+test x"$enable_shttpd" = xyes])
</font> 
 AM_CONDITIONAL([NEED_SYS_CDEFS_H],[test x"$NEED_SYS_CDEFS_H" = x"yes"])
 AM_CONDITIONAL([NEED_SYS_QUEUE_H],[test x"$NEED_SYS_QUEUE_H" = x"yes"])
</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>Use LIBHTTPD.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/httpd/Makefile.am.diff?r1=text&tr1=1.30&r2=text&tr2=1.31&diff_format=h">M</a></td><td width='1%'>1.31</td><td width='100%'>cpukit/httpd/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/httpd/Makefile.am:1.30 rtems/cpukit/httpd/Makefile.am:1.31
--- rtems/cpukit/httpd/Makefile.am:1.30 Thu Dec  6 09:19:08 2007
+++ rtems/cpukit/httpd/Makefile.am      Thu Apr 29 00:17:12 2010
</font><font color='#997700'>@@ -2,11 +2,13 @@
</font> ## $Id$
 ##
 
<font color='#000088'>+## DEPRECATED, don't use.
+
</font> include $(top_srcdir)/automake/compile.am
 
 AM_CPPFLAGS += -DWEBS -DUEMF
 
<font color='#880000'>-if LIBNETWORKING
</font><font color='#000088'>+if LIBHTTPD
</font> ## Always install this header file.  Both webservers use it.
 include_HEADERS = rtems_webserver.h
 
</pre>
<p> </p>
<a name='cs5'></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>Use SLIBHTTPD.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/shttpd/Makefile.am.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%'>cpukit/shttpd/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/shttpd/Makefile.am:1.4 rtems/cpukit/shttpd/Makefile.am:1.5
--- rtems/cpukit/shttpd/Makefile.am:1.4 Mon Jul 23 23:05:47 2007
+++ rtems/cpukit/shttpd/Makefile.am     Thu Apr 29 00:17:21 2010
</font><font color='#997700'>@@ -1,6 +1,8 @@
</font><font color='#000088'>+# DEPRECATED, don't use.
+
</font> include $(top_srcdir)/automake/compile.am
 
<font color='#880000'>-if LIBNETWORKING
</font><font color='#000088'>+if LIBSHTTPD
</font> include_shttpddir = $(includedir)/shttpd
 
 project_lib_LIBRARIES = libshttpd.a
</pre>
<p> </p>
<a name='cs6'></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>Regenerate.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/httpd/preinstall.am.diff?r1=text&tr1=1.14&r2=text&tr2=1.15&diff_format=h">M</a></td><td width='1%'>1.15</td><td width='100%'>cpukit/httpd/preinstall.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/shttpd/preinstall.am.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/shttpd/preinstall.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/httpd/preinstall.am:1.14 rtems/cpukit/httpd/preinstall.am:1.15
--- rtems/cpukit/httpd/preinstall.am:1.14       Thu Dec  6 09:19:08 2007
+++ rtems/cpukit/httpd/preinstall.am    Thu Apr 29 00:17:34 2010
</font><font color='#997700'>@@ -28,7 +28,7 @@
</font>   @: > $(PROJECT_INCLUDE)/$(dirstamp)
 PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
 
<font color='#880000'>-if LIBNETWORKING
</font><font color='#000088'>+if LIBHTTPD
</font> $(PROJECT_INCLUDE)/rtems_webserver.h: rtems_webserver.h $(PROJECT_INCLUDE)/$(dirstamp)
        $(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems_webserver.h
 PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems_webserver.h

<font color='#006600'>diff -u rtems/cpukit/shttpd/preinstall.am:1.2 rtems/cpukit/shttpd/preinstall.am:1.3
--- rtems/cpukit/shttpd/preinstall.am:1.2       Mon Jun 11 10:11:55 2007
+++ rtems/cpukit/shttpd/preinstall.am   Thu Apr 29 00:17:34 2010
</font><font color='#997700'>@@ -23,7 +23,7 @@
</font>   @: > $(PROJECT_LIB)/$(dirstamp)
 PREINSTALL_DIRS += $(PROJECT_LIB)/$(dirstamp)
 
<font color='#880000'>-if LIBNETWORKING
</font><font color='#000088'>+if LIBSHTTPD
</font> $(PROJECT_INCLUDE)/shttpd/$(dirstamp):
        @$(MKDIR_P) $(PROJECT_INCLUDE)/shttpd
        @: > $(PROJECT_INCLUDE)/shttpd/$(dirstamp)
</pre>
<p> </p>
<a name='cs7'></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>2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>

        * httpd/Makefile.am: Use LIBHTTPD.
        * shttpd/Makefile.am: Use LIBSHTTPD.
</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.2274&r2=text&tr2=1.2275&diff_format=h">M</a></td><td width='1%'>1.2275</td><td width='100%'>cpukit/ChangeLog</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2274 rtems/cpukit/ChangeLog:1.2275
--- rtems/cpukit/ChangeLog:1.2274       Thu Apr 29 00:15:35 2010
+++ rtems/cpukit/ChangeLog      Thu Apr 29 00:17:44 2010
</font><font color='#997700'>@@ -1,5 +1,7 @@
</font> 2010-04-29        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * httpd/Makefile.am: Use LIBHTTPD.
+       * shttpd/Makefile.am: Use LIBSHTTPD.
</font>   * configure.ac: Add RTEMS_ENABLE_SHTTPD, RTEMS_ENABLE_HTTPD.
        Introduce AM_CONDITIONALS LIBHTTPD, LIBSHTTPD.
        * aclocal/enable-httpd.m4, aclocal/enable-shttpd.m4: New.
</pre>
<p> </p>
<a name='cs8'></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>2010-04-29 Ralf Corsépius <ralf.corsepius@rtems.org>

        * aclocal/enable-itron.m4: Cosmetics.
</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.2275&r2=text&tr2=1.2276&diff_format=h">M</a></td><td width='1%'>1.2276</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/aclocal/enable-itron.m4.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>cpukit/aclocal/enable-itron.m4</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2275 rtems/cpukit/ChangeLog:1.2276
--- rtems/cpukit/ChangeLog:1.2275       Thu Apr 29 00:17:44 2010
+++ rtems/cpukit/ChangeLog      Thu Apr 29 00:18:41 2010
</font><font color='#997700'>@@ -1,5 +1,6 @@
</font> 2010-04-29        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * aclocal/enable-itron.m4: Cosmetics.
</font>   * httpd/Makefile.am: Use LIBHTTPD.
        * shttpd/Makefile.am: Use LIBSHTTPD.
        * configure.ac: Add RTEMS_ENABLE_SHTTPD, RTEMS_ENABLE_HTTPD.

<font color='#006600'>diff -u rtems/cpukit/aclocal/enable-itron.m4:1.5 rtems/cpukit/aclocal/enable-itron.m4:1.6
--- rtems/cpukit/aclocal/enable-itron.m4:1.5    Thu Jul 23 16:22:25 2009
+++ rtems/cpukit/aclocal/enable-itron.m4        Thu Apr 29 00:18:41 2010
</font><font color='#997700'>@@ -2,8 +2,8 @@
</font> 
 AC_DEFUN([RTEMS_ENABLE_ITRON],
 [
<font color='#880000'>-AC_ARG_ENABLE(itron,
-AS_HELP_STRING(--enable-itron,enable itron interface),
</font><font color='#000088'>+AC_ARG_ENABLE([itron],
+AS_HELP_STRING([--enable-itron],[enable itron interface (DEPRECATED)]),
</font> [case "${enableval}" in<span style="background-color: #FF0000"> </span>
   yes) RTEMS_HAS_ITRON_API=yes ;;
   no) RTEMS_HAS_ITRON_API=no ;;
</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>