summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2007-12-17 07:20:04 +0000
committerChris Johns <chrisj@rtems.org>2007-12-17 07:20:04 +0000
commit46579435271a764eb49f89ee8ce99bf9390e071b (patch)
tree2edbe40e28a285cb378f490e13c7189bc2d21502 /cpukit/ChangeLog
parentUpdate. (diff)
downloadrtems-46579435271a764eb49f89ee8ce99bf9390e071b.tar.bz2
2007-12-17 Chris Johns <chrisj@rtems.org>
* libmisc/shell/main_blksync.c, libmisc/shell/main_msdosfmt.c, libmisc/shell/main_unmount.c: New. * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add the blksync, msdosfmt, and unmount commands.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b159d589d3..748cd61ebf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2007-12-17 Chris Johns <chrisj@rtems.org>
+ * libmisc/shell/main_blksync.c, libmisc/shell/main_msdosfmt.c,
+ libmisc/shell/main_unmount.c: New.
+ * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add the
+ blksync, msdosfmt, and unmount commands.
+
+2007-12-17 Chris Johns <chrisj@rtems.org>
+
* libnetworking/rtems/tftp.h: Provide a decl to the TFTP file
system opts table.
* libnetworking/rtems/ftpfs.h: Provide a decl to the FTP file