Fixed a bug where anno -append put the headers in the wrong place
authorJon Steinhart <jon@fourwinds.com>
Wed, 7 Dec 2005 21:25:46 +0000 (21:25 +0000)
committerJon Steinhart <jon@fourwinds.com>
Wed, 7 Dec 2005 21:25:46 +0000 (21:25 +0000)
commitd9b1d57351d104d7ec1a5621f090657dcce8cb7f
tree3bc588f4e3c2247ee0ba9e082a7572e72a368f09
parent8a5d5abeee6212629a14bd80abe2c97a07d609fb
Fixed a bug where anno -append put the headers in the wrong place
if applied to a message that didn't contain any headers.

Added a special value of "all" to the -number option that causes
anno -delete to delete all matching components instead of just
the first one.

Added new -preserve and -nopreserve options.  Using -preserve
retains the original last accessed and last modified times on
annotated messages.
h/prototypes.h
man/anno.man
uip/anno.c
uip/annosbr.c