K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-05-11T06:05:28.000000Z
K 7
svn:log
V 583
From: Katsuhiro Kondou <kondou@nec.co.jp>

nnrpd/article.c:
	- consider non-storage api
	- read dbz file for each article (not at a time)
nnrpd/misc.c:
	- new parameter 'nnrpdoverstats' is added to inn.conf
	- overview stats for nnrpd will be logged to syslog with this
	  parameter
	- entrysize is calculated
	- use lseek() for read() (thanks sysuh)
	- check '\n' in the buffer instead of return value of read()
	  (thanks Aidan Cully)
nnrpd/nnrpd.c:
	- new parameter 'nnrpdoverstats' is added to inn.conf
	- overview stats for nnrpd will be logged to syslog with this
	  parameter

END
