summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-03 00:34:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-06-03 00:34:08 +0000
commit3a06b20bb90198153b10abc04e9678b682b9e356 (patch)
tree20287d9e46aecc4f5a8564ed6a89eda74575b2eb /cpukit/ChangeLog
parent2006-06-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3a06b20bb90198153b10abc04e9678b682b9e356.tar.bz2
Formatting.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog18
1 files changed, 8 insertions, 10 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index cd2425a1e4..64dfe75b61 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -6,22 +6,20 @@
2006-05-31 Eric Norum <norume@aps.anl.gov>
- * libnetworking/netinet/ip_icmp.c: Update icps_allecho counter.
+ * libnetworking/netinet/ip_icmp.c: Update icps_allecho counter.
2006-05-30 Eric Norum <norume@aps.anl.gov>
- * libnetworking/netinet/icmp_var.h,
- libnetworking/netinet/ip_icmp.c,
- libnetworking/rtems/rtems_showicmpstat.c: Add flag to inhibit ICMP replies.
+ * libnetworking/netinet/icmp_var.h, libnetworking/netinet/ip_icmp.c,
+ libnetworking/rtems/rtems_showicmpstat.c: Add flag to inhibit ICMP
+ replies.
2006-05-25 Eric Norum <norume@aps.anl.gov>
- * libnetworking/Makefile.am,
- libnetworking/Makefile.in,
- libnetworking/rtems/rtems_bsdnet.h,
- libnetworking/rtems/rtems_glue.c,
- libnetworking/rtems/rtems_malloc_mbuf.c: Provide customisable mbuf
- allocation. Patch from Steven Johnson <sjohnson@sakuraindustries.com>
+ * libnetworking/Makefile.am, libnetworking/Makefile.in,
+ libnetworking/rtems/rtems_bsdnet.h, libnetworking/rtems/rtems_glue.c,
+ libnetworking/rtems/rtems_malloc_mbuf.c: Provide customisable mbuf
+ allocation. Patch from Steven Johnson <sjohnson@sakuraindustries.com>
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>