CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/27 09:03:52
Modified files:
sys/netinet6 : icmp6.c in6_ifattach.c ip6_output.c
Log message:
Use memcpy instead of bcopy when the memory does not overlap.
OK deraadt@ florian@
