K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2001-02-03T07:36:45.000000Z
K 7
svn:log
V 669
Resurrected all of the code for removing regular files as well as storage
API tokens.  Removed the old vestiges of a linked list of files in a
directory from that code in favor of a pure resizing array.  Deferred the
initialization of the storage API until the first storage token is seen to
improve performance for the case where all articles are stored in a storage
method that can produce file names (tradspool, timehash) or one with self-
expiration (CNFS).  Reformatted and updated the style to match current best
practice, including using warn and die everywhere for error reporting.

Backported from CURRENT, added private copies of die/sysdie and
warn/syswarn.

END
