Module Name: src
Committed By: perry
Date: Wed Aug 26 00:38:41 UTC 1998
Modified Files:
src/lib/libc/gen: execvp.c getcap.c getcwd.c getgrent.c getpwent.c
scandir.c ttyname.c
Log Message:
fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...