<!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-03-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>ccj</strong></font>
<font color='#225522'><em>(on branch rtems-4-10-branch)</em></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-03-14 Chris Johns <chrisj@rtems.org>
PR 1763/shell
* libmisc/shell/hexdump-conv.c: Remove debug hacks.
</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.2346.2.82&r2=text&tr2=1.2346.2.83&diff_format=h">M</a></td><td width='1%'>1.2346.2.83</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/libmisc/shell/hexdump-conv.c.diff?r1=text&tr1=1.4&r2=text&tr2=1.4.2.1&diff_format=h">M</a></td><td width='1%'>1.4.2.1</td><td width='100%'>cpukit/libmisc/shell/hexdump-conv.c</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2346.2.82 rtems/cpukit/ChangeLog:1.2346.2.83
--- rtems/cpukit/ChangeLog:1.2346.2.82 Mon Mar 14 00:07:19 2011
+++ rtems/cpukit/ChangeLog Mon Mar 14 00:13:12 2011
</font><font color='#997700'>@@ -1,5 +1,10 @@
</font> 2011-03-14 Chris Johns <chrisj@rtems.org>
<font color='#000088'>+ PR 1763/shell
+ * libmisc/shell/hexdump-conv.c: Remove debug hacks.
+
+2011-03-14 Chris Johns <chrisj@rtems.org>
+
</font> PR 1757/filesystem
* libfs/src/rfs/rtems-rfs-block-pos.h,
libfs/src/rfs/rtems-rfs-block.h, libfs/src/rfs/rtems-rfs-file.c,
<font color='#006600'>diff -u rtems/cpukit/libmisc/shell/hexdump-conv.c:1.4 rtems/cpukit/libmisc/shell/hexdump-conv.c:1.4.2.1
--- rtems/cpukit/libmisc/shell/hexdump-conv.c:1.4 Fri Mar 26 12:18:43 2010
+++ rtems/cpukit/libmisc/shell/hexdump-conv.c Mon Mar 14 00:13:14 2011
</font><font color='#997700'>@@ -63,8 +63,6 @@
</font> int converr, pad, width;
char peekbuf[MB_LEN_MAX];
<font color='#880000'>- printf("MB_LEN_MAX=%i\n", MB_LEN_MAX);
- return;
</font> if (pr->mbleft > 0) {
str = "**";
pr->mbleft--;
</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>