Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jun 11 00:07:54 2012 -0400

    Updated for 1.5 final release.

Author: David Levine <levinedl@acm.org>
Date:   Sun Jun 10 09:24:39 2012 -0500

    Synched test/format/test-mymbox from master to 1.5-release branch.
    I don't know why it had not been kept up to date.

Author: Alexander Zangerl <exmh@bin.snafu.priv.at>
Date:   Sun Jun 10 09:20:08 2012 -0500

    Corrected install-mh man page to show that it is installed in section 1, not 8.
    (cherry picked from commit 34ae8b856a0adbbdd68a49e2e97cd0124b8b32dd)

Author: Alexander Zangerl <exmh@bin.snafu.priv.at>
Date:   Sun Jun 10 09:19:20 2012 -0500

    Ensure that writes to /dev/tty succeed to determine if it is writeable.
    (cherry picked from commit 859a5fe8f243d356882cd3447cc7fba5a5a7a330)

Author: Alexander Zangerl <exmh@bin.snafu.priv.at>
Date:   Sun Jun 10 09:18:22 2012 -0500

    Use cat for moreproc in testsuite in case it is run without tty.
    (cherry picked from commit 3c73a92285ce86f9103d55a93d7ba14ec46f4ff8)

Author: David Levine <levinedl@acm.org>
Date:   Fri Jun 8 20:59:32 2012 -0500

    Added INSTALL, NEWS, and README to dist_doc_DATA so that they get installed.
    (cherry picked from commit f0db69237b7e6c18d185ab6f62da62538ebe72b7)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Jun 3 15:38:39 2012 -0400

    Fix incorrect documentation about the install process for files in 'etc'.
    Noted by Norm Shapiro.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Jun 3 15:29:27 2012 -0400

    One more lowercase for the content-transfer-encoding.
    (cherry picked from commit f4a3744dd23595be0442c4c035916adfcb0e496f)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu May 31 14:56:47 2012 -0400

    Convert the content-transfer-encoding to lower-case always.
    (cherry picked from commit d0aa081697fcdc51fc24fa268f13a8d130366b36)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu May 31 11:14:41 2012 -0400

    Updated for new release candidate.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat May 26 19:58:50 2012 -0400

    Use isascii() with isspace() so we don't interpret characters with the
    high bit set as spaces.

Author: David Levine <levinedl@acm.org>
Date:   Mon May 21 20:05:19 2012 -0500

    comp and dist cannot take multiple message arguments.  mhbuild does
    not set context.
    (cherry picked from commit ba48f99120f794a4b265069a95d8d8b84b1e84f4)

Author: David Levine <levinedl@acm.org>
Date:   Mon May 21 20:03:57 2012 -0500

    Changed wording to say that the last message selected (not necessarily
    shown) will become the current message.  That's consistent with the
    mhlist and mhstore man pages.
    (cherry picked from commit 784305f81e00918613c621cf4fa59e967a3c1b75)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu May 17 08:34:29 2012 -0400

    Minor changes to replyfilter to make it compatible with older versions of Perl.
    (cherry picked from commit 51ef379850faa13b0ffd1df808dc14733b8fd99f)

Author: David Levine <levinedl@acm.org>
Date:   Sat May 12 09:32:32 2012 -0500

    Fixed a few minor things.

Author: David Levine <levinedl@acm.org>
Date:   Sat May 12 07:44:16 2012 -0500

    SIGNATURE/Local-Mailbox are not used by post, but just by front
    ends (comp, forw, repl, etc.) that read the profile.
    (cherry picked from commit 809e4cb1458859eac403bf2e23d717c23a9cc892)

Author: David Levine <levinedl@acm.org>
Date:   Thu May 10 21:23:09 2012 -0500

    Don't test with sendmail because it would really send the mail.  If
    configured to use sendmail, change the mts.conf used by the test suite
    to use smtp instead.
    (cherry picked from commit e7129bf90a1b361e07365002379d8d2874c0f771)

Author: David Levine <levinedl@acm.org>
Date:   Tue May 8 20:29:57 2012 -0500

    Added test script constructs to avoid.
    (cherry picked from commit 3af82657e2b0bf04758f149cdeed07e4143a151d)

Author: David Levine <levinedl@acm.org>
Date:   Tue May 8 10:16:17 2012 -0500

    Added MACHINES to EXTRA_DIST so that it gets put in the distribution.
    (cherry picked from commit 6a83547f2f35bc049dbcb552d6f3bc9979980817)

Author: David Levine <levinedl@acm.org>
Date:   Mon May 7 16:45:32 2012 -0500

    Added $(TESTS_SHELL) at end of TESTS_ENVIRONMENT.  This lets the
    user run the tests using a shell other than the default /bin/sh
    by using, e.g., make check TESTS_SHELL=/bin/bash.  Thanks to
    Tom Lane <tgl@sss.pgh.pa.us> for suggesting this.
    (cherry picked from commit 025bb212470ef2945c9b7f57cb7fbfceb3e04e2c)

Author: David Levine <levinedl@acm.org>
Date:   Mon May 7 16:35:16 2012 -0500

    Fixed some more problems caught by gcc -ansi -pedantic.
    (cherry picked from commit c4d932d08940f689b39b654a714f9ef3657690a9)

Author: Tom Lane <tgl@sss.pgh.pa.us>
Date:   Mon May 7 16:14:37 2012 -0500

    Fixed places in the code relying the C99-ism of declarations in the
    midst of a code block.
    (cherry picked from commit 5ccbd49adba7e6d48f4094fa6eade7a7fb8ec4cf)

Author: David Levine <levinedl@acm.org>
Date:   Mon May 7 08:57:38 2012 -0500

    Removed --enable-pop and SETGID_MAIL= from nmh.spec.
    (cherry picked from commit 731107f0ab2f3878743fea49910478c6b21bde1b)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon May 7 09:45:38 2012 -0400

    Fix test so it will work on terminal widths other than 80.
    (cherry picked from commit 28b8c0de6bf580a9a07bbc15c407eecfb561667d)

Author: David Levine <levinedl@acm.org>
Date:   Sun May 6 21:52:22 2012 -0500

    Added note about test/inc/test-deb359167 failing because valgrind
    detects use of an uninitialized variable on older Linux distributions.
    (cherry picked from commit 2200848a2290adee2ca80bddde72000152d6f088)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun May 6 13:35:09 2012 -0400

    Updated for 1.5-RC2 release.

Author: David Levine <levinedl@acm.org>
Date:   Mon Apr 30 21:56:26 2012 -0500

    Removed documentation of obsolete WHATNOW configuration option and
    built-in FTP client.  Removed some completed and obsolete tasks from
    TODO.

Author: David Levine <levinedl@acm.org>
Date:   Sat Apr 28 15:56:36 2012 -0500

    Allow a user to enable setgid of inc when running distcheck with:
      make distcheck DISTCHECK_CONFIGURE_FLAGS=DISABLE_SETGID_MAIL=0
    though that's probably never going to be used.

Author: David Levine <levinedl@acm.org>
Date:   Sat Apr 28 07:55:16 2012 -0500

    Disable setgid of inc (SETGID_MAIL=1) when running distcheck.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Apr 27 20:25:20 2012 -0400

    Updates OS specific notes.
    (cherry picked from commit 816e17172cdbc108242a824d377ebba04b8d63ca)

Author: David Levine <levinedl@acm.org>
Date:   Thu Apr 26 20:37:59 2012 -0500

    Moved the set +e up to capture one more test in test-pick.  That
    test heirloom-sh to exit.

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 25 20:32:10 2012 -0500

    Use case statement to check for proper result from "mhparam sbackup".
    Also replaced a couple of other uses of grep with case statements.

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 25 20:08:55 2012 -0500

    Removed the mv of the file after running sed on it.

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 25 20:08:03 2012 -0500

    Unset all MH environment variables that aren't set below.

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 25 14:21:42 2012 -0500

    1) With SETGID_MAIL enabled (only with dot locking), if the chgrp of
       inc fails during install, don't attempt to chmod it.  This will
       cause make install to fail, which is good in this case.
    2) Added SETGID_MAIL= to the install by the test suite so that it
       does not attempt the chgrp+chmod.  The test suite didn't need them.
    3) Removed the SETGID_MAIL= from the test suite invocation in build_nmh.

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Apr 25 17:40:09 2012 +0200

    futher test suite fixes to work on Solaris
    (cherry picked from commit a3bf69c3a988b0de2126fbfe6804c61ef24a8896)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Apr 25 13:02:33 2012 -0500

    Disable utmpx support for systems that lack getutxent.

Author: David Levine <levinedl@acm.org>
Date:   Tue Apr 24 21:04:54 2012 -0500

    Fixed test suite to work with Solaris Bourne shell:
    1) Removed ! (negation) of statuses.
    2) Removed initializations from export statements.
    3) Replaced $() with ``.
    4) Replaced $(()) (and expr) with new function arith_eval ().

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Apr 24 17:02:38 2012 -0500

    Update info for mh-profile documenting comment format and the
    restriction on blank lines.

Author: David Levine <levinedl@acm.org>
Date:   Tue Apr 24 14:23:44 2012 -0500

    Fixed to work with Solaris Bourne shell.

Author: David Levine <levinedl@acm.org>
Date:   Tue Apr 24 14:22:06 2012 -0500

    Added build_nmh to dist_contrib_DATA.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Apr 22 13:30:33 2012 -0500

    Got the hostname for the savannah upload area wrong.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Apr 22 10:01:33 2012 -0500

    Updated for 1.5-RC1 release.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Apr 22 09:37:36 2012 -0400

    Clean up help messages a bit.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Apr 22 09:37:24 2012 -0400

    Clean up install documentation a bit.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Apr 20 14:43:16 2012 -0400

    Implment -noatfile in a different way; it turns out my previous change
    broke dist with -noatfile.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Apr 16 10:33:13 2012 -0400

    Change the cscope target slightly so the source code from the historical
    tree isn't found.

Author: David Levine <levinedl@acm.org>
Date:   Sun Apr 15 10:02:23 2012 -0500

    Added declaration of __srget() on Cygwin.  Used point solution because
    this shouldn't be needed for much longer.

Author: David Levine <levinedl@acm.org>
Date:   Sun Apr 15 10:00:22 2012 -0500

    Added -Wno-sign-compare, if supported, to compile of sbr/dtimep.c.
    It's code generated by flex and some versions produce a
    signed/unsigned mismatch.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Apr 13 11:23:20 2012 -0400

    Sigh.  More changes for newer versions of perl.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Apr 12 21:07:57 2012 -0400

    Support -fmtproc -nofmtproc in show.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Apr 12 20:42:52 2012 -0400

    More updates to replyfilter

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Apr 12 11:40:42 2012 -0400

    Clean up fakesmtp and the post tests a bit to hopefully reduce race
    conditions that make the tests fail sometimes.

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 11 20:59:57 2012 -0500

    Undid wrapping of setjmp() and sigsetjmp() of
    4548981fb45fbc917cc2c26b7c96b31cf a14bc9b.  What a bad idea.

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 11 20:42:22 2012 -0500

    Tweaked build_nmh to work with Cygwin.

Author: David Levine <levinedl@acm.org>
Date:   Tue Apr 10 20:47:46 2012 -0500

    Removed unused Hesiod relic.

Author: David Levine <levinedl@acm.org>
Date:   Tue Apr 10 20:47:16 2012 -0500

    Added docs/contrib/build_nmh script.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Apr 6 15:55:14 2012 -0400

    Add support for -fmtproc and -nofmtproc switches to repl.

Author: David Levine <levinedl@acm.org>
Date:   Fri Apr 6 13:27:30 2012 -0500

    Changed test-mhparam to allow # sbackup.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Apr 6 13:57:20 2012 -0400

    Fix forw so it respects the -form switch again for non-digests.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Apr 6 13:56:03 2012 -0400

    Refere to VERSION via srcdir so this works when doing objdir builds.

Author: David Levine <levinedl@acm.org>
Date:   Fri Apr 6 12:27:22 2012 -0500

    Reworked mhparam tests of components in procs array to depend on
    values set in common.sh, notably $pagerpath.

Author: David Levine <levinedl@acm.org>
Date:   Thu Apr 5 20:15:06 2012 -0500

    Added mhparam test of each component in procs array in uip/mhparam.c.

Author: David Levine <levinedl@acm.org>
Date:   Thu Apr 5 17:14:57 2012 -0500

    Fixed install-mh -auto test by specifying HOME.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Apr 4 23:33:40 2012 -0400

    Sigh.  More corner cases to deal with!

Author: David Levine <levinedl@acm.org>
Date:   Wed Apr 4 21:41:39 2012 -0500

    Changed rmm, send, and whatnow man pages to be consistent with the
    refile man page with mention of site-dependent prefix (usually a comma).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Apr 4 15:55:36 2012 -0400

    Fixed some more charset/encoding stuff.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Tue Apr 3 19:07:52 2012 -0700

    This is a test commit to se if the savannah git hub will stop spewing
    source diffs in commit email messages.
    
    In this case, there should be a half-dozen lines of my bable, and
    no context diffs from the one line change I made in this commit.

Author: David Levine <levinedl@acm.org>
Date:   Tue Apr 3 20:47:17 2012 -0500

    Moved nmh.spec and docs/replyfilter to new docs/contrib/ directory.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Apr 3 15:56:41 2012 -0400

    A few more bugs I didn't catch earlier.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Apr 3 13:04:47 2012 -0400

    Fix some bugs in replyfilter.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Apr 2 15:58:12 2012 -0400

    Whoops, fix a typo in my last commit.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Apr 2 15:39:00 2012 -0400

    Bring in replyfilter to the docs directory.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Apr 2 15:38:40 2012 -0400

    Implement fix in 59b086daa57105e8fbd8b1e6ba60be6a845faf95 here as well.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 31 11:52:10 2012 -0500

    Added const qualifier to a couple of local pointers to get rid of compile warnings with --with-tls.

Author: David Levine <levinedl@acm.org>
Date:   Mon Mar 26 21:28:54 2012 -0500

    Removed hostable relics from h/mts.h and sbr/mts.c.

Author: David Levine <levinedl@acm.org>
Date:   Mon Mar 26 20:32:03 2012 -0500

    Removed the hostable option from mts.conf because it's no longer used.
    This allowed removal of mts/smtp/hosts.c.

Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 25 22:42:36 2012 -0500

    Added test-install-mh.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 24 21:47:31 2012 -0500

    Note that %(myname) truncates the GECOS field at the first comma, if
    it contains one.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Mar 24 22:32:13 2012 -0400

    Add support for %(size).

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 24 21:09:20 2012 -0500

    Removed -realsize from man page because mhshow doesn't support it.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 24 09:22:41 2012 -0500

    Fixed Cygwin notes.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 24 09:13:47 2012 -0500

    Ensure that escape_display_name() can't overrun a buffer.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 24 09:04:34 2012 -0500

    Cleaned up compile warnings.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Mar 24 02:15:49 2012 -0400

    Add this support for setting the CT_ADDR flag.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Mar 24 02:08:03 2012 -0400

    Sigh.  Turns out last change broke a few tests, because it trimmed the
    newline on the "body" component.  Ignore that and the text component as
    well for trimming.  Also create some tests for the repl changes.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Mar 24 01:16:42 2012 -0400

    Revert commit 255d4c646c0d7aa6b049052fef47fa083b1b1506 and solve
    the problem another way.
    
    The component parser needs to save the newlines so it can combine
    multiple headers properly.  So for us, strip out any trailing newlines
    when we call fmt_scan().

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Mar 23 23:21:35 2012 -0400

    Modify the whatnow tests to deal with different versions of readline;
    some echo the input, some do not.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 22 23:34:08 2012 -0400

    If the number of messages in a folder is zero, then don't try to
    clear out the sequence list; this can cause you to run off the
    beginning of the malloc'd buffer.  This can happen when you use
    "comp" with a draft folder, the draft folder is empty, and you have
    a previous sequence set in your .mh_profile.  As far as I can tell
    this has been a problem for nearly forever, but I only ran into it
    recently when adding the readline support.  Go figure.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 22 21:06:47 2012 -0500

    Added function escape_display_name() to double quote, if not already,
    a fullname that contains any of the special characters listed in RFC
    5322, and escape unescaped, embedded double quotes.
    
    With this change, nmh should work with no special configuration on
    Cygwin, even if the user's fullname is of the form server\name.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 22 19:40:17 2012 -0500

    Moved NMH_READLINE to after our setting of CFLAGS, because
    AC_SEARCH_LIBS messes with them.

Author: David Levine <levinedl@acm.org>
Date:   Wed Mar 21 20:01:06 2012 -0500

    If a pager isn't specified with configure --with-pager, look in order
    for more, less, and most.  Fall back to cat, to avoid catastrophic
    failure of mhshow, et al., if pagerpath is set to "no".
    
    Updated Cygwin section of MACHINES.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Mar 21 15:27:15 2012 -0400

    Support for readline command history, editing, and completion at the
    WhatNow? prompt.  Based on work by Steve Rader.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Mar 21 12:22:16 2012 -0400

    Revert previous change to get rid of MULTIBYTE_SUPPORT ifdef.  It turns out
    this breaks the Plan 9 build.  But include a check for the multibyte functions
    so we get MULTIBYTE_SUPPORT on systems that have it.
    
    This reverts commit bd4fca3a8a15b35a04bdc333503c901d677c12eb.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 20 23:49:17 2012 -0500

    Fixed harmless compile warnings.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 20 21:36:37 2012 -0400

    It turns out that as part of POSIXification we got rid of checks for
    wcwidth and mbtowc (because they're part of POSIX) but we didn't turn on
    MULTIBYTE_SUPPORT because configure was testing to see if those functions
    were supported ... and because the tests never ran, it always came back
    as not being supported.  Time to bite the bullet and turn MULTIBYTE_SUPPORT
    on by default.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 20 20:22:19 2012 -0400

    Document formatarg.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 20 19:52:29 2012 -0400

    Use _exit() instead of exit() so our writer process doesn't flush out
    the stdio buffers on exit.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 20 19:15:18 2012 -0400

    Basic work to add arguments to formatproc calls.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Mar 19 21:37:14 2012 -0400

    Just for sanity's sake, double check the "inc" results also with "scan".

Merge: e8ed3af 740e258
Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 18 20:59:06 2012 -0500

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: Steve Rader <rader@hep.wisc.edu>
Date:   Sun Mar 18 20:57:08 2012 -0500

    Added list of hand picked types initially genereted by...
      cat /etc/mime.types \
        | perl -ane 'if ($F[1] ne "") {print "mhshow-suffix-$F[0]:.$F[1]\n"}'

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Mar 18 21:29:39 2012 -0400

    Fix a bug where a message header ending right on the stdio boundary
    would cause the body output in scan to be truncated.
    Also include a test for the aforementioned bug.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Mar 17 23:42:26 2012 -0400

    Fix typo in man page

Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 18 10:27:05 2012 -0500

    Added release note that ./@ is obsolete/deprecated.

Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 18 09:53:31 2012 -0500

    Added test-whom.

Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 18 09:17:56 2012 -0500

    Added documentation of -sever, -port, -sasl, -saslmech, -snoop, -user,
    -tls, and -notls to whom man page.

Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 18 09:15:30 2012 -0500

    Added whom, it's the fifth program referred to in mh-draft man page.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 17 14:33:43 2012 -0500

    In gcov target, added warning if configured with --enable-debug.
    While gcov will work with it, it won't reflect optimizations that
    are disabled with that option.

Merge: 7cc0e99 67c56ba
Author: David Levine <levinedl@acm.org>
Date:   Fri Mar 16 22:11:09 2012 -0500

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
    
    Conflicts:
    	Makefile.am

Author: David Levine <levinedl@acm.org>
Date:   Fri Mar 16 21:07:52 2012 -0500

    Automated generation of mh-chart.man.

Author: David Levine <levinedl@acm.org>
Date:   Fri Mar 16 21:07:52 2012 -0500

    Automated generation of mh-chart.man.

Author: David Levine <levinedl@acm.org>
Date:   Fri Mar 16 21:05:21 2012 -0500

    Commmiting last manual update of mh-chart.man before removing it.

Author: David Levine <levinedl@acm.org>
Date:   Fri Mar 16 21:02:57 2012 -0500

    Removed some unused code having to do with permissions of symlinks.

Author: David Levine <levinedl@acm.org>
Date:   Fri Mar 16 21:01:30 2012 -0500

    Added mhshow-suffix-text/calendar.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Mar 16 13:21:38 2012 -0400

    Improve the documentation for "send" a bit in terms of how it maps file
    suffixes to MIME types.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Mar 16 13:02:43 2012 -0400

    Make -attach Nmh-Attachment & -attachformat 1 the default.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Mar 16 11:37:31 2012 -0400

    Update for changes to post.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Mar 16 11:32:35 2012 -0400

    Create new switches -atfile and -noatfile to control the creation of the @
    file when repl'ing or dist'ing a message.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Mar 16 00:21:35 2012 -0400

    Update post(8) regarding the New World Order.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 23:14:48 2012 -0400

    Whoops, forgot to put "." before some of the suffixes.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 23:09:41 2012 -0400

    Add some more default MIME content suffixes.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 23:00:06 2012 -0400

    Call readconfig() on mhn.defaults so we get default entries in for use
    with attach.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 22:23:20 2012 -0400

    A test for the group addressing functionality handled by "post".

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 15:54:02 2012 -0400

    Remove all masquerade support (draft_from is now the default, and the other
    two can be accomplished via the components file).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 13:55:15 2012 -0400

    Clean up prototypes.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 13:04:38 2012 -0400

    Fix some warnings.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 15 11:55:34 2012 -0400

    I guess the -i option to sed works differently on Linux and MacOS
    X; deal with it.

Author: David Levine <levinedl@acm.org>
Date:   Wed Mar 14 21:05:16 2012 -0500

    Initialized local format_len.  gcc on 64-bit Linux warned about it.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Mar 14 21:15:54 2012 -0400

    New test suite for "post"; uses fakesmtp to trap the SMTP protocol.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Mar 14 21:15:17 2012 -0400

    Make sure we don't send Envelope-From if we're using spost.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Mar 14 15:51:22 2012 -0400

    A new test program, fakesmtp, to help us test post.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Mar 14 15:47:01 2012 -0400

    Fix the SMTP code so it doesn't end up in a hard loop during a DATA
    command.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 13 22:28:03 2012 -0500

    Disabled the optimization to stop stat'ing directory entries in
    BuildFolderListRecurse() of flist.c under conditions where st_nlink is
    set to 1.  That happens on Cygwin, for example:
      http://cygwin.com/ml/cygwin-apps/2008-08/msg00264.html

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 13 22:01:52 2012 -0500

    Changed output_md5() to output just the checksum.  If the filename
    needs to appear on the same line, the caller needs to add it.  This
    avoids differences due to a leading '*' binary file indicator, even
    for text files, on Cygwin.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 13 21:20:47 2012 -0500

    Added test/getfqnd.c, a replacement for "hostname" that always
    tries to provide the fully qualified domainname of the host, even
    on Cygwin.  It uses the code that LocalName in sbr/mts.c uses.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 13 19:58:33 2012 -0500

    On some platforms, need to be out of $SPDIR in order to remove it.
    So do that in test/whatnow/test-ls.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 13 19:56:06 2012 -0500

    Promote uid_t value to long and print with %ld to prevent compile
    warning on platforms, such as Cygwin, where it is a long.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 13 15:25:41 2012 -0400

    Modify getfullname so it performs the same processing that
    mts.c:getuserinfo() does.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 13 15:15:42 2012 -0400

    Create proper prototypes for formataddr() and concataddr().

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Mar 12 22:52:21 2012 -0400

    New changes: Sender: cannot be blank, Sender: always overrides From:
    for SMTP envelope, and Envelope-From: will cause a Sender: header to be
    output if multiple From: addresses are used.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Mar 11 21:47:04 2012 -0400

    Require From: header in all outgoing messages.
    Allow Sender: header (require if multiple addresses are in From:).
    Support new Envelope-From: header for overriding post's choice of
    SMTP envelope-from address.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Mar 11 18:08:03 2012 -0400

    Add support for a -notls switch, for consistency's sake.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Mar 10 22:55:16 2012 -0500

    Clean up a bunch of unused code and options.  Specifically:
    
    - Remove support for SMTP SEND, SAML, and SOML commands
    - Remove -deliver, -fill-in and -fill-up switch for post (and related code)
    - Document -server and -port switches better in post man page.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Mar 6 09:25:00 2012 -0500

    SMTPMTS has been the default for over a decade, so it's time to get rid of
    the #ifdefs to clean up the code a bit.

Author: David Levine <levinedl@acm.org>
Date:   Sun Mar 11 19:52:38 2012 -0500

    Fixed mhstore to honor nmh-storage profile entry even with -auto [Bug #35303].

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 10 20:33:24 2012 -0600

    There were two fd leaks in mhparse.c:
    1) In openQuoted(), the decoded contents file was opened twice in
       succession. The second open was added by a patch in March 2000.
    2) openBase64(), openQuoted(), and open7Bit() could open the contents
       file, but it never would be closed. Added code to each to close the
       file if the function opened it.
    [Bug #24004: (debbug 344182)]

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 10 10:45:01 2012 -0600

    Replaced UTC-8 with UTF-8.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 10 10:44:30 2012 -0600

    Removed bash-ism from test-pick.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 8 21:29:28 2012 -0600

    Enabled all groff warnings, with -ww, in manpages test.  Fixed a bunch
    of minor problems that it revealed.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 8 21:09:59 2012 -0600

    Fixed mhlist -verbose to work with all content types [Bug #35219].

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 8 20:19:53 2012 -0600

    1) Removed -noverbose from defaults of mhshow man page.  While it
       accepts -verbose/-noverbose, it ignores them.
    2) Added -verbose/-noverbose to mhlist synopsis.

Author: David Levine <levinedl@acm.org>
Date:   Wed Mar 7 22:08:03 2012 -0600

    Added test-refile.

Author: David Levine <levinedl@acm.org>
Date:   Wed Mar 7 20:20:13 2012 -0600

    Replaced us-ascii with iso-8859-1 in examples, just because.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 21:57:16 2012 -0600

    Added test-mhparam and test-mhstore.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 19:57:22 2012 -0600

    Removed all traces of rmfproc.  It had been used by bbl but was
    no longer used.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 19:08:21 2012 -0600

    Some of the man pages had mentioned that arguments should be
    double-quoted to protect them from the shell.  Removed "double-"
    because single quoting is fine, too.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 18:52:41 2012 -0600

    Escape spaces in DEFAULTS sections of man pages so they no longer are lost.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 18:51:12 2012 -0600

    Removed ignored -verbose (and -noverbose) options to mhstore, just in the man pages.  The code remains unchanged.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 18:49:27 2012 -0600

    Fixed example to show that mhparam preserves case of component name.

Author: David Levine <levinedl@acm.org>
Date:   Tue Mar 6 18:48:21 2012 -0600

    Initialized local wasdlm to prevent uninitialized use.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Mar 5 13:55:04 2012 -0500

    Finally got a reasonable burst test working.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Mar 5 13:24:41 2012 -0500

    Update with recent fix.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Mar 5 13:21:04 2012 -0500

    Change this to use "uint32_t" for a 32-bit type, otherwise we can get
    wrong MD5 checksums on 64-bit systems.  Score another one for the
    test suite!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Mar 5 12:23:15 2012 -0500

    Fix burst so it actually complies with RFC 934.  This means discarding
    any extra stuff leftover at the end of an encapsulated message.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 1 15:17:43 2012 -0500

    A test for burst; still needs work.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 3 12:23:58 2012 -0600

    Added test-mhlist.

