K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-08-26T22:15:47.000000Z
K 7
svn:log
V 696
These are the changes I've made to the QIO routines to make them understand
wire format articles.  Basically QIO now looks for a \r\n at the end of
the first line and if there is one then it assume that the entire
article will be in wireformat.  If it doesn't find a \r\n at the beginning
of the first line then it assume that the article is in regular unix spool
format and acts accordingly

The net result is that all apps using the QIO routines for i/o should be
able to use wireformat files w/no changes other than a recompile.  This
give no net benefit w/o application specifiy optimizations.  I'll be
committing code later to directly support wireformat articles in
parsecontrol and nnrpd.

END
