K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-04-27T12:46:31.000000Z
K 7
svn:log
V 696
From: Katsuhiro Kondou <kondou@nec.co.jp>

doc/inn.conf.5:
frontends/rnews.c:
include/libinn.h:
include/paths.h.in:
innd/cc.c:
innd/innd.c:
lib/getconfig.c:
nnrpd/nnrpd.c:
nnrpd/post.c:
samples/inn.conf:
        - xrefslave is back to boolean value
        - nnrpdposthost is added to specify master (this is independent
          of xrefslave)
storage/cnfs/cnfs.c:
        - use strtoul() instead of atoi()
        - if S_ISREG() true, check the size
        - if the size is less than CYCBUFFEXTERN, cnfs_init() fails
        - if the size is not matched, just logs it
        - call SMseterror(), if cnfs_init() fails
        - if cycbuffname not found when article retrieval, just claim once

END
