CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/07 13:54:49
Modified files:
sys/lib/libsa : stand.h
Log message:
bcopy() is expected to be overlap safe, so it implement it with memmove()
not memcpy().
'oh oh' deraadt@
