K 10
svn:author
V 7
coneill
K 8
svn:date
V 27
1997-11-21T23:40:06.000000Z
K 7
svn:log
V 708
Removed extra newline that sm.c was printing since it was causing pgpverify
to fail.

Fixed printf formating mismatches that was causing warning about int <->
long mismatches w/gcc's -Wall.

Added worst case return statements into CCxabort and CCxexec.

Added worst case return statement into inndstart.c and add grp.h so that
we'd have the prototype for setgrp.

Moved RCfix_options to the top of rc.c to eliminate the need for a forward
declaration.

Integrated storage api into parsecontrol and all the individual control
scripts.  This should be the last major thing needed for support on feeder
machines.

Fixed a bug in qio.c where QIOread would overrun it's I/O buffer when
reading more data into it.

END
