$OpenBSD: SECURITY,v 1.5 2002/07/17 07:27:02 wilfried Exp $

Xxdiff uses strncpy in a few functions.  
The included patches correct the usage to 
strlcpy where needed.

Files affected are:
  ${WRKSRC}/src/app.cpp
  ${WRKSRC}/src/buffer.cpp
  ${WRKSRC}/src/resParser.l
