Formatting.

This commit is contained in:
Joel Sherrill
2006-06-03 00:34:08 +00:00
parent a761495bb1
commit 3a06b20bb9

View File

@@ -10,16 +10,14 @@
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/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>