From e252c387c300868386da977e4c6c507c62c2753d Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 16 Nov 2006 16:38:15 +0000 Subject: =?UTF-8?q?2006-11-16=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/libc/gethostbydns.c, libnetworking/libc/linkaddr.c, libnetworking/libc/map_v4v6.c: Cosmetic updates from FreeBSD. Eliminate bcopy in favor of memcpy. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index dada5a49f4..d04a2cbcd0 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2006-11-16 Ralf Corsépius + + * libnetworking/libc/gethostbydns.c, libnetworking/libc/linkaddr.c, + libnetworking/libc/map_v4v6.c: Cosmetic updates from FreeBSD. + Eliminate bcopy in favor of memcpy. + 2006-11-16 Ralf Corsépius * libnetworking/rtems/rtems_bsdnet_internal.h: Add timeout() define. -- cgit v1.2.3