summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>