K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
2000-01-14T03:45:34.000000Z
K 7
svn:log
V 1259
storage/ovdb/Makefile:
storage/ovdb/ovdb.c:
storage/ovdb/ovdb.h:
storage/ovdb/ovmethod.config:
	- From: Heath Kehoe <hakehoe@norand.com>
	- Makefile.global.in:  Removed LIBNEWS variable.
	- Makefiles:  Replaced LIBNEWS with LIBINN and (where necessary)
	  LIBSTORAGE.  Now LIBSTORAGE is only linked with programs that need it.
	- configure.in:  Added --with-berkeleydb option (for ovdb).
	- controlchan.in:  Fixed problem where control.ctl lines starting
	  with 'all' were not working.  The 'all' needs to be converted
	  to '.*' so the regexp would match.  Also made the sender
	  comparison case-insensitive.
	- inndf.c:  Move ReadInnConf() before OVopen()
	- makehistory.8, makehistory.c:  Added new option (-F) to make
	  it fork() to write overview data in a separate process
	- rc.news.in:  rc.news will now stop INN if given 'stop' as an
	  argument.  This is so all of the script code to start and stop
	  INN can be in one place.
	- cnfsstat.in:  Added option (-P) to make it write its PID into
	  a file.  This is to make it easy to automatically kill.
	- added a simple example SysV-style-init script
	- ov.c, buffindexed.c, tradindexed.c:  Consolidated redundant
	  code in buffindexed.c and tradindexed.c (from method_add)
	  into ov.c:OVadd().

END
