summaryrefslogtreecommitdiffstats
path: root/netdemo
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 /netdemo
parentRemove .cvsignore files (diff)
downloadnetwork-demos-78daa9fc051f09a4deaec7ef30fd2b9c8812703c.tar.bz2
Remove ChangeLog files
Diffstat (limited to 'netdemo')
-rw-r--r--netdemo/ChangeLog50
1 files changed, 0 insertions, 50 deletions
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.