Author: David Levine <levinedl@acm.org>
Date:   Sat Mar 3 12:21:00 2012 -0600

    mhbuild -check would always fail because it tried to build the
    digest for the decoded contents file (cefile), which can be null.
    If it is, use the contents file itself.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 1 18:01:52 2012 -0600

    Brought mh-chart man page up to date.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 1 12:33:19 2012 -0600

    Added documentation of -snoop.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 1 12:32:23 2012 -0600

    Removed RCS sparc object file.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 1 12:29:33 2012 -0600

    Under docs/historical/mh-6.8.5, mh.rf and mh.me were renamed to
    mh-intro.rf and mh-intro.me, respectively, to avoid name clashes with
    other files on case-insensitive file systems.

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 1 12:13:14 2012 -0600

    Removed entire docs/historical/mh-6.8.5/local/ tree.  It had a pair of
    files, Distfile and distfile, with clashing case-insensitive names.
    The rest of it was specific to UCI and LBL.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 1 12:33:42 2012 -0500

    %G isn't actually part of POSIX, so change to %Y.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Mar 1 12:02:29 2012 -0500

    Fixed a problem that caused the test to fail if you ran it on the first
    nine days of the month.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 29 20:33:24 2012 -0600

    Initialized local msgnum to 0.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 29 18:41:14 2012 -0600

    Added all of the MH sources, including RCS files, in
    docs/historical/mh-6.8.5.  Sources for the papers are below papers/.
    Sources for the MH User's Manual are in conf/doc/.

Merge: c7f326f 7565efe
Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 29 16:36:59 2012 -0600

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
    
    Conflicts:
    	docs/historical/README

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 29 13:49:28 2012 -0600

    Removed the sources to the historical documents just added, they're
    in the mh-6.8.5 tarball.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 29 13:49:28 2012 -0600

    Added sources to historical documents downloaded from
    http://stuff.mit.edu/afs/sipb/project/sipb-athena/src/mh/papers/

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 29 08:52:26 2012 -0500

    Fix a segfault that happens when using the -file option.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 29 08:51:27 2012 -0500

    Argh, I didn't mean to commit the distcomps I was using for testing!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 28 15:38:56 2012 -0500

    dist(1) now processes drafts using mh-format!  The last of the programs
    to do so!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 28 15:38:37 2012 -0500

    Fix this man page for the New World Order.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 28 15:29:56 2012 -0500

    Improve these man pages a bit.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 28 14:45:03 2012 -0500

    Add support for %(msg) function working when not using -digest.  I can't
    imagine what someone would use it for but it's cheap to do, so why not?

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 28 10:32:41 2012 -0500

    Part of the patch from bug #4301; clean up our prototypes, a lot.  Still
    plenty of work to do!

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 28 22:05:55 2012 -0600

    Added docs/historical/.  See README for where they were found.

Merge: 56f140c e22a2c8
Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 27 21:12:22 2012 -0600

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 27 21:10:47 2012 -0600

    Removed blank line after "End of Forwarded Message" lines.  It's
    always bothered me.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 22:11:34 2012 -0500

    Add the note about the burst(1) change to pending-release-notes.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 22:05:41 2012 -0500

    Fix bug #1466.  It turns out that RFC 934 specifies that any line starting
    with a "-" but NOT followed by a space is a valid message delimiter.  We
    only supported one type of message delimiter.  Adapt the code so any
    valid delimiter is supported.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 27 20:56:58 2012 -0600

    Added cast in conditional to prevent signed/unsigned comparison, and wrapped argument to prevent warning about unused argument when built without SASL support.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 27 20:50:29 2012 -0600

    Changed domains in man page and test examples to use example.com

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 27 20:42:19 2012 -0600

    Fixed to report failure if getfulname hadn't been built yet.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 27 20:40:15 2012 -0600

    They test with output to a tty didn't work under make distcheck.  Tried to work around it by writing directly to /dev/tty, if that's available.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 20:50:49 2012 -0500

    Add support for -nosasl and -saslmaxssf switches.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 14:13:02 2012 -0500

    Document changes to forw(1).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 14:12:34 2012 -0500

    Clean up some typos in here.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 13:45:37 2012 -0500

    Got the forw -digest test working.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 13:37:09 2012 -0500

    Update digestcomps and forwcomps with comments and better formatting.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 27 12:56:00 2012 -0500

    Make -volume switch actually work (it always got overridden).  As far
    as I can tell, this never worked.  Found by the test suite!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 21:29:44 2012 -0500

    Remove the forw-digest test until we have it working.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 21:29:01 2012 -0500

    A test for forw -digest.  It doesn't quite work yet.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 21:14:04 2012 -0500

    Fix up some of the pick tests:
    
    - Change sed invocation around to get rid of GNU sed extensions
    - Put explicit times in the pick tests (if you don't, it uses the current
      hour/minutes as the timestamp, which means it could work or not work
      depending on what time of day you run the tests).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 13:02:41 2012 -0500

    Update the pending release notes with new features.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 12:45:48 2012 -0500

    Add a new README documenting the changes to the components files.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 12:12:28 2012 -0500

    Beginnings of a test suite for the mh-format support in forw.

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 26 10:55:46 2012 -0600

    Added test-pick.

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 26 10:32:29 2012 -0600

    Suppress echoing of man page build lines.  One of them says "warning", and it's handy to check that build output doesn't say that.

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 26 10:10:35 2012 -0600

    Changed type of a local to unsigned and removed local ncomps to suppress compile warnings.

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 26 10:09:35 2012 -0600

    Added gcov and gcov-clean targets.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 26 00:09:52 2012 -0500

    Finally, some support for mh-format when using forw(1).  Still needs some
    tests.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Feb 23 12:03:09 2012 -0500

    Create a test for the new mh-format processing available in comp(1).

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 22 22:23:05 2012 -0600

    Added test-flist and test-mark sequences tests.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 22 22:21:56 2012 -0600

    Don't list _sysconfdir/ directory in RPM spec.  We don't list any other directories, so now it will be created with the same permissions as all of the others.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 21 19:35:05 2012 -0600

    Removed reference to mhost.com.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 21 19:34:33 2012 -0600

    Updated to reflect that all of the lists are on nongnu.org.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 21 19:31:08 2012 -0600

    With "make rpm", configure all modified files in sysconfdir (etc) to be saved when erasing or upgrading the package.  Also, leave the doc directory whereever "make install" puts it.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 21 15:56:06 2012 -0500

    Add support for a -subject switch to comp.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 21 12:58:50 2012 -0500

    Switch from (me) to (localmbox) to make -cc me work correctly.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 20 22:02:26 2012 -0600

    Migrated a couple more tests to use run_test() in common.sh.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 20 00:31:14 2012 -0500

    Put default From: headers in these component files, and document the
    components file now that we can have comments.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 20 00:31:01 2012 -0500

    Clean up documentation formatting

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 19 22:29:14 2012 -0600

    Removed unused local ncomps because gcc complained about it.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 19 19:59:06 2012 -0500

    Add support for "to", "cc", "from", and "fcc" components via command-line
    switches.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 19 18:03:26 2012 -0500

    Fix a bug leftover from the Automake conversion; the AC_SUBST'd variable
    names are really editorpath and pagerpath, use those instead.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 22:36:50 2012 -0600

    Ken noted that "make check" can be run before installation because the only program in lib that the tests currently use is mhlproc, and we have an mhlproc entry in the test .mh_profile for that.  Added showproc and postproc entries in case they're ever needed.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 17:32:15 2012 -0600

    Moved "make check" to after "make install".

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 17:31:37 2012 -0600

    gcc was warning about unused arguments to main, so added use of them in a usage check.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 17:30:47 2012 -0600

    Consolidated runtest and check_string test functions.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 11:21:28 2012 -0600

    Have each test clean up after itself if it completes successfully.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 09:42:04 2012 -0600

    Added mhpath test.  Updated mhpath man page to reflect actual behavior for a message number greater than that of the highest existing message in a folder.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 08:03:21 2012 -0600

    The test check() function now removes the expected and actual output files if they're the same, by default.  Added check-string() function.

Author: David Levine <levinedl@acm.org>
Date:   Fri Feb 17 19:10:08 2012 -0600

    Initialized local "in" to suppress gcc warning about possible uninitialized use.

Author: David Levine <levinedl@acm.org>
Date:   Fri Feb 17 19:08:42 2012 -0600

    Enclosed program name and directory in double quotes so that they can contain whitespace.

Author: David Levine <levinedl@acm.org>
Date:   Fri Feb 17 18:44:35 2012 -0600

    Here's the proper fix instead of the hack of d28ce569fe233141f86fe516878361da01c9f9cb.  Use ${srcdir} in to refer to extra files in tests, as before.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 17 15:56:08 2012 -0500

    Beginning support for mh-format support in comp(1).  Includes changes to
    default component file.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 17 15:10:06 2012 -0500

    Sigh.  Looks like we need a function after all; create a new function
    called %(localmbox).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 17 14:02:44 2012 -0500

    Switch to including h/mts.h for getusername() prototype.

Author: David Levine <levinedl@acm.org>
Date:   Thu Feb 16 22:56:02 2012 -0600

    Added a couple of NMH_UNUSED's to suppress warnings when building without Cyrus SASL.

Author: David Levine <levinedl@acm.org>
Date:   Thu Feb 16 22:49:03 2012 -0600

    Hacked to work with make distcheck.  Maybe not the best way but it works for now.

Author: David Levine <levinedl@acm.org>
Date:   Thu Feb 16 22:02:21 2012 -0600

    Moved check() function from individual tests to common.sh.

Author: David Levine <levinedl@acm.org>
Date:   Thu Feb 16 21:30:43 2012 -0600

    Rearranged test suite environment variables so that individual tests
    can now be run standalone (outside of make).  But see WARNING in
    test/README about how it's better to use "make check" because that
    ensures that the current code in your workspace is tested.  Also, the
    clean script no longer needs to call setup_test.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Feb 16 11:46:16 2012 -0500

    Report an error when the width used by putaddr is less than the label width.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Feb 16 00:17:49 2012 -0500

    Hopefully made the format documentation a little bit clearer.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 21:45:13 2012 -0500

    Fix typo in repl man page.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 15:54:47 2012 -0500

    Create test cases for the new format functions for local address writing.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 15:53:26 2012 -0500

    Make it so we do NOT check our address against the "local" userid and
    hostname if Local-Mailbox is set.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 15:46:28 2012 -0500

    Sigh.  Turns out the first entry in the list isn't actually checked, so
    we need to make sure that our Local-Mailbox entry starts second.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 14:55:25 2012 -0500

    Hm, it turns out we need to make sure we call getname() until we get
    a NULL, otherwise the next set of calls to it will be working from the
    "old" search string.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 11:36:36 2012 -0500

    Beginning of support for the Local-Mailbox profile entry.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Feb 15 10:48:52 2012 -0500

    Support getting the "fullname" out of the Signature profile setting.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 14 20:47:06 2012 -0600

    Updated documentation of environment variables in mh-profile man page.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Feb 14 20:24:43 2012 -0500

    Add two new format functions: %(myhost) and %(myname).

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 13 19:55:53 2012 -0600

    Changed "make test" to "make check".

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 13 19:54:41 2012 -0600

    Fixed progress indicator.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Feb 11 23:28:10 2012 -0500

    Another problem discovered by the test suite.
    
    With multiple sequence arguments on the command line you might end
    up with garbage in the sequence[] array (it needs the last argument
    to be a NULL.  So do two things: make the first two arguments NULL, and
    as we add arguments to sequence[] make sure the list has a NULL on the
    end.

Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Sat Feb 11 13:06:47 2012 -0500

    correct the maximum number of sequences in the mark(1) man page
    
    also add a note explaining the somewhat low limit.

Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Sat Feb 11 12:41:30 2012 -0500

    mhshow: suppress pause actions if stdout isn't a tty
    
    previously, "mhshow | cat" would both print a "Press return" prompt
    to, and attempt to read from, its piped output fd.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 23:38:40 2012 -0500

    Fix this so it works when valgrind is installed.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 23:27:36 2012 -0500

    Switch over to using the template files out of our inst directory.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 23:22:12 2012 -0500

    Switch to using the "inst" version of mhl for tests.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 23:09:03 2012 -0500

    Re-work the test suite so it now works with Automake (via "make check").

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 20:59:21 2012 -0500

    Fix typo in alternate mts.conf location support.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 15:11:05 2012 -0500

    Make the test suite work on systems other than Linux.  Still needs work.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 10 09:50:48 2012 -0500

    With the fixing of the bug that caused CPPFLAGS to get tromped on, remove
    support for OURDEFS and direct people to use CPPFLAGS instead.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Feb 9 23:43:30 2012 -0500

    Fix typo in variable test.

Author: David Levine <levinedl@acm.org>
Date:   Thu Feb 9 20:38:22 2012 -0600

    Show assignment of configure variables using VAR=VALUE instead of in the shell environment.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 8 22:29:59 2012 -0600

    Updated INSTALL and MACHINES documentation a bit.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 8 21:42:46 2012 -0600

    Added mhshow subpart test.

Author: David Levine <levinedl@acm.org>
Date:   Wed Feb 8 21:41:48 2012 -0600

    Always run setup-test from make test/runalltests, just in case the test build directory (test/testbuild) isn't up to date.  It might be nice to replace all the copies in the test build directory with symlinks, then make could keep the test build up to date.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 7 21:43:26 2012 -0600

    Added OURDEFS to DEFS in Makefile.am, to restore it in the Makefile.  Updated documentation in INSTALL.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 7 21:23:37 2012 -0600

    Removed use of tzset()/tzname in dtimezone().  They caused the returned timezone string to be for the user's current timezone, but the function is supposed to return the string representation of the timezone of its argument.  That will be numeric, e.g., +0100, now because we no longer have timezone name support.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 7 21:17:00 2012 -0600

    Reverted TZ hack to tests, 9ea2daf5e74e3ff03043cfa6fb68033aea0da52a.  A code fix is on its way

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 6 22:35:21 2012 -0600

    Another one caught by the test suite:  an indented line was too long in the slocal man page.  Center it instead.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 6 22:25:25 2012 -0600

    Some tests failed because they displayed the user's local
    time zone but expected GMT.  So, set TZ in runtest to fool
    them.
    
    Though I wonder if we're failing to correct for local time zone.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 6 21:47:52 2012 -0600

    Caught by the test suite:  sequences[0] needs to be initialized to NULL at the beginning of the program.  That explains why it seg faulted when invoked with a sequence argument.

Author: David Levine <levinedl@acm.org>
Date:   Mon Feb 6 21:19:57 2012 -0600

    Reworked test suite to copy the configuration used in the main
    nmh directory.  Added test target to Makefile.  Not all the tests
    pass at this point.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 6 14:12:00 2012 -0500

    Still more autoconf cleanup (quoting & more use of M4sh).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 6 11:31:18 2012 -0500

    Patch from Harvey Eneman: fixes problem on some systems where a free()
    would be called on non-malloc'd memory (only would happen if you had more
    than one entry in the server: line in mts.conf).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 6 10:27:43 2012 -0500

    Update the developer documentation with the changes to the release
    process.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 6 09:08:19 2012 -0500

    More configure cleanup to modern constructs.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Feb 5 17:17:41 2012 -0500

    Autoconf cleanup to suggested practice (AS_IF & AC_MSG_FAILURE).  More to do.

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 5 15:26:16 2012 -0600

    Added error message if the file is source directly, rather than through bash-completion.

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 5 14:13:07 2012 -0600

    Exit with error message if no library could be found with tgetent.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Feb 4 00:11:27 2012 -0500

    Whoops, used "buffer" when I meant "buf".

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 3 23:43:53 2012 -0500

    Change LocalName() to take an argument (about whether or not to use
    local hostname versus entry in mts.conf).

Merge: 24ccfac 196f981
Author: David Levine <levinedl@acm.org>
Date:   Fri Feb 3 17:10:49 2012 -0600

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: David Levine <levinedl@acm.org>
Date:   Fri Feb 3 17:10:44 2012 -0600

    Use more up-to-date web page links of Jerry Peek's book sections at rand-mh.sourceforge.net instead of oreilly.com.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 3 15:38:49 2012 -0500

    Convert from the poorly-named and confusing adrsprintf() to getlocaladdr().

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 3 15:03:00 2012 -0500

    Make the upload target phony.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 3 15:01:50 2012 -0500

    Beginnings of an upload Makefile target.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 3 13:50:19 2012 -0500

    Update with new features.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Feb 3 13:49:46 2012 -0500

    Document the formatproc entry.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Feb 2 22:13:57 2012 -0500

    Move the eval statements inside of AC_CONFIG_COMMANDS_POST macro, otherwise
    the stuff we output might not be correct.

Author: David Levine <levinedl@acm.org>
Date:   Tue Jan 31 23:17:33 2012 -0600

    Added #includes to pick up declaration of waitpid()

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 31 13:20:40 2012 -0500

    Whoops, I need to make sure the buffer I pass to putcomp() is NULL-terminated.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 31 12:58:04 2012 -0500

    Add support for calling an external format program inside of mhl.

Merge: abf5b4f c8206d4
Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 28 14:12:05 2012 -0600

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 28 13:52:59 2012 -0600

    Made ChangeLog target phony so it will always get regenerated.  But don't try to regenerate if git repository is not present.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 28 13:52:59 2012 -0600

    Made ChangeLog phony so it will always get regenerated.  But don't try to regenerated if git repository is not present.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 28 12:45:15 2012 -0600

    The www.ics.uci.edu/~mh/ links are dead, so replaced them with corresponding oreilly.com links.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 28 12:33:27 2012 -0600

    Replaced static ChangeLog with one generated by git log.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sat Jan 28 00:29:13 2012 -0500

    Create "nowrap" flag to turn off all line wrapping.

Author: David Levine <levinedl@acm.org>
Date:   Fri Jan 27 20:30:58 2012 -0600

    Organized .gitignore to show which objects are deleted by the various Makefile clean targets.

Author: David Levine <levinedl@acm.org>
Date:   Fri Jan 27 19:56:50 2012 -0600

    Added superclean Makefile target.  Added a.out.DSYM's to clean target.  Added .PHONY indication of rpm target.

Author: David Levine <levinedl@acm.org>
Date:   Fri Jan 27 19:40:48 2012 -0600

    Removed config.guess and config.sub because they're generated by autoreconf -i.

Author: David Levine <levinedl@acm.org>
Date:   Fri Jan 27 19:39:47 2012 -0600

    Updated to latest config.guess and config.sub before removing them from the repo, just in case someone needs them and can't generate them.

Author: David Levine <levinedl@acm.org>
Date:   Fri Jan 27 19:36:14 2012 -0600

    Changed a variable to unsigned and noted an argument as unused to silence compile warnings in uip/popsbr.c

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 27 13:47:14 2012 -0500

    Fix long-standing problem with getans(); handle the case if we get
    an interrupted by a signal during a character read and return an
    EINTR.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 27 13:34:17 2012 -0500

    Convert to the use of siglongjmp()

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 27 12:30:52 2012 -0500

    Make POP support always be turned on.

Merge: da6bfd3 d5c47f7
Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Fri Jan 27 08:16:57 2012 -0800

    Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/nmh

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Fri Jan 27 08:16:36 2012 -0800

    Typo fix.

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 26 22:36:17 2012 -0600

    Added clean-local target to remove RPM directory.

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 26 20:05:30 2012 -0600

    Added uip/*.exe, for Cygwin.

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 26 20:04:33 2012 -0600

    Removed slash in front of $(man5dir) of install-data-hook rule so that it now works on Cygwin.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 25 22:22:02 2012 -0600

    Fixed rpm target now that nmhdist is gone.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 25 20:48:55 2012 -0600

    Updated config test to add -Wextra to be consistent with others.  So, it's back!

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 25 19:44:30 2012 -0600

    If using gcc, use -Wno-unused-macros when compiling sbr/dtime.o.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 25 19:38:49 2012 -0600

    Removed unused local bp.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 25 19:33:17 2012 -0600

    Undid most of 3ef341abe440ece07f8deed59fb026ab020e805 because FreeBSD needs the HAVE_STRUCT_TM_TM_GMTOFF test.  It has a timezone() function, not a timezone global variable (that's visible with our default configuration.

Author: lyndon <lyndon@treebeard.orthanc.ca>
Date:   Wed Jan 25 20:10:52 2012 -0800

    Remove hardlink target before attempting new link.

Author: lyndon <lyndon@treebeard.orthanc.ca>
Date:   Wed Jan 25 18:15:47 2012 -0800

    uip/termsbr.c: remove references to PC and ospeed().
    
    These are no longer referenced by the code base now that vmh has been
    removed.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 24 12:56:45 2012 -0500

    Create a "cscope" target that creates the necessary files to use cscope.

Author: lyndon <lyndon@treebeard.orthanc.ca>
Date:   Mon Jan 23 22:48:24 2012 -0800

    cscope.files was missing mts/smtp/*.

Author: lyndon <lyndon@treebeard.orthanc.ca>
Date:   Sun Jan 22 23:21:03 2012 -0800

    Ignore cscope.out.

Author: lyndon <lyndon@treebeard.orthanc.ca>
Date:   Sun Jan 22 23:08:02 2012 -0800

    Add a default configuration file for cscope(1).
    
    I generated the file list by hand.  While it might be possible to generate it
    from the Makefile, it was much simpler to just
    
      ls */*.[cl]|grep -v sbr/dtimep.c
    
    If source files are added or removed down the road, cscope.files will
    need a hand edit to keep it in sync.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Jan 22 01:15:40 2012 -0500

    Make sigmsg.h NOT depend on the Makefile.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Jan 22 01:14:34 2012 -0500

    Clean up DESTDIR usage.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Jan 22 01:12:18 2012 -0500

    Add the rule to install inc setgid if requested.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 20 23:39:14 2012 -0500

    Fix some problems that the Automake migration caused.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 20 14:05:26 2012 -0500

    Convert the build system over to the use of Automake.

Author: David Levine <levinedl@acm.org>
Date:   Tue Jan 17 17:33:29 2012 -0600

    Well the wrap of vfork() calls didn't work:  its semantics don't allow that.  So removed the wrapper and added -Wno-clobbered to gcc -Wextra.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 17 14:27:06 2012 -0500

    Convert from our use of aclocal.m4 to a subdirectory with autoconf macros
    in it.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 17 14:15:32 2012 -0500

    Change the name of AC_CHECK_NETLIBS, since it's not a macro distributed
    by Autoconf.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 17 10:58:40 2012 -0500

    Update .gitignore with .DS_Store (seen occasionally on MacOS X systems).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 17 10:57:54 2012 -0500

    Convert from utmp functions to utmpx functions (which are in POSIX).

Author: David Levine <levinedl@acm.org>
Date:   Mon Jan 16 20:58:15 2012 -0600

    Wrapped setjmp(), sigsetjmp(), and vfork() calls to silence gcc -Wclobbered for good.  Undid ca34fbd0a5204d47ad019f64ef03d21ebd3397fd, which added volatile qualifiers but was not general.

Author: David Levine <levinedl@acm.org>
Date:   Mon Jan 16 18:35:21 2012 -0600

    Removed HAVE_STRUCT_TM_TM_GMTOFF support because it didn't work on Cygwin and isn't needed:  timezone, tzname, and tzset() are all POSIX.

Author: David Levine <levinedl@acm.org>
Date:   Mon Jan 16 18:33:57 2012 -0600

    Pass int instead of char to iscntrl() and isspace() because that's what they require, and gcc on Cygwin warns about it.

Author: David Levine <levinedl@acm.org>
Date:   Mon Jan 16 18:30:40 2012 -0600

    Added EXEEXT support, for Cygwin.

Author: David Levine <levinedl@acm.org>
Date:   Mon Jan 16 09:50:10 2012 -0600

    Fixed build on Cygwin by adding configure check for ncurses/termcap.h.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 15:33:39 2012 -0600

    Argument to alrmser is unused.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 15:28:25 2012 -0600

    Fixed warnings from gcc -Wclobbered by adding volatile qualifiers.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 15:04:54 2012 -0600

    Cleaned up gcc warnings when CYRUS_SASL is not enabled.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 14:56:16 2012 -0600

    Added -Wextra with gcc, if supported.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 14:49:57 2012 -0600

    Changed types and added casts so that build is clean with gcc -Wsign-compare.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 09:21:32 2012 -0600

    gcc -Wmissing-field-initializers noticed several struct initializations
    that didn't explicitly list all fields.  Most were of no consequence because
    they were for static data, so they were all initialized properly.  However,
    the two in mhlsbr.c were missing an initialization of other than their last
    field, and they contained some subsequent values other than zero.  So, those
    later fields were initialized incorrectly.  Also, changed the initialization
    of global.c_ovtxt from "" to NULL because free_queue () freed it if non-NULL,
    though I think the "" was always overwritten.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 09:19:49 2012 -0600

    configure.ac and aclocal.m4 instead of configure.in and acconfig.h.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 14 09:16:16 2012 -0600

    Documented support of OURDEFS to pass compile flags to configure.

Merge: c3ed95b 3a84d81
Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 13 12:05:13 2012 -0500

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 13 12:04:13 2012 -0500

    Add some comments to the format compiler and engine.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 13 09:30:03 2012 -0500

    Update README.developers with the correct version of autoconf we need.

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 12 22:19:24 2012 -0600

    Added NMH_UNUSED macro for suppressing warnings about unused parameters
    with gcc -Wunused-parameter

Merge: b70215d 162f2a7
Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 12 22:17:54 2012 -0600

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 12 22:14:59 2012 -0600

    Added -Wunused-macros with gcc, if supported.  Added -Wno-unused-macros,
    if supported, to compile of sbr/dtimep.o with gcc because it uses
    generated code that would be too much trouble to clean up.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Jan 12 21:07:33 2012 -0500

    Create two new mh-format functions: %(putlit) and %(concataddr).
    
    %(putlit) outputs a string without any space compression or control character
    conversion
    
    %(concataddr) is just like %(formataddr), except that inside of repl there
    will not be any duplicate address supression.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 11 22:38:35 2012 -0600

    Enabled support for tls switch.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 11 22:36:20 2012 -0600

    Removed unsupported format and check switches, and commented out unused macro HMNG.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 11 22:33:45 2012 -0600

    Removed, or added use of, unused macros to prevent warnings from gcc -Wunused-macros.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 11 17:06:44 2012 -0600

    Removed or protected some unused macros.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 11 16:52:17 2012 -0600

    Removed unused global zones and local z form dtimezone ().

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 11 16:45:53 2012 -0600

    Added #include <grp.h>.  It's needed on Linux, should be harmless on others.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Jan 11 15:04:39 2012 -0500

    Completely remove the use of TIME_WITH_SYS_TIME (I removed the autoconf
    test but never removed the code, and this caused some problems on systems
    that needed some prototypes in <time.h>).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Jan 11 14:52:23 2012 -0500

    Ignore a.out.DSYM (this file sometims shows up when using the debugger)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Jan 11 14:48:45 2012 -0500

    Fix two errors in the conversion to m_mktemp2():
    
    - There was an off-by-one error that prevented the temporary file
      from being created in the same directory as the message it was being
      linked to.
    - When using "dist", the assumption was that the temporary file would not
      exist when m_scratch was called (it wanted to link() to the name).  This
      was solved by simply unlink()ing the temporary file after it was created.

