K 10 svn:author V 3 pfg K 8 svn:date V 27 2018-01-29T14:23:44.985177Z K 7 svn:log V 225 pppctl88) Avoid strcpy() copies on overlapping string. This may lead to unpredicatable behaviour on different platforms or C library implementations. Use an intermediate variable. Obtained from: DragonFlyBSD (git a861a526) END