K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-09-09T05:01:43.000000Z
K 7
svn:log
V 795
I have had an unstable news server for a number of weeks, so I decided to
run makehistory -b -u -n -v.  I would come back after it running for >1 day
to find it hung in a poll() for the response to a ICC_ADDHIST command.

Investigating further, I found a CCreader: short read error.
Looking into it, I found that cc.c uses a BUFSIZ buffer to read the packet.

Unfortunately, this is 1024 on Solaris 2.5[.1].  With the massive
cross-posting
in some groups, and the large group+Message-ID names, 1K ain't close enough
for some articles.

James: Mayhaps this should be configurable?

I made the following patch which SEEMS to fix it.

Let me know if I screwed anything else up.  This is against
1.5, but cc.c hasn't changed from 1.5 -> 1.5.1


Obtained from:	ler@lerami.lerctr.org (Larry Rosenman)

END