Merge: c2191f6 a2469f5
Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 15:52:34 2012 -0500

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 15:51:57 2012 -0500

    Remove OS-specific defines.  As part of it, remove scary longjmp() inside
    signal handlers that was part of the code under #ifdef BSD42.

Author: David Levine <levinedl@acm.org>
Date:   Mon Jan 9 14:08:38 2012 -0600

    Removed a remaining RETSIGTYPE.  Also change a few locals from int to unsigned to prevent signed-unsigned comparison mismatch.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 14:43:35 2012 -0500

    Clean up time handling; always assume we have tzset() and that the right
    prototypes are in time.h (both are valid in POSIX).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 14:07:37 2012 -0500

    Garbage collect autoconf support for checking for the header file for initgroups
    and snprintf() prototypes.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 13:56:30 2012 -0500

    We are making POSIX signal support a requirement; remove all support for
    other signal interfaces.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 13:38:02 2012 -0500

    Finally able to get rid of acconfig.h!  Since we're doing slightly better
    in the autoconf universe, rename configure.in to configure.ac, the "more
    correct" name for the configure script template.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jan 9 13:26:59 2012 -0500

    Switch from using RETSIGTYPE via autoconf to void, since POSIX says that's
    type to use for a signal handler.

Author: David Levine <levinedl@acm.org>
Date:   Sun Jan 8 17:58:11 2012 -0600

    Removed unused bcmp, bcopy, bcpy, and bzero #defines.

Author: David Levine <levinedl@acm.org>
Date:   Sun Jan 8 13:46:47 2012 -0600

    gcc -Wempty-body warned that the check of the result from the call to parse_mime() was ignored.  It has been that way since the beginning of history and was probably of no consequence, but fixed anyway.

Author: David Levine <levinedl@acm.org>
Date:   Sun Jan 8 10:51:05 2012 -0600

    Removed traces of bboards and bbc from mh-profile and msh man pages.  Added see also of msh to packf man page.

Author: David Levine <levinedl@acm.org>
Date:   Sun Jan 8 10:34:31 2012 -0600

    Wrapped #include of config.h with #ifdef HAVE_CONFIG_H, just in case someone ever wants to build without using configure.

Author: David Levine <levinedl@acm.org>
Date:   Sun Jan 8 10:27:15 2012 -0600

    Removed hard-coded -I.. and -I../.. from INCLUDES, it was redundant given -I$(top_srcdir).

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 7 10:03:35 2012 -0600

    Added Content-Description header with the filename of the attachment, with attachformats 1 and 2. This seems to be common practice now and gives mhlist something useful to display.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 7 09:53:36 2012 -0600

    Added note about fileproc and mhlproc mh-profile entries.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 7 09:19:59 2012 -0600

    Added removal of autom4te.cache directory to mostlyclean-local.

Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 7 09:17:34 2012 -0600

    Quoted argument to AC_LINK_IFELSE to silence authoheader warnings.

Merge: d2e40bd 0d56141
Author: David Levine <levinedl@acm.org>
Date:   Sat Jan 7 08:22:24 2012 -0600

    Merge branch 'fileproc_mhlproc_to_post'

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 14:40:31 2012 -0500

    Move definition of LINK to mh header file, and garbage collect ATTVIBUG code.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 14:18:46 2012 -0500

    Hardcode the defaults for Msg-Protect and Folder-Protect.  Also fix the
    documentation (had the wrong value for the default for Msg-Protect).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 14:12:13 2012 -0500

    Huh, apparantly I got rid of any support for POPSERVICE over a year
    ago!  Good riddance, I say.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:48:03 2012 -0500

    Garbage collect all of the builtin ftp client support.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:37:38 2012 -0500

    Garbage-collect MHRC (and make it the default).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:36:21 2012 -0500

    Garbage-collect SLOCAL_MBOX (and make it the default).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:35:16 2012 -0500

    Garbage-collect RPATHS support.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:29:35 2012 -0500

    Huh, turns out this define hasn't worked in forever ... the original
    changes were made to the lexer output, and silently vanished a decade
    ago when code was reorganized from zotnet to sbr!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:22:44 2012 -0500

    Remove last vestiges of #ifdef BANG

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 6 10:21:17 2012 -0500

    Remove DBMPWD, make it the default.

Author: David Levine <levinedl@acm.org>
Date:   Fri Jan 6 08:55:39 2012 -0600

    Added datarootdir definitions to silence warnings from configure.

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 5 21:36:51 2012 -0600

    Fixed trivial compile warnings.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Jan 5 22:13:08 2012 -0500

    Not sure why we're checking for st_blksize; it's required by POSIX and
    we're not even using the define!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Jan 5 22:08:23 2012 -0500

    Switch the use of LOCKDIR in acconfig.h to --enable-lockdir.

Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 5 21:00:58 2012 -0600

    Merge branch 'master', remote-tracking branch 'origin'

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Jan 5 13:39:47 2012 -0500

    Garbage collect all of the old UCI #ifdef'd code.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Jan 5 12:26:48 2012 -0500

    Update this with mh-e changes.

