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

        PR 1985/cpukit
        * telnetd/Makefile.am: Remove icmds.c.
</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.3083&r2=text&tr2=1.3084&diff_format=h">M</a></td><td width='1%'>1.3084</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/telnetd/Makefile.am.diff?r1=text&tr1=1.24&r2=text&tr2=1.25&diff_format=h">M</a></td><td width='1%'>1.25</td><td width='100%'>cpukit/telnetd/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.3083 rtems/cpukit/ChangeLog:1.3084
--- rtems/cpukit/ChangeLog:1.3083       Fri Dec  9 22:00:30 2011
+++ rtems/cpukit/ChangeLog      Fri Dec  9 22:27:35 2011
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2011-12-10        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   PR 1985/cpukit
+       * telnetd/Makefile.am: Remove icmds.c.
+
+2011-12-10     Ralf Corsépius <ralf.corsepius@rtems.org>
+
</font>   PR 1986/libcpu
        * rtems/include/rtems/rtems/cache.h:<span style="background-color: #FF0000"> </span>
        Add rtems_cache_aligned_malloc decl.

<font color='#006600'>diff -u rtems/cpukit/telnetd/Makefile.am:1.24 rtems/cpukit/telnetd/Makefile.am:1.25
--- rtems/cpukit/telnetd/Makefile.am:1.24       Mon Sep 24 16:35:10 2007
+++ rtems/cpukit/telnetd/Makefile.am    Fri Dec  9 22:27:36 2011
</font><font color='#997700'>@@ -10,7 +10,7 @@
</font> include_rtems_HEADERS = pty.h telnetd.h passwd.h
 
 project_lib_LIBRARIES = libtelnetd.a
<font color='#880000'>-libtelnetd_a_SOURCES = check_passwd.c des.c icmds.c pty.c telnetd.c
</font><font color='#000088'>+libtelnetd_a_SOURCES = check_passwd.c des.c pty.c telnetd.c
</font> libtelnetd_a_CPPFLAGS = $(AM_CPPFLAGS)
 endif
 endif
</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>