Commit Briefs

Omar Polo

use memcpy instead of bcopy

memcpy is ANSI C89, bcopy seems to be an history BSD function.