Merge: 220dcd2 edc8d46
Author: David Levine <levinedl@acm.org>
Date:   Thu Jan 5 11:14:56 2012 -0600

    Feed fileproc and mhlproc from rcvdist, send, and whatnow to post.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 4 21:05:45 2012 -0600

    Feed fileproc and mhlproc from rcvdist, send, and whatnow to post.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Jan 5 12:05:43 2012 -0500

    Bring in all of the mh-e support that is actually used to be compiled by
    default, and garbage collect the stuff that is not used.

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 4 21:05:45 2012 -0600

    Feed fileproc and mhlproc from rcvdist, send, whatnow, and whom to post.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 22:28:44 2012 -0500

    Whoops, for right now we do need those signal function checks.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 22:21:07 2012 -0500

    Switch to standard autoconf macro for checking d_type field in struct dirent.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Mon Dec 26 09:19:35 2011 -0800

    Remove #ifdef around use of sigsetjmp().

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 19:17:58 2011 -0800

    Remove overrides for 'broken' stat macros.
    Remove redundant SEEK_* macro definitions.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 17:20:26 2011 -0800

    Include <stdio.h> for snprintf() prototype.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 12:23:41 2011 -0800

    Nuke directory processing conditionals; use dirent.h.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 12:16:08 2011 -0800

    Add back missing include of <sys/wait.h>

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 12:09:21 2011 -0800

    Clean up process wait to use POSIX waitpid() interface.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 22:01:07 2012 -0500

    No longer check for the mkstemp() function in the mkstemp library.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 11:58:38 2011 -0800

    Make use of mkstemp() unconditional (vs. mktemp().
    
    This patch also removes the m_scratch() and m_tmpfil() functions.
    They have been deprecated for a while, and are no longer used in any of
    the code base.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sun Dec 25 11:28:07 2011 -0800

    Remove compatibility functions that are always provided by the
    POSIX host environment.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 21:54:07 2012 -0500

    Get rid of checking for vfork(), since we no longer use.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 18:18:22 2011 -0800

    Replace <arpa/ftp.h> with "h/arpa_ftp.h".

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 18:17:10 2011 -0800

    Import non-Posix <arpa/ftp.h> for uip/ftpsbr.c.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 18:15:06 2011 -0800

    Remove HAVE_ARPA_FTP_H and arpa/ftp.h references.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 21:38:07 2012 -0500

    Remove autoconf ospeed checks

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 16:38:47 2011 -0800

    Ignore OSPEED/ospeed in termcap. Nothing current should need this.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 21:12:11 2012 -0500

    No longer check for termio.h or termios.h

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 16:15:22 2011 -0800

    Collapse termio/termios/sgtty terminal interface code down to
    the Posix termios interface.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 21:06:45 2012 -0500

    Update configure file for removal of POSIX-mandated header files.

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 15:40:48 2011 -0800

    Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 20:27:45 2012 -0500

    No longer need to check for the existance of sys/utsname.h

Author: Lyndon Nerenberg <lyndon@orthanc.ca>
Date:   Sat Dec 24 15:30:53 2011 -0800

    Deprecate uname() in favour of (Posix) gethostname().

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 20:20:26 2012 -0500

    Sigh.  I put the documentation about the -tls switch in the long description,
    but not in the command summary.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 16:30:50 2012 -0500

    Updated pending-release-notes

Author: David Levine <levinedl@acm.org>
Date:   Tue Jan 3 15:16:29 2012 -0600

    Added note about cpio failing to unpack an nmh tarball.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 15:17:54 2012 -0500

    Switch to using buffered I/O when doing TLS (but only for output).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jan 3 10:36:14 2012 -0500

    Updated these files since we've finally got 1.4 out the door.

Author: David Levine <levinedl@acm.org>
Date:   Tue Dec 27 22:41:24 2011 -0600

    Moved #endif so that lockit () is only declared with DOT_LOCKING, to avoid compile warning without it.

Author: David Levine <levinedl@acm.org>
Date:   Tue Dec 27 22:38:52 2011 -0600

    Reworked nmh.spec to support rpmbuild from source RPM.

Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 25 15:00:49 2011 -0600

    Removed unused vmh.c and wmh.c.

Author: David Levine <levinedl@acm.org>
Date:   Sat Dec 24 20:28:50 2011 -0600

    Changed second argument of calls to part_ok() and type_ok() from
    0 to 1, to match what store_multi() in mhstoresbr.c does.
    
    A test case is below.  Without this fix, the following command:
    
      mhshow -part 1.1 -form mhl.null
    
    produced no output.  mhlist showed a part 1.1:
    
     msg part  type/subtype              size description
    1231       multipart/mixed            276
         1     multipart/related          107
         1.1   text/plain                  29
    
    and "mhstore -part 1.1" properly stored it.  With this
    fix, mhshow behaves properly and shows the part.
    
    Analogous behavior happened with -type text/plain.
    
    test case:
    
    MIME-Version: 1.0
    Content-Type: multipart/mixed; boundary="NextPart_001"
    Content-class: urn:content-classes:message
    Date: Thu, 19 May 2011 00:00:00 -0000
    From: sender@example.com
    To: recipient@example.com
    
    This is a multi-part message in MIME format.
    
    --NextPart_001
    Content-Type: multipart/related;
    	type="multipart/alternative";
    	boundary="NextPart_002"
    
    --NextPart_002
    Content-Type: text/plain;
    	charset="utf-8"
    
    This is the text/plain part.
    
    --NextPart_002--
    
    --NextPart_001--

Author: David Levine <levinedl@acm.org>
Date:   Sat Dec 24 19:36:32 2011 -0600

    Replaced cvs with git references.  I'm not sure about the cgit
    URL at the very end.  Also removed mention of source directories
    that were deprecated and removed long ago.

Author: David Levine <levinedl@acm.org>
Date:   Sat Dec 24 09:59:45 2011 -0600

    Added --with-rpmdir configure option so that user can set location of RPM build root.

Author: David Levine <levinedl@acm.org>
Date:   Tue Dec 13 18:33:07 2011 -0600

    Added comments about source of description, etc.

Author: David Levine <levinedl@acm.org>
Date:   Mon Dec 12 22:50:06 2011 -0600

    Replaced use of GNU make shell function with backticks.  These were
    for the rpm target, which would most likely only be build on Linux.
    So they probably would have been OK, but just in case.

Author: David Levine <levinedl@acm.org>
Date:   Mon Dec 12 22:25:52 2011 -0600

    The docs/Makefile install target didn't do anything before.  Added
    the files that go into doc to it, and removed them from nmh.spec.
    nmh.spec should now require zero maintenance.

Author: David Levine <levinedl@acm.org>
Date:   Mon Dec 12 21:45:17 2011 -0600

    Added RPM/ so that git status doesn't mention that it's an untracked file.

Merge: d7f7173 bc20acd
Author: David Levine <levinedl@acm.org>
Date:   Mon Dec 12 21:37:47 2011 -0600

    Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh

Author: David Levine <levinedl@acm.org>
Date:   Mon Dec 12 21:35:52 2011 -0600

    Moved version number from nmh.spec to Makefile.in, to minimize
    maintenance for nmh.spec.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Dec 12 12:59:42 2011 -0500

    Make sure to not reset hghnum (in the Maildir code) if we are incorporating
    mail from a POP mailbox.

Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 17:03:56 2011 -0600

    Added first cut at nmh.spec, along with rpm: target in Makefile.in.

Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 13:44:50 2011 -0600

    Removed netdb.h because we no longer distribute it.

Author: David Levine <levinedl@acm.org>
Date:   Sun Dec 11 10:24:20 2011 -0600

    Removed unused local variables to eliminate warnings from gcc 4.6.2.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Dec 7 12:00:26 2011 -0500

    Make sure to ignore the nmh dist file.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Dec 7 11:36:53 2011 -0500

    Since we're now moving past 1.4, bump this.

Author: David Malone <dwmalone@maths.tcd.ie>
Date:   Wed Dec 7 10:19:40 2011 -0500

    Add support to inc for incorporting email from Maildir dropboxes.
    
    Add missing #include for <sys/socket.h> to bring in definitions of PF_UNSPEC.
    
    Signed-off-by: Ken Hornstein <kenh@pobox.com>

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Apr 13 10:50:49 2011 -0400

    Whoops, user & port were in the wrong order so msgchk didn't work for POP
    connections.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Feb 21 20:44:30 2011 -0500

    Updated the developer README with a few notes about the git conversion.
    
    Signed-off-by: Ken Hornstein <kenh@pobox.com>

Author: Paul Vixie <vixie@vix.com>
Date:   Mon Feb 7 14:13:54 2011 -0500

    Signed-off-by: Ken Hornstein <kenh@pobox.com>
    
    More documentation about the hooks support.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Dec 21 16:50:24 2010 +0000

    Clean up code in inc.c
    
    Clean up the confusing use of a variable 'i' in inc.c.
    The case where it was being used as 'an error occurred
    which means we should not truncate the mailspool' is now
    called 'incerr' and merged with the equivalent 'p' variable
    used in the POP-specific code. Cases where it was being
    used as a random temporary are still called 'i' but now
    declared with a much more restricted scope.
    This fixes a compilation warning for some compilers.
    
    Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Dec 20 21:13:32 2010 +0000

    Suppress tsort diagnostic waffle
    
    tsort produces waffle to standard error if it detects loops in its input.
    For our purposes in ordering object files this is harmless, so just send
    it all to /dev/null.
    
    Signed-off-by: Peter Maydell <pmaydell@chiark.greenend.org.uk>

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Dec 20 21:13:32 2010 +0000

    Fix unused-function warnings in lex output
    
    Fix the unused-function warnings in the output of lex. In particular, we
    silence a warning about yyunput being static but unused by exposing it as
    a global function. This costs us a few hundred bytes in the binary but
    the other available solutions are flex-specific or more complicated.
    YY_NO_UNPUT used to silence this but no longer works in recent flex.
    On the other hand YY_NO_INPUT does work to silence warnings about input().
    
    Signed-off-by: Peter Maydell <pmaydell@chiark.greenend.org.uk>

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Dec 20 21:13:32 2010 +0000

    Fix used-uninitialised warning in fmt_rfc2047.c
    
    Fix a used-uninitialised warning in fmt_rfc2047.c.
    I don't think it can actually be used uninitialised, but the
    code is too complicated for the compiler to realise this.
    
    Signed-off-by: Peter Maydell <pmaydell@chiark.greenend.org.uk>

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Dec 20 21:13:32 2010 +0000

    Fix used-uninitialised warning in new.c
    
    Fix a used-uninitialised warning in new.c by having the check_folders()
    routine return first=last=NULL for empty folder lists. This is a more
    sensible API anyway. (It would not actually have been possible for
    the code to try to use last while it was uninitialised, as it happens.)
    
    Signed-off-by: Peter Maydell <pmaydell@chiark.greenend.org.uk>

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Dec 20 21:13:32 2010 +0000

    Fix crash if fnext/fprev are given an empty folder list
    
    Add a check for a NULL pointer, which stops fnext/fprev
    from segfaulting if given an empty folder list (for example
    via 'fnext -folders emptyfile').
    
    Signed-off-by: Peter Maydell <pmaydell@chiark.greenend.org.uk>

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Dec 20 19:54:43 2010 +0000

    Fix warning in sbr/folder_addmsg.c by code cleanup
    
    Clean up some rather oddly written code in folder_addmsg()
    so it is easier to understand for both humans and for the
    compiler (and the compiler thus stops complaining about an
    uninitialised variable).
    
    Signed-off-by: Peter Maydell <pmaydell@chiark.greenend.org.uk>

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Dec 16 13:20:31 2010 -0500

    Fix so this compiles without SASL support.
    
    Damn you, Oliver Kiddle, for finding all of the bugs I add to nmh!

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Dec 16 13:11:17 2010 -0500

    All of the arguments to AC_ARG_ENABLE need to be quoted, otherwise the
    last action doesn't make it into the configure script.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Dec 16 13:02:32 2010 -0500

    Make sure we ignore config.h.in~

Author: Markus Schnalke <meillo@marmaro.de>
Date:   Thu Dec 16 01:36:43 2010 +0100

    fix typo and clarify two sentences in mhpath man page

Author: Markus Schnalke <meillo@marmaro.de>
Date:   Thu Dec 16 01:25:11 2010 +0100

    improve mhparam man page

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Thu Dec 16 01:23:16 2010 +0100

    fix badly formatted code found by Markus Schnalke

Author: Scott Snyder <snyder@bnl.gov>
Date:   Wed Dec 15 22:17:52 2010 +0100

    propagate and check return status of close() in slocal

Author: Markus Schnalke <meillo@marmaro.de>
Date:   Wed Dec 15 22:02:30 2010 +0100

    document msg parameter to folder

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue Dec 14 18:04:01 2010 +0100

    switches need to be renumbered following removal of some switches so,
    e.g. inc -version was not working

Author: Ken Hornstein <kenh@pobox.com>
Date:   Thu Dec 9 15:29:29 2010 -0500

    Massive garbage collection.  Remove functionality for APOP, RPOP,
    all NNTP support (including bboards) and MPOP.

Author: David Levine <levinedl@acm.org>
Date:   Wed Dec 8 14:36:36 2010 -0600

    	* uip/whatnowsbr.c: enforce requirement of at least one file
    	  argument to attach command.

Author: David Levine <levinedl@acm.org>
Date:   Wed Dec 8 10:47:03 2010 -0600

    man/send.man: added name= portion to Content-Type
    headers to reflect 2006-10-24 change to uip/sendsbr.c.
    That change allowed mhstore to use the (file)name when
    extracting attachments.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Dec 3 15:23:11 2010 -0500

    Remove RCS keywords, since they no longer work after git migration.

Author: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Date:   Thu Dec 2 21:04:30 2010 -0500

    Whoops, forgot to bracket the calls for TLS shutdown with a #ifdef TLS_SUPPORT

Author: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Date:   Thu Dec 2 20:37:54 2010 -0500

    Update for git conversions (and cleanup of autogen.sh to use autoreconf)

Author: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Date:   Thu Dec 2 18:03:22 2010 -0500

    Change configure.in to emit a warning when an argument is given to
    --with-cyrus-sasl.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Sun Nov 21 22:19:51 2010 +0000

    Fix the test for sasl.h to look in the correct place.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Nov 19 20:13:39 2010 +0000

    (Minor) cleanup of some of the autoconf code with respect to the handling
    of compiler flags for SASL, and also rototill (and simplify) the autoconf
    handling for the same.
    
    Add TLS support for the SMTP MTA.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Fri Nov 12 23:28:26 2010 +0000

    man/slocal.man: fix formatting error that meant a subsection heading
    wasn't displayed as such. Followon cleanup: since the new heading is too
    wide to fit in the margin, tidy the margin to 4 characters wide so we
    are consistent with how all the headings are displayed.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed Nov 10 22:26:07 2010 +0000

    configure.in: add a level of expansion for mandir when printing the
    end-of-configure install path summary.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Nov 9 21:33:22 2010 +0000

    man/rmm.man: fix error in synopsis: the option is [no]unlink, not [no]link.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Fri Nov 5 22:06:10 2010 +0000

    Silence a (harmless) uninitialized variable warning.

Author: David Levine <levinedl@acm.org>
Date:   Tue Aug 31 15:00:53 2010 +0000

    	* uip/.cvsignore:  added "new".

Author: Earl Hood <earl@earlhood.com>
Date:   Sat Feb 6 07:47:38 2010 +0000

    #ifdef AI_ADDRCONFIG since older IPv4-only systems may not define this flag,
    causing files that use to not compile.

Author: Earl Hood <earl@earlhood.com>
Date:   Sat Feb 6 07:45:47 2010 +0000

    Fixed variable declaration so older compilers will not complain.
    I.e. Older compilers may not support C99, so variables must be
    declared at the beginning of a block.

Author: Earl Hood <earl@earlhood.com>
Date:   Thu Feb 4 01:39:21 2010 +0000

    * Bug #15213, #18635: The use of the insecure m_scratch() and
      m_tmpfil() functions have been replaced by m_mktemp()
      or m_mktemp2() functions (defined in sbr/m_mktemp.c).
      The new functions use mkstemp() to securely create
      temporary files to avoid the numerous race conditions
      that exist with the old functions.  This does assume
      that mkstemp() is available.  Unsure if we need to
      create an alternative implementation if mkstemp() is
      not available.  More information about new temp file
      functions in m_mktemp.c, including the support for
      MHTMPDIR, TMPDIR, and TMP envvars.
    
    NOTE: The files sbr/m_scratch.c and sbr/m_tmpfil.c should be removed.
    Until more testing verifies changes to support new functions have not
    broken functionality, the files are be left in the tree, but comments
    have been added stating the functions in them should not be called.

Author: Earl Hood <earl@earlhood.com>
Date:   Wed Feb 3 05:56:56 2010 +0000

    * mts/smtp/smtp.c: added SASL support if mts configuration
      setting is set to "sendmail".  This is useful if sendmail
      conf option is to a custom script that creates a proxy
      connection to an smtp server.
    
    * sbr/mts.c: added support for MHMTSCONF and MHMTSUSERCONF
      envvars.  The former specifies an alternative system
      mts.conf to use.  The later specifies a user-specific
      mts.conf to use.  This one will be read after the system
      conf, so the user's conf only needs to set options they
      want to override.  The MHMTSUSERCONF allows a user to set
      personal alternative mail submission methods w/o affecting
      other users on the system.
    
    * uip/whom.c: added SASL-based options so address checking
      can work against a server that requires SASL.

Author: David Levine <levinedl@acm.org>
Date:   Wed Dec 30 01:42:45 2009 +0000

    	* uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
    	pointers to unsigned long before casting to unsigned int
    	to avoid warnings on 64-bit about casting from pointer
    	to int of different size.

Author: David Levine <levinedl@acm.org>
Date:   Wed Dec 30 01:41:47 2009 +0000

    	* uip/new.c: cast folder_len to int to avoid warning on
    	64-bit about passing a size_t to an int conversion specifier.

Author: David Levine <levinedl@acm.org>
Date:   Fri Dec 25 14:47:39 2009 +0000

    	* uip/inc.c: gcc 4.4.1 noticed that maildir could have been
    	used before initialization.  In fact, if that code was ever
    	reached, maildir would never have been initialized.  It's in
    	an adios call, so replaced with NULL.

Author: David Levine <levinedl@acm.org>
Date:   Mon Dec 21 17:18:04 2009 +0000

    * mts/smtp/smtp.c: In sm_auth_sasl (), removed zeroing of
    sasl_inbuffer because it could be used in sm_fget ().  Also,
    removed allocation of sasl_inbuffer because that was done in
    either smtp_init () or sendmail_init ().

Author: Josh Bressers <josh@bress.net>
Date:   Mon Jan 26 13:38:13 2009 +0000

    Remove duplicate sm_fgetc() declaration

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Jan 21 19:38:36 2009 +0000

    Fix warning in getaddrinfo() call.
    Add missing support for -port in whatnow.
    Make sure the SASL input buffer is allocated when using the sendmail mts.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Sun Jan 18 04:48:42 2009 +0000

    	* etc/mhn.defaults.sh: Never try to make mhshow start xterm.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Sat Jan 17 16:53:07 2009 +0000

    Note 'new' commands.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Sat Jan 17 16:47:29 2009 +0000

    	* test/runtest, test/tests/inc/test-deb359167,
    	test/tests/inc/test-eom-align, test/tests/manpages/test-manpages:
    	Load common.sh via absolute path, otherwise some /bin/sh
    	(e.g. dash) can't load it.
    
    	* uip/Makefile.in, uip/new.c, test/tests/new/test-basic: Add new
    	program, and fn/fp/unseen symlinks.
    
    	* test/{runtest,setup-test}: Move MH profile under Mail directory
    	so each test script will have its own to muck with, if needed.
    
    	* h/Makefile.in, h/crawl_folders.h, sbr/Makefile.in,
    	sbr/crawl_folders.c, uip/folder.c: Extract the folder crawling
    	code from folder.c into new crawl_folders function, using a
    	callback to assemble the folder info in folder.c.  Drop compare
    	function and use strcmp instead.  Rename addfold and addir to
    	add_folder and add_children (add dir vs. add folder?
    	confusing names).

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 16 15:48:09 2009 +0000

    Move freeaddrinfo() to inside of our loop; this prevents a memory leak
    and also prevents it from being called with a NULL pointer.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Jan 16 02:28:54 2009 +0000

    Massive overhaul of networking code.  Changes:
    
    - All networking interfaces now converted to new APIs (getaddrinfo() and
      the like).  All networking now supports IPv6 (with the exception of
      the built-in FTP client).
    - SASL security layers are now supported for SMTP.
    - Command-line and profile-based selection of the SMTP server and port.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Fri Dec 26 21:54:19 2008 +0000

    * sbr/m_getfld.c: fix two bugs which could cause us to walk off
    the beginning of the stdio or prefix-string buffer when checking
    for presence of the end-of-message delimiter in some situations.
    This might cause inc to dump core if you were unlucky. (This was
    Debian bug 359167.)
    * test/tests/inc/{md5sums,msgheader.txt,test-deb359167,
    test-eom-align,fromline.txt,filler.txt,deb359167.mbox}: new tests
    both for the specific problem and to try to check various alignments
    of the eom string with the stdio buffer ending.
    * test/common.sh: Added some functions for doing progress indicators.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Fri Dec 26 16:32:07 2008 +0000

    test/common.sh: new file for common utility functions for the test scripts.
    Moved findprog out of manpage test script into this new file.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Thu Dec 25 23:30:33 2008 +0000

    test/runtest: automatically run setup-test if it hasn't already
    been done. Improve error handling in test script with 'set -e'.

Author: David Levine <levinedl@acm.org>
Date:   Thu Oct 23 18:38:22 2008 +0000

    	* h/mh.h: raised NAMESZ from 128 to 999.  RFC 2822 limits line
    	lengths to 998 characters, so a header name can be at most that long.
    	m_getfld limits header names to 2 less than NAMESZ, which is fine,
    	because header names must be followed by a colon.  Add one for
    	terminating NULL.

Author: David Levine <levinedl@acm.org>
Date:   Thu Oct 23 18:14:52 2008 +0000

    	* sbr/m_getfld.c: in warning message, use NAMESZ-2 instead of
    	NAMESZ-1 bytes because the message says "exceeds", not
    	"is greater than or equal to".

Author: David Levine <levinedl@acm.org>
Date:   Thu Oct 23 16:45:36 2008 +0000

    	* docs/MAIL.FILTERING: added note on removing procmail -f or
    	-r options to try to suppress generation of a "From " line on
    	incoming messages.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Tue Aug 19 04:36:42 2008 +0000

    +mhn.defaults.sh.cfg

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 19:47:29 2008 +0000

    	* test/setup-test: Don't run autogen.sh unless needed.  Build in a
    	blddir under the temporary directory so as not to interfere with
    	whatever the developer may be doing in the source directory.
    	If the temporary directory already exists, rebuild and install it.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 06:19:08 2008 +0000

    This is what happens with last-minute "safe" improvements: actually point
    chset to something in the new merged InitText!

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 01:50:45 2008 +0000

    	* sbr/ambigsw.c: Send print_sw output to stderr.  This avoids
    	strange problems with scan `pick -bogus`, not to mention being
    	nicer anyway.
    
    	* sbr/getans.c, sbr/print_help.c, uip/msh.c: Send print_sw output
    	to stdout.
    
    	* h/prototypes.h, sbr/print_sw.c (print_sw): Add FILE * argument
    	and send output there rather than to stdout.
    
    	* test/tests/pick/test-stderr: Add test that error messages don't
    	end up going to stdout.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 01:31:11 2008 +0000

    	* uip/pick.c: Ensure valid sequence name as soon as we parse it from
    	command, instead of searching the messages first.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 01:28:56 2008 +0000

    	* uip/pick.c: Print matching messages immediately, instead of
    	waiting until the very end to print anything.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 01:11:12 2008 +0000

    	* uip/Makefile.in, uip/popi.c: Remove popi.c, which has been dead
    	since PatchSet 257 (2000/06/12 11:07:34 UTC).

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Thu Aug 14 00:56:38 2008 +0000

    	* h/mhparse.h: Move interfaces also used by mhbuildsbr.c here
    	from mhparse.c.
    
    	* uip/Makefile.in (mhbuild): Build with mhparse.o.
    
    	* uip/mhbuildsbr.c: Drop the duplication of mhparse.c.
    
    	* uip/mhbuild.c, uip/mhlist.c, uip/mhn.c, uip/mhshow.c,
    	uip/mhstore.c, uip/mhtest.c: Drop check swdeclaration, which is
    	now in mhparse.h.
    
    	* uip/mhparse.c: Move some declarations to mhparse.h, and remove
    	'static' from the definitions here.
    	(get_ctinfo): Take magic mhbuild support from mhbuildsbr.c's copy,
    	and adapt callers.
    	(incl_name_value, extract_name_value): Move from mhbuildsbr.c to
    	support get_ctinfo change).
    	(get_content, open7Bit): Add Content-Disposition support, added to
    	mhbuildsbr.c's copy in mhbuildsbr.c r1.12 (PatchSet 549).
    	(InitText): Default to CHARSET_UNSPECIFIED instead of "US-ASCII",
    	as mhbuildsbr.c's copy did.  Explain termproc.
    	(openBase64, openQuoted, open7Bit): Fix comment from r1.5:
    	suffixes, not prefixes.
    	(openMail): Explain showproc.
    
    	* test/tests/mhshow/test-cte-binary: Add test for
    	Content-Transfer-Encoding: binary (Debian #136976).
    
    	* test/tests/mhbuild/test-forw: Add an mhbuild test, testing forw
    	with and without RFC-934 mode.  More mhbuild tests would be nice.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Wed Aug 13 23:59:56 2008 +0000

    Oops, meant to use $failed (number of failed checks) as the exit code.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Wed Aug 13 23:32:03 2008 +0000

    Add descriptive headers, as other tests have.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Wed Aug 13 18:27:36 2008 +0000

    	* test/tests/bad-input/test-header: Add test for it.
    
    	* sbr/m_getfld.c: If we reach the end of the line without finding
    	a ':' when parsing a header field, treat that line as the
    	beginning of the body rather than blowing up.  These messages are
    	usually spam, but it's nice to be able to at least scan them.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Wed Aug 13 01:01:12 2008 +0000

    	* test/tests/mhshow/test-qp: Test various valid and invalid
    	escape sequences.
    
    	* uip/mhparse.c (openQuoted): Simplify the decode-or-show for loop by
    	peeking ahead to the next byte(s) when encountering '=', and just let
    	invalid escape sequences through as literals (fixes bug #15245).

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Wed Aug 13 01:00:20 2008 +0000

    Ignore test-temp-dir.

Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Tue Aug 12 21:01:30 2008 +0000

    add one more hint for developers, to explicitly point at docs/README.developers

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Aug 12 18:04:29 2008 +0000

    autogen.sh (new file): add script for running the GNU autotools in the
    right order. Mention and use new script in the appropriate places.

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Fri Aug 8 23:45:24 2008 +0000

    	* sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add support for
    	DragonFlyBSD stdio (from NetBSD pkgsrc).

Author: Eric Gillespie <epg@pretzelnet.org>
Date:   Fri Aug 8 04:45:05 2008 +0000

    s/ls/cd/ in comment (probably pasted from test-ls)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Aug 5 21:06:00 2008 +0000

    uip/folder.c: chdir(nmhdir) in main rather than in dodir, which
    is called many times.  Drop the chdir in get_folder_info, which
    served no purpose at all.  If struct stat has d_type (BSD), use
    that to skip processing (strcmp, stat, and so on) of message
    files, mostly undoing the slow-down from the last change.
    Plus autoconf machinery to detect d_type field. Patch from Eric Gillespie.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Aug 5 19:09:03 2008 +0000

    Dump hacky overoptimisation in addir -- it doesn't actually get the case
    of symlinks to directories right. Patch from Eric Gillespie.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Aug 5 19:05:23 2008 +0000

    Simplify dodir/addir/addfold (patch from Eric Gillespie)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 18:47:56 2008 +0000

    bug #23319: rework the way we handle the working directory when invoking
    the user's shell, so that we don't have	issues when the cwd contains a
    space or shell special character.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 18:45:34 2008 +0000

    test/setup-test: use 'set -e' so we stop on compile failure.
    Configure --enable-debug for convenience in debugging.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 15:19:53 2008 +0000

    Add protective 'do { ... } while (0)' wrappers to multistatement macros

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 15:14:23 2008 +0000

    Bug #23436: fix some minor manpage syntax errors and add a test which runs
    groff over them and checks that no warnings are emitted.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 15:13:34 2008 +0000

    Allow tests to indicate that they have been skipped by printing their
    own message and returning with exit status 120.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 13:59:19 2008 +0000

    Ignore editor backup files

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 13:54:37 2008 +0000

    etc/replcomps, etc/replgroupcomps: Trim trailing whitespace from
    Subject field (patch from Eric Gillespie)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Aug 3 13:32:17 2008 +0000

    When doing an if-test on the result of a function which returns a string
    result, check whether the string is non-empty (as the documentation says we
    do). Previously we were always testing the integer 'value'.

Author: Josh Bressers <josh@bress.net>
Date:   Fri Jul 25 01:07:39 2008 +0000

    * test/setup-test: Run 'make clean' before building

Author: Josh Bressers <josh@bress.net>
Date:   Fri Jul 25 00:11:53 2008 +0000

    * test/runtest: cat test-temp-dir only once.  Destroy and create
    test Mail hierarchy here, so each test has its own independent
    test data.
    
    * test/setup-test: Drop needless pushd/popd, which don't exist in
    sh anyway.  Don't use aclocal, which is part of automake.
    Don't create Mail hierarchy here (see test/runtest).
    
    * test/tests/folder/test-create, tests/folder/test-total: Drop
    unused BINDIR.
    
    * tests/pick/test-pick: Remove failing no-op test.
    
    * test/tests/scan/test-scan: Write expected and actual output to
    files and diff them.  This way, if the output differs, diff
    provides the FAILing exit code and shows the differences.

Author: Josh Bressers <josh@bress.net>
Date:   Fri Jun 13 00:11:49 2008 +0000

    * man/repl.man, etc/mhl.reply:
    Add an attribution line when replying to messages.

Author: Josh Bressers <josh@bress.net>
Date:   Thu Jun 12 23:29:16 2008 +0000

    Remove an accidentally committed file

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Jun 2 22:37:01 2008 +0000

    When building on gcc, use noreturn attribute on adios and the various done
    functions.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Jun 2 22:05:11 2008 +0000

    Back out previous, completely broken, change (due to a foulup I was
    compiling a different tree to the one I was committing to CVS).

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Jun 2 21:49:07 2008 +0000

    If we're compiling with gcc, mark adios() as never returning (better code
    and fewer spurious 'uninitialized variable) warnings)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Jun 1 16:50:22 2008 +0000

    Update bit of docs about release announcements.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Thu May 22 10:37:55 2008 +0000

    Don't use MB_CUR_MAX if we aren't compiled with multibyte support.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Thu May 22 10:21:48 2008 +0000

    Factor out common code for writing ls shell command. Rework its length
    checking so it doesn't rely on the return value of sprintf(), for the
    benefit of SunOS 4.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed May 21 18:05:49 2008 +0000

    Don't rely on realloc() to follow POSIX in handling a NULL pointer

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed May 21 17:16:44 2008 +0000

    Add some table size declarations for the benefit of elderly lexes with
    small defaults (eg SunOS 4)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue May 20 19:04:57 2008 +0000

    Update comment now we don't use lex -o.

Author: David Levine <levinedl@acm.org>
Date:   Sun May 18 13:56:58 2008 +0000

    * sbr/addrsbr.c: removed "err" from conditional, because gcc
    correctly warned that it would always evaluate as true.  It's
    the address of a static array.

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Fri May 16 15:31:26 2008 +0000

    don't use $< in target rules in makefiles, as POSIX says it's only defined
    in inference rules

Author: David Levine <levinedl@acm.org>
Date:   Tue May 13 02:39:04 2008 +0000

    * configure.in, INSTALL: if --enable-masquerade is not
    specified to configure, enable all supported masquerade forms.
    This allows users to masquerade with the default
    configuration.	That seems to be more worthwhile now than
    trying to prevent users from using it, especially with
    single-user installations or those where a user can edit
    etc/mts.conf.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun May 4 20:58:35 2008 +0000

    bug #23167: sbr/ruserpass.c (ruserpass): make bad permissions on .netrc be
    an instantly fatal error. Previously we returned an error value; however, no
    caller was checking it. So now ruserpass() has a void return type.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun May 4 16:09:08 2008 +0000

    * bug #23163: various minor fixes for the benefit of older Unixes
    (specifically SunOS 4): reintroduce strerror() substitute implementation;
    provide memmove() substitute implementation
    * bug #23163: fix broken 'build outside source directory' feature
    * bug #23162: sbr/dtime.c: fix stray HAVE_TM_GMTOFF that wasn't updated
    to the new macro name.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed Apr 30 18:47:02 2008 +0000

    Provide SASL_CB_AUTHNAME callback (avoids problem with wrong username
    being sent in some situations)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Apr 29 21:05:30 2008 +0000

    Correct various places in smtp.c where the reply string might not have been
    correctly NUL-terminated. Includes a fix for a particularly nasty and long
    standing screwup where the buffer length counting in smhear() was totally
    broken for continued lines from the server.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Apr 29 20:59:04 2008 +0000

    Fix SASL issue properly, by making sm_rrecord() and thus sm_hear() set
    the length of the reply string correctly (the SASL libraries now care
    if you pass in the wrong length).

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Apr 29 20:53:33 2008 +0000

    Revert previous SASL fix (wrong approach)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Tue Apr 29 17:04:38 2008 +0000

    Cope with sasl_decode64() returning SASL_CONTINUE as well as SASL_OK.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Apr 28 21:13:53 2008 +0000

    Add remark about how to update the homepage.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 27 20:58:50 2008 +0000

    Update some of the 'how to do a release' documentation

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 27 20:55:28 2008 +0000

    Up version string to 1.3-dev for the CVS trunk.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 27 19:54:37 2008 +0000

    Use hyphen, not plus (corresponding to previous RCx naming convention)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 27 19:44:58 2008 +0000

    Bump version number, date for release of 1.3 RC1

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Fri Apr 11 14:12:54 2008 +0000

    move most remaining macros out of acconfig.h which is an obsolete feature of
    autoconf

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Apr 5 19:04:41 2008 +0000

    * bug #18655: fix use of admonish() for a fatal error (should
    be adios(); only actual effect would be wrong exit code).
    Thanks to Craig Leres for spotting this.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Apr 5 18:41:37 2008 +0000

    Bug #20028 (Debian bug 399271): fix code assuming that pointer
    differences were 32 bits -- thanks to Dean Gaudet for the patch.

Author: Josh Bressers <josh@bress.net>
Date:   Fri Jan 25 21:00:42 2008 +0000

    * uip/mhshowsbr.c (show_all_messages): Be more generous when parsing
        multipart messages.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Thu Nov 8 02:28:38 2007 +0000

    Insert types for args of some function pointers to improve type checking.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Nov 4 11:54:32 2007 +0000

    Return type of (*done)() changed to void. default_done() replaced by
    exit(). All dead code "return 1" lines removed from *_done()s and replaced
    by explicit "return 1" following done() calls in main()s (they should
    never be reached). This should make cleaning up program termination
    structures easier.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Nov 4 08:52:17 2007 +0000

    Refactor cts pointer and free()ing on abnormal exit of associated list
    into mhfree.c, eliminating duplication.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Nov 4 04:47:17 2007 +0000

    Change link-time overriding of done() to run-time reassigning of equivalent
    (*done)(). This should make changing the return type of done and the
    rationalisation of exit code easier.

Author: Bill Wohler <wohler@newt.com>
Date:   Mon Sep 24 07:02:03 2007 +0000

      The MH web site is now http://rand-mh.sourceforge.net/ and the MH
      book is now at http://rand-mh.sourceforge.net/book/.
    
    			  Changed Questions
    
    1.02 ...current version?	mailutils 1.2
    1.03 Where can I get MH?	Debian 4.0 nmh 1.1-RC4, update links, mu 1.2
    1.04 ...references for MH?	Refer to SourceForge
    1.06 How...print a MH manual?	Refer to SourceForge
    2.17 How...build MH on a Mac?	Use fink
    4.05 ...tools to archive MH?	Mention swish++, mairix, and namazu

Author: Josh Bressers <josh@bress.net>
Date:   Tue Aug 21 21:19:39 2007 +0000

    * Red Hat Bug #253342: inc.c, utils.c, utils.h: When inc is run with the
    -silent flag, don't exit(1) for no apparent reason.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 29 22:57:36 2007 +0000

    Rename functions to avoid clash with C library exp2().

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 29 22:34:04 2007 +0000

    Suppress 'uninitialised variable' warning.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 29 22:05:02 2007 +0000

    On Linux, define _GNU_SOURCE so that GNU libc exposes the wcwidth()
    prototype in wchar.h.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 29 22:01:04 2007 +0000

    Change name of internal function to avoid potential conflicts with GNU
    libc's getline() function.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 29 20:49:32 2007 +0000

    Minor rearrangement so variables/functions used only if !HAVE_LIBLOCKFILE
    are also declared only in that case.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Apr 29 19:36:14 2007 +0000

    For gcc, make the default CFLAGS include -Wno-pointer-sign if the compiler
    recognises it. gcc 4 now by default produces a large volume of these
    warnings, which I believe are probably spurious and definitely a lot of
    work to go through and fix. So we suppress them for now so that the other
    warnings are more easily visible.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Tue Apr 17 04:53:54 2007 +0000

    buffer is compared with cp, and so needs to be changed to unsigned too.

Author: Josh Bressers <josh@bress.net>
Date:   Tue Apr 17 01:02:08 2007 +0000

    Initial checkin of a testsuite

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Fri Apr 13 11:53:08 2007 +0000

    Change all chars being passed to the ctype macros (isalph(), etc.) to
    be unsigned chars, following through to change any other types as
    necessary (e.g. comparison between two pointers). Not all chars have
    been changed to unsigned chars; just those that were in danger of being
    sign extended when passed to the int-taking ctype macros.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Tue Apr 10 22:12:26 2007 +0000

    We're not using the .Bu macro anymore.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Tue Apr 10 06:13:27 2007 +0000

    Fix for bug #11139: mhl -form mhl.reply omits '> ' on some lines.
    
    putcomp() was assuming only the first call on the body had the buffer
    beginning at the start of a line.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Tue Apr 10 03:32:48 2007 +0000

    Application of patch #5218: patch for bug #9742. Fixes a typo in the
    size arg of snprintf(). mhlist output which used to have incorrect lines
    such as
         1.2   multipart/mixed            772
         1.21  text/plain                   9
         1.22  multipart/mixed            162
    now have the correct
         1.2   multipart/mixed            772
         1.2.1 text/plain                   9
         1.2.2 multipart/mixed            162

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed Mar 21 00:21:10 2007 +0000

    bug #18630, #18631, #18632, #18634: various patches from Craig Leres
    fixing error message argument problems.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed Mar 21 00:18:19 2007 +0000

    bug #15212: remove configure test for broken AT&T vi. This test was broken
    and unfixable. Support for manually defining ATTVIBUG remains.

Author: Josh Bressers <josh@bress.net>
Date:   Tue Jan 16 02:08:10 2007 +0000

    Add a missing header file

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Nov 5 13:20:46 2006 +0000

    Changed bold "-all" to unbolded "all". It's a reserved msgs word, not a flag.

Author: David Levine <levinedl@acm.org>
Date:   Tue Oct 24 14:31:40 2006 +0000

    * uip/sendsbr.c: with attachformat values of 1 or 2, add
    name= portion to Content-Type header.  This makes them
    consistent with attachformat value 0.  And it allows mhstore
    to use that (file)name when extracting attachments.

Author: Josh Bressers <josh@bress.net>
Date:   Sun Aug 27 01:19:39 2006 +0000

    * configure.in: If we're not using dotlocking, there is no need to set inc
    sgid.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Jun 4 08:37:24 2006 +0000

    Fixed bug introduced when changing from check_folder() to new
    create_folder() function. The folder name needed to be expanded to an
    absolute path first. Similar things may have happened with other
    conversions.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Thu Apr 27 12:00:28 2006 +0000

    Created pluspath function to check for '+' prefix and change flag for
    path() appropriately. This eliminates some duplicate prefix processing,
    but not all. The path functions need to be restructed; this is the first
    step.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Mon Apr 24 07:10:03 2006 +0000

    ssequal() does not check for a substring, but for a prefix, so added a
    comment to this effect. If this is sufficient, the function body should
    remain unchanged but the name and comments should be modified. If not,
    then the function needs to be corrected.

Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Sat Apr 22 16:33:48 2006 +0000

    fixes case where a very long character-class range (128 or
    more characters) causes negative indexing into pattern string.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Apr 16 06:47:59 2006 +0000

    Fixed a typo.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Fri Apr 14 14:10:15 2006 +0000

    Created function open_form() to open form file or fallback to default
    components file, with error handling. Replaced duplicated code with call
    to this function.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Fri Apr 14 08:42:04 2006 +0000

    Fixed a couple of typos.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Fri Apr 14 08:21:35 2006 +0000

    Sanitised some dodgy homedir finding code, but it still might not make
    sense.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Fri Apr 14 07:54:26 2006 +0000

    Get rid of some trivial warnings; unused variables, ambiguous if-else,
    missing headers.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Thu Apr 13 14:24:41 2006 +0000

    Make print_aka() and print_usr() static. They're not used outside ali.c.

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Tue Apr 11 14:09:11 2006 +0000

    Created app_msgarg() (append message arg) and a simple resizable array
    struct to go with it that do almost exactly what the code they've replaced
    was doing.
    Replaced this (duplicated) code in many files with a call to app_msgarg().

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Tue Apr 11 05:48:43 2006 +0000

    Completing the .cvsignore list(s).

Author: Joel Reicher <jjr@panacea.null.org>
Date:   Sun Apr 9 14:06:31 2006 +0000

    Fixed a small typo.

Author: Paul Fox <pgf@foxharp.boston.ma.us>
Date:   Fri Mar 31 15:14:49 2006 +0000

    this commit:
        - adds range support to character classes
        - fixes out-of-bounds references to the case-folding array
            when doing case comparisons for 8-bit message text
        - makes character classes as case tolerant as the rest
            of the pick regexp machine.  (where lowercase chars in
            patterns should match uppercase in the text.)
        - fixes an uninitialized pointer warning, which might actually have
            been a real bug

Author: David Levine <levinedl@acm.org>
Date:   Thu Mar 30 22:19:50 2006 +0000

    * uip/sendsbr.c: with attachformat values of 1 or 2, only
    generate Content-Disposition headers for MIME attachments, not
    for the message contents themselves.  Microsoft Outlook Build
    10.0.6626, at least, doesn't show the message contents if they
    have Content-Disposition.

Author: Bill Wohler <wohler@newt.com>
Date:   Fri Mar 10 09:00:20 2006 +0000

    			  Changed Questions
    
    1.03 Where can I get MH?	nmh 1.2

Author: Bill Wohler <wohler@newt.com>
Date:   Fri Mar 10 06:58:28 2006 +0000

    Since faqs.org appears to be moribund, I'm now using my site as the
    official location of the MH FAQ. I added some missing quotes in
    various places, so now Emacs highlighting works better.
    
    			    New Questions
    
    5.26 How do I fix a bogus In-Reply-To or missing References field?
    
    			  Changed Questions
    
    1.02 current version?		nmh 1.2
    1.04 references for MH?		New FAQ official site. MH-E manual URL
    5.15 make sense of replcomps?	Use 1.1 version

Author: Josh Bressers <josh@bress.net>
Date:   Thu Mar 9 19:51:13 2006 +0000

    * sbr/fmt_rfc2047.c (decode_rfc2047): Don't close the iconv descriptor if
      it isn't valid.

Author: Josh Bressers <josh@bress.net>
Date:   Wed Mar 8 12:14:15 2006 +0000

    * (mh_strcasecmp): Rename the private strcasecmp function to mh_strcasecmp.

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Sun Mar 5 14:48:05 2006 +0000

    and close iconv handle if encoded block empty

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Sun Mar 5 14:38:23 2006 +0000

    don't try to malloc 0 bytes if an RFC2047 encoded block is empty

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Mar 4 22:14:18 2006 +0000

    Install scripts with INSTALL_SCRIPT so INSTALL_PROGRAM can be set to
    'install -s' without it causing the installation of the scripts to fail.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 25 14:14:06 2006 +0000

    * uip/sendsbr.c: replaced st_mtim with st_mtime, that's what
      it should have been.  Added #include of h/tws.h to pick up
      dtime() prototype.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 21 04:13:06 2006 +0000

    Replaced second line of Content-Tyhpe of -attachformat 0 example.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 21 03:58:31 2006 +0000

    * h/mh.h, h/prototypes.h, uip/mhbuildsbr.c, uip/send.c,
      uip/sendsbr.c, uip/viamail.c, uip/whatnowsbr.c, man/send.man:
      added -attachformat switch to send, to support alternate MIME
      header contents when using -attach.  See send man page for
      description.

Author: David Levine <levinedl@acm.org>
Date:   Tue Feb 21 03:51:53 2006 +0000

    * man/mhbuild.man: wrapped one appearance of "Content-Disposition"
      with quotes, to be consistent with others.

Author: Josh Bressers <josh@bress.net>
Date:   Tue Feb 21 01:11:51 2006 +0000

    * h/utils.h, sbr/utils.c, uip/flist.c, uip/folder.c: Move duplicate
      function num_digits into utils.c

Author: Josh Bressers <josh@bress.net>
Date:   Tue Feb 21 01:05:24 2006 +0000

    Add missing create_folder prototype.

Author: Josh Bressers <josh@bress.net>
Date:   Mon Feb 20 03:09:07 2006 +0000

    * sbr/m_draft.c, sbr/utils.c, uip/folder.c, uip/inc.c, uip/mhstoresbr.c,
    uip/popi.c, uip/refile.c: Add create_folder() function, replacing duplicate
    code during folder creation.

Author: David Levine <levinedl@acm.org>
Date:   Sat Feb 18 16:26:37 2006 +0000

    Added support for optional Content_Disposition header in mhbuild directive.s

Author: David Levine <levinedl@acm.org>
Date:   Sun Feb 12 18:06:44 2006 +0000

    Added RFC2183 to reference of RFC1806 for Content-Disposition header.

Author: David Levine <levinedl@acm.org>
Date:   Tue Jan 31 02:50:57 2006 +0000

    Added -nocontentid (and -contentid, for symmetry) switch to mhbuild.  This allows users to disable generation of the Content-ID: header in MIME messages, in order to placate broken version(s) of Outlook.

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Sun Jan 29 19:34:42 2006 +0000

    remove trailing newlines from components to fix bug with spaces at the end of
    Subject/References in replies

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Jan 18 18:08:16 2006 +0000

    use AS_HELP_STRING for formatting help messages

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Jan 18 17:07:28 2006 +0000

    add autoconf magic to support old systems that don't support multibyte charsets

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Jan 18 16:43:27 2006 +0000

    fix bug with insertion of newline being wrong if the num function was used at
    the end of the format buffer

Author: David Levine <levinedl@acm.org>
Date:   Wed Jan 18 00:09:00 2006 +0000

    Fixed make_bcc_file () to use contents of From: in draft, if draft_from masquerade flag is enabled.

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue Jan 17 18:06:58 2006 +0000

    more robust multi-byte/column support for field widths
    restore right justification feature

Author: Josh Bressers <josh@bress.net>
Date:   Mon Jan 16 17:07:14 2006 +0000

    * uip/post.c, uip/spost.c: Move the uptolow macro from spost.c to post.c
      where it is needed.

Author: Josh Bressers <josh@bress.net>
Date:   Mon Jan 16 12:42:11 2006 +0000

    * sbr/fmt_scan.c: Add the missing wchar.h include

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Mon Jan 16 10:40:32 2006 +0000

    *** empty log message ***

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Mon Jan 16 10:00:46 2006 +0000

    remove remnants of code for MMDF

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Mon Jan 16 09:55:24 2006 +0000

    multiply buffer size by MB_CUR_MAX so multi-byte chars fit

Author: Josh Bressers <josh@bress.net>
Date:   Sun Jan 15 02:52:12 2006 +0000

    * sbr/fmt_scan.c:PUTSF() Fix an off by one formatting issue.

Author: Josh Bressers <josh@bress.net>
Date:   Sun Jan 15 02:29:38 2006 +0000

    * sbr/fmt_scan.c: Turn the PUTSF macro into a function capable of handling
    multi column characters.

Author: Josh Bressers <josh@bress.net>
Date:   Sat Jan 7 15:22:19 2006 +0000

    * Remove sbr/strerror.c -- strerror(3) is defined in C89.

Author: Josh Bressers <josh@bress.net>
Date:   Fri Jan 6 21:51:43 2006 +0000

    * patch #3968: Move the add() function from its own file (add.c) and
      into utils.c. There was also a duplicate add() function in mf.c which
      has been removed.

Author: Josh Bressers <josh@bress.net>
Date:   Wed Jan 4 02:10:25 2006 +0000

    * mh_xmalloc(), mh_xrealloc(), pwd(): Add comments describing the purpose
      of the function.

Author: Josh Bressers <josh@bress.net>
Date:   Tue Jan 3 01:08:33 2006 +0000

    Remove sbr/pwd.c file, moving the pwd() function into sbr/utils.c.

Author: Josh Bressers <josh@bress.net>
Date:   Mon Jan 2 03:25:18 2006 +0000

    * patch #3967: Create a mh_xrealloc function to prevent mistakes when
    calling realloc.

Author: Josh Bressers <josh@bress.net>
Date:   Mon Jan 2 03:17:41 2006 +0000

    * patch #3966: Create a mh_xmalloc function to prevent mistakes when
    calling malloc.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Dec 24 17:53:26 2005 +0000

    Avoid non-portable use of $< outside an inference rule.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Dec 24 17:17:38 2005 +0000

    Rework detection and handling of ndbm: we now check for a working
    (library,header) combination, and configure defines variables for each
    which the makefile and C file just use, rather than a bunch of HAVE_foo
    switches. As a bonus, we no longer unnecessarily link every binary with
    the ndbm library even though only slocal uses it. Also you can now tell
    configure where to get the header/library so even if we guess wrong you
    can overrule us.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Thu Dec 22 10:38:32 2005 +0000

    Fix stupid accidental dependence on a bash quirk in previous
    configure script change.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Dec 20 04:39:51 2005 +0000

    Rolled release.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Thu Dec 15 00:45:36 2005 +0000

    Improve the checks for where to find ndbm (dbm_open etc); should now
    work on systems with new gdbm and libdb4.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Thu Dec 15 00:12:52 2005 +0000

    Change some non-standard formatting in a previous log entry so it matches
    the conventions used in other entries.

Author: Josh Bressers <josh@bress.net>
Date:   Wed Dec 14 01:48:24 2005 +0000

    * Fedora Bug #163760: sbr/context_read.c (context_read): Ensure that the
    context is only read once.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Mon Dec 12 22:30:44 2005 +0000

    Fixed annotate call for new delete argument values.

Author: Josh Bressers <josh@bress.net>
Date:   Mon Dec 12 20:26:53 2005 +0000

    * uip/sendsbr.c (annoaux): Fix the call to annotate()

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Thu Dec 8 15:57:34 2005 +0000

    *** empty log message ***

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Wed Dec 7 21:25:46 2005 +0000

    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.

Author: Josh Bressers <josh@bress.net>
Date:   Mon Dec 5 13:38:41 2005 +0000

    Fix the AC_PATH_PROG default when vi isn't found during build.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Sat Dec 3 23:41:39 2005 +0000

    Rolled version.  Should have done it last time!

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Nov 19 16:32:34 2005 +0000

    Make it clearer that lower-case envariables aren't supposed to be set
    by the user.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sat Nov 19 16:04:25 2005 +0000

    Special-case an MHCONTEXT of "/dev/null" and don't try to lock it -- some
    user scripts may use this to suppress modification of context.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Mon Nov 14 00:18:24 2005 +0000

    [bug #9813] Don't crash after removing the folder if the context file
    has no Current-Folder entry.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 13 23:57:49 2005 +0000

    Pass some globals into sm_init() so that it uses SASL if necessary.
    [NB that as I do not have a SASL setup I am relying on (a) the patch
    being obviously correct and (b) the original submitter having tested!]

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 13 23:56:30 2005 +0000

    Forgot to quote the bug number in the changelog comment.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 13 23:51:18 2005 +0000

    Use context/ctxpath==NULL to indicate that no context file should be read,
    to avoid inadvertently trying to lock /dev/null (takes 30secs+ with some
    locking methods).

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 13 22:36:07 2005 +0000

    Fix buffer overrun in address parsing code (would only show up if
    scan was run with -width 16536 or similar)

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Sun Nov 13 19:38:32 2005 +0000

    remove link to install-mh that caused problems on some systems

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Sun Nov 13 19:27:37 2005 +0000

    bug #739: install target now depends on all to avoid problem on
    case-insensitive file systems with the INSTALL file

Author: Josh Bressers <josh@bress.net>
Date:   Thu Nov 10 21:37:10 2005 +0000

    Fix the AC_PATH_PROG default when sendmail isn't found during build.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Wed Nov 9 22:56:35 2005 +0000

    Fix a non-ANSI prototype.

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue Nov 8 20:22:33 2005 +0000

    Simon Burge: fix to handle getutent() on NetBSD

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue Nov 8 17:18:09 2005 +0000

    update most references to the web page and mailing list locations

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue Nov 8 16:58:08 2005 +0000

    prepend DESTDIR to install locations

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue Nov 8 16:51:34 2005 +0000

    replace obsolete autoconf macros

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 6 21:54:40 2005 +0000

    Fix various buffer overruns in fmt_scan.c; the bulk of this is passing
    buffer length through to decode_rfc2047() and having that function do
    sufficient bookkeeping to avoid running off the end of the buffer.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 6 00:34:56 2005 +0000

    Fix a compile error if building nmh with --enable-apop.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 6 00:32:20 2005 +0000

    Don't fclose() the file twice in error-exit paths from get_content()
    (was causing crashes on multipart mails with invalid Content-Type headers)

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 6 00:28:12 2005 +0000

    Remove space between -o and output filename so it works on older versions
    of flex as well as newer ones.

Author: Peter Maydell <pmaydell@chiark.greenend.org.uk>
Date:   Sun Nov 6 00:23:48 2005 +0000

    Add an AC_PREREQ so we don't just fail with an obscure error message if
    using old 2.13 era autoconf (or an autoconf-version-guessing wrapper).

Author: Josh Bressers <josh@bress.net>
Date:   Fri Nov 4 22:07:48 2005 +0000

    Update the instructions for subscribing to the nmh-workers list

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Nov 2 17:43:21 2005 +0000

    fail when kpop connection attempted without KPOP support compiled in

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Nov 2 17:29:50 2005 +0000

    fix for newer version of flex and remove autogenerated file from cvs

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Nov 2 17:22:27 2005 +0000

    speed up flist by skipping stat on files with numbers as names

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Nov 2 17:16:39 2005 +0000

    include new files in distribution

Author: Bill Wohler <wohler@newt.com>
Date:   Tue Oct 11 01:52:45 2005 +0000

      A couple of questions from nmh's original FAQ were folded into
      the MH FAQ which is now a part of nmh.
    
    			    New Questions
    
    1.09 What is the copyright status of nmh?
    3.23 Why do folder and flist overlook some of my sub-folders?
    
    			  Changed Questions
    
    1.02 current version?		nmh history update, nmh 1.1-RC4, mailutils 0.6

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Oct 5 10:05:24 2005 +0000

    Harald Geyer: back out fork/vfork workaround and handle the issue directly

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed May 18 13:45:03 2005 +0000

    use fork instead of vfork on Linux

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed May 18 13:27:44 2005 +0000

    test/report error writing to stdout

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed May 18 13:24:14 2005 +0000

    correct SASL include file locations

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed May 18 13:16:21 2005 +0000

    add bash completion definitions from Debian

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed May 18 12:57:40 2005 +0000

    fix a bug affecting AFS where nmh was setting the READONLY flag for a
    folder even when you do have write access to the folder

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed May 18 12:50:45 2005 +0000

    Carl Mummert: add unquote() function for removing quotes from RFC-2822 headers

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Tue May 17 16:30:15 2005 +0000

    fill in a few of the missing ChangeLog entries

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Feb 23 16:20:47 2005 +0000

    use iconv to convert RFC-2047 encoded headers to the character set used
    by the current locale

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Feb 23 14:07:52 2005 +0000

    fix Debian bug #202667: crash when a message's filename overflows an int
    when converted

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Wed Feb 23 11:55:25 2005 +0000

    Updated config.guess and config.sub to the most recent versions
    (from automake 1.9.5)

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Mon Feb 21 16:31:58 2005 +0000

    fix bug where inc crashed on failing to reopen the terminal

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Thu Jan 27 16:43:03 2005 +0000

    acknowledge that my change was based on an older patch from Michael Richardson

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Thu Jan 27 16:39:56 2005 +0000

    Added -proxy option to inc and msgchk

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Thu Jan 27 16:34:20 2005 +0000

    Added -proxy option to inc and msgchk

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Thu Jan 27 16:26:24 2005 +0000

    On systems where it is available, use nl_langinfo to get the character
    set if MM_CHARSET is unset

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Fri Jan 21 19:25:44 2005 +0000

    US-ASCII is a subset of UTF-8 so can be handled directly when UTF-8 is
    being used

Author: Oliver Kiddle <okiddle@yahoo.co.uk>
Date:   Fri Dec 17 15:16:04 2004 +0000

    Fix -part option to mhshow/mhlist/mhstore to find sub-parts of the specified
    part

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Fri Nov 19 05:06:16 2004 +0000

    Added mail directory argument to folder_addmsg in order to make it possible
    to provide a path to the ext_hook call that is mailpath-based.  A problem
    existed when a folder was a symbolic link and the pwd call would return
    the path relative to the filesystem, not to mailpath.  A new argument was
    needed because there was otherwise no reasonable way to get that path.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Nov 16 18:14:34 2004 +0000

    Fixed problem where the refile hook was being called after a message was
    renamed so that it wasn't around for the hook.  The hook is now called
    before the message file is renamed.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Nov 16 18:08:07 2004 +0000

    Fixed typo in comment.
    Fixed problem with refile hook when refiling across filesystems.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Nov 16 17:37:41 2004 +0000

    Removed unnecessary code.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Nov 16 17:28:33 2004 +0000

    Fixed wrong directory for hook when refiling with -src option.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Fri Oct 15 17:10:58 2004 +0000

    Fixed calling of external hooks.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Oct 12 21:14:02 2004 +0000

    Fixed another weird bug caused by the static mailpath being overwritten.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Oct 12 20:41:34 2004 +0000

    Fixed bug that caused anno to mangle headers.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Oct 12 20:40:25 2004 +0000

    Fixed strange bug that prevented a lock from ever being obtained if getting
    it failed the first time.  The problem was that the string of XXXXXX that
    is required by mkstemp() was overwritten the first time through, and so
    all subsequent times failed because mkstemp() failed.  The fix
    reinitializes the tmp file string.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Oct 12 20:38:10 2004 +0000

    Fixed bug in which the static maildir was overwritted if a format string
    was read from the profile.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Oct 12 20:31:14 2004 +0000

    Fixed bug that was producing an incorrect path for the external hook.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Oct 6 20:11:39 2003 +0000

    db configuration fix for Debian; yet another location for ndbm.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 19:55:12 2003 +0000

    restored use of PUTDF() macro; was broken in versions 1.10-1.12;
    replacement implementation filled on right instead of on left.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 16:57:26 2003 +0000

    [bug #4302] errno is not always an extern int
    The errno declaration is best left to errno.h; several systems use
    #define errno (*(___errno()))
    or similar

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 16:22:54 2003 +0000

    corrected termination condition for fill character introduced in last version

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 16:19:12 2003 +0000

    [bug #4296] PUTD() macro can't hack 10 digit values
    Once the number exceeded 1000000000, the conversion would fail.  An execution of
     dp -format "%(clock{text})" "Tue, 01 Jul 2003 21:38:05 +0700" would erroneously print
    749660476, instead of 1057070285.
    
    The macros PUTD() and PUTDF() have been replaced by snprintf() calls;  These macros
    should never have been written in the first place, when system functions exist to do the
    work.
    
    (prev version 1.10 was erroneously comitted).

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 16:07:49 2003 +0000

    [bug #4296] PUTD() macro can't hack 10 digit values
    Once the number exceeded 1000000000, the conversion would fail.  An execution of
     dp -format "%(clock{text})" "Tue, 01 Jul 2003 21:38:05 +0700" would erroneously print
    749660476, instead of 1057070285.
    
    The macros PUTD() and PUTDF() have been replaced by snprintf() calls;  These macros
    should never have been written in the first place, when system functions exist to do the
    work.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 14:36:04 2003 +0000

    [bug #4297] The strlen mh-format function can crash if 'str' is null.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 14:30:36 2003 +0000

    note recent changes

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 30 14:19:20 2003 +0000

    fix handling of "-list" and "-seq" options, so behavior is orthoganal.
    Previously, "pick -list -seq seqname" meant "pick -nolist -seq seqname".
    Now "pick -list -seq seqname" and "pick -seq seqname -list" do the same thing.
    Thanks to Robert Elz.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Sep 28 14:27:34 2003 +0000

    update 'mp->lowmsg' from 0 to 1 during regular 'inc' from mail spool;
    avoids failure of 'folder_realloc()' for case of no messages in
    folder, and more than 100 messages to incorporate.  Initially,
    'folder_read()' will initialize 'mp->lowmsg' to 0, and 'mp->lowoff'
    to 1.  So the call would be folder_realloc(mp, 1, 200), and the
    comparison 'if (mp->nummsg > 0 && lo > mp->lowmsg)' will fail.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Sep 22 16:03:22 2003 +0000

    Removed space between command name and man section number (e.g.,
    "show (1)" --> "show(1)", so xemacs can recognize them as links to other
    man pages.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Sep 22 01:04:04 2003 +0000

    make 'spost' handling of "masquerade:" line of mts.conf containing
    'draft_from' same as for 'post'.  Debian bug report 144098, filed by
    Terran Melconian.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Sep 22 00:43:09 2003 +0000

    status of action wasn't saved for use by 'N' result, so when 'N' was
    used slocal could perform the action even if the previous
    action failed.  Debian bug report #149745, filed by Daniel Mller.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Sep 21 18:08:35 2003 +0000

    Increase timeouts to comply with RFC 1123; Debian bug report #152728 by Ian Jackson

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Sep 21 17:34:31 2003 +0000

    added cross references

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Sep 21 17:09:31 2003 +0000

    fixed typo:  example for scan.default didn't include proper terminating
    %> for "%<{date} %|*%>"; reported as Debian bug #143427 by Peter Maydell

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Sep 21 15:43:00 2003 +0000

    Apply bug fix reported to Debian (#136976) by Peter Maydell; allows
    messages with "Content-Transfer-Encoding: binary" to be
    displayed, per RFC 2045 section 6.2 paragraph 4

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Sep 21 02:39:58 2003 +0000

    corrected typo for nroff directive

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Tue Sep 16 14:27:55 2003 +0000

    add command to remove $(libdir)/install-mh prior to creating the link

Author: Jeffrey C Honig <jch@honig.net>
Date:   Sun Sep 14 13:25:55 2003 +0000

    The first ``inc'' into an empty folder would not update the unseen
    sequence.  This is because seq_list() will return NULL if mp->nummsg
    is zero.  Insure that mp->nummsg is incremented.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Sep 8 18:41:10 2003 +0000

    Man page fix from Igor Sobrado

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sat Sep 6 17:27:55 2003 +0000

    Added documentation of "Dcc", per recent discussion on mailing list
    (main contributors Jerry Peek and Robert Elz)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Sep 5 21:07:49 2003 +0000

    Merge in changes from the 1.1 branch.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Sep 5 19:10:21 2003 +0000

    Fix from branch.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Sep 5 18:37:47 2003 +0000

    Quiet lock warning.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Fri Sep 5 18:36:36 2003 +0000

    Merge in locking fixes into the main line.

Author: Jeffrey C Honig <jch@honig.net>
Date:   Mon Aug 11 01:20:52 2003 +0000

    When compiling format strings, nmh attempts to avoid multiple parsing
    of address and date fields by only inserting calls to the parse
    functions (FT_PARSEADDR and FT_PARSEDATE) for a given component once.
    The problem with this method is that the initial invocation may
    actually be on a code path that is conditionally executed.  This can
    result cached copies of data from the fields in previous messages to
    be used.
    
    My solution is to move this optimization from compile time to run time.
    Address and Date parsing calls (FT_PARSEADDR and FT_PARSEDATE) will
    always be included.  Run time flags are used to prevent these functions
    from being run more than once per component per message.
    
    The c_flags field has being converted from a boolean to a bit-field to
    facilitate maintenance of the new CT_PARSED value.  The result value
    that used to be in this field is now the bit CF_TRUE and the
    overloaded use of this field by scan() is now the CT_DATEFAB bit.
    
    Some unneeded flags (CT_ADDRPARSE, CT_MYMBOX) have also been removed.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Fri Jul 4 16:15:02 2003 +0000

    more detail for bugs fixed, so reader doesn't need to go to Bugzilla

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Fri Jul 4 15:55:55 2003 +0000

    update

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Wed Jul 2 02:24:19 2003 +0000

    restored use of %manext5% for man section, which was lost
    in version 1.4

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Wed Jul 2 02:03:19 2003 +0000

    Updated description of default template to reflect current
    change to In-Reply-To, and Fcc:

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Wed Jul 2 02:01:50 2003 +0000

    Default templates for 'comp', 'forw', 'dist', 'repl' now include
    Fcc: +outbox

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Jun 30 19:43:26 2003 +0000

    use symbols for date and version so values are
    automatically updated during build.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Jun 30 19:40:05 2003 +0000

    bump date so everything gets a new timestamp for 1.1

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Jun 30 18:58:07 2003 +0000

    fix bug #1393, "sortm core dumps", using patch provided by
    Robert Elz, kre@munnari.oz.au.  The core dump occurred
    when "Subject:" was immediately followed by an
    alphanumeric, and "-textfield subject" were used
    as arguments.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Jun 30 16:48:50 2003 +0000

    Re-write for clarity, using major contributions from
    Bart Massey, and Jerry Peek.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Jun 30 16:40:09 2003 +0000

    made RFC 2822 compliant, using an "In-reply-to:" format
    supplied by Jerry Peek.

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Fri Jun 27 17:02:13 2003 +0000

    prevent double free of 'ce->cd_file' or later use of invalid data

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Thu Jun 26 01:30:36 2003 +0000

    fix for bug #578 repl leaks umask; there are several other
    places in the code where the umask value is not restored,
    so there might be other similar bugs

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Mon Jun 23 00:44:28 2003 +0000

    Changed use of GNU "simply expanded variables" for MAN1, MAN5, MAN8, so
    one makefile will work with SysV make (e.g., Solaris) and GNU make

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Jun 22 23:59:16 2003 +0000

    allow gdbm/ndbm.h in addition to db1/ndbm.h; needs corresponding change in
    configure.in

Author: Glenn Burkhardt <glenn@aoi.ultranet.com>
Date:   Sun Jun 22 23:58:07 2003 +0000

    Allowed gdbm as substitute for Berkeley db1/ndbm.h libdb1 (check for
    gdbm/ndbm.h, libgdbm now); send only stdout to /dev/null when checking for
    'broken vi', this allows 'vim' on Solaris to work, since 'vim' closes stdin
    and uses stderr for input when running a script.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Thu Jan 2 04:07:49 2003 +0000

    Fix detection of non-mime messages when the charset is not enclosed
    in double quotes.  (Not perfect yet, but 97% effective.)

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Thu Nov 21 21:22:24 2002 +0000

    Fixed a typo in the SRCS definition; had a .o where it should have been a .c

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Wed Nov 20 19:57:19 2002 +0000

    Fixed a bug in the waitpid version where it would return incorrectly if a
    child process was interrupted.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Nov 19 20:39:21 2002 +0000

    Removed the reference to the library directory since this now goes in bin.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Tue Nov 19 20:37:50 2002 +0000

    Changed to move install-mh to the bin directory instead of the lib
    directory.  A link is made from the lib to the bin just in case.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Mon Nov 18 18:25:00 2002 +0000

    The file README-ATTACHMENTS was removed - it has been moved to the docs
    subdirectory.  I thought that this had already been done but I guess not.
    It's unrelated to the rest of these changes.
    
    The remainder of these changes affect the way that nmh is installed.  Nmh
    has historically prompted the user for installation when any nmh command
    is invoked if it doesn't think that it's installed.  This is a problem for
    programs that want to, for example, interact with nmh programs via pipes.
    
    These changes alter this behavior.  Now, when an nmh program thinks that
    nmh isn't installed, it tells the user to run install-mh to install it.
    A -check option has been added to install-mh that allows the existence of
    an installation to be silently checked and indicated via the exit status.
    
    The bulk of this change is in sbr/read_context.c.  In the process of making
    these changes, I noticed a fair amount of useless code that I removed.  In
    particular:
    
    1.	The program started with a test for whether or not defpath had already
    	been set.  This could only happen if context_read() was called more
    	than once, which it isn't.  This check also existed and was removed
    	from the following places:
    		sbr/context_del.c
    		sbr/context_find.c
    		sbr/context_replace.c
    		sbr/seq_read.c
    		sbr/seq_save.c
    		uip/flist.c
    		uip/folder.c
    		uip/rmf.c
    
    2.	A similar test for mypath was removed.  No need to test it since it
    	doesn't happen.  I'm just not a believer that
    
    		a = 1;
    
    		if (a != 1)
    			error();
    
    	is a good way to write code!
    
    3.	I removed the code makes a copy of the $HOME environment variable as
    	returned by getenv().  It's never changed, so it doesn't need copying.
    
    4.	I removed code that copied the pw_dir member of the passwd structure
    	returned by getpwuid() if $HOME isn't set.  Yes, the returned structure
    	is static, but since the function is never called again the returned
    	values stay valid and don't need copying.
    
    5.	I removed the test for a NULL pw_dir member in the passwd structure
    	returned by getpwuid() since that never happens.
    
    6.	I removed code that removed a trailing / from mypath if mypath is more
    	than one character long.  Unnecessary as // is interpreted as / anyway.
    	mypath never shows up in an error message, so nobody will ever see it.
    	Besides, this code didn't handle the case of multiple trailing slashes.
    
    7.	I removed code that replaced the MH environment variable contents with
    	an absolute path if it was a relative one.  I'm a bit nervous about this
    	one, only testing will tell.  Any nmh program that's invoked will use
    	the same context_read() code to convert a relative path to an absolute
    	one anyway.  And there's no guarantee (or discussion) of this feature
    	in any of the documentation.
    
    8.	Althout context_read() tested the MH environment variable, install-mh
    	didn't.  This means that the behavior was not consistent between
    	install-mh and all other nmh programs.  I changed install-mh to be
    	consistent with context_read().
    
    9.	install-mh has been installed in the lib directory, not bin.  So a
    	user would be unlikely to find it when prompted to run it.  The
    	installation has been changed to add a link from bin to lib.

Author: Anders Eriksson <aeriksson@fastmail.fm>
Date:   Mon Oct 21 19:32:26 2002 +0000

    Changed scan to always pass the folder argument. This is in line
    with the man page.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Mon Sep 9 14:30:16 2002 +0000

    New routine that provides interface to external programs.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Fri Aug 23 20:37:01 2002 +0000

    Added external program hooks.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Thu Aug 22 22:06:18 2002 +0000

    Moved this file here from the root directory.

Author: Jon Steinhart <jon@fourwinds.com>
Date:   Mon Aug 19 20:50:41 2002 +0000

    Added an improved user interface for sending messages with attachments.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Mon Jul 8 19:29:24 2002 +0000

    Remove this file on the head as well.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Jul 3 14:49:24 2002 +0000

    Bring these changes over from the branch.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Wed Jul 3 14:08:11 2002 +0000

    Remove these undefines (why were they in there?)

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jul 2 22:10:55 2002 +0000

    Update for new version.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jul 2 22:09:12 2002 +0000

    Add/update copyright notice in all source code files.

Author: Ken Hornstein <kenh@pobox.com>
Date:   Tue Jul 2 21:46:37 2002 +0000

    Remove autoconf-generated files (and note such files in .cvsignore)

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Mar 17 11:28:27 2001 +0000

    Ken Hornstein's configure.in Cyrus SASL checks were doing
    `x"$with_cyrus_sasl" != "no"' instead of `... != x"no"'.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Mar 7 05:26:50 2001 +0000

    Found some historical information about MH in RFC 808.  Supplemented it with
    info from Jerry Peek's MH book and added it to docs/README.about.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Feb 6 20:47:54 2001 +0000

    dtimp timezone fixes

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Feb 6 20:35:40 2001 +0000

    Be more picky about symbolic time zones, and accept either a symbolic
    or numeric time zone, but never both, since a DST offset might be subtracted
    twice. Also, be uniform about assuming that pre-1970 dates are Y2K problems.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Feb 6 04:28:04 2001 +0000

    Say in README.developers to use `\date' in case anyone is like me and
    has `date' aliased in their shell to use a nonstandard (but
    subjectively more readable) format.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Feb 6 04:22:09 2001 +0000

    Regenerated stamp-h.in using my tcsh alias `date', which uses a
    nonstandard format.  Replacing it with the standard format.  I'll
    update README.developers to say to use `\date'.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Feb 6 03:46:27 2001 +0000

    * -L isn't sufficient for specifying the path of the Cyrus SASL
      shared library.  That'll allow us to link successfully, but on
      many/most OSes that won't allow us to find libsasl at runtime.  On
      Solaris, we need to specify the library path with -R as well (or
      else the user will have to use the $LD_LIBRARY_PATH kludge, which
      is considered harmful).  This fix should be extended to other OSes
      as well.
    
    * Print whether we have SASL support in the "nmh configuration"
      summary configure prints out.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Jan 25 21:28:30 2001 +0000

    man/mh-chart

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Jan 25 21:15:52 2001 +0000

    use %etcdir% for spacing instead of hardcoding

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Jan 25 21:14:32 2001 +0000

    compiled mh-chart with synopses of commands

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 23 20:27:57 2001 +0000

    digest

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 23 20:26:15 2001 +0000

    Don't try to force year into a 19xx format

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 23 04:14:08 2001 +0000

    SYNOPSIS formating to prevent filling

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Jan 19 21:32:13 2001 +0000

    manpages finished

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Jan 19 21:22:08 2001 +0000

    don't build vmh.1 since vmh isn't distributed, and we no longer need tmac.h

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Jan 19 21:10:09 2001 +0000

    show-whom

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Jan 18 20:27:34 2001 +0000

    prompter-sendfiles

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:55:21 2001 +0000

    delete old files, manpage progress

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:45:26 2001 +0000

    removed deprecated files. sendmail functionality exists in mts/smtp/

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:41:44 2001 +0000

    Add an entry for README.manpages

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:40:12 2001 +0000

    Added popi.c to SRCS, even though it's not being built currently

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:13:55 2001 +0000

    removing mts/generic

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:10:03 2001 +0000

    deleting zotnet/ dir -- parts moved to sbr/

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 9 06:01:19 2001 +0000

    mh_profile-prev

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sat Jan 6 23:38:12 2001 +0000

    mh_tailor-mhbuild

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Jan 4 07:07:41 2001 +0000

    Updating mh_sequence

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed Jan 3 06:29:06 2001 +0000

    mh_mail-mh_profile

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 2 08:10:46 2001 +0000

    mh-format

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 2 07:12:46 2001 +0000

    Modularizing the Makefile caused some variable expansion problems on non-GNU makes

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue Jan 2 06:43:07 2001 +0000

    mh_chart-mh_draft

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Jan 1 10:19:00 2001 +0000

    Updating ali-mh_alias

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 20:58:29 2000 +0000

    add about pointers to shared pages

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 20:55:48 2000 +0000

    Add date to files i missed last time

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 20:55:06 2000 +0000

    docs/README.manpages

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 20:48:50 2000 +0000

    Add manpage style guide

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 09:25:09 2000 +0000

    Updating inc

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 08:19:20 2000 +0000

    Updating comp-forw

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 06:31:42 2000 +0000

    add flists and folders as pointer pages to flist,folder. Modularize Makefile to allow easier addition of manpages

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 02:44:18 2000 +0000

    replace %components% and %distcomps% in man pages with corresponding files

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 31 02:43:34 2000 +0000

    updated ali-flist, with batch edit of others

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sat Dec 30 23:18:28 2000 +0000

    update ali,anno,ap.burst

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sat Dec 30 10:01:29 2000 +0000

    Updated man pages to remove dependence on tmac.h and have a more modern look

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sat Dec 30 10:00:42 2000 +0000

    DATE an manpage updating

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sat Dec 30 09:51:55 2000 +0000

    Use the DATE file

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sat Dec 30 09:50:13 2000 +0000

    Created DATE that contains a datestamp used in the man pages. It should be updated each release.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 24 10:13:45 2000 +0000

    hesiod and krb5 test changes. add --with-locking to INSTALL

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 24 10:06:30 2000 +0000

    Add documentation for --with-locking option

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 24 10:06:00 2000 +0000

    hesiod and krb5 test fixes

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 24 10:04:58 2000 +0000

    Fixed up the hesiod library test so that the location of res_send
    actually helps to determine whether -lresolv needs to be passed
    as a hesiod lib. Also, fixed the krb5 test to look for
    -lk5crypto if it exists, since that's the new name for -lcrypto.
    The old -lcrypto remains in case the new version isn't found.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Dec 23 06:11:03 2000 +0000

    -apop and -noapop were not documented in msgchk.man.  -snoop was documented but
    didn't appear in the usage SYNOPSIS.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 23:49:08 2000 +0000

    add --with-locking option

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 23:42:16 2000 +0000

    Autoconfing the file locking options

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 19:30:41 2000 +0000

    put both linux entries on one line

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 19:29:40 2000 +0000

    dtimep, MACHINES

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 19:21:29 2000 +0000

    Update to include Mac OS X and Linux 2.4

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 19:18:09 2000 +0000

    When building on Mac OS X, don't set LDFLAGS=-s, since the linker doesn't like the flag

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Dec 22 19:15:02 2000 +0000

    Take out memory hints, since we are assuming flex over lex, so this shouldn't be a problem

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed Dec 20 16:03:36 2000 +0000

    doc/README.developers update, and fixed typo in last ChangeLog entry

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed Dec 20 16:00:46 2000 +0000

    Marked deprecated directories in layout description, and added an entry for docs

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Dec 20 03:30:14 2000 +0000

    Just changed a "can" to a "could" since I don't know if most POP3 servers are
    like qpopper in not allowing people with APOP activated to log in via normal
    POP3.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Dec 20 03:18:33 2000 +0000

    -apop and -noapop were not documented in inc.man.  -snoop was documented but
    didn't appear in the usage SYNOPSIS.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Dec 17 19:52:04 2000 +0000

    Fixed a type from 'his' to 'this'

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Dec 14 14:55:17 2000 +0000

    config.guess/sub update

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Dec 14 14:35:40 2000 +0000

    config update procedure (probably unneccessary)

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Dec 14 14:32:09 2000 +0000

    Updated config.guess and config.sub from most recent version
    from ftp.gnu.org/pub/gnu/config, with timestamp='2000-12-07'.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Dec 14 03:14:08 2000 +0000

    Shantonu did his commit in the wrong order earlier today, making configure get
    re-built due to a "newer" configure.in.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Dec 14 01:38:41 2000 +0000

    Move mts/generic to sbr/

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Dec 14 01:30:43 2000 +0000

    Resolve the circular dependency of libmh on libmts on libmh. The
    files mts/generic/client.c and mts.c are moved to sbr/, and mts/generic/mts.h
    is moved to h/mts.h. Thus, libmh is self-contained. All header includes
    have been appropriately updated, and the Makefiles and configure script
    no longer build mts/generic.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Dec 12 06:19:25 2000 +0000

    When Shantonu made the new libmts.a, he swapped $(MTSLIB) and libmh.a in
    sbr/Makefile.in so that libmh.a comes first, but this causes the build to fail
    on Solaris, because libmts.a has to get ruserpass() out of libmh.a.  Swapping
    them back to the way Ken Hornstein's patch (which I applied on Jul 20) put them,
    with libmh.a correctly coming second.  If there are times when libmts.a needs to
    come second, then it would appear there's a circular dependency and someone
    (Shantonu?) did an mts merge incorrectly.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Sep 8 23:19:37 2000 +0000

    Just fixed a formatting error.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 01:39:10 2000 +0000

    Took out bad zones in dtimep

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 01:36:23 2000 +0000

    Took out incorrect time zones like JST and BST.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:49:32 2000 +0000

    Included code reorg of zotnet/mts

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:37:54 2000 +0000

    Don't make Makefiles in zotnet or mts/mmdf or mts/sendmail

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:36:48 2000 +0000

    Don't generate Makefiles for zotnet, or mts/mmdf and mts/sendmail,
    since they are no longer being compiled.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:34:41 2000 +0000

    Included h/nmh.h, since the MD5 algorithms were missing declarations
    for memcpy and memset (I think), which are indirectly included from
    strings.h

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:34:08 2000 +0000

    Updated #include's to point to new location of mts.h on mts/generic

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:32:47 2000 +0000

    No longer descend into zotnet/

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri Sep 8 00:30:58 2000 +0000

    Moved code from zotnet/mts to mts/generic. Also, unified generic
    mts code and smtp/sendmail into libmts.a as an intermediate, instead
    of having two static libs.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed Sep 6 22:48:43 2000 +0000

    Included changes to dtimep.lex to remove military zone parsing.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed Sep 6 22:40:03 2000 +0000

    Took out parsing of military time, which was causing issues when it
    encountered something like (MET), which it doesn't recognize as a timezone,
    and which was then read as military characters.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Aug 11 20:43:07 2000 +0000

    Further clarified Kimmo's etc/Makefile.in comments at his suggestion.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Aug 10 21:32:33 2000 +0000

    Changed my mind again on scan.MMDDYY and scan.YYYYMMDD.  Put the replied /
    encrypted column back in, because it's useful to "always" (at least when you
    aren't using replied / encrypted) have a space in between the message number and
    date, so you can use awk (with the default field separators) to grab message
    numbers from scan output.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Aug 10 20:33:25 2000 +0000

    Decided that limiting the message number columns to 3 on my scan.MMDDYY and
    scan.YYYYMMDD (to try to regain space taken by extra date info) was
    ill-conceived.  It's not that tough to get past 999 messages, though I imagine
    it's rather rare to exceed 9999.  Changed these to 4.  I had already removed the
    "replied / encrypted" column in YYYYMMDD, but this time I removed it on MMDDYY
    as well (I've never seen it used...).

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Mon Aug 7 18:42:20 2000 +0000

    Modify umask set by mhshow to enable user execute bit, so that viewers that
    create temporary directories (e.g., lynx) will be able to access them.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Aug 5 16:00:49 2000 +0000

    Kimmo's etc/Makefile.in change note implied that install was previously
    completely broken.  Not the case.  I asked Kimmo about it and he clarified that
    it failed when building outside the source tree.  Fixed the entry to reflect.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Aug 4 00:15:52 2000 +0000

    TODO: Allow multiple simultaneous differing contexts, probably each tied to a
    parent (terminal) process.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Tue Aug 1 14:55:53 2000 +0000

    Make "make install" work in etc/Makefile.in

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Jul 24 23:24:22 2000 +0000

    Renamed DSTXXX as ADJUST_NUMERIC_ONLY_TZ_OFFSETS_WRT_DST and added an
    explanatory comment by its #definition.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Jul 24 23:06:42 2000 +0000

    Updated README.developers with the fact that zotnet/tws is going away.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Jul 24 23:03:38 2000 +0000

    When Shantonu wrote the new, more portable dtimep.lex, he left out the #ifdef
    DSTXXX stuff for some reason.  Not a good idea, as that code is required for
    proper printing of numeric-offset timezones that have daylight saving time.
    Without that code, -0700 during DST gets printed as MST instead of PDT.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 03:31:39 2000 +0000

    Fixed warnings from diff on first-time install of nmh.  Also added 'echo's
    clarifying the etc file installation activities.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 02:35:43 2000 +0000

    Applied Kurt J. Lidl <lidl@eng.us.uu.net>'s $MAILHOST patch:
    
        I have a small patch that would be nice to be included -- basically, it
        allows the usage of the "MAILHOST" environment variable, without having to
        have HESIOD turned on.  I need this functionality for my environment, where
        we have identical /usr/local on all my machines (so I cannot just hardcode
        into the mts.conf file), and I have multiple POP mail servers for my users.
    
    Modified inc.man to reflect that along with "pophost:" and -host, $MAILHOST can
    now activate POP mail inclusion as well.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 02:25:59 2000 +0000

    Last pass at README.developers -- Kimmo's 5-step commit was overkill.  You only
    need 3 steps, since configure.in is the only autoconf file with the RCS $Id
    keyword.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 02:11:59 2000 +0000

    Meaningless modification to test autoconf file commit order stuff.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 02:04:37 2000 +0000

    Meaningless change to test autoconf file commit order stuff.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 02:03:23 2000 +0000

    Meaningless change for testing autoconf file commit order stuff.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 01:56:17 2000 +0000

    Meaningless change to test autoconf commit order stuff.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 21 01:43:58 2000 +0000

    People did not preserve my alphabetization of the --with options when they added
    new ones.  Re-alphabetized.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jul 20 20:49:00 2000 +0000

    Ken Hornstein's SASL patch was not integrated properly with Ruud's new merged
    mts/sendmail code.  Kimmo has since fixed nmh so it compiles, but according to
    Ken, the SASL stuff still does not work.  Integrating a patch from him for this.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jul 20 20:32:31 2000 +0000

    One more pass at README.developers now that it's clear that my
    previously-suggested one-line autoconf-file commit can cause unnecessary local
    makes and an out-of-sync stamp-h.in file, but would not cause problems for other
    people using the CVS files.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jul 20 20:14:39 2000 +0000

    Moved Kimmo's new "--with-hash-backup" to be output with the rest of the --with
    options in the configure --help output, rather than being in between two random
    --enable options.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Tue Jul 18 23:39:45 2000 +0000

    Added answer.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jul 18 02:15:03 2000 +0000

    Clarified and made some corrections to Kimmo's README.developers changes (BTW,
    if anyone can explain why the RCS Ids are able to cause problems with the
    dependencies, please fill in the explanation -- I never encountered a problem
    with the old single-commit method).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jul 18 02:07:51 2000 +0000

    I don't understand why Kim's split-up of the autoconf-file cvs commits should be
    necessary, so I left a little note hoping for someone to explain technically why
    that should be the case.  I certainly never ran into any problems with my old
    single-commit version (which I added back in along with an explanation of why it
    supposedly won't always work).
    
    Also Kim's text implied that the _only_ reason for the given order is the RCS
    Ids -- not true -- the timestamps are the main reason a particular order is
    necessary.  Made a couple of other clarifications as well.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 06:18:03 2000 +0000

    Iterating the commit a bit, I think this is how it works without extra
    runs of autoconf, autoheader and make.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 06:05:26 2000 +0000

    Regen.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 06:01:28 2000 +0000

    If $LIBTOOL is empty we should not try to run it.
    This gets rid of the "--version: not found" error.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 05:50:33 2000 +0000

    Got rid of one mktemp.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 05:11:46 2000 +0000

    Complete HAVE_MKSTEMP.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 04:23:50 2000 +0000

    We ignore the fact that the user requested SASL, since the pipe to the
    mailer is secure.  This allows for easier sharing of the MH profile
    across hosts.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 04:03:27 2000 +0000

    Note replacement of GNU-makeism in sbr/Makefile.in with a common statement.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 03:58:57 2000 +0000

    So I don't think you can commit these all in a single commit.
    README.developers recommends that (with precise ordering) but
    things still get regenerated when I run "make".

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 03:57:47 2000 +0000

    Keep this working with other makes than GNU.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 03:56:45 2000 +0000

    Still missed one SASL stuff thing.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 03:36:42 2000 +0000

    Changed "--with-backup-prefix" to "--with-hash-backup" because # is too
    difficult for config.status to get right.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 03:15:17 2000 +0000

    Note "--with-backup-prefix".

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 03:13:25 2000 +0000

    Add "--with-backup-prefix" so it can be set easily.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 02:08:18 2000 +0000

    SASL stuff.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 01:48:37 2000 +0000

    SASL stuff.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sun Jul 16 01:46:50 2000 +0000

    SASL mods.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jul 13 21:49:45 2000 +0000

    Deleted the timezone on Kim's SASL patch entry.  Ruud has taken to adding the
    timezone even though all previous entries are missing it, and I don't really
    agree with that.  True, on occasion someone in a different timezone will
    commit something later in the day than someone else, and even though the second
    change happens later, the time may be earlier, but that doesn't happen too often
    and isn't really a big deal, IMHO.
    
    Putting textual timezones like "EDT" isn't really the right solution, IMHO,
    since some of those tags are ambiguous.  Either an offset-style timezone should
    be used or all times should be given as UTC.
    
    I'd just as soon stick with local times, though.
    
    Oh, one thing I forgot to mention in my last CVS entry was that I removed "IMAP"
    from the list of protocols supported by Ken's SASL patches -- nmh doesn't have
    any IMAP support!

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jul 13 21:42:52 2000 +0000

    Modified Kimmo's entry for the application of Ken Hornstein's SASL patches to
    clarify that it wasn't Ken applying them himself, and clarified what SASL
    support actually means.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jul 13 21:41:42 2000 +0000

    Kimmo neglected to commit the regenerated versions of these after changing
    configure.in, forcing people using the CVS source to have to have the autoconf
    tools installed.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jul 11 21:20:04 2000 +0000

    Clarified post.man and send.man for those not completely up on SASL terminology.
    "SASL encryption layers are not supported for SMTP" means that encryption is
    supported for the authentication but not for the subsequent data stream.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Sat Jul 8 05:36:58 2000 +0000

    Note SASL commit.

Author: Kimmo Suominen <kimmo@suominen.com>
Date:   Fri Jul 7 03:48:02 2000 +0000

    SASL support from Ken Hornstein <kenh@cmf.nrl.navy.mil>.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Mon Jun 12 18:07:34 2000 +0000

    * Merged mts/sendmail functionality into mts/smtp; switching between
    smtp and sendmail delivery method is now controlled by mts.conf.
    * If tsort cannot deal with loops, in addition to defining tsort as
    cat, also define lorder as echo.
    * Removed uip/popi.c from list of sources.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jun 9 02:45:17 2000 +0000

    New dtimep.lex didn't parse day names properly.  Fixed.  Also clarified
    ambiguous comments preceding day_map[] array (from old dtimep.lex) that probably
    led to the erroneous cp++ being added.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Wed Jun 7 19:06:52 2000 +0000

    * Added one more mkstemp invocation to uip/spost.c (which was in a
    #if 0 block).
    * Applied patch from Peter Maydell to clean up permissions handling
    and error handling in uip/inc.c.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Mon Jun 5 20:13:54 2000 +0000

    Use cat instead of tsort if tsort cannot deal with loops in its
    input (which is the case for tsort from GNU textutils).

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Mon Jun 5 19:20:38 2000 +0000

    If liblockfile is present, and its dotlockfile program is setgid,
    inc does not need to be setgid.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun Jun 4 20:24:39 2000 +0000

    * Added autoconf test for Miquel van Smoorenburg's liblockfile
    library, as found on Debian systems.
    * Added liblockfile support to sbr/lock_file.c.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu Jun 1 06:57:57 2000 +0000

    make clean now removes generated bin files.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed May 31 07:22:43 2000 +0000

    Made dtimep.lex more lex-friendly.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Wed May 31 07:19:30 2000 +0000

    Added back memory options for AIX to increase available memory.
    Took out %option noyywrap, which wasn't understood by AT&T lex, as
    well as the -i case-insensitivity flag.

Author: Doug Morris <doug@mhost.com>
Date:   Wed May 31 05:48:06 2000 +0000

    added lint targets for Makefiles and a configure test to find whether lclint or lint is installed on the system.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 31 02:27:40 2000 +0000

    Applied Alec Wolman <wolman@cs.washington.edu>'s dropsbr.c patch:
    
      In the map_write routine, a call is made to map_open and this call is supposed
      to set the "clear" variable to 0 or 1, depending on whether the map file is
      empty or not.  In mh6.8.3, this worked because map_open would set "clear" by
      calling the mbx_Xopen routine.  In nmh, the code for mbx_Xopen was merged into
      mbx_open, but the interface for mbx_open doesn't support the clear variable,
      so that functionality was lost.  The map_open interface still contains "int
      *clear" in the prototype, but never sets it.
    
      My patch eliminates "clear" from the map_open interface (I checked to make
      sure that map_write is the only client of map_open).  Furthermore, my patch
      also sets the "clear" variable properly at the beginning of map_write by
      calling fstat().  This eliminates the bug in that the value of "clear" being
      used later in the routine was just stack garbage.
    
      Having a bad value of clear causes this next bug to be triggered: The fp file
      pointer was being opened with fdopen, but in two of the three switch cases it
      wasn't being closed.  In certain cases, this was causing packf to run out of
      file descriptors if you attempted to pack a large folder.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 31 02:13:57 2000 +0000

    A couple more tweaks to etc/Makefile.in:
    
        Generated sendfiles script was not a dependency of the `all' target, and was
        incorrectly included in the distribution.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 31 00:53:20 2000 +0000

    INSTALL never documented the etc/*.old thing.  Documented the new etc/*.prev
    thing (including a note to watch for diff output).

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 31 00:28:14 2000 +0000

    Reworded my last entry a bit.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 31 00:22:05 2000 +0000

    etc/Makefile.in was incorrectly installing mts.conf.in and sendfiles.in --
    fixed.  Changed the suffix for the backed-up previous versions of the etc files
    from the ambiguous .old to .prev.  Use diff and only keep the .prev file around
    if different.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 30 22:52:43 2000 +0000

    ChangeLog:  I think we should use a uniform style in this file.  Reformatted
                Ruud's recent entries.
    
    configure:  Weird.  There's some timestamp screwup somewhere, perhaps in the way
                Makefile.in is written, that caused autoconf to get run after I did
                a `cvs update'.  It regenerated configure, and apparently I'm using
                a different version of autoconf, with a different order of awk
                alternatives.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon May 29 08:00:33 2000 +0000

    Added entry for new lexing function and moving from zotnet/tws to sbr

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon May 29 07:48:14 2000 +0000

    Updating root-level files so that zotnet/tws/Makefile is not generated.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon May 29 07:44:51 2000 +0000

    Synchronizing Makefiles that had gotten out of sync with directory
    contents.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon May 29 07:43:29 2000 +0000

    Updated sbr functions to include <h/tws.h> instead of <zotnet/tws/tws.h>.
    Also, update Makefile to include new functions dtime.c and dtimep.c

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon May 29 07:35:32 2000 +0000

    Updating user programs to use <h/tws> instead of <zotnet/tws/tws.h>

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon May 29 07:29:08 2000 +0000

    Moved date/time functions from zotnet/tws to sbr. More importantly,
    wrote a new lexing function dparsetime (dtimep.lex) which
    plays nicely with flex, needs no "sed hackery". It might work with
    lex, but I haven't tried.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun May 28 16:17:49 2000 +0000

    * Added autoconf check for getutent().
    * Changed uip/rcvtty.c and uip/slocal.c to use getutent() and
      friends.  Since I can only check on Linux, please check if
      this works on other systems.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun May 28 16:15:58 2000 +0000

    Added autoconf check for getutent().

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun May 28 14:42:01 2000 +0000

    * Applied patch from Peter Maydell to uip/scansbr.c for more
      checks for write failures.
    * Unlink temporary file properly in uip/rcvtty.c.
    * Moved viamail from bindir to libdir.
    * Changed sendfiles into sendfiles.in, so that path to viamail
      is patched in.
    * Added gzip support to sendfiles.
    * Added References header to replcomps and replgroupcomps.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun May 28 12:45:53 2000 +0000

    Fixed m_getfld bug which caused segmentation faults when
    incorporating messages which ended in multiple linefeeds crossing
    a buffer boundary.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri May 26 20:35:30 2000 +0000

    msh has been unable to show MIME messages ever since 1.0.  Alec Wolman
    <wolman@cs.washington.edu> tracked down the problem to the -show flag being
    passed to mhshow.  mhshow is equivalent to the old mhn -show, so we don't need
    the -show anymore.  Removed it.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri May 12 05:19:14 2000 +0000

    Moved zotnet/mf to sbr.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri May 12 04:16:46 2000 +0000

    zotnet/bboards no longer built by default.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri May 12 02:55:36 2000 +0000

    zotnet/bboards is no longer built by default.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Fri May 12 02:51:21 2000 +0000

    Removed zotnet/bboards from default build.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu May 11 02:55:11 2000 +0000

    Change to MACHINES to include what platforms nmh *does* compile on.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu May 11 02:53:07 2000 +0000

    Added on whish platforms nmh is known to compile, as polled from
    recent mailings to nmh-workers. Please add liberally.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu May 11 02:24:59 2000 +0000

    Entered minor change to sbr/Makefile.in

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu May 11 02:21:34 2000 +0000

    Removed explicit definition of both SRCS *and* OBJS, and made OBJS simple
    a pattern substitution of SRCS, with suffix .c -> .o

Author: Shantonu Sen <ssen@mit.edu>
Date:   Thu May 11 02:14:21 2000 +0000

    Added my getpass() addition to ChangeLog (after the fact, but at least
    it's in now).

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 10 03:39:46 2000 +0000

    Added mts.conf.5 page per Neil W Rickert <rickert+nmh@cs.niu.edu>'s report:
    
        This happens on solaris:
    
    	     % man mts.conf
    	     windex entry incorrect:  mts.conf(5) not found.
    	     No manual entry for mts.conf.
    
        It is fixed by
    
    	     % echo ".so man5/mh-tailor.5" > mts.conf.5
    
        done in the man5 directory.  We need to add 'mts.conf.5' as a reference
        sourcing mh-tailor.5.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed May 10 00:02:53 2000 +0000

    Prepended "Portions of this code are" to the copyright message in ruserpass.c
    also.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 21:44:15 2000 +0000

    * Changed configure.in to use gcc -Wall even without --enable-debug, to prevent
      developers compiling optimized from introducing warnings, and to give
      end-users a warm, fuzzy feeling as they (hopefully) see no warnings come out
      (except perhaps on the lex output file) even with -Wall.
    
    * Renamed getpass() to nmh_getpass() since the prototype for getpass() varies
      from OS to OS, and we want to _always_ use our version of the function.  Fixed
      all the callers to use nmh_getpass() and added it to prototypes.h.
      Semi-arbitrarily upped MAX_PASSWORD_LEN from 128 to 256.  buf was being
      calloc()'d and the memory leaked -- should have just been declared as static
      char array.  Prepended "Portions of this code are" to the copyright message,
      as this version has been changed significantly from the BSD version.
    
    * Added "nmh-local functions to use in preference to OS versions" section to
      README.developers (currently just says to use nmh_getpass() instead of system
      getpass()).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 19:56:57 2000 +0000

    Oops.  Forgot to commit this when I made configure changes yesterday.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 08:16:18 2000 +0000

    Added steps to README.developers saying to change the version number to
    X.Y.Z+dev.  Did a little rearranging and changed the FTP dir from /home/ftp to
    /var/ftp to reflect Doug's new machine.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 07:55:58 2000 +0000

    Got rid of four warnings in Shantonu's new getpass.c.  Needed to #include
    <stdlib.h> for calloc(), <unistd.h> for ttyname(), and "h/mh.h" for adios().
    Also changed ch from char to int to get rid of "comparison is always 1 due to
    limited range of data type" on EOF.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 07:13:59 2000 +0000

    Alphabetized Shantonu's $pop_kinds output on configure's "pop is enabled" line.
    If POP3 is the only kind of POP enabled, say so, rather than just saying "yes"
    (which is ambiguous).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 06:53:21 2000 +0000

    Shantonu updated the DIFFERENCES file to no longer say that APOP isn't
    supported, but in so doing, he removed the note that RPOP isn't supported.  Put
    it back.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 06:47:50 2000 +0000

    * I had alphabetized the --configure options in the --help output
    awhile back, but Shantonu added --enable-apop just under --enable-pop.  Put it
    in alphabetical order and clarified what --enable-apop does vs. --enable-pop and
    --with-krb4.  Also changed --with-mts help line from "mail transport agent" to
    "mail transport agent/service" so the 's' in "mts" doesn't seem to come out of
    nowhere.
    
    * Added two steps to "releasing nmh" in README.developers.  After
    making the tarball, it's a good idea to diff the tree vs. the CVS tree to make
    sure no files got left out, and then to chown the files so that they're owned by
    root, preventing a Trojaning attack by a malicious remote user with a UID
    matching yours.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue May 9 06:27:38 2000 +0000

    Updated POP capability to include APOP.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue May 9 06:16:52 2000 +0000

    Removed unnecessary comments, such as "*This warning no longer applies*"

Author: Shantonu Sen <ssen@mit.edu>
Date:   Tue May 9 06:09:05 2000 +0000

    Fix some compile-time warnings.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 04:52:55 2000 +0000

    Doug informed me that the way I had restored the "lost" version histories was
    wrong, because `cvs checkout's of old versions of nmh wouldn't work properly.
    It occurs to me that this could be fixed by simply deleting those tags in the
    new-location *,v files, but oh well.  I'm putting everything back to the way
    Doug originally had it.  To get the old version history for a file that used to
    be in the top directory, you'll need to "blindly" do a `cvs log' there (even
    though you won't have a local copy of the file in that directory).  `cvs diff'
    will no longer be able to diff pre-move versions vs. post-move versions --
    you'll have to do a lot of manual gyrations with `cvs checkout' and then use
    `diff'.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 04:08:55 2000 +0000

    Okay, now that the old revisions have been recreated, deleting the file.  The
    new version is in the 'docs' subdirectory.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 04:07:15 2000 +0000

    This is the nmh-1.0.4 version from 2000-03-15 (I see that I was the one that
    originally made this change).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 04:05:46 2000 +0000

    This is the nmh-1.0.3 version from 2000-01-18 (1.0.2 had no changes).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 04:03:55 2000 +0000

    This is the nmh-1.0.1 version from 1999-05-17.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 03:58:04 2000 +0000

    For reasons explained better elsewhere (e.g. Attic/README.developers), the
    version history for this file got lost.  Recreating it.  This version is from
    1998-05-08 -- it's the original nmh-1.0 version.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 03:29:37 2000 +0000

    After nmh 1.0.4, moved from top-level 'nmh' directory to 'nmh/docs'.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 03:27:53 2000 +0000

    Okay.  Removing it now.  New location is in 'docs' subdirectory.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 03:25:24 2000 +0000

    In the hullaballoo with moving stuff back and forth out of the docs/ directory,
    and trying to figure out the right way to preserve the old version history, this
    file's version history prior to the first move into docs/ got wiped.  I
    introduced this file into the project after 1.0.3 was released, and was the only
    one to modify it until after the 1.0.4 release.  The post-1.0.4 changes have
    survived in docs/README.developers, so I just need to check in the 1.0.4 version
    and tag it as such, then remove it again, to make a `cvs checkout' of nmh 1.0.4
    work again.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 03:18:50 2000 +0000

    Man, I'm a retard.  Lemme try that again:
    
    Just a silly note 'cause I'm vain -- below where it currently says:
    
        Someone ("ssen" -- looks like Doug forgot to update a chroot() passwd file
    
    It originally said " u i d 6 0 0 0 4 " (or a different number), but minus the
    spaces.  I guess after Doug added ssen into the chroot() passwd, he did a
    search-and-replace for the UID, which changed my comment as well, making it look
    like I had no way of determining who ssen was, which is silly.  ;^>

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 03:12:59 2000 +0000

    Just a silly note 'cause I'm vain --

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 02:43:54 2000 +0000

    After nmh 1.0.4, moved from top-level 'nmh' directory to 'nmh/docs'.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue May 9 02:36:42 2000 +0000

    After nmh 1.0.4, moved from top-level 'nmh' directory to 'nmh/docs'.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun May 7 06:59:15 2000 +0000

    Updated pop instructions and indicated use of standard "./configure"
    instead of "sh configure"

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun May 7 06:16:43 2000 +0000

    An nmh-specific getpass, to remove dependency on system
    getpass()es, which may or may not do what we want (including
    flushing input streams, and taking input from stdin in the
    absence of a controlling tty).

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun May 7 06:14:31 2000 +0000

    Added getpass to SRCS and OBJS.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat May 6 15:53:40 2000 +0000

    Removed "installing nmh" section.  Moved its note about the DIFFERENCES file up
    next to the other MH discussion.  Changed out-of-date "README" title (should
    have been "README.history") to "README.about -- about nmh".  After committing,
    I'll rename the file to README.about inside the CVSROOT.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat May 6 15:29:19 2000 +0000

    Restored lost version histories for those moved files by doing a manual `mv' in
    the CVSROOT on mhost.  CVS badly needs a `cvs mv' command so that you can move
    files (without having physical access to the CVSROOT) without losing versioning.
    Put MACHINES back at the top level as it needs to be read before building.
    Fixed DIST variable in {.,docs}/Makefile.in to reflect that and to add missing
    entry for "INSTALL" file.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat May 6 15:05:02 2000 +0000

    Fixed DIST targets to reflect that INSTALL and MACHINES are back at the top
    level.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat May 6 14:54:25 2000 +0000

    Files that must be read before building nmh should not go in the docs
    directory.  Moved this file back to the top level (and made a couple of
    stylistic and grammar tweaks while I was at it).

Author: Dan Harkless <dan@harkless.org>
Date:   Sat May 6 14:19:23 2000 +0000

    Deleting the versions Doug moved in with `cvs add', erasing the version history,
    in preparation for moving the original versions in the cvsroot.

Author: Doug Morris <doug@mhost.com>
Date:   Sat May 6 11:34:02 2000 +0000

    reorganized documentation to make it bit neater again

Author: uid1005 <uid1005>
Date:   Fri Apr 21 17:36:37 2000 +0000

    Corrected status printout when kpop is enabled

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Apr 18 00:17:50 2000 +0000

    One final tweak to the configure --help output for --enable-masquerade.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 22:49:39 2000 +0000

    APOP supprt: Added info to ChangLog.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 22:09:00 2000 +0000

    The syntax I gave in the --help output for --enable-masquerade incorrectly
    implied that the earlier options were prerequisites for the later options
    (pointed out by Scott Blachowicz).  No compact, non-confusing way to specify the
    real syntax that I can see, so I'll just remove the []s and leave the explaining
    about it being okay to specify a subset to the INSTALL file.
    
    Also added a TODO item to put in proper parsing of the masquerade: line and/or
    --enable-masquerade so if you misspell an option you find out about it, rather
    than just having it silently fail (this weakness was currently only documented
    in comments in the mts.conf-handling code).

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 22:04:33 2000 +0000

    Someone (unfortunately original version history has been lost so I don't know
    who) changed "danh" to "your-id".  That makes my introductory comment "we'll use
    version 1.0.4 and my mhost.com account, danh, as examples here" make no sense,
    though.
    
    If danh is going to be "parameterized", then 1.0.4 should be too.  Doesn't make
    sense to parameterize one of the changing items and not the other one.  If it's
    going to be done, danh should be changed to YOUR-ID or something and 1.0.4 (and
    1_0_4) should be changed to X.Y.Z (and X_Y_Z).  I just thought it'd be clearer
    to use real values and disclaim that fact up front.  Anyhow, putting danh back
    until such time as someone wants to parameterize both items (and change the
    introductory text appropriately).

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 21:25:23 2000 +0000

    I had left out aclocal.m4 on the "use this order" line as I didn't think it'd
    ever need to be changed.  Someone ("ssen" -- looks like Doug forgot to update
    a chroot() passwd file again) added it, but in a separate sentence.  That
    doesn't really make sense -- added it to the main sentence.
    
    Also changed my note that none of the mailing lists require you to be subscribed
    to post -- not true.  As I originally thought, the exmh ones do require that --
    the bounce messages were just slow in coming.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 19:02:11 2000 +0000

    Undeleted all the stuff Doug deleted at the top level for now.  I think it's bad
    to lose the CVS revision history, and I don't agree that all of these files
    should go in the docs/ directory.  Unfortunately Doug made modifications to FAQ
    and README.developers after moving them, and I didn't want to lose his changes,
    so I just mv'd the ones in the new directory to the top level.  This lost the
    old version history for those two files -- I know there wasn't much to lose for
    README.developers (I originated the file and was the only one to make
    modifications to it until Doug's recent change), but I have no idea what
    information was lost in the FAQ's version history.  The right thing to do on
    those two files probably would have been to re-make Doug's changes in the
    undeleted old versions and credit them to him in the CVS log.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 18:48:03 2000 +0000

    Put a note saying that the paths this file refers to (stuff in docs/) are
    currently wrong.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 18:36:59 2000 +0000

    Undeleting everything at the top level for now.  Doug's comment:
    
    Sat Apr 15 10:33:00 2000 Doug Morris <doug@mhost.com>
    
            * moved the documentation into a "docs" subdirectory. The
            top-level directory was becoming messy. I also created another
            file MAILING-LISTS describing the various nmh lists and the
            archival system, and updated the FAQ to refer to it. I also
            created a new README in the top level that is basically a list
            of pointers to the various documentation. The old README I've
            moved to docs/README.history, since that seemed like the right
            thing to call it.
    
    will be lost, but he can put back a modified version when we agree on what
    should really go in docs/.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 18:34:40 2000 +0000

    Undeleting everything at the top level for now.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Apr 17 16:56:57 2000 +0000

    Added note that user questions are acceptable on nmh-workers.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:29:49 2000 +0000

    Added that you should check in aclocal.m4 after acconfig.h, if you change it.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:25:18 2000 +0000

    APOP support: Making the apop option appear after pop in ./configure --help
       and committing in the right order to avoid unnecessary autoconfing.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:12:14 2000 +0000

    Don't try to figure out ruserpass - just use version from sbr/

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:09:46 2000 +0000

    APOP support: Use the ruserpass function in this directory for
        all password prompts, instead of using system functions.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:08:32 2000 +0000

    APOP support: If APOP is enabled, build it into inc and msgchk
        using $(APOPLIB).

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:07:03 2000 +0000

    APOP support: Making APOP a ./configure option with --enable-apop,
       and giving more information about the types of POP support
       in the configuration summary.

Author: Shantonu Sen <ssen@mit.edu>
Date:   Mon Apr 17 05:04:05 2000 +0000

    Adding APOP #defines

Author: Shantonu Sen <ssen@mit.edu>
Date:   Sun Apr 16 13:28:12 2000 +0000

    Changed some string terminations from NULL to \0.

Author: Doug Morris <doug@mhost.com>
Date:   Sat Apr 15 04:28:27 2000 +0000

    Moved most of the documentation into a new "docs" subdirectory. Added a MAILING-LISTS file talking about the lists and archives, and updated the FAQ to refer to it.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Apr 15 02:00:43 2000 +0000

    Added a "releasing nmh" section to README.developers, while the process was
    fresh in my mind.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Apr 14 21:38:37 2000 +0000

    Okay, got that tag stuff straightened out.  Now upping the version to 1.0.4+dev.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Apr 14 21:26:56 2000 +0000

    Oops.  Had a duplicate entry.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Apr 14 21:05:34 2000 +0000

    Oops.  Didn't do a `cvs rtag` before changing the version to 1.0.4+dev.  Putting
    it back.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Apr 14 20:47:32 2000 +0000

    Upped the version number to 1.0.4+dev.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Apr 14 20:40:31 2000 +0000

    * Added new files README.developers, ChangeLog_MH-3_to_MH-6.6, and
    ChangeLog_MH-6.7.0_to_MH-6.8.4.html to DIST target in Makefile.in.
    
    * Released nmh-1.0.4.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Apr 12 00:54:54 2000 +0000

    Just reworded the bit about '%s' being safe not to quote (it's only safe not to
    quote on the -charset- line).

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Apr 12 00:25:23 2000 +0000

    Applied Brian Campbell <bacam@tardis.ed.ac.uk>'s mhn.defaults.sh patch:
    
        It appears that there shouldn't be quotes around the %s in the iso-8859-1
        charset entry; xterm passes the remaining arguments to the program, quoting
        them means that xterm thinks they're part of the program's name.
    
    %s doesn't come from MIME headers, so not quoting it is safe.

Author: Doug Morris <doug@mhost.com>
Date:   Sun Apr 9 07:04:24 2000 +0000

    bug fix - prevents core-dumping on scan -format '1'

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Apr 7 00:42:55 2000 +0000

    Richard Coleman threw out a lot of old MH-specific files in nmh.  Much of the
    stuff, indeed, is not worth saving, but there are nuggets that are very
    worthwhile, and should probably be added back in.  Most important, IMHO, are the
    MH change logs, as they can help answer questions like "Why is this code like
    this?" or "How long has this been broken?" or "What was this ever used for?"
    
    I've added a new file to the nmh tree called ChangeLog_MH-3_to_MH-6.6.  It's
    cobbled together from the mh-6.8.4/papers/mh*/MHCHANGES files.  I've re-ordered
    the entries to go from newest at the top to oldest at the bottom to match the
    ChangeLog convention.  Unfortunately there are no change logs for versions of MH
    prior to 3 in the MH tar files available at <ftp://ftp.ics.uci.edu/pub/mh>.
    Also, it appears to me that there are MH-6.6 changes that aren't documented in
    the logs.
    
    I've also added ChangeLog_MH-6.7.0_to_MH-6.8.4.html.  This is based on
    mh-6.8.4/papers/changes/mh-changes.ms.  The nroff format and its "catman"-type
    output are a pain to deal with, but I was loath to throw away the formatting, so
    I converted the file to HTML.  The only actual markup in the body are the "<B>"
    and "<U>" tags, and "&lt;" and "&gt;" instead of '<' and '>', so it's quite
    doable to view the file in plain ASCII mode as well.  Note that some of the
    changes this file documents as having been made in MH-6.8.4 may not be present
    in nmh -- Richard started with 6.8.3 and later put in certain 6.8.4 stuff.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Apr 6 19:56:35 2000 +0000

    Whoah, this should have been changed a long time ago.  For one thing, Richard
    forgot to update the copyright date when he made modifications in 1999, but more
    significantly, this COPYRIGHT notice hasn't been changed since Richard ceded
    control of nmh development and it became an open-source project.
    
    Changed the COPYRIGHT notice to a BSD License, with a couple of minor wording
    tweaks.  Copyright is assigned to "the authors of nmh", which is anyone who
    writes code, whether they have CVS accounts or not.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Apr 6 00:22:06 2000 +0000

    * Add some way to configure whether you prefer to see text/plain or text/html
      parts of multipart/alternative messages.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Apr 6 00:11:50 2000 +0000

    Applied Eric Schnoebelen <eric@cirr.com>'s mhshowsbr.c patch fixing apparent
    bugs in Dan Winship's new security quoting code:
    
        Since upgrading, I've been getting the following errors while attempting to
        process some MIME messages:
    
            (1) Syntax error: Unterminated quoted string
                exit 2
    
        and:
    
            (2) line 1/10 (END)Segmentation fault (core dumped)
    
        (2) appears to be due to the testing of an unset pointer in
        mhshowsbr.c:show_multi_aux().  (1) appears to be caused by mis-quoting a
        filename being handed to the shell in mhshowsbr.c:show_content_aux().
    
        Resolving the pointer reference issue in mhshowsbr.c:show_multi_aux() turned
        up a similar mis-quoting problem in the routine.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Mar 31 04:25:26 2000 +0000

    Terran Melconian pointed out that my theory as to why -help was printed as
    "-(help)" in the -help output was probably not the most likely scenario.  Added
    his.  ;^>

Author: Doug Morris <doug@mhost.com>
Date:   Tue Mar 28 14:42:36 2000 +0000

    added Todd Miller's packf patch

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Mar 17 20:19:43 2000 +0000

    When I applied Wesley Craig's original KPOP patch, I made a change directly to
    config.h.in.  That's a no-no since that file is automatically generated.  Now
    that I've applied Wesley's second patch that makes things work as I had
    originally documented, I'm re-making the change here, but this time by properly
    modifying acconfig.h and then generating config.h.in from that.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Mar 17 20:11:03 2000 +0000

    wesley.craig@umich.edu did not document his previous KPOP patch, so I did so,
    and asked him to check what I wrote.  Unfortunately he didn't notice my
    misunderstanding of his patch.  I wrote that if you #define POPSERVICE "kpop",
    inc and msgchk will use KPOP exclusively, but if you leave it as "pop3", you can
    use Wesley's new -kpop switch on a given invocation.  Instead, however, -kpop
    turned out to be necessary on every invocation, and a KPOP user complained.
    Applied Wesley's new patch, which makes things work like I thought his original
    patch did.  After that, did one more clarifying pass to the documentation in
    inc.man and msgchk.man.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Mar 16 02:40:42 2000 +0000

    Added a new README.developers file.  From the file:
    
        This file is intended to provide a few tips for anyone doing development on
        nmh.  Developers who learn things "the hard way" about the nmh codebase (as
        opposed to local info best encoded in a comment) are encouraged to share
        their wisdom here.
    
    Currently the topics are "autoconf files" and "directory structure".

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Mar 15 23:37:30 2000 +0000

    When I added my --enable-masquerade option, you'll note that I didn't make it
    --enable-nmh-masquerade.  I find the --enable-nmh-* options too wordy and I'm
    not sure why Richard went that route.  I've renamed them to just --enable-*, but
    the old versions will still work as well (they just aren't advertised).
    
    Added a line to the "nmh configuration" output saying whether POP is enabled.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Mar 15 22:25:16 2000 +0000

    When I fixed the long-standing makedir() bugs in January, I had the code call
    strtoul(..., 0), which I believed to be safe as all modes specified as ASCII
    constants in the nmh code started with a leading zero (signifying octal), which
    I did as it would work if internal constants were ever changed to hex.
    Unfortunately I was unaware of the "Folder-Protect:" .mh_profile entry, which
    mh-profile.man documents as an octal-only constant, with no leading zero
    required.  I've changed the strtoul() call to an atooi() call and removed the
    misleading leading zeroes on the ASCII octal constants in the code and man
    pages.  Also changed the "Folder-Protect:" example in the man page to something
    more interesting than a duplication of the default.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 21:21:28 2000 +0000

    Added:
    	I put Simon's patch under the control of a new #define called
    	FIX_NON_Y2K_COMPLIANT_MUA_DATES.  There's some commentary in
    	acconfig.h about when you might not want to #define it.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 21:15:55 2000 +0000

    Added missing dependency in zotnet/tws/Makefile.in for dtimep.c: dtimep.c-lexed.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 21:07:56 2000 +0000

    Created new dtimep.c-lexed with Simon's change using dtimep.lex lexed on
    Solaris 2.6.
    
    Removed my comment about strdup().  The Solaris 2.6 failure was due to
    failing to do a make distclean after configuring for Ultrix 4.2A.  I'll
    leave the change, though, since it's still a good one (just not worth
    reporting in the ChangeLog).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 20:50:19 2000 +0000

    Changed strdup() in strdup.c to take a _const_ char*.  Don't know why this
    didn't hit anyone before, but I wasn't able to compile on Solaris 2.6 without
    doing this, due to a "previous declaration" error.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 20:40:47 2000 +0000

    Applied Simon Burge <simonb@thistledown.com.au>'s dtimep.lex patch:
    
      It seems that some MUA's didn't handle y2k very well - ELM seems to be one of
      them, and Ultrix's DXmail (based on MH!).  I've got a few emails this month
      that look like:
    
              575   Jan 00  Xxxxxx Xxxx       3603  ...
      and
               22+  Jan 00  Xxx Xxxxx         1771  ...
    
      The first has "15 Jan 100" as the date and the second has "19 Jan 00" as the
      date.  The following works around this so that scan, show, sortm, etc work ok.
    
    Added scan.MMDDYY and scan.YYYYMMDD format files.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 09:20:27 2000 +0000

    * Applied, after some finessing,
    Simon Burge <simonb@thistledown.com.au>'s --with-smtpservers patch:
    
        Here's a patch that allows you to add
    
    	    --with-smtpservers=<some.host.name>
    
        to the ./configure command line to set the "servers: " line in etc/mts.conf.
        Around here, we use "mailhost" so that all machines in the current domain
        just talk to a central machine and nothing else runs an MTA.  Now, I can use
    
    	    --with-smtpservers=mailhost
    
        instead of having to remember to fix this by hand (and often forgetting to
        do so!).
    
    * Inspired by Simon's patch, added an --enable-masquerade option
    to configure.  It will set the "masquerade:" line of mts.conf.  You may specify
    a subset of the three types of masquerading, like
    --enable-masquerade="draft_from mmailid", or leave off explicit arguments to
    enable all three types.
    
    * Alphabetized the --enable and --with options in configure.in and INSTALL and
    added documentation of the two new options to the latter.
    
    * Added new dependency for mts.conf: Makefile.  If this isn't
    done, then when you reconfigure nmh with new values for --enable-masquerade or
    --with-smtpservers, you'll fail to get an updated copy of mts.conf.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 05:24:57 2000 +0000

    Applied Simon Burge <simonb@thistledown.com.au>'s dtime.c patch:
    
      There's a wrap-around problem that affects the implementation of Zeller's
      congruence in dtime.c.  This causes the day-of-week calculations to fail for
      dates after Feb 29, 2000 (probably up until some year far in the future).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 05:05:49 2000 +0000

    Modified username_extension masquerading to only use the extended address on
    generated [Resent-]From: lines and SMTP envelope From:.  With Neil's original
    implementation, nmh's global idea of the username was changed, which would
    result in inc lying and saying you had no new mail because it was looking for a
    mailbox called, for instance, "dan-nmh" (where username was "dan" and
    $USERNAME_EXTENSION was "-nmh").
    
    While in there (adrsprintf()), added checking of snprintf()'s return code and
    added calls to adios() when things are not kosher.  Also simplfied the really
    confusing REALLYDUMB #ifdef'ing, which didn't even jibe with the comment
    explaining REALLYDUMB in acconfig.h.  Now adrsprintf() will always return just
    the username, even if an explicit domain is passed in (which currently doesn't
    happen anywhere in nmh).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 02:39:13 2000 +0000

    Just removed the odd space between the "!" and the "/bin/sh".  I believe some
    OSes might choke on that, and certainly no OS requires it.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Mar 14 02:29:26 2000 +0000

    Applied Sullivan N. Beck <sbeck@cise.ufl.edu>'s mhshow-suffix patch:
    
        With the patch below, you can add lines like:
    
            mhshow-suffix-application/msword: .doc
            mhshow-suffix-application/PostScript: .ps
    
        to the mhn.defaults file to append the given suffix to a scratch file.  This
        allows applications which require a certain suffix to run properly.
    
    Removed -force_html from lynx entry in mhn.defaults.sh (I believe older versions
    of lynx lack that option) and added "mhshow-suffix-text/html: .html".

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Mar 6 20:19:04 2000 +0000

    Applied Neil W Rickert <rickert+nmh@cs.niu.edu>'s msh.c patch:
    
        I finally tracked down the problem in msh that was causing errors
        whenever I tried to examine a 'mmdf' style mailbox.
    
        It turns out that not enough memory was being allocated with
        calloc(), causing memory pointers to be overwritten and corrupted.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Mar 4 00:02:46 2000 +0000

    Changed the new "plussed_user" option to mts.conf's "masquerade:" to
    "username_extension" after getting feedback from qmail users, who use '-' as a
    separator rather than '+'.  Removed checking of $USERPLUS variable.  Now check
    $USERNAME_EXTENSION, which needs to include the appropriate separator for your
    MTA ('-', '+', or whatever) as its first character.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Mar 3 07:30:31 2000 +0000

    Oops.  I was using an older email address for Neil -- now he uses the $USERPLUS
    feature that I'm crediting him for.  ;^>

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Mar 3 07:24:41 2000 +0000

    Added a new "boolean" type to mh.h and TRUE and FALSE constants.
    
    Added a note to DIFFERENCES stating that it's out-of-date (Richard was the last
    one to update it) and that we should consider only documenting incompatibilities
    with MH there.
    
    Implemented (and documented) a third kind of username masquerading: "plussed
    user" masquerading.  This one was suggested by Neil Rickert
    <rickert@cs.niu.edu>.  It's based on sendmail's "plussed user" feature, where
    mail sent to <user>+<string> will be delivered to <user>.  When it's enabled,
    it's controlled by the $USERPLUS environment variable.  How is it enabled?
    Well, that leads me to:
    
    Renamed the "mmailid:" setting in mts.conf to "masquerade:", and changed it so
    that rather than being a boolean, it can be set to any combination of the three
    values "draft_from", "mmailid", and "plussed_user".  Thus it is now possible to
    enable the three types of masquerading individually.
    
    Fixed a bug with "mmailid" masquerading (dating back to MH?)  where if it was
    turned on, ','s would no longer be considered GECOS field delimiters.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Mar 2 08:20:00 2000 +0000

    Oops.  You can't just change comments in configure.in, or configure won't be
    modified (it doesn't contain the comments) and you won't be able to commit it,
    and then the timestamps'll be messed up for everyone and unnecessary autoconf
    calls will occur.  Added some unnecessary (but frequently used in the file)
    trailing 'dnl's on some AC_SUBST()s.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Mar 2 07:56:00 2000 +0000

    Oops.  My last group commit comment failed to mention what I was doing in this
    file.  I was adding:
    
    * Change all man pages to group all the commandline options together in one
      section with each as a separate mini-heading.  Having to dig through prose to
      find what a particular option does is a pain in the nads.
    
    This time, moved it out of the [POSSIBILITIES] section and put it in the [TODO]
    section, as I feel it's very important (and wouldn't be that difficult to do --
    somewhat time-consuming, yes, but not difficult).

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Mar 2 07:52:47 2000 +0000

    Changed the GECOS-field '&' translation behavior to be controlled by the BSD42
    #define rather than GCOS_HACK, since it's apparently always appropriate on OSes
    where BSD42 is #defined, and never appropriate on any other OSes.  Thanks to
    Kimmo Suominen for responding to my "What is this code here for?" comment in
    mts.c and explaining the feature.
    
    Also added ULTRIX 4.2A to the list of OSes that have an initgroups() function
    but no prototype in the system headers.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Feb 29 06:17:58 2000 +0000

    Made a goofy change so that I could produce a new configure because when I
    checked in the last version I did it with "cvs commit ... configure configure.in
    ..." and that apparently gives configure.in a newer timestamp than configure,
    which results in spurious autoconf runs when people download the source.  We
    need to write a little note to developers somewhere saying what in order you
    need to check in those autoconf files and how long you need to wait in between
    each one and such...

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Feb 29 05:59:16 2000 +0000

    Changed "echo > stamp-h.in" in Makefile.in to "date > stamp-h.in" so that
    stamp-h.in will be different each time configure.in and related files are
    changed, making it easier to check it in (which is necessary to prevent
    unnecessary autoconf calls).
    
    My declaration of initgroups() in slocal.c to eliminate the "no prototype"
    warning wasn't portable (FreeBSD 3.[23] choked).  Now use AC_EGREP_HEADER to see
    where initgroups() is declared, if anywhere.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Feb 29 05:16:35 2000 +0000

    Upped the version number to 1.0.3+dev (ideally this should be done by whoever
    makes a release tar file, immediately after doing so).
    
    Applied Paul Fox <pgf-spam@foxharp.boston.ma.us>'s scansbr.c patch, posted to
    comp.mail.mh, which he says prevents loss of mail when inc'ing into a full
    filesystem.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Mon Feb 28 17:09:02 2000 +0000

    	* Fix security hole in mhshowsbr.c which allowed untrusted shell
    	  code to be executed.
    	* Released nmh 1.0.3.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Feb 10 18:50:23 2000 +0000

    Oops.  %-escapes on mhstore lines in mhn.defaults.sh should not be surrounded by
    single quotes, as a shell is not spawned when just saving files, and the
    filenames will end up with literal quotes embedded in them.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Feb 4 20:36:43 2000 +0000

    Removed an item that Richard did without removing its TODO, and removed an item
    that was duplicated in two different priority sections.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Feb 4 20:34:07 2000 +0000

    Whoever originally added the -help switch to all the commands got too cute and
    had the option itself print out as "-(help)" in the -help output.  I guess the
    idea was to make reference to the fact that clearly you know about the -help
    option since you're currently looking at its output.  I think it's a bad idea to
    overload the meaning of the parentheses, however -- they're supposed to indicate
    what abbreviated prefix of the switch you're allowed to specify.  It doesn't
    make sense to show that you're allowed to "abbreviate" the switch to its entire
    length.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Feb 4 20:28:23 2000 +0000

    Whoever originally added the -help switch to all the commands got too cute and
    had the option itself print out as "-(help)" in the -help output.  I guess the
    idea was to make reference to the fact that clearly you know about the -help
    option since you're currently looking at its output.  I think it's a bad idea to
    overload the meaning of the parentheses, however -- they're supposed to indicate
    what abbreviated prefix of the switch you're allowed to specify.  It doesn't
    make sense to show that you're allowed to "abbreviate" the switch to its entire
    length.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Feb 4 01:46:29 2000 +0000

    Modified INSTALL and config.h.in to reflect the new -kpop feature.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Feb 4 01:32:12 2000 +0000

    * Applied wesley.craig@umich.edu's KPOP patches.  According to him:
    
          The following patch fixes a problem with requesting a service key for a
          machine that has multiple 'A' records.  It also makes "-kpop" a command
          line option, for users who would like to use both "kpop" and "pop".
    
      Did no testing of the new features, as I don't have access to a KPOP server.
    
      One tweak I made to the patch he sent to nmh-workers was to move the
      declaration of his new hp2 variable into the #ifdef KPOP section so you don't
      get an "unused variable" warning when compiling without KPOP.
    
    * Modified inc.man and msgchk.man to document Wesley's new -kpop.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Jan 29 01:34:20 2000 +0000

    Added check for lynx to write mhshow-show-text/html line in mhn.defaults.sh.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jan 28 23:29:06 2000 +0000

    Made a couple of minor whitespace changes to test if the latest beta version of
    CVS fixes this bug:
    
        dilvish-dan> cvs commit ../ChangeLog mhn.defaults.sh
        danh@mhost.com's password:
        Warning: Remote host denied X11 forwarding, perhaps xauth program could not be run on the server side.
        cvs: lock.c:179: lock_name: Assertion `*short_repos++ == '/'' failed.
        Terminated with fatal signal 6
        cvs commit: saving log message in /tmp/cvslIx_yb

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jan 28 22:00:33 2000 +0000

    All %-escapes in mhn.defaults that actually expand to something should be
    surrounded by single quotes.  Added quotes to the ones in mhn.defaults.sh that
    were missing them.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jan 27 20:20:01 2000 +0000

    makedir() had multiple bugs dating back to MH.  It passed an octal constant to
    atoi(), which interpreted it as decimal, resulting in directories with no user
    read or execute permissions, making nested directory creation fail.  Also, when
    creating a nested directory, correct permissions were only set on the inner one.
    
    A second `make install' would always fail because the check for whether
    mh_profile.5 existed was written incorrectly.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jan 27 20:14:58 2000 +0000

    Doug's check for whether mh_profile.5 exists was bad -- it looked in the local
    directory rather than the installation directory, so the check would always
    return false and re-installation when mh_profile.5 did exist would bomb out.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Jan 27 20:12:38 2000 +0000

    Fixed multiple bugs in makedir().  First off, when creating nested folders, it
    only set permissions properly on the innermost one.  Secondly, it passwd an
    octal constant to atoi(), which only works on decimal numbers, resulting in
    directories with no user read or execute permission, making creation of nested
    dirs fail.
    
    Also added a comment wondering why we do special processing when euid != uid.
    If no one disagrees with my comments, I'll remove that weird code in the future.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 21:35:43 2000 +0000

    Dan Winship informed me that the right fix when gcc -Wall complains about char
    indexes to arrays is to cast to unsigned char, not int.  You want to prevent
    negative indexes into the array.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 10:16:32 2000 +0000

    Added documentation on both types of masquerading to post's man page.
    
    Also clarified some wording and added a note that the new type of masquerading
    has been implemented only for post, not for the undocumented spost backend.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 10:14:14 2000 +0000

    Expanded the mention of the $SIGNATURE environment variable to talk about the
    three different ways to override "From:" header construction.  Also added
    mh-tailor(5) to the "SEE ALSO" section.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 09:27:59 2000 +0000

    Just added a comment explaining that akvalue() does mh alias substitution.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 09:26:23 2000 +0000

    I had my envelope-From:-setting in the wrong place in the code, before alias
    processing was done.  Put it in the right place, and properly implemented
    Resent-From:-handling, which I had neglected before.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 09:24:15 2000 +0000

    Added a comment bemoaning the lack of aliasing on the From: header and
    explaining why I wasn't going to bother implementing my new draft-From:-based
    email address masquerading right now.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 06:51:50 2000 +0000

    Doug's portability fix of my setgid inc autodetection had a caching bug -- if
    you re-ran configure, uip/Makefile would be corrupted, and installation would
    fail on OSes where inc needs to be setgid.
    
    Implemented a new kind of email address masquerading.  When a user writes a
    custom "From:" header in a draft, nmh uses it rather than generating one.
    However, the user's true address is used in the SMTP envelope "From:" and is
    revealed in the "Sender:" header.  Now, when mmailid is set to non-zero, the
    envelope "From:" uses the address specified in the draft "From:" header, and
    there is no "Sender:" header.  This is useful when sending on behalf of a remote
    POP3 account or when remote mail robots incorrectly use the envelope "From:" in
    preference to the body "From:".

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 06:39:49 2000 +0000

    I'm surprised this didn't hit anyone sooner.  Doug's portability fix of my
    setgid inc autodetection didn't do its caching properly.  It cached the variable
    $nmh_cv_ls_mail_grp (previously $nmh_group_mailspool), but did substitution on
    $MAIL_SPOOL_GRP (previously $MAILGROUP) without setting the latter to the
    former.  That meant that when re-running configure, $MAIL_SPOOL_GRP would be
    NULL, so the $(MAIL_SPOOL_GRP) Make variable would be NULL, and installation
    would fail with the error "install:  2755 does not exist" (since the argument to
    -g was missing).

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 05:40:30 2000 +0000

    Implemented a new type of username masquerading, which is also activated by
    setting mmailid to non-zero in mts.conf.  The new type is based on the From:
    header in the message draft rather than the GECOS field of the passwd file like
    the old type.
    
    With mmailid turned off, when a user specifies a custom From: header in a draft,
    it'll be used, but the user's real address will be revealed in the SMTP envelope
    From: and in the Sender: header.  With mmailid on, this revelation is disabled.
    
    Also copied to here my new comment from mh.h explaining (if I understand it
    correctly) the functionality of struct swit's minchars field.  Also, changed the
    minchars for "help" from 4 to 0.  It doesn't make sense to use a positive
    integer that's the exact length of the option.  That'll make it print out like
    "-(help)".  The parentheses are supposed to go around the minimum part of the
    option you need to specify when abbreviating it.  Perhaps someone thought it
    would be cute to put "help" in parentheses to imply that you know about it
    already as you just specified it be seeing the current output, but I think this
    "overloading" of the meaning of the parentheses is awkward.  I need to go around
    and change "help" to 0 everywhere, but it's getting too late to do it tonight.
    
    Also added some other explanatory comments to existing code.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 05:28:33 2000 +0000

    Updated to reflect that there are now two types of username masquerading
    (GECOS-based, the old one, and draft-From:-based, the new one).  Also clarified
    existing wording.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 05:03:07 2000 +0000

    Documented the minchars field of struct swit to the best of my understanding.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 05:01:06 2000 +0000

    Modified the mmailid comment to reflect that there are now two types of
    masquerading (wouldn't want sysadmins to not realize that by allowing one,
    they're allowing the other).  I also prefer my new wording of "allow" vs. the
    old "turn on" because the latter implied that masquerading would take effect
    just by setting that variable (not the case unless /etc/passwd had been
    previously modified to have the <fakeusername>s).

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 04:57:57 2000 +0000

    Whoever changed all the references to nmh-workers@math.gatech.edu to
    nmh-workers@mhost.com missed this file.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Jan 26 04:54:30 2000 +0000

    Changed Mmailids to an extern so that we can access it from post.c to see if we
    should do the new draft-From:-based masquerading.  Also clarified some comments
    now that there are two different types of masquerading.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 21:06:09 2000 +0000

    Just clarified a couple of points in my last change description.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 07:45:10 2000 +0000

    The prototype I gave for initgroups() which was documented in the AIX 4.1 info
    page conflicted with the real one that comes from grp.h on Solaris 2.6.
    Adjusted it so the local prototype is correct on both (hopefully all)
    platforms.  Also added an include of <unistd.h>, which is where initgroups()
    lives on HP-UX 10.20.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 07:10:25 2000 +0000

    I kept going back and forth checking in new pointless revisions of
    configure[.in], but it now looks like the problem was that stamp-h.in was older
    than configure.in (or maybe there were two problems).  Hopefully this'll get rid
    of the needless auto* calls.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:56:25 2000 +0000

    Shoot.  Apparently it gets the timestamp from the check-in time rather than
    preserving the actual timestamp on the file when you check it in, so the
    timestamp was the same for configure.in and configure, so the Makefile was doing
    an autoconf just in case.  This time I'm checking in configure.in first and
    configure at least a second later.  What a pain.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:46:13 2000 +0000

    Accidentally checked in configure with older date than configure.in, but I
    hadn't made changes to configure.in that would result in a different configure,
    so I can't check one in with the right timestamp.  Therefore, I made a
    meaningless change to configure.in (adding a "dnl" to the end of line that was
    like others that had "dnl" at the end but didn't have one itself) and
    regenerated configure.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:21:38 2000 +0000

    The conditional definition of the "np" variable didn't make any sense.  It was
    only defined if HAVE_GETHOSTBYNAME was defined and only used when
    HAVE_GETHOSTBYNAME wasn't defined.  I'm kind of surprised that never blew up
    anywhere.  Changed the definition conditional to match the usage conditional.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:19:51 2000 +0000

    Got rid of the rest of the warnings that I didn't have time for on 1999-07-15
    (and, it would seem, some new ones people introduced since then).  The primary
    ones were the warnings that default prototypes were being used for [v]snprintf()
    and str[n]casecmp().  As of right now, there are _no_ compilation warnings
    except on the lex output file (at least under AIX 4.1.5 and Solaris 2.6).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:18:54 2000 +0000

    On AIX 4.1, snprintf() is defined in libc.a but there's no prototype in
    <stdio.h> or elsewhere.  Apparently it's not officially supported (though it
    seems to work perfectly and IBM apparently uses it in internal code).  Anyhow,
    if we omit our own snprintf() and vsnprintf() prototypes when we HAVE_SNPRINTF,
    we get a billion warnings at compile time.  Use the C preprocessor to preprocess
    stdio.h and make sure that there's actually a prototype.  Define
    HAVE_SNPRINTF_PROTOTYPE if so, and use that to control our local prototype
    definition.
    
    Also, define strcasecmp() and strncasecmp() here all the time since we define
    our own versions and always use them.  The only way we could get into trouble
    doing this would be if the vendor's versions didn't have the same parameters,
    but I don't see that happening.  If we don't define them here, we get warnings
    all over the place that default prototypes are being used for 'em, and the
    system header to include varies from OS to OS.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:13:38 2000 +0000

    On AIX 4.1, snprintf() is defined in libc.a but there's no prototype in
    <stdio.h> or elsewhere.  Apparently it's not officially supported (though it
    seems to work perfectly and IBM apparently uses it in internal code).  Anyhow,
    if we omit our own snprintf() and vsnprintf() prototypes when we HAVE_SNPRINTF,
    we get a billion warnings at compile time.  Use the C preprocessor to preprocess
    stdio.h and make sure that there's actually a prototype.  Define
    HAVE_SNPRINTF_PROTOTYPE if so, and use that to control our local prototype
    definition.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:06:18 2000 +0000

    Added include of signals.h for SIGNAL() prototype.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:04:29 2000 +0000

    Added include of mh.h for snprintf() prototype.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 06:00:22 2000 +0000

    Added include of mh.h to get snprintf() prototype and changed all references to
    getcpy() to our_getcpy() to prevent conflict with the external one.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 05:58:26 2000 +0000

    Put in a prototype for stdio internal function _filbuf() to get rid of the
    "default prototype" warning (only do this when we didn't #define it to something
    specific due to another #define telling us to do so).

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 05:55:20 2000 +0000

    Put in a prototype for client() to get rid of the "default prototype" warning.
    The prototype should really go in a new client.h file or somewhere, but I don't
    have time right now for that.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 05:53:40 2000 +0000

    Typecast to get rid of warnings that index into cc[] is a char.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 05:52:31 2000 +0000

    Put in prototype for initgroups() to get rid of "default prototype" warning.  On
    AIX 4.1, at least, the function exists in libc.a but doesn't exist in any .h.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Jan 25 05:50:12 2000 +0000

    Typecast to get rid of warnings that array index into types[] is a char.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Thu Jan 6 21:30:07 2000 +0000

    	* Move mhtest from bindir to libdir.
    
    	* Move sendfiles from libdir to bindir.
    
    	* Updated sendfiles manpage to reflect this change.
    
    	* Added documentation for -build and -file switches to repl and
    	  forw manpages (patch from Peter Maydell).
    
    	* Fixed interaction between specifying -cc in profile and -group on
    	  command-line.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu Nov 11 01:01:07 1999 +0000

    * Add command to reverse the action of rmm [-nounlink] -- "urmm"?  "umm"?  "um"?
    * Allow user customization of which kinds of text parts in multipart/alternative
      messages are preferred.  It would be nice if one selectable behavior would be
      to be prompted at runtime for which version to show.
    * Add a new %-escape that makes temp files more permanent than %f, so that you
      can use gnuclient -q or netscape -remote on message parts.  Put netscape
      -remote in mhn.defaults for text/html once this is done.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Nov 2 21:49:47 1999 +0000

    Changed the version number from 1.0.3 to 1.0.2+dev.  There was not unanimous
    support for my proposed even/odd release/developer version number dichotomy.
    1.0.2+dev implies release 1.0.2 plus some development.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Oct 29 20:42:13 1999 +0000

    Upped the version number to 1.0.3.  If we don't do this, then when people report
    bugs against 1.0.2, we won't know "which" 1.0.2 they're talking about (since the
    development source is publically available via CVS).  I think the Linux kernel
    version numbers are a good model, so the next time we roll a tarball, it should
    be version 1.0.4 (or higher -- anyhow, an even-numbered version).

Author: Doug Morris <doug@mhost.com>
Date:   Fri Oct 29 05:10:18 1999 +0000

    updated INSTALL directions

Author: Doug Morris <doug@mhost.com>
Date:   Fri Oct 29 04:49:01 1999 +0000

    release nmh-1.0.2

Author: Doug Morris <doug@mhost.com>
Date:   Fri Oct 29 04:32:50 1999 +0000

    updated the TODO list and bumped the revision to 1.0.2.

Author: Doug Morris <doug@mhost.com>
Date:   Wed Oct 27 05:21:12 1999 +0000

    fixed test in Makefiles for LIBTOOL for the case where it doesn't exist

Author: Doug Morris <doug@mhost.com>
Date:   Tue Oct 26 21:12:36 1999 +0000

    fixed libtool check, sort of...

Author: Doug Morris <doug@mhost.com>
Date:   Thu Oct 21 18:59:35 1999 +0000

    changes to allow building under Mac OS X/Rhapsody

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun Oct 17 17:39:22 1999 +0000

    	* Changed repl defaults to partly revert to MH behaviour:
    	  "-cc all" is now only implied with -group.
    	* The replcomps template includes cc: header again (as in MH).
    	* Updated repl man page to reflect these changes.

Author: Doug Morris <doug@mhost.com>
Date:   Sat Oct 16 00:56:05 1999 +0000

    sunos/solaris modifications

Author: Doug Morris <doug@mhost.com>
Date:   Fri Oct 15 22:38:55 1999 +0000

    replaced the BIND guess (based on BSDishness) with checks for gethostbyname and sethostent

Author: Doug Morris <doug@mhost.com>
Date:   Wed Oct 13 14:56:41 1999 +0000

    fixed bug in mh-profile/mh_profile manpage link - it did not check first

Author: Doug Morris <doug@mhost.com>
Date:   Wed Oct 13 13:58:41 1999 +0000

    updated manpage's Makefile and modified the way configure tests to see whether
    it should define LINUX_STDIO.

Author: Dan Harkless <dan@harkless.org>
Date:   Mon Oct 4 22:23:29 1999 +0000

    Added '-L' to the calls of 'ls' in configure.in -- I have seen multiple machines
    in the past where the mail spool was a symlink to a directory on another device
    with more free space.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Oct 2 06:00:54 1999 +0000

    	* Fixed a portability problem in Doug's fix of a portability
    	problem in my MAILGROUP autoconf support ('ls -l' vs. 'ls -lg').

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Oct 2 06:00:11 1999 +0000

    I didn't like the double use of "MAILGROUP" for two different variables used in
    different languages, with different values.  I renamed Doug's new Makefile
    "MAILGROUP" to MAIL_SPOOL_GRP.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Oct 2 05:57:23 1999 +0000

    Touched because I changed configure.in.

Author: Dan Harkless <dan@harkless.org>
Date:   Sat Oct 2 05:55:54 1999 +0000

    Doug's fix for my MAILGROUP autoconf support on his platform (yep, I was
    ignorant about that "wheel" group) broke it on my platforms (AIX 4.1.5.0.01 and
    Solaris 2.6).  `ls -lg` doesn't do what Doug was expecting on these platforms --
    it displays _only_ the group rather than the user and the group (thus awk
    '{print $4}' did the wrong thing).
    
    Also did some miscellaneous cleanup, like making variables that were intended to
    be cached actually be cached (renamed to nmh_cv_*, etc.), and using the $AWK
    that we've auto-detected rather than relying on the $PATH to find one.

Author: Ruud de Rooij <ruud@ruud.org>
Date:   Sun Sep 26 17:45:55 1999 +0000

    	* Added config.sub and config.guess to the list of files to be
    	distributed.
    
    	* Fixed bug in sbr/fmt_scan.c where an extra newline would be
    	added if a list of addresses was split over several header lines.
    
    	* In mts/smtp/smtp.c, undefine strlen and strcpy if they are
    	macros, regardless of platform.
    
    	* Allow q to quit mhshow, and n to skip to next part.  Patch from
    	Kimmo Suominen <kim@tac.nyc.ny.us>.
    
    	* Modified mhstore to recognize attachments created by sendfiles
    	with x-conversions=gzip.

Author: Doug Morris <doug@mhost.com>
Date:   Mon Sep 13 19:23:29 1999 +0000

    moved canonical guesses back into user config section of config.h

Author: Doug Morris <doug@mhost.com>
Date:   Mon Sep 13 18:20:28 1999 +0000

    updates to post.c and termsbr.c that prevent warnings on OpenBSD

Author: Doug Morris <doug@mhost.com>
Date:   Sun Sep 12 13:50:11 1999 +0000

    Lots of little code cleanups to prevent warnings - mostly making sure
    some function prototypes are available at compile time. Also fixed
    Makefile.in so that make nmhdist will work -- it just blew up after
    COMPLETION-TCSH was added and ZSH-COMPLETION was changed to
    COMPLETION-ZSH.

Author: Doug Morris <doug@mhost.com>
Date:   Sun Sep 12 07:19:40 1999 +0000

    updating changelog, should have been done with last commit

Author: Doug Morris <doug@mhost.com>
Date:   Sun Sep 12 06:44:02 1999 +0000

    fix for configure to find db1/ndbm.h in new linux systems

Author: Doug Morris <doug@mhost.com>
Date:   Fri Sep 10 05:22:40 1999 +0000

    configure, configure.in stamp-h.in, and uip/Makefile.in modified to fix
      MAILGROUP test.
    m_getfld.c - added the patch submitted by Richard Cohen to fix
        crashing when mh_profile has no trailing newline.
    smtp.c, lock_file.c, m_scratch.c, m_tmpfil.c, mhscmds.c, rcvtty.c, and
      spost.c modified to fix mkstemp bugs. Some I've simply commented out
      because the repair requries either creating another new tempfile
      function (there are 3 already) or cleaning up the existing tmpfile
      functions and all the calls to them. I'm opting for the latter but
      it will take a while.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Sep 7 23:45:20 1999 +0000

    Renamed ZSH.COMPLETION to COMPLETION-ZSH and added COMPLETION-TCSH.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Sep 7 23:41:37 1999 +0000

    New file along the lines of the old ZSH.COMPLETION, but for tcsh.  Pretty bare
    right now.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Sep 7 23:34:00 1999 +0000

    Renamed to COMPLETION-ZSH so it'll alphabetize next to new COMPLETION-TCSH.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Sep 7 23:29:14 1999 +0000

    Renamed from ZSH.COMPLETION so it'll alphabetize next to new COMPLETION-TCSH.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Aug 18 00:05:24 1999 +0000

    Crap.  That's what I get for using vi instead of xemacs for a change.  Inserted
    missing newline.

Author: Dan Harkless <dan@harkless.org>
Date:   Wed Aug 18 00:01:28 1999 +0000

    Just adding some text to this file so that cvs will see a difference and let me check it in.  Every time acconfig.h or configure.in are changed (which I just
    did), the timestamp on this file needs to be updated or when people do a make
    an unnecessary `cd . && autoheader` will be done, and not everybody has the
    autoconf tools installed.  The next person to change those two files (or
    aclocal.m4) will need to change this text, maybe just to a message saying which
    dependency files were changed and by whom.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Aug 17 23:31:23 1999 +0000

    Automated #define of MAILGROUP and installation of inc as setgid mail when the
    mail spool directory isn't world-writable.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Aug 17 23:15:31 1999 +0000

    Automated #define of MAILGROUP and installation of inc as setgid mail when the
    mail spool directory isn't world-writable.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Aug 17 23:12:42 1999 +0000

    Just removed some useless whitespace that [X]Emacs' Make mode highlights as
    being semi-bogus.

Author: Dan Harkless <dan@harkless.org>
Date:   Tue Aug 17 23:09:46 1999 +0000

    Automated #define of MAILGROUP and installation of inc as setgid mail when the
    mail spool directory isn't world-writable.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:39:09 1999 +0000

    * slocal -debug used to leave a copy of each message processed in /tmp.
    * Got rid of a ton of compilation warnings output by gcc -Wall.
    * rcvdistcomps no longer has "Resent-Fcc: outbox"; new rcvdistcomps.outbox does.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:30:05 1999 +0000

    Eliminated compilation warnings.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:19:29 1999 +0000

    Eliminated unsued sigset_t variables set and oset.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:16:08 1999 +0000

    Previously contained the code:
    
    		if (numburst == 0)
    		    if (!quietsw)
    			admonish (NULL, "message %d not in digest format",
    				  msgnum);
    		else
    		    adios (NULL, "burst() botch -- you lose big");
    
    If the indentation is to be believed, this is a bug.  I trusted the indentation
    and added {}s around the inner if().

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:13:05 1999 +0000

    Eliminated compilation warnings.  pop_action() and pop_pack() used to return
    garbage.  They now (arbitrarily) return 0.  Dunno if their return values are
    ever used...

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:11:44 1999 +0000

    Eliminated compilation warnings.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:03:34 1999 +0000

    donote() previously was written such that it could return garbage.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 01:01:24 1999 +0000

    err2peer() previously returned garbage.  Now it returns result of callee
    verr2peer().

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:59:36 1999 +0000

    Eliminated compilation warnings.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:53:17 1999 +0000

    Eliminated compilation warnings.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:52:20 1999 +0000

    Eliminated compilation warnings.
    
    slocal -debug left a file in /tmp for every single message it processed!
    Totally unacceptable since some people like to have slocal -debug in their
    .forward files to get better logging.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:50:01 1999 +0000

    Changed done() from returning void to returning int so that main()s who call
    done() at the end can instead return done() at the end to eliminate the
    compilation warning about falling off the end of a non-void function.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:48:59 1999 +0000

    Changed from returning void to returning int so that main()s who call done() at
    the end can instead return done() at the end to eliminate the compilation
    warning about falling off the end of a non-void function.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:47:33 1999 +0000

    Changed call of done() to return of done() to eliminate compilation warning.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:44:40 1999 +0000

    I think it's totally inappropriate for the default rcvdistcomps to save all
    outgoing messages in an "outbox" folder.  I have made a new file called
    rcvdistcomps.outbox which looks like this file used to.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:43:04 1999 +0000

    New $(DIST_FILES) entry: rcvdistcomps.outbox.

Author: Dan Harkless <dan@harkless.org>
Date:   Fri Jul 16 00:40:35 1999 +0000

    I renamed the old rcvdistcomps to rcvdistcomps.outbox and removed the
    "Resent-Fcc: outbox" line from rcvdistcomps.

Author: Doug Morris <doug@mhost.com>
Date:   Sat Jun 12 09:29:45 1999 +0000

    added my name to the change

Author: Doug Morris <doug@mhost.com>
Date:   Sat Jun 12 09:26:50 1999 +0000

    added explanation of change made two nights ago.

Author: Doug Morris <doug@mhost.com>
Date:   Wed Jun 9 20:51:59 1999 +0000

    use mkstemp on systems that have it

Author: Doug Morris <doug@mhost.com>
Date:   Thu May 13 14:42:34 1999 +0000

    Added notes about the configure change.

Author: Doug Morris <doug@mhost.com>
Date:   Thu May 13 14:28:25 1999 +0000

    Modified configure to use config.guess and config.sub to auto-detect
    the system type and correctly set the #defines in config.h.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 03:42:11 1999 +0000

    1.0.1

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:32:53 1999 +0000

    1.0.1 patches

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:31:47 1999 +0000

    Update for the brave new world

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:31:00 1999 +0000

    Use "#include <errno.h>" instead of "extern int errno;". Suggested by
    Stephen Wilson Bailey <swb@nconnect.net>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:28:40 1999 +0000

    add a note about Irix make

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:28:16 1999 +0000

    man page updates from Jerry Peek <jpeek@jpeek.com>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:26:41 1999 +0000

    deal with SIGPIPE so mhl doesn't print "Broken pipe" if you quit out
    of the moreproc

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:25:52 1999 +0000

    Fixed a signal-handling bug that could cause whatnow to sometimes exit
    without prompting the user. Based on a patch by Richard Geiger
    <rmg@netapp.com>.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:24:47 1999 +0000

    Changed configure.in's check for sigsetjmp to properly deal with
    systems like Linux where it is a macro. From <elleron@servtech.com>.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:22:54 1999 +0000

    Added -library switch so it can parse user aliases like post does.
    From Ruud de Rooij <r.c.m.derooij@twi.tudelft.nl>.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:22:03 1999 +0000

    Don't add line breaks in the middle of long addresses when building a
    draft. Fixes a bug where repl would generate invalid headers. From
    Ruud de Rooij <r.c.m.derooij@twi.tudelft.nl>.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:17:23 1999 +0000

    Allow display of 8bit encoded messages. From Kimmo Suominen
    <kim@tac.nyc.ny.us>.

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:16:14 1999 +0000

    Change ordering of a conditional to prevent a bad pointer dereference.
    Fixes a segv in inc (and occasionally other programs). Originally from
    Ruud de Rooij <r.c.m.derooij@twi.tudelft.nl>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:13:58 1999 +0000

    Fix a buffer overrun that caused packf -mbox to mess up on
    Return-Path: lines. From Kimmo Suominen <kim@tac.nyc.ny.us>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:12:12 1999 +0000

    Make whatnow "list" work with "lproc: show" again. From Ruud de Rooij
    <r.c.m.derooij@twi.tudelft.nl>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:10:45 1999 +0000

    add HAVE_LIBM

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:07:15 1999 +0000

    Add check for modf and link with -lm if it's not in libc. Needed for
    at least Digital UNIX. Problem noted by Kevin Oberman <oberman@es.net>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:05:49 1999 +0000

    Fix krb4 code to work with the original krb4 libraries as well as
    the krb5-compat ones. Based on a patch by Assar Westerlund <assar@sics.se>

Author: Dan Harkless <dan@harkless.org>
Date:   Thu May 13 01:03:23 1999 +0000

    Properly deal with relative folder names. Problem noted by Jerry Peek
    <jpeek@jpeek.com>

Author: Doug Morris <doug@mhost.com>
Date:   Fri Apr 30 18:08:34 1999 +0000

    Initial revision
