summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-20 22:51:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-20 22:51:14 +0000
commit6cf00455c4f553fde18bdfd09203263199cbf37c (patch)
treee81995e569199c08744dfb7f6234a0b83a2d260b /cpukit/ChangeLog
parent2008-02-20 Alexandru Bugnar <a-bugnar@criticalsoftware.com> (diff)
downloadrtems-6cf00455c4f553fde18bdfd09203263199cbf37c.tar.bz2
2008-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add netstats command to access statistics reporting functions in TCP/IP stack. * libmisc/shell/main_netstats.c: New file.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 45fa765308..7db601b6ca 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add netstats
+ command to access statistics reporting functions in TCP/IP stack.
+ * libmisc/shell/main_netstats.c: New file.
+
2008-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/shell/main_wkspaceinfo.c,