K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1998-03-13T16:43:49.000000Z
K 7
svn:log
V 807
From: Katsuhiro Kondou <kondou@nec.co.jp>

config/config.dist:
config/config.scoreboard:
        - removed unused CNFS parameters
doc/storage.ctl.5:
        - added 'trash' method
samples/cycbuff.conf:
        - sample lines are updated
site/Makefile:
        - can install cycbuff.conf
storage/cnfs/cnfs.c:
        - see st_rdev if st_size is checked
        - fixed problem if cycnum is overflow
        - now cnfs_cancel() unset bitfield
storage/trash/Makefile:
storage/trash/method.config:
storage/trash/trash.c:
storage/trash/trash.h:
        - new method 'trash' is introduced
        - this method does not store any article in it,
          just trashes it without any error
        - this method will be useful receiving unwanted articles
        - any article cannot be retrieved thru this method

END
