summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-19 19:44:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-19 19:44:21 +0000
commit54b2e4b926058f1f23179d9e5552272b2f7c0696 (patch)
tree1a2a0bda7999b086e8a2efd573b498ae611923b6 /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-54b2e4b926058f1f23179d9e5552272b2f7c0696.tar.bz2
2008-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/shell/main_wkspaceinfo.c, libmisc/shell/shell.c, libmisc/shell/shellconfig.h: Add route and ifconfig commands. The code for these was previously in the networking guide. Disable NFS filesystem mount until that code is in cpukit. * libmisc/shell/main_ifconfig.c, libmisc/shell/main_route.c: New files.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5896cb7944..45fa765308 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,12 @@
+2008-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libmisc/Makefile.am, libmisc/shell/main_wkspaceinfo.c,
+ libmisc/shell/shell.c, libmisc/shell/shellconfig.h: Add route and
+ ifconfig commands. The code for these was previously in the
+ networking guide. Disable NFS filesystem mount until that code is in
+ cpukit.
+ * libmisc/shell/main_ifconfig.c, libmisc/shell/main_route.c: New files.
+
2008-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/preinstall.am, libcsupport/preinstall.am: