summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-05-04 09:47:39 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2015-05-04 09:48:19 -0500
commit78daa9fc051f09a4deaec7ef30fd2b9c8812703c (patch)
tree66418055985aa8ed1db415b1facf2a70300e361e
parentRemove .cvsignore files (diff)
downloadnetwork-demos-78daa9fc051f09a4deaec7ef30fd2b9c8812703c.tar.bz2
Remove ChangeLog files
-rw-r--r--ChangeLog204
-rw-r--r--dnstest/ChangeLog27
-rw-r--r--http/ChangeLog165
-rw-r--r--mcast/ChangeLog30
-rw-r--r--netdemo/ChangeLog50
-rw-r--r--nfsClientTest/ChangeLog41
-rw-r--r--ntp/ChangeLog32
-rw-r--r--rpc_demo/ChangeLog33
-rw-r--r--select/ChangeLog40
-rw-r--r--telnetd/ChangeLog56
-rw-r--r--tftpTest/ChangeLog40
-rw-r--r--ttcp/ChangeLog52
12 files changed, 0 insertions, 770 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index be45666..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,204 +0,0 @@
-2011-08-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * Makefile: Use new path.
-
-2011-03-29 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
-
- * mcast/listener.c: Output only received characters.
-
-2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-qemu.h: VirtualBox uses 10.0.x.x for its eth0 so we
- need to switch to 10.1.x.x for things to work smoothly.
- * networkconfig-loopback.h: New file.
-
-2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-qemu.h: Add missing endif.
-
-2010-12-08 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
-
- * networkconfig.h, networkconfig-qemu.h, networkconfig-icecube.h,
- networkconfig-mpc8313erdb.h: Loop back interface will be initialized
- now during normal initialization via rtems_bsdnet_initialize_network().
-
-2010-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ttcp/rtems_ttcp.c: Update timeval usage.
-
-2009-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.9.3.
-
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-qemu.h: Now works on qemu with fxp driver in RTEMS, the
- newer version in libbsdport, and on the real NIC in the Winsystems PC
- in RTEMS Lab.
-
-2009-02-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
-
-2008-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * networkconfig.h: Revert previous patch. Use loopback configuration
- only.
-
-2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-mpc8313erdb.h, networkconfig.h: Rename STACK_CHECKER_ON
- to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
-
-2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-mpc8313erdb.h: New file.
-
-2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * networkconfig-qemu.h, networkconfig.h: Add missing initializers.
-
-2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-icecube.h, networkconfig-qemu.h, networkconfig.h:
- Updated to include new fields and expand tabs.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Added telnetd test.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-icecube.h: Fix MAC address and typo.
-
-2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Add mcast.
-
-2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig.h: Loopback only network configuration tweaked to have
- a hostname.
-
-2007-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig.h: Loopback only network configuration. Use one of the
- real ones as an example.
-
-2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-qemu.h: Disable DHCP and use static IP.
- * networkconfig.h: Use only loopback so tests can run OK on any target
- even if they can't do anything.
- * networkconfig-icecube.h: New file.
-
-2007-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.7.99.2.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig-qemu.h: New file.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * networkconfig.h: Make the NFS server, remote filesystem, and
- directory to look at configurable.
-
-2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile: Remove netlink. It appeared to be a hacked copy of http.
- * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
- netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile: New file.
-
-2007-03-13 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.7.99.1.
-
-2005-09-02 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.6.99.2.
-
-2003-09-18 Joel Sherrill <joel@OARcorp.com>
-
- PR 493/networking
- * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
- netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
- select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
- ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
- except in the ttcp_orig code.
- * Makefile: New file.
- * netlink/system.h: Removed.
-
-2003-07-03 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.6.0pre4.
-
-2003-02-11 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.6.0pre1.
-
-2003-09-18 Jay Monkman <jtm@smoothsmoothie.com>
-
- PR 494/networking
- * Changed Makefile to not use objcopy to create a linkable
- object file from the tar file. Instead, ld links it in
- directly.
-
-2003-09-18 Joel Sherrill <joel@OARcorp.com>
-
- PR 493/networking
- * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
- netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
- select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
- ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
- except in the ttcp_orig code.
- * Makefile: New file.
- * netlink/system.h: Removed.
-
-2003-07-03 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.6.0pre4.
-
-2003-02-11 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-4.6.0pre1.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-20030128.
-
-2002-10-21 Joel Sherrill <joel@OARcorp.com>
-
- * VERSION: Updated to network-demos-20021018.
-
-2002-10-18 Joel Sherrill <joel@OARcorp.com>
-
- * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
- rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
- define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
- sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
- absolutely needed for networking.
-
-2001-08-30 Joel Sherrill <joel@OARcorp.com>
-
- * SUPPORT: New file.
-
-2001-08-30 Joel Sherrill <joel@OARcorp.com>
-
- * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
- missing stuff from 4.5 branch.
- * http/Makefile, http/init.c: Minor modifications to improve
- buildability.
-
-2000-12-14 Eric Norum <eric.norum@usask.ca>
-
- * networkconfig.h: Default to using bootp host for tftp test.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/dnstest/ChangeLog b/dnstest/ChangeLog
deleted file mode 100644
index da5f4e2..0000000
--- a/dnstest/ChangeLog
+++ /dev/null
@@ -1,27 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/http/ChangeLog b/http/ChangeLog
deleted file mode 100644
index 8a43c41..0000000
--- a/http/ChangeLog
+++ /dev/null
@@ -1,165 +0,0 @@
-2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * mongoose_ext.c, mongoose_index.html: Clean up.
-
-2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Remove include of rtems_webserver.h
-
-2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile, goahead_index.html, init.c, shttpd_ext.c,
- shttpd_index.html: Add Mongoose HTTPD support.
- * mongoose_ext.c, mongoose_index.html: New files.
-
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile, init.c, system.h: Allow overrides from invoking
- environment. Also move RTEMS Configuration to bottom of init.c.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile: Now build with libbsdport.
-
-2009-02-10 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Fix typo.
-
-2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Rename STACK_CHECKER_ON to more appropriate
- CONFIGURE_STACK_CHECKER_ENABLED.
-
-2008-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Eliminate use of boolean type. Use C99 bool.
-
-2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Fix missing initializers warning.
-
-2008-08-20 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * shttpd_ext.c: Fix warning.
-
-2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile, init.c: Make sure POSIX threading is enabled if using
- GoAhead.
-
-2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: bin2c now rtems-bin2c.
-
-2007-11-06 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile: No use of objdump.
-
-2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Cleanup.
-
-2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shttpd_index.html: Fix URL for shttpd.
-
-2007-09-07 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * goahead_index.html: This is not preprocessed so hard code name.
- * init.c: Simple HTTPD is using ~39K stack space with this test.
- Make the stack for the SHTTPD server 48K.
-
-2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * shttpd_ext.c: Use new name.
-
-2007-09-06 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile, init.c, rootfs/.cvsignore: Add some dynamic content.
- Can now look at cpu usage, reset cpu usage and print a stack
- usage report.
- * goahead_index.html, shttpd.png, shttpd_ext.c, shttpd_index.html:
- New files.
- * index.html.in: Removed.
-
-2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Remove TARFILE_XXX macros.
-
-2007-09-04 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Use bin2c to more reliably turn the tarfile into a
- linkable object file. Ignore .cvsignore when making tarfile.
- * init.c: Clean up tarfile symbol definitions.
- * .cvsignore, rootfs/.cvsignore: New files.
-
-2007-08-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Account for -B architecture option.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Eliminate unneeded temp.o
-
-2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Account for adding port to shttpd initialization.
-
-2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ChangeLog, Makefile, init.c: No switchable from GoAhead to SHTTPD but
- defaults to SHTTPD. The displayed index.html will indicate which
- httpd implementation is enabled. The user should edit the Makefile to
- switch settings.
- * index.html.in: New file.
- * rootfs/index.html: Removed.
-
-2007-07-12 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile, init.c: No switchable from GoAhead to SHTTPD but defaults
- to SHTTPD. The displayed index.html will indicate which httpd
- implementation is enabled. The user should edit the Makefile to
- switch settings.
- * index.html.in: New file.
- * rootfs/index.html: Removed.
-
-2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Make slightly smarter on LD arguments. Do not pick
- up CVS files in tarball.
- * init.c: Turn off tracing on GoAhead. More debug.
- * rootfs/etc/hosts: Match OAR setup for EP5200.
- * rootfs/index.html: Cleanup and use RTEMS Logo.
- * rootfs/rtems_logo.jpg: New files.
- * rootfs/web/index.html: Removed.
-
-2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile, init.c: Clean up. Make name of TARFILE related symbols
- conditional based upon architecture. Change way desired object format
- is determined so all BSPs compile this test.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile: Remove tarfile when make clean.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile, init.c, system.h: Now compiles reasonably cleanly with CVS
- head.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c, system.h: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/mcast/ChangeLog b/mcast/ChangeLog
deleted file mode 100644
index abd4752..0000000
--- a/mcast/ChangeLog
+++ /dev/null
@@ -1,30 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * README: Fix typo.
-
-2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: bin2c now rtems-bin2c.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * mcast.c: Remove warning.
-
-2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ChangeLog, Makefile, README, init.c, listener.c, mcast.c,
- mcast_params.h, mcast_route.c, rootfs/etc/host.conf,
- rootfs/etc/hosts: New files.
-
diff --git a/netdemo/ChangeLog b/netdemo/ChangeLog
deleted file mode 100644
index 0babe80..0000000
--- a/netdemo/ChangeLog
+++ /dev/null
@@ -1,50 +0,0 @@
-2011-03-03 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * test.c: Add TCP and UDP Sink Data Host.
-
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Do not restrict size of heap.
-
-2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Include all managers.
- * init.c: Make the test just a bit more verbose in case the
- network initialization failure.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * test.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now compiles reasonably cleanly with CVS head.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * init.c: Increase number of file descriptors and use IMFS instead of
- mini-IMFS as filesystem.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/nfsClientTest/ChangeLog b/nfsClientTest/ChangeLog
deleted file mode 100644
index 72346e2..0000000
--- a/nfsClientTest/ChangeLog
+++ /dev/null
@@ -1,41 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: bin2c now rtems-bin2c.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore, Makefile, init.c: Switch to using rtems-bin2c for initial
- filesystem image.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Make the NFS server, remote filesystem, and directory to look
- at configurable.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ChangeLog, init.c: Clean up and now works on PowerPC/ep5200.
-
-2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Clean up and now works on ep5200.
- * mon.c: New file.
-
-2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ChangeLog, rootfs/etc/host.conf, rootfs/etc/hosts: New files.
-
-2007-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- Initial add of NFS Client test.
- * .cvsignore, Makefile, dirutils.c, init.c, rootfs/rtems_logo.jpg:
- New files.
-
diff --git a/ntp/ChangeLog b/ntp/ChangeLog
deleted file mode 100644
index 2030402..0000000
--- a/ntp/ChangeLog
+++ /dev/null
@@ -1,32 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * init.c: Increase number of file descriptors and use IMFS instead of
- mini-IMFS as filesystem.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/rpc_demo/ChangeLog b/rpc_demo/ChangeLog
deleted file mode 100644
index f304cb4..0000000
--- a/rpc_demo/ChangeLog
+++ /dev/null
@@ -1,33 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Rename STACK_CHECKER_ON to more appropriate
- CONFIGURE_STACK_CHECKER_ENABLED.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now compiles reasonably cleanly with CVS head.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * init.c: Increase number of file descriptors and use IMFS instead of
- mini-IMFS as filesystem.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/select/ChangeLog b/select/ChangeLog
deleted file mode 100644
index 98c1784..0000000
--- a/select/ChangeLog
+++ /dev/null
@@ -1,40 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * test.c: Remove warning.
-
-2007-06-22 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * test.c: Delete unused code.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c, test.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * init.c: Increase number of file descriptors and use IMFS instead of
- mini-IMFS as filesystem.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/telnetd/ChangeLog b/telnetd/ChangeLog
deleted file mode 100644
index eba814f..0000000
--- a/telnetd/ChangeLog
+++ /dev/null
@@ -1,56 +0,0 @@
-2010-07-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
-
- * init.c: Remove include of rtems_webserver.h.
-
-2009-05-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * init.c: Provide custom shell environment.
-
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * Makefile, init.c: Now build with libbsdport.
-
-2009-05-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * init.c: Enable shell login checks.
-
-2009-04-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * init.c: Updated telnet demon initialization.
-
-2008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- PR 1331/networking
- * init.c: Improve comments and explanation of options to
- rtems_telnetd_initialize.
-
-2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Rename STACK_CHECKER_ON to more appropriate
- CONFIGURE_STACK_CHECKER_ENABLED.
-
-2008-05-22 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Add shell configuration.
-
-2008-02-05 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Now works.
-
-2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Shell now has some commands that require filesystems with
- bdbuf support.
-
-2007-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Test improved.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore, ChangeLog, Makefile, init.c: New files.
-
diff --git a/tftpTest/ChangeLog b/tftpTest/ChangeLog
deleted file mode 100644
index 37d3a8c..0000000
--- a/tftpTest/ChangeLog
+++ /dev/null
@@ -1,40 +0,0 @@
-2010-06-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
-
- * init.c: Update for mount API changes.
-
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c, test.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * init.c: Increase number of file descriptors and use IMFS instead of
- mini-IMFS as filesystem.
-
-2000-12-14 Eric Norum <eric.norum@usask.ca>
-
- * init.c, test.c: Added test of write capability.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.
diff --git a/ttcp/ChangeLog b/ttcp/ChangeLog
deleted file mode 100644
index a109ef5..0000000
--- a/ttcp/ChangeLog
+++ /dev/null
@@ -1,52 +0,0 @@
-2009-05-13 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Allow overrides from invoking environment.
-
-2009-05-12 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Now build with libbsdport.
-
-2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * ttcp_orig/ttcp.c: Fix warning.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * .cvsignore: New file.
-
-2007-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * Makefile: Build native ttcp as side-effect of main build.
- * rtems_ttcp.c: Fix warning.
-
-2007-08-16 Joel Sherrill <joel.sherrill@oarcorp.com>
-
- * init.c: Change clock tick to 1 millisecond.
- * rtems_ttcp.c: Add CPU usage reporting.
- * ttcp_orig/ttcp.c: Add -m option for delaying between writes.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: More warnings removed.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * rtems_ttcp.c, ttcp_orig/ttcp.c: Now compiles reasonably cleanly with
- CVS head.
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: confdefs.h should be rtems/confdefs.h
-
-2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
-
- * init.c: Replace CONFIGURE_TEST_XXX with CONFIGURE_APPLICATION_XXX.
-
-2003-01-28 Joel Sherrill <joel@OARcorp.com>
-
- * init.c: Increase number of file descriptors and use IMFS instead of
- mini-IMFS as filesystem.
-
-2000-12-14 Joel Sherrill <joel@OARcorp.com>
-
- * ChangeLog: New file.