K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-04-07T05:16:58.000000Z
K 7
svn:log
V 979
From: Russell Vincent <russellv@uk.uu.net>

Mostly minor changes, a few bug fixes and better use of innconf options.

Makefile
 - Add a comment on how to create a new history file if none exists

backends/archive.c
backends/batcher.c
backends/cvtbatch.c
backends/innxmit.c
backends/overchan.c
expire/grephistory.c
expire/newsrequeue.c
expire/prunehistory.c
innd/art.c
innd/cc.c
innd/innd.c
innd/innd.h
innd/inndstart.c
innd/rc.c
nnrpd/article.c
nnrpd/commands.c
nnrpd/group.c
nnrpd/misc.c
nnrpd/newnews.c
nnrpd/nnrpd.c
nnrpd/nnrpd.h
storage/overview.c
 - make better use of innconf variables
 - fix a few STRLEN uses
 - move check for define of INADDR_NONE to clibrary.h
        (nnrpd wouldn't compile because it is missing on Solaris)
 - make some variables in inn.conf able to be changed live

inn.conf
 - mainly cosmetic changes
 - pathhost compulsory
 - some options can be changed live now

lib/getconfig.c
 - make pathhost a compulsory inn.conf option

include/clibrary.h

END
