$OpenBSD: SECURITY,v 1.4 2002/04/09 15:43:40 naddy 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/diffs.cpp
  ${WRKSRC}/src/resParser.l
