CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/14 11:10:02
Modified files:
lib/libc/string: memcpy.c
Log message:
Use sendsyslog() directly instead of syslog_r() for the "backwards memcpy"
messages, to avoid pulling in piles of other machinery unnecessarily
problem observed by schwarze@
ok deraadt@ millert@
