CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2014/12/01 10:46:56
Modified files: sys/net : if_ethersubr.c Log message: reconvert (rereconvert?) to memcpy except in the one case where memmove is needed. more thoroughly reviewed. ok deraadt