K 10
svn:author
V 5
eagle
K 8
svn:date
V 27
2009-10-01T19:24:43.339103Z
K 7
svn:log
V 344
Update keyword code to match current article handling

We no longer copy the article out of the channel and nul-terminate it,
but the keyword generation code was assuming that the article was 
nul-terminated.  Modify KEYgenerate to take an article length and use
xmalloc/memcpy to make a copy rather than strdup.  Thanks to Nix for
the report.

END
