commit b0b3aacb4078ae60a19a31474b191d4475e202d9
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Mon Aug 15 00:21:12 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Mon Aug 15 00:21:12 2016 +0200

    This is mmh-0.3

:100644 100644 76cec13... 683256d... M	DATE
:100644 100644 5a90344... 64ada10... M	NEWS
:100644 100644 a4a8ba9... be58634... M	VERSION

commit 9481ba13dc70acb0b7ab32c0d251ec608532d89b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Mon Aug 15 00:11:39 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Mon Aug 15 00:11:39 2016 +0200

    fix whatnow2 send
    
    in the last commit whatnow2 send was changed
    to keep the metafile. This don't work with the
    ``exec send''. Now the send() is renamed to
    sendfunktion and the ``exec'' is removed.

:100755 100755 2e3cf12... 7ddebea... M	uip/whatnow2.sh

commit d272d4a234dad206a18167a2f806ac7628922b19
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Aug 14 22:36:55 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Aug 14 22:36:55 2016 +0200

    del metafile in whatnow2 only if send don't fail
    
    If send fails, you want to keep the metafile. Without this dist wold
    only work, if send works on the first time. Also some metainfo don't
    get lost.

:100755 100755 00a40e1... 2e3cf12... M	uip/whatnow2.sh

commit c26f5c832bd8a7d1a5f4aa5b658c79aae5168704
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Aug 14 17:31:50 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Aug 14 17:31:50 2016 +0200

    touch the DISTINCLUDE in mmhdist target
    
    This avoids rebuilding this files. So autoconf and flex
    is not need for a normal user.

:100644 100644 7ec7673... f93359d... M	Makefile.in

commit 69aecfa8763593b903e6e180f20343a9d27db078
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Fri Aug 12 09:00:05 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Aug 12 20:21:53 2016 +0200

    Add "delete" to "delete" pattern in whatnow2's case construct
    
    The attached patch modifies whatnow2 so that calling `whatnow2 delete`
    works as may be expected.  Without this change, the "delete" function
    in whatnow2 was called only when whatnow2 was executed as one of the
    following.
    
    * whatnow2 del
    * whatnow2 dele
    * whatnow2 delet

:100755 100755 4f957e2... 00a40e1... M	uip/whatnow2.sh

commit 75efa1e0fba76daa240c3c8b99deaf45fbb09fde
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Aug 12 18:11:11 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Aug 12 18:11:11 2016 +0200

    better error handling in whatnow2
    
    if the command is unknown then usage is printed and if usage is
    called with an argument other then 0 exit 1 is forced.

:100755 100755 dbddb55... 4f957e2... M	uip/whatnow2.sh

commit 1afb651874175658357df5a065ebcf49ee28705f
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Aug 12 17:43:05 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Aug 12 17:48:38 2016 +0200

    fix bug in decode_rfc2047()
    
    If iconv() returns an error and the source encoding
    is utf-8, the character jump has an of by one: the
    source string is incresed by one possition more the
    the length is decreased.

:100644 100644 4145139... 687ea57... M	sbr/fmt_rfc2047.c

commit d40c61859f24a638a770fff091630e5f1f22de2c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Aug 12 10:07:07 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Aug 12 10:11:48 2016 +0200

    Update comment in script concerning the VCS
    
    We're not using CVS anymore, but a VCS -- doesn't matter which one.

:100755 100755 71a2912... 39cc112... M	autogen.sh

commit 57251c0435c8b994c85baf68099ac0e60436444a
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Aug 11 17:22:49 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Aug 11 17:22:49 2016 +0200

    fix dist
    
    Because of always mimeify the dist hasn't work anymore.
    This is fixed by skipping attach() and signandenc(), if
    it's handled as a redistribution message.

:000000 100755 0000000... ced6595... A	test/tests/dist/test-dist
:100644 100644 9ad124f... eac15ae... M	uip/send.c

commit fa3da68dfa43341a8b6722d2e8a787c14cef02b9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Aug 10 19:25:53 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Aug 10 19:25:53 2016 +0200

    Add more tests to tests/test-send-mimeify

:000000 100644 0000000... d667640... A	test/tests/send/amphioctopus-marginatus.png
:100644 100644 96e2418... 9530f2b... M	test/tests/send/test-mimeify
:000000 100644 0000000... ddeb0d4... A	test/tests/send/ulm.txt

commit 40c8c8f1fbf8271368b61e70710b25f6b7760a1a
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Mon Aug 8 16:14:50 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Tue Aug 9 13:26:12 2016 +0200

    Fix typo in whatnow2 function "display"
    
    The attached patch fixes a typo in the whatnow2's "display" function.
    [ -z instand of [ -n for a check if a variable is empty.

:100755 100755 a4a2cc5... dbddb55... M	uip/whatnow2.sh

commit 8884262ec2ed546eed9d2bf999b3321b3c6c4903
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Aug 7 21:57:30 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Aug 7 21:57:30 2016 +0200

    add a test for repl on a ASCII only system
    
    This should create the same output as with utf-8.
    But the Umlaut should be displayed as '?'. This isn't
    the case at the moment.

:100644 100644 145957c... 4be347c... M	test/tests/repl/test-decode-addr

commit f154b393795d008e105ad63570e1f83bcccc6243
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Sat Aug 6 14:13:18 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Aug 6 23:40:13 2016 +0200

    Fix typo in whatnow2.sh
    
    command call is done with `command` not "command"

:100755 100755 f8778b1... a4a2cc5... M	uip/whatnow2.sh

commit ce96b206f69380c42849be06a708796ee94a1e5e
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Aug 6 18:08:58 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Aug 6 18:08:58 2016 +0200

    Test if MIME creation works
    
    Test if send uses mhbuild only, if it is usefull. A message
    already in MIME-Formate should not cause a fail.

:000000 100644 0000000... 96e2418... A	test/tests/send/test-mimeify

commit 851e352945512424ff9959c6fa4b3e1969063ed2
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Aug 6 17:07:11 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Aug 6 17:07:11 2016 +0200

    unset MM_CHARSET in tests/scan/test-scan-multibyte
    
    If MM_CHARSET is set to anything other then ascii this
    test probaly fail, but the test is mean to run on a ascii
    only envirement.

:100644 100644 ee3e434... 0d843c3... M	test/tests/scan/test-scan-multibyte

commit 60aa1c59ed770abce080f28e8aba133713d140e3
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Aug 6 17:05:57 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Aug 6 17:05:57 2016 +0200

    Adjust tests/bad-input/test-header for m_gefld2()
    
    With the m_gefld2 change mmh ignores more errors. This causes
    a diffrent behaviour in some cases.

:100644 100644 e152e0e... f0e7a45... M	test/tests/bad-input/test-header

commit 6fa7bb89ded1ee5b45d8c0d706db974e92bd546f
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Thu Aug 4 19:15:42 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Aug 6 14:21:03 2016 +0200

    Fix tests/mhparam/test-mhparam
    
    The behaviour of readconfig() has changed. This causes
    another behaviour for mhparam.

:100644 100644 45e1cb6... 6253c23... M	sbr/readconfig.c
:100755 100755 7f21be3... 4b95500... M	test/tests/mhparam/test-mhparam

commit 13b978e9a4118d3de7a418bef4e5cad663e9068f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Aug 5 21:46:55 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Aug 5 21:53:22 2016 +0200

    send: Always MIMEify and pass already MIMIfied drafts through
    
    Even if technically not necessary, MIMEify the draft. This simplifies
    the code at hardly any cost.
    
    To still be able to create arbitrary complex MIME structures, make
    send(1) pass already MIMEified drafts through, without automatically
    invoking mhbuild(1) on them a second time (which would fail). This
    way, you can manually invoke mhbuild(1) and afterward call send(1)
    ... and everything will work just as expected.
    
    Also documented this in the man page, and additionally added a
    paragraph about the signing and encrypting feature of send(1), which
    wasn't documented yet.

:100644 100644 02e64fe... 7367610... M	man/send.man1
:100644 100644 c1665b2... 9ad124f... M	uip/send.c

commit f841083f6f8afa8583f92595aa84d381623c9f12
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Mon Aug 1 13:14:47 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Aug 5 13:31:22 2016 +0200

    mhsign should work now

:100755 100755 7654e5f... 3c2bb97... M	test/tests/mhsign/test-mhsign
:100755 100755 f28c0fe... 9d6c747... M	uip/mhsign.sh

commit 718f854205f71294706def6688efcb1967cdc34c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jul 29 11:18:36 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Aug 4 18:19:01 2016 +0200

    Allow send(1) to send from folder other than +drafts
    
    This allows having multiple draft folders or queueing drafts
    for automatic sending.

:100644 100644 b4a9fcc... 02e64fe... M	man/send.man1
:100644 100644 619ff62... c1665b2... M	uip/send.c

commit 8a5c71467df0cdfe96b6dcdca94eec5c787fcdf8
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Jul 31 00:05:05 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Tue Aug 2 17:45:20 2016 +0200

    some small fixes for whatnow2.sh
    
    some bugs fixes most found by markus

:100755 100755 a4be1a9... f8778b1... M	uip/whatnow2.sh

commit a0bb92c9f397eb69914be03d7de16ae8e83e7426
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Mon Aug 1 11:25:57 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Aug 1 11:25:57 2016 +0200

    Enable inc(1) to read from stdin
    
    The -file switch handles the argument "-" special and reads
    from stdin in this case.

:100644 100644 817c1bd... ed586c1... M	man/inc.man1
:000000 100644 0000000... d771d32... A	test/tests/inc/test-read-stdin
:100644 100644 0cb2a5e... c0f272e... M	uip/inc.c

commit 501f523802eeaed49dc095c9577a9e5f20447a6d
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Feb 27 19:58:42 2016 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Jul 30 22:23:12 2016 +0200

    add my whatnow replacement whatnow2
    
    whatnow2 is tool which acts like whatnow, but
    don't trap the user in it.

:100644 100644 ffa1203... 9a27e82... M	man/Makefile.in
:000000 100644 0000000... a9e1a84... A	man/whatnow2.man1
:100644 100644 6b7a570... d7cad06... M	uip/Makefile.in
:000000 100755 0000000... a4be1a9... A	uip/whatnow2.sh

commit 370cd86e50f3348d7ee0cc4a265764d002b15cdc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jul 29 11:42:59 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jul 29 11:42:59 2016 +0200

    mhsign/mhpgp: Clarify the manpages and usage lines
    
    These tools are shell scripts and thus have a different option
    processing mechanism than the other mmh tools. Unfortunately, it
    is limited: Options must come first.
    
    Also note that mhpgp accepts a +folder argument, and what the
    defaults are.

:100644 100644 7d5af3b... afc0c10... M	man/mhpgp.man1
:100644 100644 585dcfd... 85c80b1... M	man/mhsign.man1
:100755 100755 4929358... ce4d2c8... M	uip/mhpgp.sh
:100755 100755 94c19f9... f28c0fe... M	uip/mhsign.sh

commit e65252ee0baf5060c7300d0814d42aa1ebf16225
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jul 29 00:28:58 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jul 29 00:28:58 2016 +0200

    Update manpages send(1) and mh-draft(7)
    
    Documented the actual behavior and homogenized the style.

:100644 100644 65ae938... e1ca894... M	man/mh-draft.man7
:100644 100644 34c4a22... b4a9fcc... M	man/send.man1

commit 900d7ecb383b331d5fc17bc12c3463a2157cdcd9
Author:     Vasily Kolobkov <>
AuthorDate: Thu Jun 9 14:30:30 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jul 21 16:37:05 2016 +0200

    Remove extra space from 'From' line when writing to mbox

:100644 100644 45451f8... e105884... M	uip/dropsbr.c

commit 4d5de28f500fe48f5aa28cec5e8a5dc3b6eac659
Author:     Vasily Kolobkov <>
AuthorDate: Mon Jun 6 00:08:14 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jul 21 16:37:05 2016 +0200

    Fix header lookup table setup in slocal(1)

:100644 100644 bff4320... 9306f94... M	uip/slocal.c

commit 1fb6287fc4986668e8f49d7c3bdca27d53e267af
Author:     Dmitry Bogatov <KAction@gnu.org>
AuthorDate: Fri Jul 15 01:39:37 2016 +0300
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Tue Jul 19 09:40:19 2016 +0200

    simplify whatnow.c/main() function
    
    GNU Complexity: 60 -> 59.

:100644 100644 65d2fb0... 45671ed... M	uip/whatnow.c

commit 49f93810142f22bc3bc86a9ccbe96f1f56b578ac
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun May 8 18:40:51 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun May 8 18:40:51 2016 +0200

    use old error message

:100644 100644 0495838... 48837d7... M	uip/scansbr.c

commit e78afec69f277159f4b821b02b2280cb05b270bb
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun May 8 18:21:34 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun May 8 18:21:34 2016 +0200

    don't warn if lenerr is ignored

:100644 100644 c250675... b860dcf... M	uip/mhparse.c
:100644 100644 b0205fd... 7d9c086... M	uip/pick.c
:100644 100644 bc7cd43... ea17b91... M	uip/prompter.c
:100644 100644 feef5c0... 0495838... M	uip/scansbr.c
:100644 100644 26cad52... bff4320... M	uip/slocal.c
:100644 100644 061ae5a... ff69bc9... M	uip/sortm.c
:100644 100644 e02994f... 7486dd8... M	uip/whom.c

commit ac3066d2d563ce3b9de66195f6818eecb594fec2
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Mon Apr 25 16:19:54 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun May 1 19:56:31 2016 +0200

    better error handling
    
    only warn for LENERR2, or ignore it in some cases

:100644 100644 6975d72... 45e1cb6... M	sbr/readconfig.c
:100644 100644 67d769c... c250675... M	uip/mhparse.c
:100644 100644 4335892... efbea04... M	uip/new.c
:100644 100644 5df2861... b0205fd... M	uip/pick.c
:100644 100644 c7eb957... bc7cd43... M	uip/prompter.c
:100644 100644 f8f9d95... 26cad52... M	uip/slocal.c
:100644 100644 56fa7cb... 061ae5a... M	uip/sortm.c
:100644 100644 daca343... e02994f... M	uip/whom.c

commit b16c039dc21faa0d68a0ba45eab857895e82439b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Wed Mar 16 03:06:03 2016 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Apr 28 21:52:53 2016 +0200

    fork in repl as a tree
    
    This fix the bug in the last improvement (pipe mail through show).
    In the first patch repl only waits for one child, now the tree causes
    that both childs finished befor repl continues.

:100644 100644 9006dec... 8a40543... M	uip/repl.c

commit 18b08c1d08cc93b6d86c4e71013e5f8dd3ea103b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Apr 24 14:19:05 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 24 14:19:05 2016 +0200

    fix 2fb1dd2271e5be9d0b0c9cbd4e7d6d5d51aaecb9
    
    Do a length check in the header, but not in the body.

:100644 100644 488a445... 956a556... M	sbr/m_getfld2.c

commit 4cda5cc76d32679825aee226dd407f0b87f3de00
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Apr 24 12:39:30 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 24 12:39:49 2016 +0200

    fixup for 2a903a43ad7d26f5581d4ad1bbc077f8ecc5f5a9
    
    a spell error hapend in uip/spost.c: state not status

:100644 100644 4e9e7ce... 505b94c... M	uip/spost.c

commit 2a903a43ad7d26f5581d4ad1bbc077f8ecc5f5a9
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Apr 24 12:29:32 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 24 12:29:32 2016 +0200

    check for to long lines and ioerror in spost
    
    Now spost stop and exit if some error happend. Befor this
    spost stoped on an error in the body and submitted a half
    mail.

:100644 100644 53ae86a... 4e9e7ce... M	uip/spost.c

commit f721c7dba14ce0ed5042b8d212669014952aa324
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Apr 23 20:50:43 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 24 12:24:21 2016 +0200

    check for linecap and trailing space in mhbuild for text/plain
    
    without this a mail with too long lines can be created, or
    trailing space is removed by mhsign.

:100644 100644 fe3e946... ba4428f... M	uip/mhbuild.c

commit bdd3e72e5d8929b420af8fa28565888d39ba9f91
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Apr 23 20:48:45 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 24 12:24:21 2016 +0200

    ignore LENERR2 in seq_read()
    
    this is unnecessary and brings problems because
    sequences aren't created with a linecap.

:100644 100644 1fdccf9... 041f632... M	sbr/seq_read.c

commit 2fb1dd2271e5be9d0b0c9cbd4e7d6d5d51aaecb9
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Apr 23 20:46:20 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 24 12:24:21 2016 +0200

    adjust handling of too long lines in m_getfld2
    
    Now a field is complete read, if a line is to long.
    Also no length check is done in the body, because
    the caller can check f.valuelength.

:100644 100644 45172aa... 488a445... M	sbr/m_getfld2.c

commit 5cf93efd16ee663ed0f680b503b71beec1783191
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Apr 24 10:59:10 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Apr 24 10:59:10 2016 +0200

    Fix for commit bd02210b2be64956a952f925a2dcd35fb42f6136

:100755 100755 17b7489... 94c19f9... M	uip/mhsign.sh

commit bd02210b2be64956a952f925a2dcd35fb42f6136
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Apr 22 12:46:33 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Apr 22 12:46:33 2016 +0200

    mhsign: Fix key lookup of aliases when encrypting
    
    Now mhsign can handle addresses that contain whitespace (e.g.
    ``markus schnalke <meillo@marmaro.de>'') in aliases. The helper
    tool ap(1) is used to extract the actual addresses.

:000000 100755 0000000... 7654e5f... A	test/tests/mhsign/test-mhsign
:100644 100644 be02b67... 6b7a570... M	uip/Makefile.in
:100755 100755 038052b... 17b7489... M	uip/mhsign.sh

commit a8984c0e490cda653615bc0e1d4743ad8fe7a2a7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 21 16:43:25 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 21 16:43:25 2016 +0200

    refile: Never change the current folder
    
    Refile is different to all other tools, as its +folder arguments
    are destination folders, not source folders (it even supports
    multiple of them). A source folder can be specified with -src.
    Refile used to change the current folder to the source folder.
    It does not do so anymore.
    
    Most often the current folder is used as the source folder; this is
    the default. Hence changing the current folder is a no-op. But if
    one refiles from some other source folder, changing to that folder
    is seldom useful. Consider the scenario where one wants to collect
    the last messages of a set of folders in some other folder. The
    old behavior required to know where you are to collect the messages,
    because after the first refile you'd be somewhere else:
    
            for i in one two three ; do
                    refile -src +$i l +lastmsgs
            done
            # now we are in +three, hence go back where we were
            folder +lastmsgs
    
    The new behavior allows to move the messages just here (@), no
    matter where that is:
    
            for i in one two three ; do
                    refile -src +one l @
            done
            # now we still are where we were
    
    Refiling actions do no more affect the current folder, hence one
    may securely refile with different -src +folder many times in one
    row, without having to care for changing locations.

:100644 100644 a82d1da... b19b1c0... M	man/refile.man1
:000000 100755 0000000... 9dd852a... A	test/tests/refile/test-refile
:100644 100644 4e1d065... 182f315... M	uip/refile.c

commit 3244935a74559715749a60c03e7b608a227e0438
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 21 16:03:23 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 21 16:03:23 2016 +0200

    refile: Fix an error message; always use braces; add/remove comments

:100644 100644 e75deb9... 4e1d065... M	uip/refile.c

commit f3575c51862ea3ef58aa9acae72505054d510143
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 20 09:02:06 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 21 10:07:59 2016 +0200

    Fix order of (trim) and (decode) in repl*comps
    
    Before MH had (decode), the format escapes used to be:
            %(void{comp})%(trim)%(putstr)
    i.e. set the internal str register to the component text, trim
    trailing whitespace from it, then print the value. Later (putstr)
    was simply replaced by (decode), which first RFC-2047 decodes the
    string and then prints it (if it is the outermost function). That
    almost always produced the correct result. But this way the
    whitespace trimming is done at the wrong point. Correct is to first
    decode the string and then trim it. tests/scan/test-mh-format
    checks for that.

:100644 100644 5c98142... 5230700... M	etc/replcomps
:100644 100644 ffbe6ff... 09d6360... M	etc/replgroupcomps
:100644 100644 20b3937... ed0a2dc... M	man/mh-format.man5

commit 72d6c7764974246384bb5daa7cc8b4f0a516621b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 20 08:54:20 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 21 10:07:59 2016 +0200

    Trim trailing whitespace in scan and show
    
    This commit fixes the most common scan listings. Still trailing
    whitespace will be generated by legacy scan listings.
    
    The formatfield workaround in etc/mhl.headers is a bit clumsy.
    Maybe, an mhl variable should be defined for this case ... or
    better not, to keep the mh-format and the mhl functions orthogonal.

:100644 100644 a398837... 87a7752... M	etc/mhl.headers
:100644 100644 902998a... 40a0554... M	etc/scan.default
:100644 100644 c809e3b... 9001148... M	etc/scan.meillo
:000000 100644 0000000... 2771934... A	test/tests/scan/test-mh-format

commit e2550f03c9679b6fcc5240f9cda48bd5a9951e3a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 20 08:19:24 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 21 10:07:59 2016 +0200

    Make default scan/inc listing file-based
    
    There's now a new format file etc/scan.default, which contains
    the default scan listing. Previously it was hard-coded as a define
    in h/scansbr.h. The default scan listing format can be set in
    config/config.h and can be queried with `mhparam scanformat'.

:100644 100644 2bf7325... 5e25041... M	config/config.c
:100644 100644 da3bb51... fd00e0d... M	etc/Makefile.in
:000000 100644 0000000... 902998a... A	etc/scan.default
:100644 100644 33b38ee... a5a12ce... M	h/mh.h
:100644 100644 91b2ff6... 5e5816d... M	h/scansbr.h
:100644 100644 5266235... a91333b... M	uip/fmtdump.c
:100644 100644 1523a2c... 36e0ab1... M	uip/inc.c
:100644 100644 76fe427... 29d4170... M	uip/mhparam.c
:100644 100644 dc54bf0... 671509a... M	uip/scan.c

commit 102d1d8f2f783d7daa43c4b933bac85fc8de7fab
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Apr 19 16:15:10 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Apr 19 16:15:10 2016 +0200

    Cleanup manpage mh-format(5)
    
    - More suitable scan listing examples
    - Adjust paths
    - There are no ``local mh experts'' anymore in the mmh world
    - Add overview on the escape types
    - %(decode) does print str as well
    - Decode Subject header in the example
    - Further minor stuff

:100644 100644 5fe3451... 20b3937... M	man/mh-format.man5

commit 09f632a7c9e4eea0a02c7ec0f66c8a2f9b10aed7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 18 09:13:15 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 18 09:13:15 2016 +0200

    Enable addr decoding in replcomps and replgroupcomps

:100644 100644 f5cc117... 3d1fd71... M	etc/rcvdistcomps
:100644 100644 87532ba... 5c98142... M	etc/replcomps
:100644 100644 ae55a7b... ffbe6ff... M	etc/replgroupcomps
:000000 100644 0000000... 145957c... A	test/tests/repl/test-decode-addr

commit 2a2c5381369629d0f068681571bc667215e44742
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 18 08:47:17 2016 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 18 08:47:17 2016 +0200

    Tests: mmh currently generates a part line, so expect it

:100644 100644 7d6604b... b23d498... M	test/tests/repl/test-if-str

commit b6823062c9806496b39ff12bf1fbe43ae127c96c
Author:     Dmitry Bogatov <KAction@gnu.org>
AuthorDate: Wed Apr 13 21:36:29 2016 +0300
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Apr 16 23:28:53 2016 +0200

    Fix spelling and encoding errors in manpages and an error message

:100644 100644 a779488... 65ae938... M	man/mh-draft.man7
:100644 100644 014a417... 5fe3451... M	man/mh-format.man5
:100644 100644 98fb39d... 304cbf2... M	man/mhbuild.man1
:100644 100644 281037a... 4a821bf... M	man/mhstore.man1
:100644 100644 4d701c6... e4738db... M	man/prompter.man1
:100644 100644 fcbeee4... 7cc4110... M	man/repl.man1
:100644 100644 5c47210... 94bd33c... M	man/show.man1
:100644 100644 72ee22d... 29a067d... M	man/sortm.man1
:100644 100644 aacb633... ce3e684... M	uip/spost.c

commit 90534bb281c5063ab582be42e253ee444b443426
Author:     Jan Düpmeier <j.duepmeier@gmail.com>
AuthorDate: Wed Apr 13 18:22:37 2016 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Apr 13 18:22:37 2016 +0200

    test also libtinfo for modf
    
    Some Gentoo instalations has this instand of ncurses

:100644 100644 653acf0... ad45c15... M	configure.ac

commit 9cf6132a6ea29968131a000bc2fb6860affac45e
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Sun Apr 3 21:33:34 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Apr 9 17:05:14 2016 +0200

    Replace getcpy() and strdup() with mh_xstrdup()
    
    this harmonise the code.
    
    Also fix some bugs, if return value of strdup is not checked.

:100644 100644 a439680... 308f755... M	docs/TODO
:100644 100644 8575b22... 8455b38... M	h/prototypes.h
:100644 100644 60cc34c... c0d2835... M	h/utils.h
:100644 100644 51049c7... 77c0c1b... M	sbr/Makefile.in
:100644 100644 b2e1176... db5b42e... M	sbr/addrsbr.c
:100644 100644 4475ca0... cfdcff2... M	sbr/context_read.c
:100644 100644 1b39b27... bfa3daf... M	sbr/context_replace.c
:100644 100644 3841b97... 7164616... M	sbr/crawl_folders.c
:100644 100644 c89a195... 25c0e16... M	sbr/fmt_addr.c
:100644 100644 f4d92d2... 566f620... M	sbr/fmt_compile.c
:100644 100644 6dcc70b... c1386d4... M	sbr/fmt_new.c
:100644 100644 1eeee00... 722ee2f... M	sbr/folder_read.c
:100644 100644 33db7f7... e8da984... M	sbr/getarguments.c
:100644 000000 67375bb... 0000000... D	sbr/getcpy.c
:100644 100644 b8d385f... ee85790... M	sbr/m_draft.c
:100644 100644 ec97e1e... 2fe2d7d... M	sbr/readconfig.c
:100644 100644 1ceb421... e76bcc6... M	sbr/seq_read.c
:100644 100644 aecbea6... f4304cc... M	sbr/seq_setprev.c
:100644 100644 73bd83d... d833650... M	sbr/seq_setunseen.c
:100644 100644 0d7f58a... ffa6b57... M	sbr/trimcpy.c
:100644 100644 f61456d... 466b9ab... M	sbr/utils.c
:100644 100644 d6a480c... 9ab6515... M	uip/ali.c
:100644 100644 1ed527f... b00f51b... M	uip/aliasbr.c
:100644 100644 81ad042... 9e287be... M	uip/anno.c
:100644 100644 041abf1... 9d35601... M	uip/ap.c
:100644 100644 eb2fb7a... a68420a... M	uip/burst.c
:100644 100644 159d7e7... c34ce43... M	uip/comp.c
:100644 100644 0710712... d74e498... M	uip/dist.c
:100644 100644 f7e5ba3... 63fcb0f... M	uip/flist.c
:100644 100644 c8b3c60... 3e3cd76... M	uip/folder.c
:100644 100644 5b577bd... d8d69f7... M	uip/forw.c
:100644 100644 cbbec1b... 1523a2c... M	uip/inc.c
:100644 100644 a6ac480... 1e57d1c... M	uip/mark.c
:100644 100644 4ff06ef... 0f77f33... M	uip/mhbuild.c
:100644 100644 ddf32ec... e4e8dbf... M	uip/mhl.c
:100644 100644 72dc9ed... c9194cc... M	uip/mhlist.c
:100644 100644 46b0d4c... dd6264b... M	uip/mhlistsbr.c
:100644 100644 1515858... 06630b3... M	uip/mhmail.c
:100644 100644 f04a348... 71c1e8e... M	uip/mhparse.c
:100644 100644 c400fa6... aa63f4d... M	uip/mhpath.c
:100644 100644 dc5c202... e39bf65... M	uip/mhshow.c
:100644 100644 6298869... c7923c8... M	uip/mhshowsbr.c
:100644 100644 4f84570... adaca77... M	uip/mhstore.c
:100644 100644 0fa9741... cecf2ee... M	uip/mhtest.c
:100644 100644 25ee492... 5bc7136... M	uip/new.c
:100644 100644 c81db88... a8c2c42... M	uip/packf.c
:100644 100644 0465ef5... 1df59b1... M	uip/pick.c
:100644 100644 e3c38cd... f3caa50... M	uip/rcvdist.c
:100644 100644 9c84270... 5fd9ae0... M	uip/rcvstore.c
:100644 100644 ab5d55f... e75deb9... M	uip/refile.c
:100644 100644 505160e... e3028fa... M	uip/repl.c
:100644 100644 64ee68c... e435a27... M	uip/rmf.c
:100644 100644 3237deb... 99820e9... M	uip/rmm.c
:100644 100644 e595857... dc54bf0... M	uip/scan.c
:100644 100644 d7cf204... 619ff62... M	uip/send.c
:100644 100644 17a1d36... 18c4a58... M	uip/slocal.c
:100644 100644 8f1d2ea... 0c5511d... M	uip/sortm.c
:100644 100644 e2b5a88... aacb633... M	uip/spost.c
:100644 100644 4b45a0c... 65d2fb0... M	uip/whatnow.c
:100644 100644 27c8d91... b987356... M	uip/whom.c

commit 4cc601f996579386ce4f4937b9b72b7b3d891107
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Jan 31 19:47:23 2016 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Mar 26 16:20:15 2016 +0100

    simple mbox support for rcvstore
    
    Some MTA(opensmtpd) add a ``From '' line ad the head of
    mails befor handling the mail to a .forwoad MDA. m_getfld2
    don't support such mails, so rcvstore should handle this
    mbox-like mails.

:100644 100644 9c84270... 5c7f9d8... M	uip/rcvstore.c

commit d4c34b4439a9dbd89664de460ed37ecddc260fb1
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Mon Mar 21 20:28:44 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Mar 25 23:26:18 2016 +0100

    Replace free() with mh_free0()
    
    mh_free0() free's the memmory and set's the pointer to NULL after
    the free. This avoids doublefree and dereferenc of a non valid poiter.

:100644 100644 35d0833... 60cc34c... M	h/utils.h
:100644 100644 dc3924b... b2e1176... M	sbr/addrsbr.c
:100644 100644 7d068b5... 9661050... M	sbr/context_del.c
:100644 100644 5b7c777... 4475ca0... M	sbr/context_read.c
:100644 100644 0a31bba... 1b39b27... M	sbr/context_replace.c
:100644 100644 2e1a094... 3841b97... M	sbr/crawl_folders.c
:100644 100644 844f0c4... 4e4cbef... M	sbr/encode_rfc2047.c
:100644 100644 85ed7d7... f4d92d2... M	sbr/fmt_compile.c
:100644 100644 874129a... 6dcc70b... M	sbr/fmt_new.c
:100644 100644 0932e34... 4145139... M	sbr/fmt_rfc2047.c
:100644 100644 2930254... 8da713e... M	sbr/folder_free.c
:100644 100644 1c68d0d... 1eeee00... M	sbr/folder_read.c
:100644 100644 bfdc44f... 64a6640... M	sbr/folder_realloc.c
:100644 100644 07302e5... 957bc4e... M	sbr/lock_file.c
:100644 100644 549e89b... b8d385f... M	sbr/m_draft.c
:100644 100644 7c6f004... c86d4d5... M	sbr/mf.c
:100644 100644 c99b7cd... ec97e1e... M	sbr/readconfig.c
:100644 100644 b932cad... 1ceb421... M	sbr/seq_read.c
:100644 100644 c66c132... aecbea6... M	sbr/seq_setprev.c
:100644 100644 e628393... 73bd83d... M	sbr/seq_setunseen.c
:100644 100644 2744581... f61456d... M	sbr/utils.c
:100644 100644 dc2a341... d6a480c... M	uip/ali.c
:100644 100644 1fbcc7a... 1ed527f... M	uip/aliasbr.c
:100644 100644 66e62c5... 81ad042... M	uip/anno.c
:100644 100644 5b9677f... 041abf1... M	uip/ap.c
:100644 100644 119a936... eb2fb7a... M	uip/burst.c
:100644 100644 d1b9474... a600b77... M	uip/distsbr.c
:100644 100644 b4758cf... c8b3c60... M	uip/folder.c
:100644 100644 243c918... 5b577bd... M	uip/forw.c
:100644 100644 368bce3... cbbec1b... M	uip/inc.c
:100644 100644 ca7c5bf... 4ff06ef... M	uip/mhbuild.c
:100644 100644 c873066... 5378c35... M	uip/mhfree.c
:100644 100644 6f87d62... ddf32ec... M	uip/mhl.c
:100644 100644 4609012... 72dc9ed... M	uip/mhlist.c
:100644 100644 2a4f504... 46b0d4c... M	uip/mhlistsbr.c
:100644 100644 0f0a8d6... eb29e83... M	uip/mhmisc.c
:100644 100644 d3f543f... f04a348... M	uip/mhparse.c
:100644 100644 691ef8c... dc5c202... M	uip/mhshow.c
:100644 100644 aeaf0e8... 6298869... M	uip/mhshowsbr.c
:100644 100644 519991f... 4f84570... M	uip/mhstore.c
:100644 100644 5b9f669... 0fa9741... M	uip/mhtest.c
:100644 100644 9774729... 25ee492... M	uip/new.c
:100644 100644 b12597b... 0465ef5... M	uip/pick.c
:100644 100644 59ffdf2... e3c38cd... M	uip/rcvdist.c
:100644 100644 a67b150... ab5d55f... M	uip/refile.c
:100644 100644 cd0f6be... 505160e... M	uip/repl.c
:100644 100644 230360b... 64ee68c... M	uip/rmf.c
:100644 100644 0f755ca... e595857... M	uip/scan.c
:100644 100644 ca267fa... 17a1d36... M	uip/slocal.c
:100644 100644 470fa8b... 8f1d2ea... M	uip/sortm.c
:100644 100644 a4c170b... e2b5a88... M	uip/spost.c
:100644 100644 d313f05... 27c8d91... M	uip/whom.c

commit b78007de9802005825390bee71dfce2306b42519
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Thu Mar 17 08:16:26 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Mar 25 14:44:28 2016 +0100

    remove unnecessary casts
    
    These casts after malloc just make the code harder to read

:100644 100644 96fa72f... dc3924b... M	sbr/addrsbr.c
:100644 100644 acbba6a... a9446fe... M	sbr/brkstring.c
:100644 100644 2c3bc18... 0a31bba... M	sbr/context_replace.c
:100644 100644 096f7dd... 85ed7d7... M	sbr/fmt_compile.c
:100644 100644 c3b1ea2... 874129a... M	sbr/fmt_new.c
:100644 100644 e9db55e... 0932e34... M	sbr/fmt_rfc2047.c
:100644 100644 67775f1... 1c68d0d... M	sbr/folder_read.c
:100644 100644 a700443... 33db7f7... M	sbr/getarguments.c
:100644 100644 77564a1... 67375bb... M	sbr/getcpy.c
:100644 100644 3aa0030... 07302e5... M	sbr/lock_file.c
:100644 100644 6931b2e... 1ec09a4... M	sbr/m_getfld.c
:100644 100644 3134328... 7c6f004... M	sbr/mf.c
:100644 100644 54c4068... c47f26e... M	sbr/putenv.c
:100644 100644 747aede... c99b7cd... M	sbr/readconfig.c
:100644 100644 241c720... 3606f6f... M	sbr/seq_list.c
:100644 100644 f964e7e... 2744581... M	sbr/utils.c
:100644 100644 1718ff1... 1ddd99b... M	sbr/vfgets.c
:100644 100644 744d3bf... 1fbcc7a... M	uip/aliasbr.c
:100644 100644 96b896c... 66e62c5... M	uip/anno.c
:100644 100644 e2d43da... 5b9677f... M	uip/ap.c
:100644 100644 04e5450... 119a936... M	uip/burst.c
:100644 100644 d2433a2... f7e5ba3... M	uip/flist.c
:100644 100644 77339b3... 243c918... M	uip/forw.c
:100644 100644 76826c3... ca7c5bf... M	uip/mhbuild.c
:100644 100644 15489ff... 6f87d62... M	uip/mhl.c
:100644 100644 6d7b8e7... 4609012... M	uip/mhlist.c
:100644 100644 3522a97... d3f543f... M	uip/mhparse.c
:100644 100644 bb03939... 691ef8c... M	uip/mhshow.c
:100644 100644 fae054f... 519991f... M	uip/mhstore.c
:100644 100644 dd45626... 5b9f669... M	uip/mhtest.c
:100644 100644 320db19... b12597b... M	uip/pick.c
:100644 100644 deeccb8... 59ffdf2... M	uip/rcvdist.c
:100644 100644 fa1a7b4... cd0f6be... M	uip/repl.c
:100644 100644 896497f... 3237deb... M	uip/rmm.c
:100644 100644 ed163f3... 877bdef... M	uip/scansbr.c
:100644 100644 d47ba8e... d7cf204... M	uip/send.c
:100644 100644 06ec0ca... 470fa8b... M	uip/sortm.c

commit 10eff860a28b96582526eb739fd0a55441669938
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Mon Mar 14 09:29:35 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Mar 17 14:48:04 2016 +0100

    Replace mh_xmalloc() with mh_xcalloc()
    
    calloc() is safer, because it initialize the memory to zero.

:100644 100644 6f74c32... 35d0833... M	h/utils.h
:100644 100644 205c8c9... acbba6a... M	sbr/brkstring.c
:100644 100644 4a57656... 9efe731... M	sbr/concat.c
:100644 100644 dd6e631... 2c3bc18... M	sbr/context_replace.c
:100644 100644 47327ed... 2e1a094... M	sbr/crawl_folders.c
:100644 100644 852c261... 844f0c4... M	sbr/encode_rfc2047.c
:100644 100644 c7379b1... c89a195... M	sbr/fmt_addr.c
:100644 100644 9a7988e... c3b1ea2... M	sbr/fmt_new.c
:100644 100644 faa3cc2... e9db55e... M	sbr/fmt_rfc2047.c
:100644 100644 ec51d64... 67775f1... M	sbr/folder_read.c
:100644 100644 47b9281... bfdc44f... M	sbr/folder_realloc.c
:100644 100644 14c9a23... a700443... M	sbr/getarguments.c
:100644 100644 478986a... 77564a1... M	sbr/getcpy.c
:100644 100644 7309c86... 3aa0030... M	sbr/lock_file.c
:100644 100644 826cfb3... 6931b2e... M	sbr/m_getfld.c
:100644 100644 633522b... 3134328... M	sbr/mf.c
:100644 100644 a2ec7d3... 54c4068... M	sbr/putenv.c
:100644 100644 bc9329f... 747aede... M	sbr/readconfig.c
:100644 100644 148ecb9... 241c720... M	sbr/seq_list.c
:100644 100644 fa4cfdb... f964e7e... M	sbr/utils.c
:100644 100644 3e71ad0... 1718ff1... M	sbr/vfgets.c
:100644 100644 bda7326... 744d3bf... M	uip/aliasbr.c
:100644 100644 1c97179... 96b896c... M	uip/anno.c
:100644 100644 68acabb... d2433a2... M	uip/flist.c
:100644 100644 4ffb9f5... b4758cf... M	uip/folder.c
:100644 100644 4bb03d3... 77339b3... M	uip/forw.c
:100644 100644 6989c70... 15489ff... M	uip/mhl.c
:100644 100644 b7b8694... 3522a97... M	uip/mhparse.c
:100644 100644 cb16dea... 9774729... M	uip/new.c
:100644 100644 53cc0f0... deeccb8... M	uip/rcvdist.c
:100644 100644 f1e4bcc... fa1a7b4... M	uip/repl.c
:100644 100644 f99dcbc... 896497f... M	uip/rmm.c
:100644 100644 d985a5c... ed163f3... M	uip/scansbr.c
:100644 100644 df81340... d47ba8e... M	uip/send.c
:100644 100644 5d15ed6... 06ec0ca... M	uip/sortm.c
:100644 100644 4a24fc4... a4c170b... M	uip/spost.c

commit d6742b1bb19c7eca8488402484a6e4f55543d789
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Sun Mar 13 08:49:35 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Mar 13 20:04:02 2016 +0100

    Call context_read() before getting filter in repl
    
    The manual page of repl says "[i]f a file named `mhl.reply' exists in the
    user's mmh directory, it will be used instead of [the default form file]".
    Now this behavior is implement.

:100644 100644 71ae98e... f1e4bcc... M	uip/repl.c

commit 1646b692af15ca4aac6d2c77fa72f63a18515215
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Feb 27 15:45:26 2016 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Feb 27 15:45:26 2016 +0100

    check return value of m_getfld2 befor using the field
    
    this bug causes a segfault, because the field.value is a
    nullptr if FILEEOF2 is returned.

:100644 100644 9c20fda... 058875c... M	uip/distsbr.c

commit e9df3f1a429daaca00025e76ce8850d104311ee1
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Jan 17 14:19:11 2016 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Jan 22 22:57:29 2016 +0100

    pipe mail throu show on repl
    
    now repl works as expected for MIME-messages

:100644 100644 f5df9ec... 71ae98e... M	uip/repl.c

commit 27f39f1e62375fdd22f4cecab4883b0ad764b361
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Thu Jan 14 14:41:26 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Jan 16 22:58:14 2016 +0100

    Add existing "From:" to Bcc-ed messages.
    
    If you use multible mailboxes, the correct one is
    now used for Bcc-messages.

:100644 100644 7729e9b... 4a24fc4... M	uip/spost.c

commit 8523e64e0de904a09689c67b8681d1fcdb6405a0
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Jan 7 14:23:34 2016 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jan 7 14:23:34 2016 +0100

    fix profile path in mhl(1)

:100644 100644 3a740df... a80d6bf... M	man/mhl.man1

commit 176905cd5ed51f8280fbf4bc81ad2cf3d01149ea
Author:     m@mmmmarascio.xyz <m@mmmmarascio.xyz>
AuthorDate: Mon Jan 4 19:47:00 2016 -0700
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jan 7 14:21:51 2016 +0100

    Change some "nmh" into "mmh" in man pages
    
    This is to avoid confusion between nmh and mmh

:100644 100644 c96770c... ad41a92... M	man/ap.man8
:100644 100644 b19c50b... caf695e... M	man/dp.man8
:100644 100644 6156c39... 046c2de... M	man/fmtdump.man8
:100644 100644 704809d... be903be... M	man/folder.man1
:100644 100644 8091c42... 220a7f0... M	man/forw.man1
:100644 100644 73c0346... 817c1bd... M	man/inc.man1
:100644 100644 dacf4ce... ba19506... M	man/mark.man1
:100644 100644 e05358a... 610117b... M	man/mh-alias.man5
:100644 100644 b721aa6... a779488... M	man/mh-draft.man7
:100644 100644 e86e9ce... 014a417... M	man/mh-format.man5
:100644 100644 9b3334d... 9d06dfc... M	man/mh-mail.man5
:100644 100644 dd051b7... cd8e240... M	man/mh-profile.man5
:100644 100644 4e4b443... 0ad2c4a... M	man/mh-sequence.man7
:100644 100644 37577f8... 3a740df... M	man/mhl.man1
:100644 100644 80bdcca... 90f46cc... M	man/mhlist.man1
:100644 100644 acecbbc... 423ddd6... M	man/mhmail.man1
:100644 100644 11a1346... 9cd39fb... M	man/mhparam.man1
:100644 100644 d5d3327... 1729565... M	man/mhpath.man1
:100644 100644 e4fdfdc... 281037a... M	man/mhstore.man1
:100644 100644 c07204a... 337c9a9... M	man/packf.man1
:100644 100644 42971fe... 6f5a0ce... M	man/pick.man1
:100644 100644 c9c64b9... 5cae3e3... M	man/rcvstore.man1
:100644 100644 47f825b... a82d1da... M	man/refile.man1
:100644 100644 698d9c8... fcbeee4... M	man/repl.man1
:100644 100644 7dccb69... d2f50f7... M	man/rmf.man1
:100644 100644 997ade2... 2a25d18... M	man/scan.man1
:100644 100644 d4f90d1... 5c47210... M	man/show.man1
:100644 100644 f6c78d4... 8779c0c... M	man/slocal.man1
:100644 100644 e13fbfd... d0fea84... M	man/whatnow.man1

commit 8c6b463904e23df6025727207d5ffd012c8dd0cb
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Dec 13 17:20:33 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Dec 13 17:20:33 2015 +0100

    Use boolean instand of bool

:100644 100644 18ad812... 45172aa... M	sbr/m_getfld2.c

commit cdb32d069bdcb6fa04ca7e3d87240442665611b0
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Dec 13 17:14:38 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Dec 13 17:14:38 2015 +0100

    Revert "add free_field as standard for struct field"
    
    This is not necesary, because the compieler have to take care
    about NULL != (void*)0
    
    This reverts commit a87df3543d3bc128ba4079d1f95638476ba5ca50.

:100644 100644 481f2f1... 8f6fad1... M	h/mh.h
:100644 100644 74d25e4... 18ad812... M	sbr/m_getfld2.c
:100644 100644 645a9ef... ccdf867... M	sbr/readconfig.c
:100644 100644 68351ac... 1929b26... M	sbr/seq_read.c
:100644 100644 21b42a5... 9c20fda... M	uip/distsbr.c
:100644 100644 c4b1c60... ec5623a... M	uip/mhbuild.c
:100644 100644 20f5d31... 8becba9... M	uip/mhl.c
:100644 100644 04333f4... 257bc66... M	uip/mhparse.c
:100644 100644 60bb806... a2be29b... M	uip/new.c
:100644 100644 03af15a... 993527b... M	uip/pick.c
:100644 100644 c715cb7... c7eb957... M	uip/prompter.c
:100644 100644 b54bc39... 8292a20... M	uip/rcvdist.c
:100644 100644 bbc3cfe... d71f27b... M	uip/repl.c
:100644 100644 8281c7b... 50b250e... M	uip/scansbr.c
:100644 100644 3b5007d... c3b45e8... M	uip/slocal.c
:100644 100644 6d45d35... 61953e1... M	uip/sortm.c
:100644 100644 b8ae562... 04479a1... M	uip/spost.c
:100644 100644 c4e7e8f... a72c84f... M	uip/whom.c

commit 02ad941fcb6ccc24fab97dff24a8f5253ab7e538
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Nov 27 11:59:03 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Nov 27 11:59:03 2015 +0100

    fix lengthcheck in m_getfld2()
    
    The lenght check akcepted to big field names

:100644 100644 6545d0f... 74d25e4... M	sbr/m_getfld2.c

commit fc1b00d424f47972a8311b3706304258e111d8d4
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Nov 27 11:54:24 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Nov 27 11:54:24 2015 +0100

    fix segfault in prompter
    
    This was necesary because m_getfld2() clears now f.value
    if FILEEOF2 is reached

:100644 100644 21ec5ce... c715cb7... M	uip/prompter.c

commit a87df3543d3bc128ba4079d1f95638476ba5ca50
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Nov 26 23:24:18 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Nov 27 02:01:17 2015 +0100

    add free_field as standard for struct field
    
    this is a easy way to initializ a struct field. ``{{0}}''
    can lead to bugs, because NULL is not necesary ``((void *)0)''

:100644 100644 8f6fad1... 481f2f1... M	h/mh.h
:100644 100644 cd1c6be... 6545d0f... M	sbr/m_getfld2.c
:100644 100644 ccdf867... 645a9ef... M	sbr/readconfig.c
:100644 100644 1929b26... 68351ac... M	sbr/seq_read.c
:100644 100644 9c20fda... 21b42a5... M	uip/distsbr.c
:100644 100644 ec5623a... c4b1c60... M	uip/mhbuild.c
:100644 100644 8becba9... 20f5d31... M	uip/mhl.c
:100644 100644 257bc66... 04333f4... M	uip/mhparse.c
:100644 100644 a2be29b... 60bb806... M	uip/new.c
:100644 100644 993527b... 03af15a... M	uip/pick.c
:100644 100644 24f2d9f... 21ec5ce... M	uip/prompter.c
:100644 100644 8292a20... b54bc39... M	uip/rcvdist.c
:100644 100644 d71f27b... bbc3cfe... M	uip/repl.c
:100644 100644 50b250e... 8281c7b... M	uip/scansbr.c
:100644 100644 c3b45e8... 3b5007d... M	uip/slocal.c
:100644 100644 61953e1... 6d45d35... M	uip/sortm.c
:100644 100644 04479a1... b8ae562... M	uip/spost.c
:100644 100644 a72c84f... c4e7e8f... M	uip/whom.c

commit bf1c715de0935bc1a472925fcf80be70b30d2724
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Nov 26 23:07:12 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Nov 27 02:01:17 2015 +0100

    m_getfld2 is more tranceparent on error
    
    now all read content of the file is given to the caller,
    so he can possible fix this error.

:100644 100644 a2b8ae9... cd1c6be... M	sbr/m_getfld2.c

commit d0d56900365f8088ac1fcfea53183ba2f34c705f
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Nov 21 12:20:36 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Nov 27 02:01:14 2015 +0100

    make m_getfld2() aware of CRLF lineendings

:100644 100644 970a3f0... a2b8ae9... M	sbr/m_getfld2.c

commit 2c31657cf61e7fe818571f3c60f168d3210988ab
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Nov 21 12:16:01 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Nov 21 12:53:47 2015 +0100

    make m_getfld2() called with an error state a noop
    
    This probduce some code dublication, but the will be
    reduced, if we make m_getfld2() more transparent on errors.

:100644 100644 de38435... 970a3f0... M	sbr/m_getfld2.c

commit e3589a920c43d8f4c7967a4884238658076114a1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 21:48:32 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:43:04 2015 +0100

    Finally we get rid of the unmaintainable m_getfld()!
    
    m_getfld() was about 700 lines, 300 of them being comments -- that's 42%!
    m_getfld2() is 240 lines, 30 of them being comments. That's only half as
    much code. Most important, however, is that this code is understandable
    and thus maintainable. We escaped the dead end of the heavily optimized
    m_getfld() be re-writing it from scratch. (Thanks to Philipp Tacaks!)
    
    m_getfld2() is line-based and not character-based like m_getfld(). This
    change spared us to keep digging into stdio internals or implementing
    our own I/O buffering. We are now portable to any standard-conforming
    stdio implementation.

:100644 100644 8107a3e... 8f6fad1... M	h/mh.h
:100644 100644 b48946b... 32ec0b5... M	h/prototypes.h
:100644 100644 981945e... 4064d4e... M	sbr/Makefile.in
:100644 000000 826cfb3... 0000000... D	sbr/m_getfld.c

commit e200d3000e399ba55437e3b85c73df5ba2df27f4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 20:58:03 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:42:51 2015 +0100

    Adjust tests to m_getfld2() and write some more
    
    m_getfld2() is more strict than m_getfld() and does less guessing.

:100644 100644 cb9202f... e152e0e... M	test/tests/bad-input/test-header

commit bebbba12196b01deca4e33631937fdfdf605b75c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 20:12:02 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:42:39 2015 +0100

    Only lines consisting of nothing but dashes are body separators
    
    This is how the documentation specifies it, see mh-mail(5). The old
    m_getfld(), however, was more relaxed and treated any header line that
    starts with a dash as the body separator. We are more strict here,
    because ``-foo: bar'' is a valid header line (according to RFC 2822),
    that should thus not be treated as the body separator, whereas a line
    ``------'' in the header could only be a format error if we don't
    take it as the body separator.

:100644 100644 6d96bdd... de38435... M	sbr/m_getfld2.c

commit 28ce2e7139731b7c8c0bdb67b181f34011e74ed7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 17:52:22 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:42:29 2015 +0100

    Convert inc and scan from m_getfld() to m_getfld2()
    
    The main conversion was done in uip/scansbr.c.
    
    Mbox handling is now completely outside of m_getfld2(), which does not
    even know about From_ lines.
    
    No more need to call thisisanmbox() (formerly m_unknown(), ``the magic
    invocation'') before calling scan().
    
    The newly introduced gotos should be eliminated ...

:100644 100644 f08fb4f... 5f08df4... M	uip/inc.c
:100644 100644 d6a4372... 3a83420... M	uip/scan.c
:100644 100644 d985a5c... 50b250e... M	uip/scansbr.c

commit bf016a819708d2f84387843e73af51df7e19c621
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 17:05:53 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:42:18 2015 +0100

    Convert rcvdist and repl from m_getfld() to m_getfld2()

:100644 100644 53cc0f0... 8292a20... M	uip/rcvdist.c
:100644 100644 f5df9ec... d71f27b... M	uip/repl.c

commit c4de1023b3141b9a89038012b246fa74205752cd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 17:03:36 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:42:03 2015 +0100

    m_getfld2: Return line for LENERR2, plus some documentation

:100644 100644 5920425... 6d96bdd... M	sbr/m_getfld2.c

commit a3d849510ecad775e265ab7b6090e85576f48ef7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 08:23:04 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:41:55 2015 +0100

    m_getfld2: ERR2 means a read error, thus name it IOERR2

:100644 100644 a93d9a9... 8107a3e... M	h/mh.h
:100644 100644 a17eb03... 5920425... M	sbr/m_getfld2.c
:100644 100644 494c298... 9c20fda... M	uip/distsbr.c
:100644 100644 b8e9f93... ec5623a... M	uip/mhbuild.c
:100644 100644 fcdb77f... 8becba9... M	uip/mhl.c
:100644 100644 1cbefed... 257bc66... M	uip/mhparse.c
:100644 100644 a5e658d... 993527b... M	uip/pick.c
:100644 100644 5760a83... c3b45e8... M	uip/slocal.c
:100644 100644 43dc7dc... 61953e1... M	uip/sortm.c
:100644 100644 6282e75... 04479a1... M	uip/spost.c
:100644 100644 e1aab77... a72c84f... M	uip/whom.c

commit d6321964322004b6fc7efbccbc97f92cee905ae7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 12 08:14:59 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:41:46 2015 +0100

    m_getfld2: Whitespace in component name is forbidden
    
    Also on style: No function calls should be used to initialize
    variables in definition statements. Use separate assignments in
    this case.

:100644 100644 91164f3... a17eb03... M	sbr/m_getfld2.c

commit 43ae44731bc0732c894ba6dc7de2d2881c5888e0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Nov 11 07:31:00 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 12 22:32:22 2015 +0100

    Use continue instead of one long if for the whole loop body
    
    Plus remove unnecessary comments. This improves the signal-noise ratio.
    The identifiers are already telling us enough.

:100644 100644 368bce3... f08fb4f... M	uip/inc.c
:100644 100644 0f755ca... d6a4372... M	uip/scan.c

commit f5df6f250dc5862488efb0198823c68f5b573ccc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 10 20:58:31 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 10 21:06:12 2015 +0100

    Return invalid line for FMTERR in m_getfld2()
    
    This is necessary for mbox handling outside of m_getfld2().

:100644 100644 6eb0ef8... 91164f3... M	sbr/m_getfld2.c

commit 6e7d34c614291079de750ceda1d4f5ec537beb81
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 10 06:53:44 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 10 21:06:12 2015 +0100

    No error-checking for error-checking alloc functions
    
    The mh_x(m|c|re)alloc function always return successful
    ... or terminate the program on their own, otherwise.

:100644 100644 8156517... e2d43da... M	uip/ap.c
:100644 100644 591d7f4... 04e5450... M	uip/burst.c
:100644 100644 4f764f4... b8e9f93... M	uip/mhbuild.c
:100644 100644 5caa717... fcdb77f... M	uip/mhl.c
:100644 100644 9022ecf... 6d7b8e7... M	uip/mhlist.c
:100644 100644 b144c37... 1cbefed... M	uip/mhparse.c
:100644 100644 f48fa99... bb03939... M	uip/mhshow.c
:100644 100644 1202fcb... fae054f... M	uip/mhstore.c
:100644 100644 43fde0e... dd45626... M	uip/mhtest.c
:100644 100644 a1b5eff... a5e658d... M	uip/pick.c
:100644 100644 1337c89... 53cc0f0... M	uip/rcvdist.c
:100644 100644 c0b290d... f5df9ec... M	uip/repl.c
:100644 100644 ade3a28... d985a5c... M	uip/scansbr.c
:100644 100644 75aa2e3... 43dc7dc... M	uip/sortm.c

commit 056af7546464661f792d85308f119bf6c1554316
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Nov 6 11:30:51 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 10 21:05:15 2015 +0100

    check for (un)selection befor (un)set
    
    If you select or unselect the same msgnum
    numsel won't be increased/decreased twice.

:100644 100644 0a47568... d187a34... M	sbr/m_convert.c
:100644 100644 6b89d70... 50ae7c6... M	sbr/seq_msgstats.c

commit d3425f7ef7287db6f843f27df8b9fa27da695562
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Nov 5 22:48:34 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 10 21:05:15 2015 +0100

    handle hghsel lowsel and numsel in (un)set_selected
    
    Now you can use this funkitions without taking care
    of this values.
    
    Thanks c_14 for reporting this bug.

:100644 100644 4cc8d6c... e14c709... M	sbr/folder_addmsg.c
:100644 100644 8e5fd0a... 3165883... M	sbr/folder_delmsgs.c
:100644 100644 f113366... 0a47568... M	sbr/m_convert.c
:100644 100644 eb483b7... 6b89d70... M	sbr/seq_msgstats.c
:100644 100644 3ac9e11... a1b5eff... M	uip/pick.c

commit 7a13a5266a14f1c6a13752db9292cd40c1211fba
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 10 06:53:44 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 10 07:04:48 2015 +0100

    No error-checking for error-checking alloc functions
    
    The mh_x(m|c|re)alloc function always return successful
    ... or terminate the program on their own, otherwise.

:100644 100644 8156517... e2d43da... M	uip/ap.c
:100644 100644 591d7f4... 04e5450... M	uip/burst.c
:100644 100644 01acdb7... 76826c3... M	uip/mhbuild.c
:100644 100644 f3f7477... 6989c70... M	uip/mhl.c
:100644 100644 9022ecf... 6d7b8e7... M	uip/mhlist.c
:100644 100644 4885572... b7b8694... M	uip/mhparse.c
:100644 100644 f48fa99... bb03939... M	uip/mhshow.c
:100644 100644 1202fcb... fae054f... M	uip/mhstore.c
:100644 100644 43fde0e... dd45626... M	uip/mhtest.c
:100644 100644 2d2bd65... 320db19... M	uip/pick.c
:100644 100644 1337c89... 53cc0f0... M	uip/rcvdist.c
:100644 100644 c0b290d... f5df9ec... M	uip/repl.c
:100644 100644 ade3a28... d985a5c... M	uip/scansbr.c
:100644 100644 4ca0c72... 5d15ed6... M	uip/sortm.c

commit 6e27d395a60fe59a274edc47989b9b8127359f36
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 9 19:17:09 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 9 22:12:05 2015 +0100

    Fix minor typo in man page

:100644 100644 415ebcb... 73c0346... M	man/inc.man1

commit 5ed626079bc1aaba6d0daea2b32c43cb463244bb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 9 22:08:51 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 9 22:08:51 2015 +0100

    Adjust the tests to less tolerant m_getfld2()
    
    We require the header and body to be separated by an empty line.
    We require header lines to end with a newline. m_getfld2() does
    not try to guess as much as the old m_getfld() did.

:100644 100644 6b826a0... cb9202f... M	test/tests/bad-input/test-header
:100755 100755 c2fc5de... 7f21be3... M	test/tests/mhparam/test-mhparam

commit 1e99819ed105950cd584c71fa4b2e36b038be102
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 9 22:07:54 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 9 22:07:54 2015 +0100

    Convert most of the tools from m_getfld() to m_getfld2()

:100644 100644 bc9329f... ccdf867... M	sbr/readconfig.c
:100644 100644 b932cad... 1929b26... M	sbr/seq_read.c
:100644 100644 d1b9474... 494c298... M	uip/distsbr.c
:100644 100644 01acdb7... 4f764f4... M	uip/mhbuild.c
:100644 100644 f3f7477... 5caa717... M	uip/mhl.c
:100644 100644 4885572... b144c37... M	uip/mhparse.c
:100644 100644 cb16dea... a2be29b... M	uip/new.c
:100644 100644 984d80b... 3ac9e11... M	uip/pick.c
:100644 100644 2adbd48... 24f2d9f... M	uip/prompter.c
:100644 100644 ca267fa... 5760a83... M	uip/slocal.c
:100644 100644 4ca0c72... 75aa2e3... M	uip/sortm.c
:100644 100644 7729e9b... 6282e75... M	uip/spost.c
:100644 100644 d313f05... e1aab77... M	uip/whom.c

commit 4e6362c1749f16f1b09fb04d5951a03c1d9aa9cd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 9 22:03:40 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 9 22:03:40 2015 +0100

    Add new implementation m_getfld2()
    
    This is mainly Philipp Takacs work.

:100644 100644 33b38ee... a93d9a9... M	h/mh.h
:100644 100644 8575b22... b48946b... M	h/prototypes.h
:100644 100644 51049c7... 981945e... M	sbr/Makefile.in
:000000 100644 0000000... 6eb0ef8... A	sbr/m_getfld2.c

commit 3d42b0a33233e6973fe841066c90d839cf732178
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 9 19:17:09 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 9 19:17:09 2015 +0100

    Fix minor typo in man page

:100644 100644 415ebcb... 73c0346... M	man/inc.man1

commit 860ebc0e4bd25ef45ca0257e90daa6a61b7f477a
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Nov 6 11:30:51 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Nov 6 11:35:03 2015 +0100

    check for (un)selection befor (un)set
    
    If you select or unselect the same msgnum
    numsel won't be increased/decreased twice.

:100644 100644 0a47568... d187a34... M	sbr/m_convert.c
:100644 100644 6b89d70... 50ae7c6... M	sbr/seq_msgstats.c

commit 1492dd50aa1043da58809ca0fec18cb6ab9937bc
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Nov 5 22:48:34 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Nov 5 23:26:41 2015 +0100

    handle hghsel lowsel and numsel in (un)set_selected
    
    Now you can use this funkitions without taking care
    of this values.
    
    Thanks c_14 for reporting this bug.

:100644 100644 4cc8d6c... e14c709... M	sbr/folder_addmsg.c
:100644 100644 8e5fd0a... 3165883... M	sbr/folder_delmsgs.c
:100644 100644 f113366... 0a47568... M	sbr/m_convert.c
:100644 100644 eb483b7... 6b89d70... M	sbr/seq_msgstats.c
:100644 100644 984d80b... 2d2bd65... M	uip/pick.c

commit 0b601e31ba8c6fddef8e825cdc4409d75b7afd90
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Nov 4 17:31:50 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Nov 4 18:37:58 2015 +0100

    Better description of the Sender header in man page
    
    Plus wording improvements and other minor stuff.

:100644 100644 fd4adbf... dd051b7... M	man/mh-profile.man5
:100644 100644 c4558be... 4a704f8... M	man/spost.man8

commit e48142e43bfeef1a44fb2f7131918b7172cd427e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 3 08:47:26 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Nov 4 18:37:58 2015 +0100

    Re-add --with-lockdir=DIR configure option
    
    At the same time eliminate acconfig.h (and thus the autoreconf
    warning).
    
    Include the lock dir string only if we use dot locking.

:100644 100644 8e6c177... 3944343... M	INSTALL
:100644 100644 abe21a7... 7ec7673... M	Makefile.in
:100644 000000 7352240... 0000000... D	acconfig.h
:100644 100644 d32c30b... 653acf0... M	configure.ac
:100644 100644 b62604a... 7309c86... M	sbr/lock_file.c

commit a1a744d898ec8842871dca302e6ae54d9233413f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 3 08:37:57 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Nov 4 18:37:58 2015 +0100

    More sensible check for 7bit ASCII
    
    Always true condition reported by -Wextra -pendatic.

:100644 100644 bab1699... df81340... M	uip/send.c

commit 2f2a1446c8ed6b3e466425561c0a09f9bf417b05
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 3 08:36:45 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Nov 4 18:37:58 2015 +0100

    Remove unused parameter
    
    Reported by -Wextra -pedantic.

:100644 100644 7e54929... 4b45a0c... M	uip/whatnow.c

commit 4dc39c08f07428ff5f39acd7b0ddee30e0a004f6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 3 10:57:07 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 3 10:57:07 2015 +0100

    Remove dead code: FLDEOF and BODYEOF are never set

:100644 100644 f9ed645... 33b38ee... M	h/mh.h
:100644 100644 3539ed4... 826cfb3... M	sbr/m_getfld.c
:100644 100644 cbeb481... bc9329f... M	sbr/readconfig.c
:100644 100644 ff01c42... b932cad... M	sbr/seq_read.c
:100644 100644 a856dc7... d1b9474... M	uip/distsbr.c
:100644 100644 1fdedb6... 01acdb7... M	uip/mhbuild.c
:100644 100644 2afb03a... 4885572... M	uip/mhparse.c
:100644 100644 90e2da7... cb16dea... M	uip/new.c
:100644 100644 8ae58a4... 984d80b... M	uip/pick.c
:100644 100644 ae0c0c6... 2adbd48... M	uip/prompter.c
:100644 100644 eac77e4... ca267fa... M	uip/slocal.c
:100644 100644 ae4038d... 4ca0c72... M	uip/sortm.c

commit 5deca188ac8e6f5b0a060712b8a71bb4e58573df
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 2 17:51:32 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 2 17:51:32 2015 +0100

    Bump version number

:100644 100644 3b04cfb... a4a8ba9... M	VERSION

commit 5bf0e3c0e41afcea29bd240aaa74c9418021b30b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 2 17:38:44 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 2 17:38:44 2015 +0100

    This is mmh-0.2

:100644 100644 44242e7... 76cec13... M	DATE
:100644 100644 2095802... 3b04cfb... M	VERSION

commit cc274fe6a74f58cfa17dc263d12d9d940e91b934
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 2 17:37:13 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 2 17:37:13 2015 +0100

    Decode address headers in replcomps

:100644 100644 8a76679... 87532ba... M	etc/replcomps
:100644 100644 f6af3a9... ae55a7b... M	etc/replgroupcomps

commit c84cfab8f077f7e1929de69ba82587d999f769d9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 2 17:17:40 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 2 17:17:40 2015 +0100

    Update README and release howto to new NEWS file
    
    Also reorder the release steps to first check the tarball and
    then tag it as final.

:100644 100644 fe62a4a... 63037c2... M	README
:100644 100644 c526fb3... fbc9877... M	docs/README.releasing

commit b11a6cdd6f0f7f6716744be10943c4676d6c1eb6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 2 17:06:32 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 2 17:06:32 2015 +0100

    Add NEWS file, which summarizes changes per release

:000000 100644 0000000... 5a90344... A	NEWS
:100644 100644 8063b83... 08993ce... M	docs/DIFFERENCES_mmh_nmh

commit aac675d09723c457707ef877ce4bb45055096d7b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 2 08:16:10 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 2 08:16:10 2015 +0100

    Include a static copy of the CVS log in the dist tarball

:100644 100644 d7aa3f5... 7b8b03e... M	.gitignore
:100644 100644 bd6d9a4... abe21a7... M	Makefile.in

commit 66aa5fa11f02d91364b6954bda61cba1674770fe
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Nov 1 22:35:29 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Nov 1 22:35:29 2015 +0100

    Teach spost to handle address groups
    
    Plus more tests for address groups.

:100644 100644 13c3bf1... c65e58c... M	test/tests/spost/test-group
:100644 100644 780b5f4... 7729e9b... M	uip/spost.c

commit 319a70dc20f208d465037b108f5d7453d9be2691
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Oct 30 21:41:31 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Nov 1 00:08:20 2015 +0100

    test Group Addresses in spost

:000000 100644 0000000... 13c3bf1... A	test/tests/spost/test-group

commit 054c8779d6660afe45f38fa04510c2061aa6a605
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Oct 31 16:40:20 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 31 23:56:13 2015 +0100

    catch unparsable addresses
    
    Now spost don't coredump if an address can't be parsed

:100644 100644 93b1735... 639333e... M	h/addrsbr.h
:100644 100644 201e816... 96fa72f... M	sbr/addrsbr.c
:100644 100644 d682318... 780b5f4... M	uip/spost.c

commit 1d8a8014d875169c468341a66a5a7773c845577e
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Oct 31 16:39:40 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 31 23:56:01 2015 +0100

    test if spost catch bad addresses

:000000 100644 0000000... ff39d1b... A	test/tests/spost/test-bad-address

commit 6ce9606eeec3c7050ad8fe6182d64bd1694bb422
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Oct 31 15:52:31 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 31 17:27:56 2015 +0100

    test if aliasing work in spost

:000000 100644 0000000... 7705c6f... A	test/tests/spost/test-alias

commit eb0c1c4bfb574bf724379a3714359c69c83826e3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 23:43:02 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 23:43:02 2015 +0100

    Fix configure.ac warning

:100644 100644 05432d4... d32c30b... M	configure.ac

commit bdd879c997e50e6b6e14dffb746d9fe9b6a1cf6c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 23:39:50 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 23:39:50 2015 +0100

    Remove check for not used networking libraries in configure.ac
    
    Mmh does no more contain networking code, hence we don't need this.
    This way, we can also get rid of aclocal.m4.

:100644 100644 21ffdb2... bd6d9a4... M	Makefile.in
:100644 000000 872f5f9... 0000000... D	aclocal.m4
:100644 100644 9e32e21... 05432d4... M	configure.ac

commit d5d94ce76327869346e2b02b7b02a3620ddd38eb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 23:19:14 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 23:19:14 2015 +0100

    Build the release tarball from git, not manually
    
    Previously the Makefiles contained lists of files to distribute.
    They built the release tarball manually. It's much easier to just
    use git, which knows which files are the relevant files, because
    it's the ones that are under version control. We just need to
    add some additional, pre-generated files for convenience, so that
    the user does not need to have auto* and lex installed.
    
    The release tarball is now fully assembled in the top-level
    Makefile. (The only tricky part is sbr/dtimep.c, because that
    needs to be generated in the subdirectory.)

:100644 100644 83af4c2... 21ffdb2... M	Makefile.in
:100644 100644 4bdad8e... 47f9125... M	config/Makefile.in
:100644 100644 8b8a1c3... da3bb51... M	etc/Makefile.in
:100644 100644 31237d0... baef0e0... M	h/Makefile.in
:100644 100644 44d0b75... ffa1203... M	man/Makefile.in
:100644 100644 6b4acf1... 51049c7... M	sbr/Makefile.in
:100644 100644 84f8535... be02b67... M	uip/Makefile.in

commit 5faf465b84082afa8bb85ce6fe87ce6675749675
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 17:50:24 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 17:50:24 2015 +0100

    Include `test' dir in release tarball
    
    The subdirectories `docs' and `test' are managed by the top-level
    Makefile now, because there's nothing to do in them but to copy
    them for the distribution tarball. (This way, we also don't have
    to include each new file in these directories to the file list in
    Makefile.in.)

:100644 100644 058e7d8... 83af4c2... M	Makefile.in
:100644 100644 2cda6e0... 9e32e21... M	configure.ac
:100644 000000 a30292b... 0000000... D	docs/Makefile.in

commit 04083c773195287a6a0774d27f96897f3d57d69d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 17:15:42 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 17:15:42 2015 +0100

    Update lists of files to distribute
    
    Also partly reordered the lists.

:100644 100644 4d6c696... a30292b... M	docs/Makefile.in
:100644 100644 8277cc8... 8b8a1c3... M	etc/Makefile.in
:100644 100644 31987b5... 31237d0... M	h/Makefile.in

commit 6ee8839fd9f57c6c97fa7e6e0d142d06c5ba09c3
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Wed Oct 28 12:19:05 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Oct 28 12:26:53 2015 +0100

    initialize mp in ismymbox

:100644 100644 8915798... 201e816... M	sbr/addrsbr.c

commit 57abb238e16c26d285904e51b7568be3c45d8614
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 07:55:10 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 07:55:10 2015 +0100

    Drop the SYNOPSIS section from some man pages
    
    For some man pages this section makes few sense.
    
    Plus some minor formating stuff on the way ...

:100644 100644 7d681c3... e05358a... M	man/mh-alias.man5
:100644 100644 04c8446... b721aa6... M	man/mh-draft.man7
:100644 100644 a6e6677... 9b3334d... M	man/mh-mail.man5
:100644 100644 9b052c9... fd4adbf... M	man/mh-profile.man5
:100644 100644 516b8af... 4e4b443... M	man/mh-sequence.man7

commit c47d5a37f1677dd296a8b7d9bca6ed53f1a95af6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 07:47:15 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 07:47:15 2015 +0100

    Minor clarification in mh-alias(5)

:100644 100644 990ea42... 7d681c3... M	man/mh-alias.man5

commit bc21b73b2fd41f156e14feee7a77fcc292effaef
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 28 06:59:03 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 28 06:59:03 2015 +0100

    Silence the output of `cd -' in the tests

:100644 100644 cafddaf... 750d525... M	test/tests/spost/test-bcc-dcc
:100644 100644 a0776bb... 3bbff3c... M	test/tests/spost/test-sender-header

commit f5603521ed2325c69c5b475dc2693175ba9e3b27
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 23:11:51 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 23:11:51 2015 +0100

    Use cksum(1) instead of md5sum(1) in the tests
    
    cksum(1) is part of POSIX; md5sum(1) is not.

:000000 100644 0000000... a8667a7... A	test/tests/inc/cksums
:100644 000000 7f68baa... 0000000... D	test/tests/inc/md5sums
:100644 100644 36cd1c2... 8ca6395... M	test/tests/inc/test-deb359167
:100644 100644 622774b... 2b6afb4... M	test/tests/inc/test-eom-align

commit d1ddea31fec698bedc7f1c67e040f8568d843ee9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 22:30:30 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 22:30:30 2015 +0100

    Run the tests in defined (i.e. sorted) order

:100755 100755 a4a7269... c06481e... M	test/runalltests

commit fa191d6436c1fc25e645b8d88964e0fe648451d4
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 20:57:23 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Tue Oct 27 17:50:13 2015 +0100

    consider Default-From as own address

:100644 100644 09ea131... 8915798... M	sbr/addrsbr.c
:100644 100644 ff8399f... a0776bb... M	test/tests/spost/test-sender-header

commit 1f8deea066cec81699c76bc4f8021fab658aae73
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 07:50:33 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 07:50:33 2015 +0100

    Remove outcommented code (C99 comment)
    
    Our code should be clean C89 (ANSI C). There's no reason to
    keep this C99 comment.

:100644 100644 52d4179... 4bb03d3... M	uip/forw.c

commit 063706a481ecba111064eedce97856e5eac9dca6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 07:43:58 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 07:43:58 2015 +0100

    Ensure $SHELL is set for the tests
    
    Non-interactive shells might not set it (this is true for dash
    and mksh, at least). Currently we use $SHELL in whatnow(1).
    Although we likely remove this use, it's rather worthwhile to
    have $SHELL available in the test scripts.

:100755 100755 498db05... 9f35ade... M	test/runtest

commit e8843fe6800f7cf727240b3a0b5514aab3d11c93
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 07:30:14 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 07:30:14 2015 +0100

    Update mmh-intro(7) man page

:100644 100644 e9d0f13... 3ee998e... M	man/mmh-intro.man7

commit 677b7649d52d77072f3ee0fccceb36290a97e882
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 07:29:34 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 07:29:34 2015 +0100

    Remove mh-tailor(5) man page

:100644 100644 2246c17... 44d0b75... M	man/Makefile.in
:100644 000000 097242b... 0000000... D	man/mh-tailor.man5

commit 029dc004802d489487964524d1e2cc61b96ee0f0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 07:17:09 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 07:17:09 2015 +0100

    Split the releasing instructions into own document
    
    This makes them better visible.

:100644 100644 a450598... dcec2a7... M	docs/README.developers
:000000 100644 0000000... c526fb3... A	docs/README.releasing

commit 41a9c66fe834e7c3b39cc8bda5b429802d926a2b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 27 07:16:00 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 27 07:16:00 2015 +0100

    Updates README, INSTALL, and docs/MACHINES

:100644 100644 fa2713c... 8e6c177... M	INSTALL
:100644 100644 81705d8... fe62a4a... M	README
:100644 100644 9601431... e808cac... M	docs/MACHINES

commit 768aa0b03f49e661e908c0e886ebb05683b723cb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Oct 26 08:04:55 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Oct 26 08:04:55 2015 +0100

    Update TODO list
    
    Some comments on the removed items:
    - Mmh's show does already invoke a pager
    - The reverse action of `rmm' is: refile -src +trash l @
    - Disjunct contexts are already possible (just set MMHC accordingly)
    - We already generate the mh-chart man page
    - Prompter can already be used to input the recipients. Use:
            Editor: prompter
            prompter: -nobody
            prompter-next: vi
    - Comp: -nowhatnowproc is obsolete; use `-whatnowproc true' instead.
      (It puts an empty draft into the drafts folder.)
    - Forw: Since we use MIME to forward messages, these todos are obsolete
    - Mhmail is not considered to be a full-featured interface to MH
    - We now do have RFC 2047 encoding of headers

:100644 100644 b47855e... a439680... M	docs/TODO

commit 5318ec4a25b8ba8f5ac9c0e440d50969038fa8d7
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 15:10:11 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 23:06:42 2015 +0100

    add the mmh mailing list to the doc

:100644 100644 ca6c7c3... 2840b19... M	docs/MAILING-LISTS

commit f1135dbc3c847ae387f3b763f536ba05b8adb4d0
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 14:37:51 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 23:06:42 2015 +0100

    remove docs/README.SASL
    
    we don't need it, because smtp support is gone.

:100644 000000 c06568b... 0000000... D	docs/README.SASL

commit 4033b947e4817fbaef2667658909a6f44d03c665
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 14:36:51 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 23:06:42 2015 +0100

    add mailsync description

:100644 100644 4786c02... 8a1805c... M	docs/FAQ

commit afc7db57cfebd6be9573e930a3e7db006a70e38e
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 14:21:55 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 23:06:42 2015 +0100

    remove TODOs for not supportet programms

:100644 100644 8ea5ab5... b47855e... M	docs/TODO

commit 5b389106e9bfb05edbbcbdc847e09437f2390da0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 25 21:34:20 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 25 21:34:20 2015 +0100

    send: MIMEify with non-ascii header and ascii body!
    
    This code is not perfect, as it scans body lines twice. We might
    want to rework it someday. But, ignoring the minor performance
    issue, it ensures, that we MIMEify in the case when some headers
    contain non-ASCII text but the body does not.

:100644 100644 ec9b76d... bab1699... M	uip/send.c

commit 7d95e0861814febe23512e306b7b1e805c17bd81
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 21:27:58 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 21:27:58 2015 +0100

    remove variable mp2 from spost in putadr
    
    This variable is set but not used. Thanks gcc for the warning.

:100644 100644 f755a16... d682318... M	uip/spost.c

commit ca2931beaec23f8e1d2f98d15d7e9974009278b0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 25 20:42:52 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 25 20:42:52 2015 +0100

    Add DCC support into whom
    
    Plus a test for it.

:100644 100644 b40787b... d52dbca... M	man/whom.man1
:000000 100644 0000000... 5936bbd... A	test/tests/whom/test-dcc-bcc
:100644 100644 4b15fbd... d313f05... M	uip/whom.c

commit 15378d1b682670191b2a186391398b1e1a285983
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 25 20:00:50 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 25 20:00:50 2015 +0100

    DCC contains invisible (not visible) recipients
    
    Added new test for BCC and DCC headers, which discovered the bug.

:000000 100644 0000000... cafddaf... A	test/tests/spost/test-bcc-dcc
:100644 100644 ff8399f... ff8399f... R100	test/tests/spost/test-spost	test/tests/spost/test-sender-header
:100644 100644 96ca14d... f755a16... M	uip/spost.c

commit fd828e57682371471c6dacd11ac389bd745de14b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 13:45:42 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 19:53:56 2015 +0100

    add config.o and version.o to libmh.a
    
    Now you can easy link against libmh.a with -lmh

:100644 100644 304b50b... 6b4acf1... M	sbr/Makefile.in
:100644 100644 8fe7197... 84f8535... M	uip/Makefile.in

commit 1794d729c1c4b0de8f2e72b5096539c52ee6b74f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 25 19:38:33 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 25 19:38:33 2015 +0100

    Add test for sender header in spost
    
    (Fails currently, because default-from is not part of alternate-mailboxes.)

:000000 100644 0000000... ff8399f... A	test/tests/spost/test-spost

commit d29d0d9cef0620e6a7ed0a18462d33c99ecd9da5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 25 18:54:23 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 25 18:54:23 2015 +0100

    Adjust coding style from nmh to mmh

:100644 100644 b0e8274... fa4cfdb... M	sbr/utils.c

commit 4ad908a6b1e4601b8881f514061e494b0dd00e57
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 25 17:25:16 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 25 17:44:18 2015 +0100

    fix the prompter test

:100755 100755 229ee56... caa74cb... M	test/tests/prompter/test-prompter

commit 8268f67015f9659a2f63dc26702a5a49d3fa6c2a
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Oct 24 12:16:58 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 24 12:16:58 2015 +0200

    set psigint befor the setjmp in prompter
    
    this mutes a Compielerwarning.

:100644 100644 0ca1e83... ae0c0c6... M	uip/prompter.c

commit 82325c1114254a76b8285bb710b2f651674331c7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 23 15:30:10 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 23 15:30:10 2015 +0200

    Rework in the test framework; updated and new tests
    
    Many tests were ported from nmh.
    
    Two tests fail at the moment:
    - tests/ali/test-ali:  needs porting the bugfix from nmh
    - tests/prompter/test-prompter:  needs further investigation

:100644 100644 0fd3afb... d195a7c... M	test/common.sh
:100755 100755 279ced5... a4a7269... M	test/runalltests
:100755 100755 8867661... 498db05... M	test/runtest
:000000 100755 0000000... f37a1ac... A	test/tests/ali/test-ali
:000000 100755 0000000... fed865e... A	test/tests/anno/test-anno
:100644 100644 8a3251e... 6b826a0... M	test/tests/bad-input/test-header
:000000 100755 0000000... af8e3f4... A	test/tests/burst/test-burst
:000000 100755 0000000... 19ddaaa... A	test/tests/burst/test-burst-mime
:100644 100644 5b74b23... 1321a78... M	test/tests/folder/test-create
:000000 100755 0000000... abd2b2f... A	test/tests/folder/test-recurse
:000000 100755 0000000... 6ba36a7... A	test/tests/folder/test-sortm
:100644 100644 72d559e... 7eb9c7b... M	test/tests/folder/test-total
:000000 100755 0000000... ca3d393... A	test/tests/folder/x-test-packf
:100644 100644 3b6c677... 622774b... M	test/tests/inc/test-eom-align
:100644 100644 759c8ed... ae613d9... M	test/tests/mhbuild/test-forw
:100644 100644 422f970... 047f7dc... M	test/tests/mhbuild/test-header-encode
:000000 100644 0000000... 7b58f75... A	test/tests/mhbuild/test-linebreak
:000000 100755 0000000... 7220e6c... A	test/tests/mhl/test-mhl-flags
:000000 100755 0000000... 7f3fec0... A	test/tests/mhlist/test-ext-params
:000000 100755 0000000... 57f0cd5... A	test/tests/mhlist/test-mhlist
:000000 100755 0000000... c2fc5de... A	test/tests/mhparam/test-mhparam
:000000 100755 0000000... 229ee56... A	test/tests/prompter/test-prompter
:000000 100755 0000000... 8d05bc8... A	test/tests/rcv/test-rcvdist
:000000 100755 0000000... 357eb01... A	test/tests/rcv/test-rcvpack
:000000 100755 0000000... fba32b9... A	test/tests/rcv/test-rcvstore
:100644 100644 88082ee... c006308... M	test/tests/scan/test-scan
:000000 100644 0000000... ee3e434... A	test/tests/scan/test-scan-multibyte
:000000 100644 0000000... 9847d7f... A	test/tests/show/test-multibytes

commit b4987f510fb3494bfc5b11fc92d2047cdb51642b
Author:     Eric Schnoebelen <eric@cirr.com>
AuthorDate: Fri Aug 31 09:49:37 2012 -0400
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 23 10:16:15 2015 +0200

    Move chdir() call so -recurse option works again
    
    This commit is ported from nmh.

:100644 100644 3ca0e7d... 4ffb9f5... M	uip/folder.c

commit 1cbc163b11d6dbabfe7206fb2f9ddf650337dad6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 23 09:52:55 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 23 09:52:55 2015 +0200

    Fix off-by-one error (CPERLIN)
    
    CPERLIN is the chars per line without the line break chars (\r\n),
    at least would that match the description in RFC 2822. Actually,
    however, the max SHOULD line length (excluding line break chars)
    is 78 according to the RFC. Therefore it seems as if we should
    set CPERLIN to 78. (This is open to decide and to do.)

:100644 100644 ba88319... 87e7943... M	uip/mhoutsbr.c

commit 5d690daafbcd4ed26d19610fcc017999ee5af892
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 21 17:35:14 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 21 17:35:14 2015 +0200

    Coding style adjustments for nmh-imported code
    
    - No documentation in h/prototypes.h, but rather in the sbr/*.c files
    
    - Convert coding style from nmh to mmh:
      + indent with tabs only not with a tab-spaces-mixture
      + no space between function name and opening parenthesis
      + no space on the inner side of parens
      + no trailing space
      + different comment style
    
    - Variable definition at the beginning of the block only (ANSI C)
    
    - Choose meaningful identifier name rather than add a comment to a
      meaningless name

:100644 100644 e6e7dc1... 8575b22... M	h/prototypes.h
:100644 100644 b4027d8... 852c261... M	sbr/encode_rfc2047.c
:100644 100644 f9fa911... aa40a0c... M	sbr/unquote.c
:100644 100644 d636cf7... 1fdedb6... M	uip/mhbuild.c
:100644 100644 8448d96... 8ae58a4... M	uip/pick.c

commit 55ca5bf643035fd37cf0568e5ea73c1a8636b9a6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 21 17:13:35 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 21 17:13:35 2015 +0200

    Don't remove the draft on SIGQUIT to allow debugging

:100755 100755 66fc7ec... 5e4cd67... M	uip/sendfiles.sh

commit 96c6767c747252fa6b050e2fdd2e67268fcc344b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Oct 18 13:25:33 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 18 13:25:33 2015 +0200

    export MM_CHARSET in mhbuild test
    
    The test has some UTF-8 charracter to test the encoding.

:100644 100644 9049f6f... 422f970... M	test/tests/mhbuild/test-header-encode

commit 9aa034524acfaaa1a9881ef7b6cadd788b551ebe
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Wed Sep 23 13:15:31 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Oct 11 16:37:47 2015 +0200

    use anno and mhparam in sendfiles

:100755 100755 40d8f72... 66fc7ec... M	uip/sendfiles.sh

commit e2c50b4a7530bceb52dec5e65fcccbc929fc7bc2
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Oct 10 14:19:07 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 10 14:38:53 2015 +0200

    decode recipient-fields by default

:100644 100644 9636dbb... 60904de... M	etc/mhl.format
:100644 100644 1a01a7f... a398837... M	etc/mhl.headers

commit 3cbdaea22c94d1c1d13e11b1ea6e55d3d9408771
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Sep 25 12:50:56 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 10 14:35:58 2015 +0200

    add a test for mhbuild rfc2047-support
    
    This is only the first test, more come later.

:000000 100644 0000000... 9049f6f... A	test/tests/mhbuild/test-header-encode

commit 0595979e1f0514b3da28762f336b3b9ac9eec5c5
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Sep 19 23:25:57 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Oct 10 14:12:56 2015 +0200

    porte encode_rfc2047 from nmh
    
    Now a user can add any nonascii in header-fields.
    mhbuild now encode this acourding to rfc2047.
    
    Thanks Ken Hornstein <kenh@pobox.com>

:100644 100644 42767f5... e6e7dc1... M	h/prototypes.h
:100644 100644 62d01be... 98fb39d... M	man/mhbuild.man1
:100644 100644 4d2b91b... 304b50b... M	sbr/Makefile.in
:000000 100644 0000000... b4027d8... A	sbr/encode_rfc2047.c
:100644 100644 140cfdb... d636cf7... M	uip/mhbuild.c

commit 92e279e1255b12b02a2faede6e1d66b46f731807
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 2 19:49:38 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 2 19:49:38 2015 +0200

    mhbuild: Avoid a dot on a line on its own
    
    mhbuild's quoted-printable encoder breaks lines to have at most
    CPERLIN chars. If the it happens that the last character on the
    line is a dot (`.') and the line is broken just before it, then
    the following line contains nothing but one single dot. This
    currently leads to problems in mmh ... but it may cause problems
    to other mail software as well. Hence we avoid it by encoding
    any dot at the beginning of a line, just to be sure.

:100644 100644 21c2e26... ba88319... M	uip/mhoutsbr.c

commit c6cf5c38fb74a2399cc656357be571f1669a36d1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 2 19:24:28 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 2 19:24:28 2015 +0200

    Sleep only 1 sec before retry to lock the file
    
    The previous 5 seconds might have been appropriate on old, heavy
    loaded systems, but they will hardly be necessary on modern ones.

:100644 100644 bdce7bb... b62604a... M	sbr/lock_file.c
:100644 100644 0ce5425... 45451f8... M	uip/dropsbr.c

commit 770d341357b1a6890c7eea72070d0a9e3e270bf9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 2 19:18:32 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 2 19:18:32 2015 +0200

    Show the date hdr in local time in the default scan listing

:100644 100644 53f7bb9... c809e3b... M	etc/scan.meillo

commit ce0de2d6a9d308834a10b058ef850473e78976aa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 2 08:22:53 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 2 08:37:03 2015 +0200

    Improve wording and more description in man page spost(8)

:100644 100644 6a3d757... c4558be... M	man/spost.man8

commit 4c30d368bca8b3f108a7e86a5b890e33470cdebf
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Thu Nov 14 11:43:33 2013 -0500
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Sep 19 22:37:19 2015 +0200

    Break out the unquote functionality to a separate function.

:100644 100644 848115f... 42767f5... M	h/prototypes.h
:100644 100644 61fc96c... 4d2b91b... M	sbr/Makefile.in
:100644 100644 a8e773a... 6cfc176... M	sbr/fmt_scan.c
:000000 100644 0000000... f9fa911... A	sbr/unquote.c

commit f16ae6eedeacce086d513e10461938c1650e265e
Author:     David Levine <levinedl@acm.org>
AuthorDate: Sun Nov 25 09:06:20 2012 -0600
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Sep 16 14:12:01 2015 +0200

    pick(1) decode rfc2047-fields
    
    Attempt to decode each header field as if it were
    MIME encoded.

:000000 100644 0000000... b89a71a... A	test/tests/pick/test-rfc2047
:100644 100644 819d81a... 8448d96... M	uip/pick.c

commit 850059f6637354d31129f303151f9f7d30514c9e
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Sep 6 23:29:21 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Sep 6 23:29:21 2015 +0200

    include h/utils.h
    
    I forgot uip/ap.c and uip/burst.c, too

:100644 100644 46c3ff5... 8156517... M	uip/ap.c
:100644 100644 28e0e85... 591d7f4... M	uip/burst.c

commit 56f27eb41e0171f34585b8ae2e232ae13fe08dc0
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Sep 6 23:11:15 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Sep 6 23:18:16 2015 +0200

    include h/utils.h
    
    I forgot to add it in sbr/addrsbr.c sbr/fmt_compile.c

:100644 100644 e5fc19d... 09ea131... M	sbr/addrsbr.c
:100644 100644 28a96e6... 096f7dd... M	sbr/fmt_compile.c

commit e16d5bfc58d8b0dfe61701cd4d6b1732e837d60a
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Sep 6 01:09:15 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Sep 6 13:05:53 2015 +0200

    replaced calloc with mh_xcalloc
    
    This finished the work of David Levine,
    which was portet in the last commit.

:100644 100644 de2cf45... 140cfdb... M	uip/mhbuild.c
:100644 100644 c201a95... f3f7477... M	uip/mhl.c
:100644 100644 2a0ddf9... 1202fcb... M	uip/mhstore.c
:100644 100644 5b47f22... 43fde0e... M	uip/mhtest.c
:100644 100644 b3bac28... 819d81a... M	uip/pick.c
:100644 100644 89bb1dc... 1337c89... M	uip/rcvdist.c
:100644 100644 33d4bf5... c0b290d... M	uip/repl.c

commit 72795bfcbe9f7fee8927b1a4942c0230b0f857a8
Author:     David Levine <levinedl@acm.org>
AuthorDate: Sat Oct 11 09:22:52 2014 -0500
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Sep 6 13:05:53 2015 +0200

    Added mh_xcalloc().

:100644 100644 a8059ea... 6f74c32... M	h/utils.h
:100644 100644 ea017f4... e5fc19d... M	sbr/addrsbr.c
:100644 100644 9e08ab4... 28a96e6... M	sbr/fmt_compile.c
:100644 100644 1cc041b... 3539ed4... M	sbr/m_getfld.c
:100644 100644 515c9a0... b0e8274... M	sbr/utils.c
:100644 100644 acf3cac... 46c3ff5... M	uip/ap.c
:100644 100644 37dc9b1... 28e0e85... M	uip/burst.c
:100644 100644 c4682b4... 9022ecf... M	uip/mhlist.c
:100644 100644 f520e03... 2afb03a... M	uip/mhparse.c
:100644 100644 9ae5bf0... f48fa99... M	uip/mhshow.c
:100644 100644 4234d25... 2a0ddf9... M	uip/mhstore.c
:100644 100644 9c74f04... ade3a28... M	uip/scansbr.c
:100644 100644 0d02af9... ae4038d... M	uip/sortm.c

commit 5086954856e7b078981418d4aac233d37deb72bd
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Aug 29 11:56:34 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Sep 5 20:21:52 2015 +0200

    fix open up to 4 times on mbox_open()
    
    Befor this lkopen was only called ones.

:100644 100644 5fbbb61... 0ce5425... M	uip/dropsbr.c

commit ec019f1e02bfc457c156a81bd6cc879e89644c21
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Aug 27 21:59:11 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Sep 5 19:21:03 2015 +0200

    reimplement Dcc-field
    
    Dcc is like Bcc but don't send an extra message
    with the orginal message attched. See FAQ for
    more details.

:100644 100644 76d10a8... 6a3d757... M	man/spost.man8
:100644 100644 3a70f36... 96ca14d... M	uip/spost.c

commit 00b5842e0c5feef345a8e69cdb501f8a4c5c8c0f
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Mon Jun 29 00:42:31 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Sep 5 19:18:58 2015 +0200

    find recipients for sendmail
    
    Recipients are given as comandline arguments to sendmail.
    Also do aliasing on every header which contain an address.

:100644 100644 a86a90d... 93b1735... M	h/addrsbr.h
:100644 100644 db783ef... 76d10a8... M	man/spost.man8
:100644 100644 53e9be4... ea017f4... M	sbr/addrsbr.c
:100644 100644 4d0b48a... 3a70f36... M	uip/spost.c

commit 219ca2478b42be77eee20866a8a6cf8b87f3a59c
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Sep 5 13:10:33 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Sep 5 13:10:33 2015 +0200

    Revert "Remove stdio internals manipulation in sbr/m_getfld.c"
    
    This only temporaly, to ensure mmh is working correct.
    
    This reverts commit 976303d04d3bc2cad0afd5e3d364264783da56c2.

:100644 100644 108af13... 1cc041b... M	sbr/m_getfld.c

commit 976303d04d3bc2cad0afd5e3d364264783da56c2
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Dec 25 11:57:31 2012 -0600
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Aug 29 18:32:03 2015 +0200

    Remove stdio internals manipulation in sbr/m_getfld.c
    
    Replaced all the stdio buffer access in sbr/m_getfld.c with a single call
    to fread() and then some almost straightforward buffer manipulations.
    
    This commit is ported to mmh.

:100644 100644 1cc041b... 108af13... M	sbr/m_getfld.c

commit 5901f87be7eaf0475af7c6c1e139ed844468643c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Aug 29 16:39:59 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Aug 29 16:39:59 2015 +0200

    Make msg_delim file static to sbr/m_getfld.c
    
    Thanks to David Levine <levinedl@acm.org> for nmh commit
    e69044f7624abe5cb2cb796d528c0cc5f29515f7

:100644 100644 e7663cd... 1cc041b... M	sbr/m_getfld.c

commit aa2ba01b2dc678047d13572942628a39c7cf40dd
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Aug 28 11:53:03 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Aug 28 11:53:03 2015 +0200

    Bring back the LINUX-IO check from the last commit
    
    We need them for m_getfld(), too.
    
    This reverts parts of the commit 33516e5b74bb4bb5c626d4ee42bd3a7a9faaabef.

:100644 100644 372f0e0... 2cda6e0... M	configure.ac

commit 5ba9c2f13fedf1d8d6ed907ef1f505616290efaa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 29 07:09:43 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Aug 27 07:36:38 2015 +0200

    Drop register storage class

:100644 100644 d7894c5... 53e9be4... M	sbr/addrsbr.c
:100644 100644 6eebd7e... 7d068b5... M	sbr/context_del.c
:100644 100644 5886c5e... 5b7c777... M	sbr/context_read.c
:100644 100644 4d81356... dd6e631... M	sbr/context_replace.c
:100644 100644 10d4d42... 0f7061a... M	sbr/context_save.c
:100644 100644 090cd71... 5e5ef87... M	sbr/cpydgst.c
:100644 100644 b59a8e7... 47327ed... M	sbr/crawl_folders.c
:100644 100644 42b3572... db2b193... M	sbr/dtimep.lex
:100644 100644 d6218b5... c7379b1... M	sbr/fmt_addr.c
:100644 100644 ce35de9... 9e08ab4... M	sbr/fmt_compile.c
:100644 100644 8ddd3c1... 9a7988e... M	sbr/fmt_new.c
:100644 100644 c62eb77... 1f9e497... M	sbr/gans.c
:100644 100644 7f2a7a8... f113366... M	sbr/m_convert.c
:100644 100644 b3659f9... 549e89b... M	sbr/m_draft.c
:100644 100644 12d05b9... e7663cd... M	sbr/m_getfld.c
:100644 100644 c4870dd... e87ae57... M	sbr/makedir.c
:100644 100644 1780997... 633522b... M	sbr/mf.c
:100644 100644 3a70c54... 02d00bc... M	sbr/print_sw.c
:100644 100644 5c7279b... a2ec7d3... M	sbr/putenv.c
:100644 100644 171ecf8... cbeb481... M	sbr/readconfig.c
:100644 100644 ce7bf8a... 376d4b0... M	sbr/snprintb.c
:100644 100644 f23e1d0... 515c9a0... M	sbr/utils.c
:100644 100644 c6b028c... dc2a341... M	uip/ali.c
:100644 100644 97f0c34... bda7326... M	uip/aliasbr.c
:100644 100644 af97e9e... acf3cac... M	uip/ap.c
:100644 100644 cf668ad... a856dc7... M	uip/distsbr.c
:100644 100644 1cbb7ed... 3a01995... M	uip/dp.c
:100644 100644 091def7... 68acabb... M	uip/flist.c
:100644 100644 c9b28cf... 5266235... M	uip/fmtdump.c
:100644 100644 77029dc... 3ca0e7d... M	uip/folder.c
:100644 100644 c754b27... 52d4179... M	uip/forw.c
:100644 100644 6ac0a22... 76fe427... M	uip/mhparam.c
:100644 100644 a487adc... b3bac28... M	uip/pick.c
:100644 100644 4027ea2... 89bb1dc... M	uip/rcvdist.c
:100644 100644 01f205b... a67b150... M	uip/refile.c
:100644 100644 0ff86b8... 33d4bf5... M	uip/repl.c
:100644 100644 f246004... 230360b... M	uip/rmf.c
:100644 100644 802e010... 0d02af9... M	uip/sortm.c
:100644 100644 1ccd209... 765ed8a... M	uip/whatnowproc.c

commit 33516e5b74bb4bb5c626d4ee42bd3a7a9faaabef
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Dec 25 19:25:43 2012 -0600
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Aug 26 23:46:44 2015 +0200

    Remove discard() total
    
    discard() isn't needed in mmh anymore.

:100644 100644 2cda6e0... 372f0e0... M	configure.ac
:100644 100644 3512ef7... 848115f... M	h/prototypes.h
:100644 100644 e5d8ffd... 61fc96c... M	sbr/Makefile.in
:100644 000000 d3eabd0... 0000000... D	sbr/discard.c

commit e2c8b0c495161c21c7bece0b4fc844542e0da212
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Aug 26 21:36:54 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Aug 26 21:36:54 2015 +0200

    Fix autoconf check for mailspool world write permission
    
    This is a bugfix and improvement for commit b15b7cc (``Use
    realpath to find the mailspool'').
    
    We can even do this check much simpler, if we focus on the
    problem that
    
            $lspath -dlL $mailspool
    
    does not check the target of a symlink, although -L is given.
    The contradicting -d seems to overrule it.
    
    We can fix this more easily by appending a slash to the path:
    
            $ ls -ld /var/mail/
            drwxrwxr-t 2 root root 4096 Apr 29 06:36 /var/mail//
    
    Without the slash it was:
    
            $ ls -ld /var/mail
            lrwxrwxrwx 1 root root 10 Nov 22  2011 /var/mail -> spool/mail/
    
    This small change does it for one level of indirection.
    This should be sufficient.

:100644 100644 b8f41f2... 2cda6e0... M	configure.ac

commit 1e9a7f8082f2ea4b496827be6b9ebbc4ac145839
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Aug 7 15:22:23 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Mon Aug 10 10:33:59 2015 +0200

    Ignore empty MIME parameter
    
    If a message contains an empty parameter, we only produce a warning.

:100644 100644 7a15b75... f520e03... M	uip/mhparse.c

commit 0b4cb45a0dd18d07f6af9d77283ee369bd17b14e
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Tue Aug 4 21:26:14 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Mon Aug 10 10:18:30 2015 +0200

    Ignore wrong encoding in multipart/*
    
    If a multipart message has an encoding other then
    7bit or 8bit, 7bit encoding is assumed.

:100644 100644 fad75d7... 7a15b75... M	uip/mhparse.c

commit caa8041a6870b8ce1a92f4384d25599e247b0961
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun May 31 02:10:32 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jun 11 18:50:01 2015 +0200

    remove dublicated code in uip/spost
    
    To avoid bugs like in commit dc81afc84b4d53177a1c4

:100644 100644 163c1e6... ee70385... M	uip/spost.c

commit 8aeebaf757a1588ae2836965f5443ca7dc3a0257
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun May 31 00:53:11 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jun 11 16:49:18 2015 +0200

    fix bug if multible mbox in From-field
    
    Now the first address of the user is used, if multible addresses
    are in the From-field. If non of the addresses is an address
    of the user, the the behaviour has not changed.

:100644 100644 ac2843f... 163c1e6... M	uip/spost.c

commit dc81afc84b4d53177a1c4fb9fd6fea0ec2912825
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat May 2 14:36:50 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat May 2 14:46:35 2015 +0200

    bugfix for a memory-reuse bug spost and whom
    
    spost and whom use add to initialize a temporary char*.
    This pointer maybe points to internal data or already freed
    memory. Now getcpy is used.

:100644 100644 48f9797... ac2843f... M	uip/spost.c
:100644 100644 e61dc62... 4b15fbd... M	uip/whom.c

commit 43c31a90ba57b93a5504c39a28b9ef55a9b6e801
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 29 07:03:09 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 29 07:03:09 2015 +0200

    spost: Refactor braces, comments, etc.

:100644 100644 48f9797... b5fac12... M	uip/spost.c

commit 19b66d5b25c2c07b7bcceaa7c128ab60f9b34793
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 29 06:47:13 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 29 06:47:13 2015 +0200

    gitignore: More specific ignore patterns
    
    I frequently make temporary backups this way:
            cp uip/foo.c uip/foo.c.1
    These files were ignored, although this ignore filter was meant
    for the created man pages in section 1 only.

:100644 100644 b9250e0... d7aa3f5... M	.gitignore

commit eda302e1f049eae6b429a12c5526600eea6a02e1
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Apr 19 00:53:14 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 19 19:29:06 2015 +0200

    Add "Default-From" config option
    
    The "Default-From" config option is used, if the Draft
    don't contain a From header. If the draft contains a From
    header and it's not from the user it's used as the Sender
    header.
    
    Bug: If the From-header contains more then one addresse
    and one is from the user, no Sender-header is attached.

:100644 100644 5e02d9f... 9b052c9... M	man/mh-profile.man5
:100644 100644 c66ba10... db783ef... M	man/spost.man8
:100644 100644 476227b... 48f9797... M	uip/spost.c

commit 37388292edf9ca9e8236297ed5f777ab4b15b7cc
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Dec 6 15:20:12 2014 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 19 17:05:20 2015 +0200

    Use realpath to find the mailspool
    
    inc is istalled with setgid-flag if the mailspool
    isn't world writeable and dot-locking is used. This
    work now if the mailspool is a sysmlink.

:100644 100644 fda0e5a... b8f41f2... M	configure.ac

commit cf1205b5cbea2f0cd6ea710ec16c637df85b647c
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Tue Apr 14 15:29:56 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Apr 19 14:15:21 2015 +0200

    Use sysexits.h for better exit-codes
    
    The sysexits header describe some standard exit-codes, which should
    be used. adios has now a status argument so sysexits.h can be used.

:100644 100644 cfc0dc5... 8ea5ab5... M	docs/TODO
:100644 100644 f162ef5... 3512ef7... M	h/prototypes.h
:100644 100644 e759088... d7894c5... M	sbr/addrsbr.c
:100644 100644 32dd37f... 205c8c9... M	sbr/brkstring.c
:100644 100644 166fe59... 5886c5e... M	sbr/context_read.c
:100644 100644 ac0dbfd... 10d4d42... M	sbr/context_save.c
:100644 100644 6fa21f7... 9cd8d38... M	sbr/cpydata.c
:100644 100644 a9e5bc6... 090cd71... M	sbr/cpydgst.c
:100644 100644 28f3255... 1841ce4... M	sbr/error.c
:100644 100644 28ef810... c10421d... M	sbr/execprog.c
:100644 100644 d299efc... ce35de9... M	sbr/fmt_compile.c
:100644 100644 e71b8d0... 8ddd3c1... M	sbr/fmt_new.c
:100644 100644 0616d17... a8e773a... M	sbr/fmt_scan.c
:100644 100644 0ecf382... 8e5fd0a... M	sbr/folder_delmsgs.c
:100644 100644 8b0d67d... 47b9281... M	sbr/folder_realloc.c
:100644 100644 e97dd1e... b3659f9... M	sbr/m_draft.c
:100644 100644 a3852fe... 12d05b9... M	sbr/m_getfld.c
:100644 100644 90d3a27... f95a758... M	sbr/path.c
:100644 100644 d93d04b... 171ecf8... M	sbr/readconfig.c
:100644 100644 40b8474... eb483b7... M	sbr/seq_msgstats.c
:100644 100644 bfecaf0... ff01c42... M	sbr/seq_read.c
:100644 100644 1a9093d... f23e1d0... M	sbr/utils.c
:100644 100644 bd01a2c... 3e71ad0... M	sbr/vfgets.c
:100644 100644 e7bc90f... c6b028c... M	uip/ali.c
:100644 100644 7a65a7f... 1c97179... M	uip/anno.c
:100644 100644 a74eb96... af97e9e... M	uip/ap.c
:100644 100644 21b218b... 37dc9b1... M	uip/burst.c
:100644 100644 62e4cd2... 159d7e7... M	uip/comp.c
:100644 100644 21c6702... 0710712... M	uip/dist.c
:100644 100644 b6efbe8... 1cbb7ed... M	uip/dp.c
:100644 100644 c0a056c... 091def7... M	uip/flist.c
:100644 100644 884aa4f... c9b28cf... M	uip/fmtdump.c
:100644 100644 84b4365... 77029dc... M	uip/folder.c
:100644 100644 91ce04a... c754b27... M	uip/forw.c
:100644 100644 1cac19f... 368bce3... M	uip/inc.c
:100644 100644 57a6553... a6ac480... M	uip/mark.c
:100644 100644 c862bc3... de2cf45... M	uip/mhbuild.c
:100644 100644 386cf95... c201a95... M	uip/mhl.c
:100644 100644 ceb9336... c4682b4... M	uip/mhlist.c
:100644 100644 a59e0e8... 2a4f504... M	uip/mhlistsbr.c
:100644 100644 eea92b7... 1515858... M	uip/mhmail.c
:100644 100644 1d95377... 6ac0a22... M	uip/mhparam.c
:100644 100644 a325926... fad75d7... M	uip/mhparse.c
:100644 100644 47146f4... c400fa6... M	uip/mhpath.c
:100644 100644 3713495... 9ae5bf0... M	uip/mhshow.c
:100644 100644 f6d86cd... aeaf0e8... M	uip/mhshowsbr.c
:100644 100644 74442ad... 4234d25... M	uip/mhstore.c
:100644 100644 c31a2dc... 5b47f22... M	uip/mhtest.c
:100644 100644 e95ee6a... 90e2da7... M	uip/new.c
:100644 100644 78f64c0... c81db88... M	uip/packf.c
:100644 100644 07dca9a... a487adc... M	uip/pick.c
:100644 100644 2bcd92a... 0ca1e83... M	uip/prompter.c
:100644 100644 4e052cc... 4027ea2... M	uip/rcvdist.c
:100644 100644 4c271df... bd6bacb... M	uip/rcvpack.c
:100644 100644 61a91b2... 9c84270... M	uip/rcvstore.c
:100644 100644 17e6d61... 01f205b... M	uip/refile.c
:100644 100644 a5864c1... 0ff86b8... M	uip/repl.c
:100644 100644 615369c... f246004... M	uip/rmf.c
:100644 100644 520ce03... f99dcbc... M	uip/rmm.c
:100644 100644 f53cf1d... 0f755ca... M	uip/scan.c
:100644 100644 4fa5a0d... 9c74f04... M	uip/scansbr.c
:100644 100644 41ef92a... ec9b76d... M	uip/send.c
:100644 100644 41f986d... eac77e4... M	uip/slocal.c
:100644 100644 734b63b... 802e010... M	uip/sortm.c
:100644 100644 449d1a7... 476227b... M	uip/spost.c
:100644 100644 cd72e44... 7e54929... M	uip/whatnow.c
:100644 100644 3d3eb84... e61dc62... M	uip/whom.c

commit d254c5e2ad008f26d5fda43c3f24f0a711c7e851
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Tue Apr 14 14:33:36 2015 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Tue Apr 14 14:33:36 2015 +0200

    reinclude some headers
    
    These includes are necessary to compile on FreeBSD.

:100644 100644 8e8c11a... f9ed645... M	h/mh.h
:100644 100644 f97f65b... 47ae79e... M	sbr/dtime.c
:100644 100644 60a8d82... 42b3572... M	sbr/dtimep.lex
:100644 100644 cb0cb1c... cab45f5... M	sbr/pidstatus.c

commit 2abb9a7cfb0930e27062088734d306e7d78e4cc2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Apr 10 12:30:56 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Apr 10 12:30:56 2015 +0200

    Move #include from h/mh.h to source files
    
    Included files should not include further files. Now, only the
    necessary files are included and not all of them in every file.
    
    A large bunch of this work is done, but there are some more
    nested include files.

:100644 100644 17d5c2f... 8e8c11a... M	h/mh.h
:100644 100644 5c519e9... 4a57656... M	sbr/concat.c
:100644 100644 abf666c... 166fe59... M	sbr/context_read.c
:100644 100644 048579e... 6fa21f7... M	sbr/cpydata.c
:100644 100644 b788fef... a9e5bc6... M	sbr/cpydgst.c
:100644 100644 59ec952... b59a8e7... M	sbr/crawl_folders.c
:100644 100644 599b91d... 28f3255... M	sbr/error.c
:100644 100644 f1f03bc... 28ef810... M	sbr/execprog.c
:100644 100644 1fc5f36... d299efc... M	sbr/fmt_compile.c
:100644 100644 9fd34c8... e71b8d0... M	sbr/fmt_new.c
:100644 100644 1f55a65... 0616d17... M	sbr/fmt_scan.c
:100644 100644 69083cc... 4cc8d6c... M	sbr/folder_addmsg.c
:100644 100644 17b99be... 0ecf382... M	sbr/folder_delmsgs.c
:100644 100644 159949a... ec51d64... M	sbr/folder_read.c
:100644 100644 c90bfef... c62eb77... M	sbr/gans.c
:100644 100644 9bac0e5... 4de8a89... M	sbr/getanswer.c
:100644 100644 b1879b3... bdce7bb... M	sbr/lock_file.c
:100644 100644 b903b7e... 0dcbffe... M	sbr/m_atoi.c
:100644 100644 85d4e58... 7f2a7a8... M	sbr/m_convert.c
:100644 100644 059e0e3... a3852fe... M	sbr/m_getfld.c
:100644 100644 4c7703c... ff5d00c... M	sbr/m_mktemp.c
:100644 100644 ea39385... c4870dd... M	sbr/makedir.c
:100644 100644 a65d9de... b52740d... M	sbr/mts.c
:100644 100644 21796a7... 90d3a27... M	sbr/path.c
:100644 100644 a61dd9c... 54d63ee... M	sbr/seq_nameok.c
:100644 100644 745fa25... f546cb8... M	sbr/seq_save.c
:100644 100644 608b4a5... d59c10c... M	sbr/strcasecmp.c
:100644 100644 9f08d99... 249faf9... M	sbr/trim.c
:100644 100644 64dd848... 0d7f58a... M	sbr/trimcpy.c
:100644 100644 297ad45... 1a9093d... M	sbr/utils.c
:100644 100644 4d7617b... e7bc90f... M	uip/ali.c
:100644 100644 8b32826... 97f0c34... M	uip/aliasbr.c
:100644 100644 0483dff... 7a65a7f... M	uip/anno.c
:100644 100644 41554d7... a74eb96... M	uip/ap.c
:100644 100644 db2ddc6... 21b218b... M	uip/burst.c
:100644 100644 f867593... 62e4cd2... M	uip/comp.c
:100644 100644 47d7ed5... 21c6702... M	uip/dist.c
:100644 100644 42c3ce8... cf668ad... M	uip/distsbr.c
:100644 100644 22e725c... b6efbe8... M	uip/dp.c
:100644 100644 5b5cf0e... 5fbbb61... M	uip/dropsbr.c
:100644 100644 c0c8b5f... c0a056c... M	uip/flist.c
:100644 100644 dd5dbcb... 884aa4f... M	uip/fmtdump.c
:100644 100644 e46519b... 84b4365... M	uip/folder.c
:100644 100644 1ba80ee... 91ce04a... M	uip/forw.c
:100644 100644 33672de... 1cac19f... M	uip/inc.c
:100644 100644 e58ec64... 57a6553... M	uip/mark.c
:100644 100644 2ffd09c... c862bc3... M	uip/mhbuild.c
:100644 100644 c9a0418... c873066... M	uip/mhfree.c
:100644 100644 09fa366... 386cf95... M	uip/mhl.c
:100644 100644 cf55c4c... ceb9336... M	uip/mhlist.c
:100644 100644 08f35c7... a59e0e8... M	uip/mhlistsbr.c
:100644 100644 9936261... eea92b7... M	uip/mhmail.c
:100644 100644 0c8e644... 0f0a8d6... M	uip/mhmisc.c
:100644 100644 e83932c... a325926... M	uip/mhparse.c
:100644 100644 67408ed... 47146f4... M	uip/mhpath.c
:100644 100644 e56b612... 3713495... M	uip/mhshow.c
:100644 100644 fe40f9d... f6d86cd... M	uip/mhshowsbr.c
:100644 100644 63fa5ab... 74442ad... M	uip/mhstore.c
:100644 100644 aa7e411... c31a2dc... M	uip/mhtest.c
:100644 100644 04fb949... e95ee6a... M	uip/new.c
:100644 100644 f9d02e8... 78f64c0... M	uip/packf.c
:100644 100644 d31f9b8... 07dca9a... M	uip/pick.c
:100644 100644 e42e8df... 2bcd92a... M	uip/prompter.c
:100644 100644 c365059... 4e052cc... M	uip/rcvdist.c
:100644 100644 352f785... 4c271df... M	uip/rcvpack.c
:100644 100644 0b5ad85... 61a91b2... M	uip/rcvstore.c
:100644 100644 96f355a... 17e6d61... M	uip/refile.c
:100644 100644 42bcfdc... a5864c1... M	uip/repl.c
:100644 100644 164ec77... 615369c... M	uip/rmf.c
:100644 100644 03d4568... 520ce03... M	uip/rmm.c
:100644 100644 29aea65... f53cf1d... M	uip/scan.c
:100644 100644 865f2f7... 4fa5a0d... M	uip/scansbr.c
:100644 100644 234dfb2... 41ef92a... M	uip/send.c
:100644 100644 17be186... 41f986d... M	uip/slocal.c
:100644 100644 0230495... 734b63b... M	uip/sortm.c
:100644 100644 bfa8f4b... 449d1a7... M	uip/spost.c
:100644 100644 2969397... cd72e44... M	uip/whatnow.c
:100644 100644 e20df68... 1ccd209... M	uip/whatnowproc.c
:100644 100644 fb77ab3... 3d3eb84... M	uip/whom.c

commit fe6c01d9f21c739dc729288ea350db865c5dbf95
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Apr 10 11:21:12 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Apr 10 11:21:12 2015 +0200

    Remove h/nmh.h
    
    Move its contents to h/mh.h.
    
    Remove the NLENGTH macro on the way, be cause it is not used.

:100644 100644 2633228... fda0e5a... M	configure.ac
:100644 100644 78db70b... 31987b5... M	h/Makefile.in
:100644 100644 75245e0... a39689d... M	h/mf.h
:100644 100644 6b8f4a9... 17d5c2f... M	h/mh.h
:100644 000000 3da6a14... 0000000... D	h/nmh.h
:100644 100644 2f8e5dc... f97f65b... M	sbr/dtime.c
:100644 100644 83edbff... 60a8d82... M	sbr/dtimep.lex
:100644 100644 69afff8... 1780997... M	sbr/mf.c
:100644 100644 95c0a3f... a65d9de... M	sbr/mts.c
:100644 100644 3c3e105... 5b5cf0e... M	uip/dropsbr.c

commit 3113d18bf20013be27c9aabc8aafcab9a6a8643e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Apr 10 10:59:30 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Apr 10 10:59:30 2015 +0200

    Minimize the include
    
    It's not necessary to include <h/signals.h>, <signal.h> is enough.

:100644 100644 0fbe33f... e83932c... M	uip/mhparse.c

commit 803fbeb16fac49e0b6b1bdf1e4c2874bcf901749
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 9 12:44:58 2015 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 9 12:44:58 2015 +0200

    Fix FTBFS bug introduced by 600379c
    
    One #include of h/signals.h is still necessary.

:100644 100644 fc5d570... 0fbe33f... M	uip/mhparse.c

commit 55eda7c77fdf33b0a7175968471df55e2600379c
Author:     David Levine <levinedl@acm.org>
AuthorDate: Fri Feb 13 21:31:48 2015 -0600
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Mar 12 00:04:18 2015 +0100

    Removed unnecessary #include of h/signals.h.

:100644 100644 ba0d978... 2ffd09c... M	uip/mhbuild.c
:100644 100644 dc85bcc... 08f35c7... M	uip/mhlistsbr.c
:100644 100644 4d04b65... 21c2e26... M	uip/mhoutsbr.c
:100644 100644 f4c26cc... fc5d570... M	uip/mhparse.c

commit 4e4c5eeaffc0ff9e341c1562a02c1749a9a06dbe
Author:     Marcin Cieslak <saper@saper.info>
AuthorDate: Tue Feb 10 14:18:05 2015 +0000
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Mar 11 23:53:36 2015 +0100

    Fixed the error message in lockit() when it fails to create tmp file.

:100644 100644 d15c939... b1879b3... M	sbr/lock_file.c

commit 24756fd85e33a76ac495073e90a7a56cb7f6103c
Author:     David Levine <levinedl@acm.org>
AuthorDate: Fri Feb 13 22:22:21 2015 -0600
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Mar 11 23:53:36 2015 +0100

    Removed m_chkids(), per suggestion of Marcin Cieslak.

:100644 100644 d1371d0... ac0dbfd... M	sbr/context_save.c

commit bb2dc190d836a871640e68feee28b290e554390d
Author:     David Levine <levinedl@acm.org>
AuthorDate: Fri Feb 13 21:30:41 2015 -0600
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Mar 11 23:53:36 2015 +0100

    Removed #include of signal.h because it's in h/signals.h.

:100644 100644 eb85a4a... 3da6a14... M	h/nmh.h
:100644 100644 480bf6d... 1e1dde1... M	h/signals.h

commit 0a96784b09f85f33437936b5dcfa819a33fa5bac
Author:     Marcin Cieslak <saper@saper.info>
AuthorDate: Thu Feb 12 21:09:26 2015 -0600
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Wed Mar 11 23:53:33 2015 +0100

    Replaced setgid() calls with setegid() so that it works with dot
    locking on FreeBSD.  setegid() should be supported on modern POSIX
    systems.

:100644 100644 8a05c6a... 33672de... M	uip/inc.c

commit 77ce143a56ef8238d974fd7e1e893516ec58772f
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Mar 7 01:41:12 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Mar 7 01:41:12 2015 +0100

    remove declaration of child_id in slocal:usr_pipe
    
    Now the global version is used, so the signal handler
    works correct.

:100644 100644 cf9a9b0... 17be186... M	uip/slocal.c

commit 92005d4291ac03dae4481c72d1549b2f75264cb9
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Feb 22 23:26:38 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Feb 22 23:26:38 2015 +0100

    return -1 if fork(2) fails in execprog
    
    If fork in execprog fails and return 1 there is now
    way to different between a proces witch return 1.
    Thanks Marcin Cieslak <saper@saper.info> for reporting.

:100644 100644 ce38307... f1f03bc... M	sbr/execprog.c

commit c72e2386fd126324e3b699d4b37f71a3c40f56bc
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Feb 21 12:09:33 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Feb 22 23:19:11 2015 +0100

    remove longjmp from signal handler in mhl
    
    To avoid undefined behavior set an interrupt flag
    in the signal handler.

:100644 100644 5403673... 09fa366... M	uip/mhl.c

commit 62b0c6727235a0bc560179dbf6b13d252716c02c
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Feb 21 11:38:18 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Feb 22 23:15:51 2015 +0100

    remove longjmp in signalhandler of slocal
    
    To avoid undefined behavior kill the child process
    in the signal handler and set an interrupt flag.

:100644 100644 6a62284... 4a282fc... M	h/rcvmail.h
:100644 100644 ff8df8c... cf9a9b0... M	uip/slocal.c

commit 11f38fca55972832ee09a3b1ac8693050500545b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Feb 21 11:05:43 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Feb 22 23:12:15 2015 +0100

    remove longjmp in signalhandler of prompter
    
    to avoid undefined behavior use close(2) in the signal handler

:100644 100644 4d0ce86... e42e8df... M	uip/prompter.c

commit 8edab16f7a56c8e822f94609b69c4f95ee2eec3b
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Feb 21 11:03:26 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Feb 22 23:10:00 2015 +0100

    remove longjmp from signalhandler in getans
    
    To avoid undefined behavior use close in the signal handler.

:100644 100644 7254d6b... f3cea27... M	sbr/getans.c

commit 1201af682c2a7e34d4d598e62718306b885a187e
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Feb 22 14:26:27 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Feb 22 22:54:32 2015 +0100

    nonstatic function for atexit, check if atexit fails
    
    atexit needs nonstatic functions to work correct. The
    error check is importent, because atexit can fail for
    some reasons and the cleanup woulden't work.

:100644 100644 213cc5d... 8a05c6a... M	uip/inc.c
:100644 100644 6e0861e... ba0d978... M	uip/mhbuild.c
:100644 100644 8c7e51d... cf55c4c... M	uip/mhlist.c
:100644 100644 9bc7ed3... e56b612... M	uip/mhshow.c
:100644 100644 6a268f2... 63fa5ab... M	uip/mhstore.c
:100644 100644 a1718db... aa7e411... M	uip/mhtest.c
:100644 100644 6c59add... d31f9b8... M	uip/pick.c
:100644 100644 d3e4100... c365059... M	uip/rcvdist.c
:100644 100644 fbddda7... 0b5ad85... M	uip/rcvstore.c

commit f9ed40f2742263b3a1023bedee4139b4b18f0a86
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 14 17:29:22 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 14 17:29:22 2015 +0100

    Refactor: Use if for two-way branching; Compare against 0 explicitly
    
    I think that the use of switch for the two-way branches could have
    been a performance optimization. I think it's clearer to use if,
    especially in the fall-through case.
    
    As setjmp() is known to return with either 0 or something else, we
    should compare against 0 and not against some define (for which I
    again and again wonder if it stands for 0 or for 1).

:100644 100644 fedf78f... 8c2e4af... M	uip/mhl.c
:100644 100644 823760e... ef33db9... M	uip/prompter.c
:100644 100644 ed6b08d... 13ae761... M	uip/send.c

commit 2f43405ca3cccdfc56faca7a8b6b0d6913cf45aa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 14 17:28:05 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 14 17:28:05 2015 +0100

    Fix minor coding style issues (whitespace)

:100644 100644 c66b7cf... afa67ce... M	uip/mhlist.c
:100644 100644 e94c259... 58c5969... M	uip/pick.c

commit 822e01d48920e30e281c5144ae0977ac2bf27549
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 14 17:27:11 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 14 17:27:11 2015 +0100

    Remove unnecessary headers

:100644 100644 af460e6... e187f59... M	uip/mhparse.c
:100644 100644 71c1699... fe40f9d... M	uip/mhshowsbr.c
:100644 100644 ae812ad... f28d867... M	uip/mhstore.c

commit a26d3f6e071fa5704406317fe50a1805659ed2f8
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Jan 30 02:25:17 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Feb 13 19:19:33 2015 +0100

    distout and ready_msg return NOTOK on error
    
    If distout or ready_msg fails, the cleanup of send is done.

:100644 100644 a9a52b1... 42c3ce8... M	uip/distsbr.c

commit 965fe13d3f17c03059f172d4b6df0e53d0240433
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 12 07:49:33 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 12 07:49:33 2015 +0100

    mhmail: use execprog()

:100644 100644 7e170a8... e79d874... M	uip/mhmail.c

commit 556440fbe435fee96348ca56e44c015149e5f7da
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 12 07:40:50 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 12 07:40:50 2015 +0100

    sbr/execprog.c: Fix the return value
    
    Use pidXwait(), which invokes pidstatus(), here for error reporting.
    This eases the use of execprog() because we don't have to call it
    there everytime. However, it might be unwanted to put the error
    printing stuff into execprog() because we might have an invokation
    of execprog() that want's to deal with errors itself in a different
    way. If this would be the case, then we likely should change
    pidXwait() to pidwait() and call pidstatus(execprog()).

:100644 100644 9cc8879... ce38307... M	sbr/execprog.c

commit 24493820bd28199ac23a81a5444cd2ebfb9c1f9c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 11 08:11:53 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 11 08:11:53 2015 +0100

    Minor clarifications in mhmail(1)

:100644 100644 b2381c1... acecbbc... M	man/mhmail.man1

commit 1ba1ca6484d35f40b87d515302ea76e7b7b01f32
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 11 08:04:35 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 11 08:04:35 2015 +0100

    Update the man pages to the shortened reserved sequence names
    
    These reserved sequence names were shortened to one character
    long ago in the code. Now the docs are adjusted to that change.
    
    Thanks to Marcin for spotting it.

:100644 100644 d545f2d... 9772031... M	man/anno.man1
:100644 100644 b5babf6... a13e476... M	man/burst.man1
:100644 100644 8e27f66... 773663b... M	man/dist.man1
:100644 100644 ae4f670... 8091c42... M	man/forw.man1
:100644 100644 6577f64... dacf4ce... M	man/mark.man1
:100644 100644 40ab626... 04c8446... M	man/mh-draft.man7
:100644 100644 60568ed... 516b8af... M	man/mh-sequence.man7
:100644 100644 e0724b2... 80bdcca... M	man/mhlist.man1
:100644 100644 1c35fcd... d5d3327... M	man/mhpath.man1
:100644 100644 8445a5f... e4fdfdc... M	man/mhstore.man1
:100644 100644 7b1263f... 42971fe... M	man/pick.man1
:100644 100644 3bc85f7... 47f825b... M	man/refile.man1
:100644 100644 c0feecb... 698d9c8... M	man/repl.man1
:100644 100644 07d6cc3... 07af34f... M	man/rmm.man1
:100644 100644 f7b30fd... d4f90d1... M	man/show.man1

commit 4398a8488b5490571e6a82d4918c892828f88816
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Thu Jan 29 23:02:58 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Thu Jan 29 23:02:58 2015 +0100

    Initialize status in uip/send.c
    
    Thanks Marcin Cieslak <saper@saper.info> for reporting.

:100644 100644 07f2545... 492f027... M	uip/send.c

commit fa591538beda05e6ce89323128705beabe4f543f
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Jan 17 23:46:30 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Jan 18 00:49:51 2015 +0100

    remove done finaly
    
    removed the used of done in sbr and the dafinition
    in the header. Also the source file is removed.

:100644 100644 9d22c2b... 6b8f4a9... M	h/mh.h
:100644 100644 9729346... e5d8ffd... M	sbr/Makefile.in
:100644 000000 3545d10... 0000000... D	sbr/done.c
:100644 100644 d8313ce... 599b91d... M	sbr/error.c
:100644 100644 3659ff3... e97dd1e... M	sbr/m_draft.c

commit b284ee1b3c718e41bdcab6600532025b8743d477
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Jan 17 23:43:28 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sun Jan 18 00:49:38 2015 +0100

    remove last rests of done in uip
    
    At some points done was used as callback funktion.

:100644 100644 92ee496... e46519b... M	uip/folder.c
:100644 100644 159e010... 213cc5d... M	uip/inc.c
:100644 100644 cdada9b... 96f355a... M	uip/refile.c

commit 96d10c193324201ef8acb622ed13e9a5ecb59827
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Jan 16 22:31:04 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Jan 17 15:09:25 2015 +0100

    Remove done from mhl pick and send
    
    Second part of removing done, to make the code
    better to read. This tools needed some refactoring
    before done could removed. Next step is removing
    done from sbr.

:100644 100644 fedf78f... 45113f3... M	uip/mhl.c
:100644 100644 e94c259... ae1fa03... M	uip/pick.c
:100644 100644 ed6b08d... 07f2545... M	uip/send.c

commit 2823e13f67239db7deb7274f3a47bfbff56c7c64
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Jan 17 02:00:22 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Jan 17 02:00:22 2015 +0100

    Initialize vecp in send anno()
    
    Access to an uninialized variable can cause
    a a buffer overflow or underrun.
    (Thanks to the compiler for reporting.)

:100644 100644 b85963d... ed6b08d... M	uip/send.c

commit b03bb1d9c9cd73aeac2b4003115b5546905433cd
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sat Jan 17 01:01:57 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Jan 17 01:36:52 2015 +0100

    Add tests for pick
    
    Add two patches for pick. One to test the normale behavior,
    and one to test if a ``0'' is print to stdout when no message is
    find.

:000000 100644 0000000... bd1a2e7... A	test/tests/pick/test-normal-output
:000000 100644 0000000... 8d96224... A	test/tests/pick/test-output-on-error

commit a40e399a346d4aef26ad6ea583558cdf00751c1f
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri Jan 16 20:48:09 2015 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Jan 16 20:48:09 2015 +0100

    Bugfix in pick.c
    
    Undo last last commit in uip/pick.c. pick shoud only print "0" if
    it exit with a non-zero exit.

:100644 100644 7c42b42... e94c259... M	uip/pick.c

commit fede6e42d81ce34fd5c1bbe7fb2757b281c2573a
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Sun Dec 14 14:45:35 2014 +0100
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Fri Jan 16 19:18:08 2015 +0100

    Replace done with exit at uip
    
    Replace done with exit in most sourcefiles of uip. This makes the
    code better to read. If the done was overwritten by an externel function
    atexit() is used instand.
    
    send.c and mhl.c are excluded, because need a bit rewrite first.

:100644 100644 2c80147... 4d7617b... M	uip/ali.c
:100644 100644 e874238... 0483dff... M	uip/anno.c
:100644 100644 c293a53... 41554d7... M	uip/ap.c
:100644 100644 e657c33... db2ddc6... M	uip/burst.c
:100644 100644 4768fc4... f867593... M	uip/comp.c
:100644 100644 c1f4f9d... 47d7ed5... M	uip/dist.c
:100644 100644 1a91678... 22e725c... M	uip/dp.c
:100644 100644 057d5f4... c0c8b5f... M	uip/flist.c
:100644 100644 a0e6e14... dd5dbcb... M	uip/fmtdump.c
:100644 100644 8638151... 92ee496... M	uip/folder.c
:100644 100644 57e508f... 1ba80ee... M	uip/forw.c
:100644 100644 f737d69... 159e010... M	uip/inc.c
:100644 100644 d4a3729... e58ec64... M	uip/mark.c
:100644 100644 fde4a1d... 6e0861e... M	uip/mhbuild.c
:100644 100644 bf3382c... c9a0418... M	uip/mhfree.c
:100644 100644 c66b7cf... 8c7e51d... M	uip/mhlist.c
:100644 100644 7e170a8... 46b16fd... M	uip/mhmail.c
:100644 100644 dce2d75... 1d95377... M	uip/mhparam.c
:100644 100644 af460e6... 205c41a... M	uip/mhparse.c
:100644 100644 a8de5cb... 67408ed... M	uip/mhpath.c
:100644 100644 0b49b7e... 9bc7ed3... M	uip/mhshow.c
:100644 100644 ae812ad... 5b56b09... M	uip/mhstore.c
:100644 100644 1c1684f... a1718db... M	uip/mhtest.c
:100644 100644 a43a710... 1ea9010... M	uip/new.c
:100644 100644 763b6e7... f9d02e8... M	uip/packf.c
:100644 100644 e94c259... 7c42b42... M	uip/pick.c
:100644 100644 823760e... 03038a6... M	uip/prompter.c
:100644 100644 2ba6097... d3e4100... M	uip/rcvdist.c
:100644 100644 79c3450... 352f785... M	uip/rcvpack.c
:100644 100644 bb14ed9... fbddda7... M	uip/rcvstore.c
:100644 100644 b07c32d... cdada9b... M	uip/refile.c
:100644 100644 e5fbc0f... 42bcfdc... M	uip/repl.c
:100644 100644 a0c68a3... 164ec77... M	uip/rmf.c
:100644 100644 f602641... 9401d2b... M	uip/rmm.c
:100644 100644 ba90e40... 29aea65... M	uip/scan.c
:100644 100644 837f038... ff8df8c... M	uip/slocal.c
:100644 100644 ed09181... 0230495... M	uip/sortm.c
:100644 100644 b65e4c4... bfa8f4b... M	uip/spost.c
:100644 100644 914e298... fbc8582... M	uip/whatnow.c
:100644 100644 57fddc8... fb77ab3... M	uip/whom.c

commit 379b1bf4d085439639e7c535aac08345809dd6aa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 21:40:53 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 21:43:15 2015 +0100

    new: Fix a pointer problem
    
    I should learn to get such stuff right without the need to draw
    the memory layout with boxes and lines on paper ...
    
    Thanks to the test suite for catching this one!

:100644 100644 a43a710... 1ee95ff... M	uip/new.c

commit 208338019e6adf22c0636baa07a6d0c61d8357fc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 21:27:09 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 21:27:09 2015 +0100

    send: Fix uninitialied variable

:100644 100644 b85963d... ed6b08d... M	uip/send.c

commit e40f90484354303f9ff03878f3b15b3c72b215c2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 21:18:03 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 21:18:03 2015 +0100

    whatnow: Use execprog() ... one more time

:100644 100644 163a02e... 4f8d956... M	uip/whatnow.c

commit edfe67020b9039e59e318cfc7831e033bd3e2615
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 21:13:08 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 21:13:08 2015 +0100

    whatnow: No need to fork
    
    Plus refactoring.

:100644 100644 914e298... 163a02e... M	uip/whatnow.c

commit a546ac5c47c1053b3d03cc686d1c900f601ea237
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 20:50:50 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 20:50:50 2015 +0100

    sbr/ext_hook.c: Use execprog(); Refactoring

:100644 100644 771d558... 0f3bd79... M	sbr/ext_hook.c

commit 25e91f307475ef5b7e60b882299e0208398389c2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 20:30:15 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 20:30:15 2015 +0100

    rmm: Use execprog() instead of own fork-exec

:100644 100644 f602641... 33ae9da... M	uip/rmm.c

commit c62aa648e80ae81ac4aa354ab15783c8fb172514
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 18:04:06 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 18:04:06 2015 +0100

    Remove unused variable

:100644 100644 7e80bc4... b85963d... M	uip/send.c

commit 43b38cc6c82b85aff3a5868289ecebeb20215b9c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 17:53:20 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 17:53:20 2015 +0100

    Convert pidXwait() from macro to function
    
    Plus some refactoring and syntactic sugar in pidstatus().

:100644 100644 f3fda88... 9d22c2b... M	h/mh.h
:100644 100644 1333a84... f162ef5... M	h/prototypes.h
:100644 100644 edd6749... cb0cb1c... M	sbr/pidstatus.c

commit bcee4360d0113d2cbc71c9b0d13495327894e454
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 15 17:08:55 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 15 17:08:55 2015 +0100

    Don't save the context within execprog()
    
    This context_save() call was copied there accidently.

:100644 100644 6a4a912... 9cc8879... M	sbr/execprog.c

commit e8ac33e207bd0ac7efa723d32687156a9924c3f8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 22:24:34 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 22:24:34 2015 +0100

    send: Convert system() to execprog() ... second half
    
    Now only uip/spost.c has one left.

:100644 100644 3c2db0e... 7e80bc4... M	uip/send.c

commit 04e93dabf152cc30d0aeb043d65f911ef765a176
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 21:56:54 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 21:56:54 2015 +0100

    send: Convert system() to execprog() ... partly

:100644 100644 c2c9f17... 3c2db0e... M	uip/send.c

commit 1e42112bb983f886f389b1fa3ef4d90a4dad4f91
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 21:22:02 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 21:22:02 2015 +0100

    forw: convert system() to execprog(); fix buffer check

:100644 100644 54b7c07... 57e508f... M	uip/forw.c

commit db62cda50055368e5f4ac51df787053f70706c30
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 08:23:39 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 08:23:39 2015 +0100

    Cleanup of code layout only

:100644 100644 0185bd8... 59ec952... M	sbr/crawl_folders.c
:100644 100644 738ffd5... 2f8e5dc... M	sbr/dtime.c
:100644 100644 133a9ab... 83edbff... M	sbr/dtimep.lex
:100644 100644 173f12d... 1fc5f36... M	sbr/fmt_compile.c
:100644 100644 4e8231f... faa3cc2... M	sbr/fmt_rfc2047.c
:100644 100644 ec086a1... 1f55a65... M	sbr/fmt_scan.c
:100644 100644 4265763... 159949a... M	sbr/folder_read.c
:100644 100644 e69b833... 8b0d67d... M	sbr/folder_realloc.c
:100644 100644 ce33c2e... 14c9a23... M	sbr/getarguments.c
:100644 100644 5bd6bbb... 059e0e3... M	sbr/m_getfld.c
:100644 100644 6338a6e... 69afff8... M	sbr/mf.c
:100644 100644 c4e1e75... edd6749... M	sbr/pidstatus.c
:100644 100644 f051e38... 148ecb9... M	sbr/seq_list.c

commit 6e5da31c92f5a3fa38e010052c5a7743bfe1cf11
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 08:08:07 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 08:08:07 2015 +0100

    Refactoring in the small
    
    Out-sorting failure cases instead of deep-nesting the success case.

:100644 100644 ff9d84c... 914e298... M	uip/whatnow.c

commit 3c2d2abb007c8d97c6a09d9be0e70367518afe30
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 07:53:31 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 07:53:31 2015 +0100

    Remove verbosity for -noverbose; cleanup in code layout and message texts
    
    We shouldn't print information messages if we run non-verbosely.
    In this case, the message appeared not to be helpful because it
    suggests to re-run the command with `-verbose' ... but sending the
    message again is usually not possible, not wanted or would produce
    different results.
    
    This is a cleanup of Philipp's patch.

:100644 100644 3ca6772... c2c9f17... M	uip/send.c

commit 8bf8e1e29df17658c3d77629e17f88bf9159e21b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 07:31:49 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 07:31:49 2015 +0100

    Use execprog() instead of system() ... partly transition
    
    There are several more places where system() should be replaced.
    
    As execprog() does not split strings into multiple arguments,
    `listproc' could no longer contain ``show -file''. We need to
    rework the concept of these `...proc' entries.
    
    This commit fixes tests/whatnow/test-attach-detach.

:100644 100644 52ef436... 2bf7325... M	config/config.c
:100644 100644 109d3c4... 5e02d9f... M	man/mh-profile.man5
:100644 100644 a79845c... a43a710... M	uip/new.c
:100644 100644 9c9e5ce... e5fbc0f... M	uip/repl.c
:100644 100644 adb2039... 3ca6772... M	uip/send.c
:100644 100644 7a59d59... b65e4c4... M	uip/spost.c
:100644 100644 c60a11c... ff9d84c... M	uip/whatnow.c

commit 0127c00f735b9e38608676b9f7bd3c6e38a7ffb4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 14 07:28:33 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 14 07:28:33 2015 +0100

    Added execprog() and execprogl(), which are safer alternatives to system(3)
    
    This is motivated by the currently failing test case
    tests/whatnow/test-attach-detach.

:100644 100644 26981f8... 1333a84... M	h/prototypes.h
:100644 100644 64ecb9e... 9729346... M	sbr/Makefile.in
:000000 100644 0000000... 6a4a912... A	sbr/execprog.c

commit 1ec0f1695f9f129210f7c3cdc0c85d329cc055df
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 13 23:13:59 2015 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 13 23:13:59 2015 +0100

    mhsign: use the strongest, newest not-expired secret key
    
    Is there no GnuPG option to exclude expired keys from the listing?

:100755 100755 66ab142... 038052b... M	uip/mhsign.sh

commit 7f39c7e200489197364011fe4a39539beabf9ac7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Dec 22 15:00:38 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Dec 22 15:00:38 2014 +0100

    Fix manpages (nroff code), as reported by tests/manpages/test-manpages

:100644 100644 90cb9ba... 990ea42... M	man/mh-alias.man5
:100644 100644 3999152... 585dcfd... M	man/mhsign.man1
:100644 100644 26fd094... c0feecb... M	man/repl.man1

commit c6462147c65c39cfe7eb9f7a2c57af426ac2b824
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Dec 22 13:07:02 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Dec 22 13:07:02 2014 +0100

    Partly fix tests/whatnow/test-attach-detach: changes in detach and alist
    
    Whatnow's detach and alist commands are different today:
    - detach does only take number arguments
    - alist prints full path names

:100644 100644 8932bc3... 82b25c6... M	test/tests/whatnow/test-attach-detach

commit 91b4059b377fa0d9601cab6be32c54edf54ac4d6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Dec 22 13:03:50 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Dec 22 13:03:50 2014 +0100

    Fix tests/mhbuild/test-forw: rfc934 mode is no longer supported

:100644 100644 8e78374... 759c8ed... M	test/tests/mhbuild/test-forw

commit a624645d3bd49686c77559cee52900ec6f175909
Author:     Philipp Takacs <philipp@bureaucracy.de>
AuthorDate: Fri May 2 23:21:35 2014 +0200
Commit:     Philipp Takacs <philipp@bureaucracy.de>
CommitDate: Sat Dec 13 13:50:29 2014 +0100

    Check with witch exit-code sendmail/spost exit and give an better error
    message. So the User sees better wat's wrong. At the moment only
    exit-code 75 is handlel extra.

:100644 100644 e1e7518... adb2039... M	uip/send.c

commit 245f268ee4818198f9db76fd809942ece9fa0fc3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Dec 7 20:32:36 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Dec 7 20:32:36 2014 +0100

    Adjusted tests/new/test-basic to mmh.

:100644 100644 772b72f... 96bb9e1... M	test/tests/new/test-basic

commit 768131a744e94e1aeadf0608854f4ccb75f2c952
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Dec 7 20:27:53 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Dec 7 20:27:53 2014 +0100

    mhparam: Renamed some sequences
    We should fix these names once and for all!

:100644 100644 d29f73a... dce2d75... M	uip/mhparam.c

commit 6e2f32e99cb31f65e86913e0706c92e257ab4169
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Nov 28 12:21:39 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Nov 28 12:21:39 2014 +0100

    tests: Adjusted most of the tests to mmh.

:100755 100755 edab162... 8867661... M	test/runtest
:100644 100644 8d466ac... 8a3251e... M	test/tests/bad-input/test-header
:100644 100644 ff29310... 72d559e... M	test/tests/folder/test-total
:100644 100644 7582a7d... 7d6604b... M	test/tests/repl/test-if-str
:100644 100644 780a69d... 88082ee... M	test/tests/scan/test-scan
:100644 100644 53a772a... 07609b5... R085	test/tests/mhshow/test-cte-binary	test/tests/show/test-cte-binary
:100644 100644 74d70ee... f702379... R093	test/tests/mhshow/test-qp	test/tests/show/test-qp
:100644 100644 1a36d8d... 8932bc3... M	test/tests/whatnow/test-attach-detach
:100644 100644 3e0ddc4... 44fecb6... M	test/tests/whatnow/test-cd
:100644 100644 e0dc969... 15d0824... M	test/tests/whatnow/test-ls

commit c3ed524435c792523deeb78f3a6936b7ded0393e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Nov 28 11:46:33 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Nov 28 11:46:33 2014 +0100

    tests: Supress progress meter if non-interactive.

:100644 100644 7f09867... 0fd3afb... M	test/common.sh

commit 2dfc2b7e8d543372cd1a66a3d7dc02f7f5e40b7d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Nov 28 11:05:17 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Nov 28 11:05:17 2014 +0100

    Added more include directories to fix building in another directory.
    I discovered these problems when I tried to build from a git clone
    (which has no config.h in the source directory).

:100644 100644 80eb409... 4bdad8e... M	config/Makefile.in
:100644 100644 9539c0f... 64ecb9e... M	sbr/Makefile.in
:100644 100644 bf23531... 8fe7197... M	uip/Makefile.in

commit 92009746ef66e8a9a9dc6643845e839e0debaf18
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Nov 28 00:07:13 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Nov 28 00:07:13 2014 +0100

    Fixed the test framework by adjusting it to mmh.
    In the same go: Cleaned up its code a bit and added a summary to
    test/runalltests.
    
    Adjusting the individual tests to mmh still needs to be done. ... and
    afterwards we can ;dd a lot more of them. :-) (But before we write our
    own tests, we first incorporate all the ones they've added to nmh in
    the meanwhile. ;-) )

:100644 100644 94b5ab1... e37a4ee... M	test/README
:100644 100644 5d46c8c... 7f09867... M	test/common.sh
:100755 100755 0497c52... 279ced5... M	test/runalltests
:100755 100755 0b18653... edab162... M	test/runtest
:100755 100755 fab26a0... ffd9e64... M	test/setup-test
:100755 100755 7e169e4... 8c930b1... M	test/teardown-test

commit 1b97b10a0b0455edff975e23e2783c0c0b4b60d4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 27 23:35:18 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 27 23:35:18 2014 +0100

    gitignore: ignore test dir name file

:100644 100644 768e523... b9250e0... M	.gitignore

commit a1c4e3d343ae3cf290466a81f470d74dbd839d05
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 27 23:34:24 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 27 23:34:24 2014 +0100

    uip/mmh.sh: minor cleanup

:100755 100755 10fc070... fe519c3... M	uip/mmh.sh

commit cc87eac5c0e4025fba81abe8433315df84489c56
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 27 22:48:46 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 27 22:48:46 2014 +0100

    Fixed building in different build directory, as described in INSTALL.

:100644 100644 cde8cc3... fa2713c... M	INSTALL
:100644 100644 9e01e93... 2246c17... M	man/Makefile.in
:100644 100644 6bda370... 9539c0f... M	sbr/Makefile.in

commit fe95918ce103e911f20bd14874907d8fd7e1abaa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 27 20:26:36 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 27 20:26:36 2014 +0100

    mhsign: Ignore expired, revoked, invalid, and similar public keys.

:100755 100755 9a06053... 66ab142... M	uip/mhsign.sh

commit 3730bae9fe289aee86ce0ba57fdfd43857fcedc0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 27 18:30:31 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 27 18:30:31 2014 +0100

    mhparam: Added more items for direct query and -debug listing.
    Most new values are not included in the -all listing because they
    are not part of the profile or context but are mainly internal
    configuration values.
    
    The -debug listing has now section headings (pipe through
    `grep -v ^#' to remove them).
    
    The motivation for this change was querying the default inbox
    name. If `Inbox' wasn't set in the profile, `mhparam inbox' had
    failed. Now it prints `+inbox' (if the defaultfolder has not been
    changed on your installation).

:100644 100644 4e1fc21... d29f73a... M	uip/mhparam.c

commit bc38ebb2e95e0a4d4a672b49366130f433e72aec
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 25 08:47:31 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 25 08:47:31 2014 +0100

    mhpgp: Bugfix for 2932d136debcf53a45c44891ee80e6d34e61f109
    (I should do better testing ...)

:100755 100755 f3a39ea... 4929358... M	uip/mhpgp.sh

commit 2932d136debcf53a45c44891ee80e6d34e61f109
Author:     markus schnalke <markus.schnalke@la-bw.de>
AuthorDate: Tue Nov 25 08:21:12 2014 +0100
Commit:     markus schnalke <markus.schnalke@la-bw.de>
CommitDate: Tue Nov 25 08:21:12 2014 +0100

    mhpgp: remove unused sed label
    OpenBSD complained about it.
    Reported by Dominik Lang <phil@phildom.de>. Thanks.

:100755 100755 c562c64... f3a39ea... M	uip/mhpgp.sh

commit c8ffcfd9b2c3f8550a097f3cab5e88c5d95aa535
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 25 07:43:56 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 25 07:43:56 2014 +0100

    pick: Clarified the man page with respect to -ddd.
    -ddd is an argument to e.g. -after, not a separate switch.

:100644 100644 2f06a22... 7b1263f... M	man/pick.man1

commit f36530fd658fd2ccfac328c5097f7b44712eceac
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 25 07:01:31 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 25 07:09:37 2014 +0100

    mhsign: Bugfix: Don't ignore MMHPGPKEY and the Pgpkey profile entry.
    Bugreport and patch by Philipp Takacs <philipp@bureaucracy.de>. Thanks.
    Additionally: use `test -z'.

:100755 100755 e6f54b3... 9a06053... M	uip/mhsign.sh

commit 98bb940e0e5a38128465e834e9ee99f2e6060d93
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Nov 21 11:55:22 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Nov 21 11:55:22 2014 +0100

    spost: If we add a From header, we add a qualified email address.
    Also clarified a comment and changed the description for blind
    distribution lists to the one that is most common today.

:100644 100644 9b2ffcb... 7a59d59... M	uip/spost.c

commit ed234233579b906c3aeaec8fb809c79079ee69d5
Author:     markus schnalke <markus.schnalke@la-bw.de>
AuthorDate: Thu Nov 20 11:38:28 2014 +0100
Commit:     markus schnalke <markus.schnalke@la-bw.de>
CommitDate: Thu Nov 20 11:38:28 2014 +0100

    TODO: removed the double-dash TODO item, because it will not be done
    The GNU style double-dashes collide with MH's command line concepts.
    It makes no sense to simply allow a second dash, because all the
    rest is different. (Think of `pick --component'.) It's more important
    to keep the concepts clean than trying to imitate different concepts.

:100644 100644 a9de6dd... cfc0dc5... M	docs/TODO

commit 0285fea2ad25319da1cbc6637e8e72e2f223b4c0
Author:     markus schnalke <markus.schnalke@la-bw.de>
AuthorDate: Thu Nov 20 11:27:49 2014 +0100
Commit:     markus schnalke <markus.schnalke@la-bw.de>
CommitDate: Thu Nov 20 11:27:49 2014 +0100

    rmm: Use `refile -src' instead of a folder changing hack.
    This is a cleanup for a ``hackish'' solution.
    Thanks to Philipp Takacs <philipp@bureaucracy.de> for discovering this
    improvement possibility and for preparing a patch.

:100644 100644 4b1d7d3... f602641... M	uip/rmm.c

commit a72c94d4e0c02b5095ca6798de2474768490ef94
Author:     markus schnalke <markus.schnalke@la-bw.de>
AuthorDate: Thu Nov 20 10:57:46 2014 +0100
Commit:     markus schnalke <markus.schnalke@la-bw.de>
CommitDate: Thu Nov 20 10:57:46 2014 +0100

    Fixed a possible uninitialized variable access.
    (Thanks to the compiler for reporting.)

:100644 100644 8ffe8b8... 57fddc8... M	uip/whom.c

commit e8b419a01421de7b88997d9a0220522dd38cbe8b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Nov 20 07:06:31 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Nov 20 07:06:31 2014 +0100

    coding style: Added braces even for one-line blocks
    This commit changes only uip/rmm.c. It would be tedious to
    change it everywhere. We can do this bit by bit as we go ...

:100644 100644 51be03a... 4b1d7d3... M	uip/rmm.c

commit 0347722f5b69de06a867b73ddc23388d082ab219
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 3 07:33:54 2014 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 3 07:33:54 2014 +0100

    Converted msgstats macros & Co. to functions and added range checks
    This change is a reaction to bug, fixed in changeset 5b093c3. Although
    the bug was fixed on a higher level, it would have been detected much
    earlier if we would have had the range checks that we now have.
    
    This patch was prepared by Philipp Takacs <philipp@bureaucracy.de>.

:100644 100644 1331a14... f3fda88... M	h/mh.h
:100644 100644 9b76d07... 26981f8... M	h/prototypes.h
:100644 100644 dfd6c38... 6bda370... M	sbr/Makefile.in
:000000 100644 0000000... 40b8474... A	sbr/seq_msgstats.c

commit 5b093c3d779ddbbd09a233c8cf7a20c0d0d15d1c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Sep 26 15:38:18 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Sep 26 15:38:18 2014 +0200

    send: Check the draft folder only if we send msgs, not when sneding files.
    Send can send files (specified by Unix path names) or messages (specified
    by MH message names/sequences. (NB: It cannot send msgs from other folders
    yet.) In case we've only specified files (this is done by whatnow, for
    instance) we don't need to care if there is a draft folder and if it
    contains any msgs.
    This commit probably fixes a problem discovered by <philipp@bureaucracy.de>.

:100644 100644 bf37600... e1e7518... M	uip/send.c

commit 5babc068babfeb0c02075f550c9c3b156f44ed15
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Sep 25 13:17:14 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Sep 25 13:17:14 2014 +0200

    stringdex(): Clarified what it does
    `stringdex' stands for `string index'. (See Changlog for why the `g'
    was added.) This function is different to strcasestr() ... in the
    order of the arguments and in the return value.

:100644 100644 2513b30... b3a2b74... M	sbr/strindex.c

commit 786ff643f5933939b8c5173155aa0ae5a3a00eba
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Sep 25 13:04:24 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Sep 25 13:04:24 2014 +0200

    uprf: We don't have to implement it ourselves but can use strncasecmp()
    Also clarified what an ``unsigned prefix'' really is.
    I haven't changed all uses of uprf() in the code to strncasecmp(). This
    could be done. I'm not sure if it would enhance the clarity of the code.
    We don't need a prototype for strncasecmp(), because it's declared in
    strings.h.

:100644 100644 ed7f1ae... 9b76d07... M	h/prototypes.h
:100644 100644 f283a1b... f370b5c... M	sbr/uprf.c

commit 6c0952c1d53bc73b1beefc46ef9ee08cd5213ac3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Sep 25 12:23:19 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Sep 25 12:23:19 2014 +0200

    Use trim() to strip whitespace from the end of header fields
    The main motivation was to ease adding attachments. You'll easy happen
    to have trailing whitespace there, whereas you'll probably never want
    to send files that have a name with whitespace at the end ... at least
    you should never want to have or even send such files.
    I don't know if it is a good idea to strip the trailing whitespace
    in `anno -list' as well. I couldn't come up with an example when I
    would want to keep it, hence I decided to remove it. This can be
    changed back, if needed.

:100644 100644 07bd32c... d545f2d... M	man/anno.man1
:100644 100644 2647d97... e874238... M	uip/anno.c
:100644 100644 e63074c... bf37600... M	uip/send.c

commit d854cd83e7b14f3bc686688ef7099b5d75157647
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Sep 25 12:20:11 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Sep 25 12:20:11 2014 +0200

    sbr/trim.c: New helper function trim(). Strips whitespace from a string.
    There is already trimcpy(), which does a bit more work, but adding trim()
    appears to be a useful investment.
    The static function trim() in slocal needed to be renamed to not collide.

:100644 100644 a22eac6... ed7f1ae... M	h/prototypes.h
:100644 100644 5da6f89... dfd6c38... M	sbr/Makefile.in
:000000 100644 0000000... 9f08d99... A	sbr/trim.c
:100644 100644 107117f... 837f038... M	uip/slocal.c

commit ffabbf91237cb3b11f0dcb03334fe8f1e688d3e3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Sep 24 16:38:06 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Sep 24 16:38:06 2014 +0200

    mhbuild: Transfer-encode MIME parts of type application always with base64
    Application files likely contain NUL bytes. scan_content(), however, uses
    stdio to check the files to attach. NUL bytes break these checks. Instead
    of improving the checks to allow e.g. application/x-tex files to be sent
    using 7bit or QP encoding, it was chosen to take the easy way and send
    application files base64-encoded.
    
    This solves a bug when attaching tar files. (tar files begin with a
    header mostly filled with NUL bytes). Thanks to <philipp@bureaucracy.de>
    for discovering and reporting the bug.

:100644 100644 1b2afa5... fde4a1d... M	uip/mhbuild.c

commit 4f825c626f62534945940d0a6f863d76a50ffac5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Sep 24 11:32:48 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Sep 24 11:32:48 2014 +0200

    print-mimetype: fixed a syntax error

:100755 100755 2149902... 76dd4ae... M	uip/print-mimetype.sh

commit bbd44053cddc15beb67cd3326c887b629140a96e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Sep 24 09:58:55 2014 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Sep 24 09:58:55 2014 +0200

    repl: use different format as the lead-in to quotes in replies
    This format is prefered because it does not include words and is
    thus independent of the language of the user.

:100644 100644 3498263... 0caf5db... M	etc/mhl.reply
:100644 100644 3b94380... 8a76679... M	etc/replcomps
:100644 100644 789633f... f6af3a9... M	etc/replgroupcomps

commit f3380fda9da04a7c26a76070888ece92ae5648e9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon May 27 21:28:24 2013 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon May 27 21:28:24 2013 +0200

    mhbuild: Don't fail if one attaches an rfc822 message as a file
    Although the form
            attach: +folder 1234
    is preferred, one may as well use
            attach: /path/to/message.rfc822
    A warning is printed though.

:100644 100644 5ad0fc1... 1b2afa5... M	uip/mhbuild.c

commit fa2bd173317d54c22a6e011d1e7becce7648f597
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 23:25:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 23:25:26 2012 +0100

    Bump version number.
    This is version 0.1 plus some development changes.

:100644 100644 49d5957... 2095802... M	VERSION

commit ead9a2fc590517178695c9808aa692909ab8b15e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 23:14:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 23:14:36 2012 +0100

    This is mmh-0.1.
    Eventually, I managed to release it ...

:100644 100644 233c554... 44242e7... M	DATE
:100644 100644 f1f9143... 49d5957... M	VERSION

commit 2e868836b84ec7278248258451e496cea226174a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 23:12:32 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 23:12:32 2012 +0100

    docs/README.developers: minor cleanups.

:100644 100644 7cb5eec... a450598... M	docs/README.developers

commit 1bf67e248d0a555170b03355c40332717902357c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 23:05:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 23:05:26 2012 +0100

    Added docs/DIFFERENCES_mmh_nmh.
    The list is not perfect, but better than nothing.
    Also added docs/schnalke-mmh.pdf to the distributed files.

:000000 100644 0000000... 8063b83... A	docs/DIFFERENCES_mmh_nmh
:100644 100644 2a22004... 4d6c696... M	docs/Makefile.in

commit ca9795df89c225393b48e47ea252496167893414
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 12:01:42 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 12:01:42 2012 +0100

    Added my master's thesis, which explains mmh.
    See also: http://marmaro.de/docs/master

:000000 100644 0000000... 8a79a8e... A	docs/schnalke-mmh.pdf

commit 28208133c250bf189331314c955ab957639fc112
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 11:17:05 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 11:17:05 2012 +0100

    README.developers: Various minor updates.
    I also dropped the ugly double-spacing.

:100644 100644 e1456ff... 7cb5eec... M	docs/README.developers

commit b33ba7a7953d06a123ee59811903f0eb7f69e120
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 11:15:12 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 11:15:12 2012 +0100

    sbr/getpass.c: Removed nmh_getpass() for it is not used anymore.

:100644 100644 a9e081d... a22eac6... M	h/prototypes.h
:100644 100644 c6801b3... 5da6f89... M	sbr/Makefile.in
:100644 000000 3fd4528... 0000000... D	sbr/getpass.c

commit a0a71f2905d8aac9c08980d0faf69d14636e5ae0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 10:59:18 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 10:59:18 2012 +0100

    Updated the list of documentation files to be distributed.

:100644 100644 a9dfcc8... 2a22004... M	docs/Makefile.in

commit d6ee7d1acc9351a251337d173ad86f4aebd57a83
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Dec 8 10:57:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Dec 8 10:57:47 2012 +0100

    Makefile.in: Removed mmhrelease target because it's not used for mmh.

:100644 100644 79746ab... 058e7d8... M	Makefile.in

commit c5c062b01edad7c7c16417b4570446c9ba2ce683
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 7 23:51:46 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 7 23:51:46 2012 +0100

    Reworked docs/README.developes to match mmh.

:100644 100644 935d0d1... e1456ff... M	docs/README.developers

commit 785be3a8cc773812aa8377936df59c3f6d9f89d4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 7 23:04:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 7 23:04:43 2012 +0100

    Delete docs/pending-release-notes as this is without value for mmh.

:100644 000000 47b0106... 0000000... D	docs/pending-release-notes

commit f9d8a8284d239ec66edca5c864ba1ac3296ae393
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 7 23:02:55 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 7 23:02:55 2012 +0100

    COPYRIGHT: Add a note to include mmh into nmh.
    This appears to be most simple.
    The remaining question: How to handle the year of the copyright notice?

:100644 100644 07872da... 00c1070... M	COPYRIGHT

commit 8f5709a938fd28c98f5bf177023f06af97259b92
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 7 23:02:20 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 7 23:02:20 2012 +0100

    Updated the installation instructions in INSTALL.

:100644 100644 8f3b7d3... cde8cc3... M	INSTALL

commit ea1312104afee995b3416fa3b0bf01974ca13009
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 7 23:00:57 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 7 23:00:57 2012 +0100

    Included the relevant parts of docs/README.about into README.
    Also updated the information to mmh.

:100644 100644 b61ba4c... 81705d8... M	README
:100644 100644 e9092a0... a9dfcc8... M	docs/Makefile.in
:100644 000000 41f4482... 0000000... D	docs/README.about

commit 08143f93922ca7b651f5c01bcd0917144ed770e9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Dec 4 23:04:08 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Dec 4 23:04:08 2012 +0100

    Updated man page mh-profile(5): file(1) is not from GNU.
    btw: Thanks to Dennis Herrmann (dhn) for pointing me to the whole issue.

:100644 100644 1499c06... 109d3c4... M	man/mh-profile.man5

commit 10e03b3fba3e01052baf92c963c46a2a5529b4e0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Dec 4 22:45:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Dec 4 22:45:23 2012 +0100

    Report useful error message on broken file(1).
    GNU file-4.26, for instance, is known to be broken.
    file(1) is the default Mime-Type-Query program.

:100644 100644 76280aa... e63074c... M	uip/send.c

commit 7cc63591b9ee67a7475017c85eb95ed4fb003652
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jul 16 10:29:07 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jul 16 10:29:07 2012 +0200

    Updated man page mmh-intro(7): Replaced obsolete sequence names.
    Plus further minor cleanups.

:100644 100644 7f059b3... e9d0f13... M	man/mmh-intro.man7

commit f072aa337e0be4c4dcac15a53c824cd0ba9ee741
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jul 16 10:15:37 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jul 16 10:15:37 2012 +0200

    Updated DATE, finally.

:100644 100644 4a3bde8... 233c554... M	DATE

commit f48c73769649f56fc2ce30407672216c983a35d5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jul 16 10:09:31 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jul 16 10:09:31 2012 +0200

    mhl forms: Display the sender header before the recipient headers.
    This is the more natural order.

:100644 100644 8533744... 9636dbb... M	etc/mhl.format
:100644 100644 8d72615... 1a01a7f... M	etc/mhl.headers

commit d75e489f46f183946a7d1b5639b341de21b5741e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jul 10 20:54:48 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jul 10 20:54:48 2012 +0200

    Minor man page fix.

:100644 100644 2febe2c... 3999152... M	man/mhsign.man1

commit 58cf09aa36e9f7f352a127158bbf1c5678bc6ed8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jul 10 20:53:05 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jul 10 20:53:05 2012 +0200

    Added Neil Rickert's mhpgp, the companion to mhsign.
    Currently it is only usable on the command line directly.
    In the future, it should be invoked by show(1) as needed.

:100644 100644 cd4425b... 768e523... M	.gitignore
:100644 100644 0866e0d... 9e01e93... M	man/Makefile.in
:000000 100644 0000000... 7d5af3b... A	man/mhpgp.man1
:100644 100644 7686ac1... 7f059b3... M	man/mmh-intro.man7
:100644 100644 12cf74e... bf23531... M	uip/Makefile.in
:000000 100755 0000000... c562c64... A	uip/mhpgp.sh

commit 00e24678854acd95c3cac1e49c8aafb6010dfdb9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jul 9 23:59:34 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jul 9 23:59:34 2012 +0200

    Improved portability of mhsend(1).
    Thanks to Dennis Herrmann for the bug report and patch.

:100755 100755 ac56bc2... e6f54b3... M	uip/mhsign.sh

commit 95d5b894202f6c42eae6a584f77bf9a80c5331f3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 15:30:29 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 15:30:29 2012 +0200

    show: Print type of MIME part instead of error message if not displayable.
    A further step in the general rework of show/mhshow. Print less error
    messages. Not being able to directly display some attachment is no
    exceptional event, but quite normal. Therefore, no error message should
    be printed but an information message that there is a MIME part.
    Printing to stdout makes the message to be integrated into the normal
    output.
    There's more rework of show needed.

:100644 100644 b5ecd09... 71c1699... M	uip/mhshowsbr.c

commit 4cb212cf82fa0c832ee3247da33e733f5cce04d6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 12:33:31 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 12:33:31 2012 +0200

    spost: Don't send Sign: or Enc: headers out.
    Also, fixed the format of header fields with empty values. The trailing
    newline is no longer stripped.

:100644 100644 de4a6d2... 9b2ffcb... M	uip/spost.c

commit c7b5e1df086bcc37ff40163ee67571f076cf6683
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 12:31:38 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 12:31:38 2012 +0200

    send: Sign and encrypt messages automatically, based on Sign: and Enc: Hdrs.
    Currently, the value of the header fields is ignored. The sole presence
    of such a header caused signing or encryption.

:100644 100644 935c92d... 52ef436... M	config/config.c
:100644 100644 bee5518... 1331a14... M	h/mh.h
:100644 100644 a3f5ae2... 1499c06... M	man/mh-profile.man5
:100644 100644 1b00bf9... d93d04b... M	sbr/readconfig.c
:100644 100644 87b4d17... 4e1fc21... M	uip/mhparam.c
:100644 100644 0660e95... 76280aa... M	uip/send.c

commit c04ddf6908d7d3e3d41408d03f086273dee47b6e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 11:14:20 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 11:14:20 2012 +0200

    Removed old man page of whom.

:100644 000000 a060d14... 0000000... D	man/whom.man

commit 921ea2dd0444ebe67a980b54b8017125d371c8e6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 11:13:18 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 11:13:18 2012 +0200

    whom: Suppress the separator if no hidden rcpts are present.

:100644 100644 718ef2e... b40787b... M	man/whom.man1
:100644 100644 0451699... 8ffe8b8... M	uip/whom.c

commit f45cdc98117a84f071759462c7ae212f4bc5ab2e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 10:54:20 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 10:54:20 2012 +0200

    Added Neil Rickert's mhsign.
    It is adjusted to mmh and thus somehow different to the original version.
    mhpgp will follow soon.

:100644 100644 5c91101... cd4425b... M	.gitignore
:000000 100644 0000000... 61269c6... A	docs/README.mhsign-mhpgp
:100644 100644 5b34a34... 0866e0d... M	man/Makefile.in
:000000 100644 0000000... 2febe2c... A	man/mhsign.man1
:100644 100644 f8c7aae... 7686ac1... M	man/mmh-intro.man7
:100644 100644 f0c258e... 12cf74e... M	uip/Makefile.in
:000000 100755 0000000... ac56bc2... A	uip/mhsign.sh

commit 5c86fbdc071e1c322ccf341855eaa813807776b4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 10:17:05 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 10:17:05 2012 +0200

    whatnow: Changes for consistency.
    Removed comments and arg names in prototypes.

:100644 100644 6cb96f7... c60a11c... M	uip/whatnow.c

commit 4246358611c366d8f9458afd5b121c2e5cf54aa1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jul 7 10:14:03 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jul 7 10:14:03 2012 +0200

    whatnow: Re-integrated whom(1); cleanups.
    Removed reference to `send -watch', which was removed in
    9677896bbb11f7b49ca3e1665601407b6c7a459f
    Reordered the options.

:100644 100644 54f0ef8... e13fbfd... M	man/whatnow.man1
:100644 100644 63a60f3... 6cb96f7... M	uip/whatnow.c

commit 204c305913a20d207cba063ec2da8d0275d2da5d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jul 6 17:51:37 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jul 6 17:51:37 2012 +0200

    Re-added whom(1). This implementation is written from scratch.
    This new version of whom(1) is quite different to the old one,
    yet it serves the same purpose: listing the recipients of a message.
    It still misses the ability to process +folder and msgs arguments.
    As this implementation is new and not much practically tested,
    it may change in the future, if flaws appear.

:100644 100644 cf79c47... 5b34a34... M	man/Makefile.in
:000000 100644 0000000... 718ef2e... A	man/whom.man1
:100644 100644 04df405... f0c258e... M	uip/Makefile.in
:000000 100644 0000000... 0451699... A	uip/whom.c

commit c3b491e413335224388481939948dd6af4179851
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jul 6 17:47:04 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jul 6 17:47:04 2012 +0200

    Minor wording change in an error message.

:100644 100644 6c5a8f6... b07c32d... M	uip/refile.c

commit ca0b3e830b86700d9e5e31b1784de2bdcaf58fc5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 29 00:20:45 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 29 00:20:45 2012 +0200

    Completely removed the backup-prefix (,). We move to +trash instead.
    mhbuild does not create `,foo.orig' but `foo.orig' now. Maybe it should
    move the file to +trash as well ... this is likely to be changed.
    Temporary files of bcc mails get removed now.

:100644 100644 cfd5fe5... 935c92d... M	config/config.c
:100644 100644 37678db... bee5518... M	h/mh.h
:100644 100644 8d36895... a3f5ae2... M	man/mh-profile.man5
:100644 100644 5545fff... 62d01be... M	man/mhbuild.man1
:100644 100644 b2c2cf4... 34c4a22... M	man/send.man1
:100644 100644 f7cd8d3... c6801b3... M	sbr/Makefile.in
:100644 100644 35dc195... 4265763... M	sbr/folder_read.c
:100644 000000 bdb0e86... 0000000... D	sbr/m_backup.c
:100644 100644 fe7b486... 1b00bf9... M	sbr/readconfig.c
:100644 100644 1ad8e42... a9a52b1... M	uip/distsbr.c
:100644 100644 b22c137... 5ad0fc1... M	uip/mhbuild.c
:100644 100644 a339945... 87b4d17... M	uip/mhparam.c
:100644 100644 05b3e96... a0c68a3... M	uip/rmf.c
:100644 100644 5e1f0a1... 0660e95... M	uip/send.c
:100644 100644 da02d27... de4a6d2... M	uip/spost.c

commit 12824674d1fad93674dbe77419326301f62f14bd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 29 00:14:21 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 29 00:14:21 2012 +0200

    spost.man8: spost does read the profile now.

:100644 100644 98c08fa... c66ba10... M	man/spost.man8

commit b5e6b7321a4aa439a32ae448e43343568fa13cbe
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jun 28 23:45:01 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jun 28 23:45:01 2012 +0200

    mhbuild: Fixed order of file names in error messages.
    (The argument order is: rename(src, dest) and admonish("foo", "%s", "bar")
    produces: ``bar foo''.)

:100644 100644 113ff38... b22c137... M	uip/mhbuild.c

commit 68af8da96bea87a5541988870130b6209ce396f6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jun 28 20:08:16 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jun 28 20:08:16 2012 +0200

    Removed context_foil(). We don't need it anymore.
    To not read the profile and context, don't call context_read().
    Anyway, all mmh tools should read the context. slocal, which is
    not truly part of mmh, does not.

:100644 100644 20820b5... a9e081d... M	h/prototypes.h
:100644 100644 ca49c46... f7cd8d3... M	sbr/Makefile.in
:100644 000000 5a38030... 0000000... D	sbr/context_foil.c
:100644 100644 600efab... abf666c... M	sbr/context_read.c

commit 4d83cd450b889b65ffab1c352d6580bd5632aae1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 27 22:01:55 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 27 22:01:55 2012 +0200

    ali: Either read default alias files or the ones on command line.
    Renamed -alias to -file because the semantic changed and the new
    name appears to be better suited.

:100644 100644 72898c0... b45fb92... M	man/ali.man1
:100644 100644 e1e14fc... 90cb9ba... M	man/mh-alias.man5
:100644 100644 b5bbfbe... 2c80147... M	uip/ali.c

commit 9fca5fd33b87291cdcb326c7aab6ab9574244289
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 27 14:52:42 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 27 14:52:42 2012 +0200

    send,spost: No more use of -alias, spost reads Aliasfile from the profile.
    The profile entry Aliasfile was introduced in MH-6.7 to replace the
    -alias switches. Later, the profile entry was enhanced to support multiple
    files. Now that spost reads the profile itself, there is no more need
    to pass the file with switches. Operating with varying sets of alias
    files is now only possible with different profiles, but that should be
    a rare setup.

:100644 100644 095a0f3... 8d36895... M	man/mh-profile.man5
:100644 100644 cbbf118... b2c2cf4... M	man/send.man1
:100644 100644 fda53f4... 98c08fa... M	man/spost.man8
:100644 100644 245bf3c... 5e1f0a1... M	uip/send.c
:100644 100644 fe2e34b... da02d27... M	uip/spost.c

commit 3e017a7abbdf69bf0dff7a4073275961eda1ded8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 27 14:23:35 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 27 14:23:35 2012 +0200

    spost: Read profile and context now. Removed -library switch.
    spost is a full part of the mmh toolchest, hence, it shall read the
    profile/context. This will remove the need to pass profile information
    from send to spost via command line switches.
    In January 2012, there had been a discussion on the nmh-workers ML
    whether post should read the profile/context. There wasn't a clear
    answer. It behavior was mainly motivated by the historic situation,
    it seems. My opinion on the topic goes into the direction that every
    tool that is part of the mmh toolchest should read the profile. That
    is a clear and simple concept. Using MH tools without wanting to
    interact with MH (like mhmail had been) is no more a practical problem.

:100644 100644 c454f76... 245bf3c... M	uip/send.c
:100644 100644 ff1e80a... fe2e34b... M	uip/spost.c

commit 32d4f9daaa70519be3072479232ff7be0500d009
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 27 13:15:47 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 27 13:15:47 2012 +0200

    mhmail: Read the context!
    mhmail will change from a mailx-replacment to an alternative to
    `comp -ed prompter', thus being a send front-end. Hence, mhmail
    should not stay outside the profile/context respecting mmh toolchest.

:100644 100644 78567d8... b2381c1... M	man/mhmail.man1
:100644 100644 b3a9acb... 7e170a8... M	uip/mhmail.c

commit 3b3e228976ad0b0173c53c4193ab49fb3a6a7132
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 27 12:30:38 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 27 12:30:38 2012 +0200

    slocal: Do not at all interact with the context or profile.
    Slocal is not a true part of mmh, it is an MDA that is (currently)
    shipped with the MUA mmh.

:100644 100644 4d660b2... f6c78d4... M	man/slocal.man1
:100644 100644 9d46802... 107117f... M	uip/slocal.c

commit 0c9207459097089a931399ff7d384884288bc4ac
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jun 23 16:29:40 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jun 23 16:29:40 2012 +0200

    Added missing header. Reported by Dennis Herrmann.
    It had worked on GNU/Linux, but not on FreeBSD.

:100644 100644 e946664... 95c0a3f... M	sbr/mts.c

commit 9677896bbb11f7b49ca3e1665601407b6c7a459f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 22 19:17:11 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 22 19:17:11 2012 +0200

    Removed the -[no]watch flags of send and post.
    Without direct SMTP delivery, they are useless.

:100644 100644 22c37fc... cbbf118... M	man/send.man1
:100644 100644 849d42b... fda53f4... M	man/spost.man8
:100644 100644 bcbd54d... c454f76... M	uip/send.c
:100644 100644 30e283f... ff1e80a... M	uip/spost.c

commit f2a6db98791abab22db95b9a4a01516859d92103
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 22 19:06:36 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 22 19:06:36 2012 +0200

    whatnow: Improved the listing of available commands in the WhatNow shell.

:100644 100644 98ac75f... 63a60f3... M	uip/whatnow.c

commit 921908704b980c90c3c68545be7f4d42718bfba4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 22 15:58:34 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 22 15:58:34 2012 +0200

    mhl: Removed remaining code of obsolete -sleep switch.
    The switch was used for the faceproc, for Face: header field handling.

:100644 100644 5280ade... fedf78f... M	uip/mhl.c

commit 7cf0c30b2e1364bfb9633638dbdaf5c924191520
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 20 16:37:38 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 20 16:37:38 2012 +0200

    Updated man page send(1) for mime-type-query instead of mhshow-suffix.
    This aligns the man page to the code.

:100644 100644 d8e1886... 22c37fc... M	man/send.man1

commit b46f3952feb22813f2f9f4f3d8504b9849f82161
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 15 11:02:09 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 15 11:02:09 2012 +0200

    whatnow: Call send(1) as `send', not as `whatnow'.

:100644 100644 118afe8... 98ac75f... M	uip/whatnow.c

commit 7d3201b86a4f310a8c185a9c40f0bb516f6402f1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 15 09:22:03 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 15 09:22:03 2012 +0200

    mmh.sh: Changed from -version to -Version, here too.

:100755 100755 68cf120... 10fc070... M	uip/mmh.sh

commit 6e8e22e2ff93a8778f53b56246c42bf7f4dd8026
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jun 14 02:19:43 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jun 14 02:19:43 2012 +0200

    spost: Just a move of some code.

:100644 100644 73f9b0a... 30e283f... M	uip/spost.c

commit e6705626cc95da96d367bc147ed0419a56f7c37a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jun 13 12:02:06 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jun 13 12:02:06 2012 +0200

    Renamed switches variable to ease automatic text extraction.
    Now, it's easier to get a list of all switches of a program from the
    source code. The change improves the homogeneity, too.

:100644 100644 18d0176... 5280ade... M	uip/mhl.c
:100644 100644 4c1210b... 73f9b0a... M	uip/spost.c
:100644 100644 273921c... 118afe8... M	uip/whatnow.c

commit 6b1eba7d43dcd9d28c0d4ac2bae23a55f487a9b8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 8 10:18:47 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 8 10:18:47 2012 +0200

    Whatnow prompt: From now on, detaching only by numbers.
    -n flag of `detach' is now default and thus removed.
    (`alist' prints the numbers by default.)
    If by mistake a whole bunch of of files was added (e.g. `attach *'),
    these attachments should be removed with the editor in the draft.

:100644 100644 36295ac... 54f0ef8... M	man/whatnow.man1
:100644 100644 798d0e2... 273921c... M	uip/whatnow.c

commit 6d6b17fd2311daa48928e36bb131cda8fd1c91eb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 8 10:04:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 8 10:04:59 2012 +0200

    Fixed `alist' command at whatnow prompt.

:100644 100644 bbb468d... 798d0e2... M	uip/whatnow.c

commit ccf4f175ef4c4e7522f9510a4a1149c15d810dd9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jun 4 20:23:28 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jun 4 20:23:28 2012 +0200

    Removed configure flag --disable-locale and have it always enabled.
    Todays system are assumed to have locale support.

:100644 100644 f757b3f... 2633228... M	configure.ac
:100644 100644 8effd63... b5bbfbe... M	uip/ali.c
:100644 100644 c80b782... 2647d97... M	uip/anno.c
:100644 100644 9f8e6f0... c293a53... M	uip/ap.c
:100644 100644 1464cd6... e657c33... M	uip/burst.c
:100644 100644 680c0fc... 4768fc4... M	uip/comp.c
:100644 100644 d00f686... c1f4f9d... M	uip/dist.c
:100644 100644 aee4b29... 1a91678... M	uip/dp.c
:100644 100644 2a002a5... 057d5f4... M	uip/flist.c
:100644 100644 fc94247... a0e6e14... M	uip/fmtdump.c
:100644 100644 34b3d98... 8638151... M	uip/folder.c
:100644 100644 b75bd2e... 54b7c07... M	uip/forw.c
:100644 100644 4b75c6e... f737d69... M	uip/inc.c
:100644 100644 c1da644... d4a3729... M	uip/mark.c
:100644 100644 76626db... 113ff38... M	uip/mhbuild.c
:100644 100644 8b29ee4... 18d0176... M	uip/mhl.c
:100644 100644 e507127... c66b7cf... M	uip/mhlist.c
:100644 100644 a85899d... b3a9acb... M	uip/mhmail.c
:100644 100644 605d13c... a8de5cb... M	uip/mhpath.c
:100644 100644 e1bcf8f... 0b49b7e... M	uip/mhshow.c
:100644 100644 b0c08da... ae812ad... M	uip/mhstore.c
:100644 100644 d24694e... 1c1684f... M	uip/mhtest.c
:100644 100644 7c3191a... a79845c... M	uip/new.c
:100644 100644 b565c16... 763b6e7... M	uip/packf.c
:100644 100644 b817a0b... e94c259... M	uip/pick.c
:100644 100644 e1f0bff... 823760e... M	uip/prompter.c
:100644 100644 fa2a170... 2ba6097... M	uip/rcvdist.c
:100644 100644 fe98a44... 79c3450... M	uip/rcvpack.c
:100644 100644 8121e2d... bb14ed9... M	uip/rcvstore.c
:100644 100644 76384dd... 6c5a8f6... M	uip/refile.c
:100644 100644 462498e... 9c9e5ce... M	uip/repl.c
:100644 100644 9d20752... 05b3e96... M	uip/rmf.c
:100644 100644 0aab0ba... 51be03a... M	uip/rmm.c
:100644 100644 269193f... ba90e40... M	uip/scan.c
:100644 100644 06058e8... bcbd54d... M	uip/send.c
:100644 100644 ec788e3... 9d46802... M	uip/slocal.c
:100644 100644 4cd999d... ed09181... M	uip/sortm.c
:100644 100644 4384bc4... 4c1210b... M	uip/spost.c
:100644 100644 ead1bd5... bbb468d... M	uip/whatnow.c

commit 8810b53f7b81388844036358cdd96f17eb9d87f7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Jun 1 17:27:25 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Jun 1 17:27:25 2012 +0200

    show: Don't display strange headers by default.
    This follows a suggestion by steve on the nmh-workers mailing list.

:100644 100644 9bd6ed9... 8d72615... M	etc/mhl.headers

commit 1a775e9cebd5de511e1ab50db894db43e6c2e802
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon May 21 21:20:38 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon May 21 21:20:38 2012 +0200

    (Ignore!) Again a whitespace change for testing purposes.

:100644 100644 09346da... d7f43af... M	h/fmt_scan.h

commit 6e31ed26e82a28c2f65197102c178e6ae8633d80
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon May 21 21:13:32 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon May 21 21:13:32 2012 +0200

    (Ignore!) Removed a trailing whitespace line, just for a test.

:100644 100644 6dacd5c... b61ba4c... M	README

commit f1b5a26561ad625f8fc87fe19c77097e719b9aed
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed May 16 11:00:55 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed May 16 11:00:55 2012 +0200

    Fixed mhl's -nobody switch.

:100644 100644 8c2094e... 8b29ee4... M	uip/mhl.c

commit 2ad400e58233fb80e4c331e1d97c25c6d7312dd4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 12:25:21 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 12:25:21 2012 +0200

    Remove -dist from man page spost(8) because it's a hidden switch.

:100644 100644 d55b992... 849d42b... M	man/spost.man8

commit 350ad6d3542a07639213cf2a4fe524e829c1e7b6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 12:19:03 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 12:19:03 2012 +0200

    mhl: Removed unused digest features from mhl.
    Only MIME-digest are supported now, with `forw -digest ...'.

:100644 100644 efec5db... 8277cc8... M	etc/Makefile.in
:100644 000000 ea4a6d5... 0000000... D	etc/mhl.digest
:100644 100644 328db8f... 8c2094e... M	uip/mhl.c

commit 0bd9750710cdbab80cfb4036dd87af20afe1552f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 11:48:11 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 11:48:11 2012 +0200

    prompter: Various rework.
    Removed -kill and -erase as they are not needed anymore today.
    Removed -doteof/-nodoteof. -nodoteof had been the default already.
    Made the yet hidden switches -body/-nobody visible, but with a slightly
    different meaning. See recent changes in the man page prompter(1) for
    details. (Eventually, one can have mutt-like message composing.)

:100644 100644 01b468c... 4d701c6... M	man/prompter.man1
:100644 100644 024f604... e1f0bff... M	uip/prompter.c

commit aeca8a417f58825dc5c5c3fbd9d958251d6763fe
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 11:43:24 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 11:43:24 2012 +0200

    mhmail: For mailx(1) compat: A period alone on a line means EOF.
    Also renamed the -body switch to -bodytext because its argument is the
    body text and not a file containing the body text. The rename should
    clarify this. After all, typing `-body' results in the same as typing
    `-bodytext' or only `-b'.
    Now, fgets() is used instead of fread(), thus not allowing null-bytes
    in the input anymore. This should be no restriction.

:100644 100644 d2dcaae... 78567d8... M	man/mhmail.man1

commit ec1868939da034be930a7c86f967036c282680ff
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 11:38:23 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 11:38:23 2012 +0200

    mhmail: For mailx(1) compat: A period alone on a line means EOF.
    Also renamed the -body switch to -bodytext because its argument is the
    body text and not a file containing the body text. The rename should
    clarify this. After all, typing `-body' results in the same as typing
    `-bodytext' or only `-b'.

:100644 100644 0210c73... d2dcaae... M	man/mhmail.man1
:100644 100644 5c7f002... a85899d... M	uip/mhmail.c

commit 853cad7faa5eed9a5988825ac24f462887e12494
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 08:14:26 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 08:14:26 2012 +0200

    mhmail: Removed hidden -resent and -queued switches.
    Mhmail is intended to provide only a simple mail(1) interface to mmh
    for the system. For all fancy stuff, use the mmh tools directly.
    The -queued switch is not supported by spost anyway. For resending
    messages, use dist not mhmail.

:100644 100644 6506b7d... 5c7f002... M	uip/mhmail.c

commit 5f2b39344cca1086c975d47b730929d8f1904214
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 08:05:22 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 08:05:22 2012 +0200

    Require at least 2 chars for `no' variants of switches.
    This results in:
            ali -n      --> -normalize
            ali -no     --> ambiguous
            folder -n   --> unknown (don't know if this case is good)
            folder -no  --> ambiguous

:100644 100644 73f7166... 8effd63... M	uip/ali.c
:100644 100644 3958eb1... c80b782... M	uip/anno.c
:100644 100644 3bb2bf0... 9f8e6f0... M	uip/ap.c
:100644 100644 8d6e69b... 1464cd6... M	uip/burst.c
:100644 100644 1c45a98... 680c0fc... M	uip/comp.c
:100644 100644 3db8cfc... d00f686... M	uip/dist.c
:100644 100644 ac68080... 2a002a5... M	uip/flist.c
:100644 100644 584bb76... 34b3d98... M	uip/folder.c
:100644 100644 cbff866... b75bd2e... M	uip/forw.c
:100644 100644 e155784... 4b75c6e... M	uip/inc.c
:100644 100644 3818c29... c1da644... M	uip/mark.c
:100644 100644 12e6548... 76626db... M	uip/mhbuild.c
:100644 100644 7129ce5... e507127... M	uip/mhlist.c
:100644 100644 fe98461... a339945... M	uip/mhparam.c
:100644 100644 1ee5c82... e1bcf8f... M	uip/mhshow.c
:100644 100644 259acf3... b0c08da... M	uip/mhstore.c
:100644 100644 871270e... d24694e... M	uip/mhtest.c
:100644 100644 fa5531a... b817a0b... M	uip/pick.c
:100644 100644 6db0455... 024f604... M	uip/prompter.c
:100644 100644 5602dbc... 8121e2d... M	uip/rcvstore.c
:100644 100644 e4433bd... 76384dd... M	uip/refile.c
:100644 100644 d847840... 462498e... M	uip/repl.c
:100644 100644 096a9bf... 9d20752... M	uip/rmf.c
:100644 100644 0316c2c... 0aab0ba... M	uip/rmm.c
:100644 100644 84e05df... 06058e8... M	uip/send.c
:100644 100644 bd6b0a2... ec788e3... M	uip/slocal.c
:100644 100644 9e96d5a... 4cd999d... M	uip/sortm.c
:100644 100644 f3630d2... 4384bc4... M	uip/spost.c

commit bd60514e13b4b1d4e2f726e6fc54da9eff6a263e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 07:55:20 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 07:55:20 2012 +0200

    Don't require a length for switch prefixes without good reason.
    E.g. there's no reason (anymore?) to require the user to type `whatnow -prom'
    when `whatnow -p' is already distinguishing.

:100644 100644 7ede7e0... 3958eb1... M	uip/anno.c
:100644 100644 de3c0be... 7c3191a... M	uip/new.c
:100644 100644 d409b5c... fa2a170... M	uip/rcvdist.c
:100644 100644 085cc7f... 269193f... M	uip/scan.c
:100644 100644 e3a411a... ead1bd5... M	uip/whatnow.c

commit ea21fe2c4bd23c639bef251398fae809875732ec
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 07:53:09 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 07:53:09 2012 +0200

    flist: Removed the hidden -total switch.
    It was simply the inverse of the visible -fast switch. -nofast was -total
    and -fast was -nototal. Now, the hidden pair went away.

:100644 100644 71ae8e8... ac68080... M	uip/flist.c

commit 00140a3c86e9def69d98ba2ffd4d6e50ef6326ea
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 07:51:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 07:51:52 2012 +0200

    sortm: Removed the hidden -subject switch, which provided compat only.
    Use `-textfield subject' instead.

:100644 100644 d7dae61... 9e96d5a... M	uip/sortm.c

commit c4a4ae457b089b440ba4cb62bca2e2ca59940ac1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 07:51:32 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 07:51:32 2012 +0200

    forw: Fixed -build switch.

:100644 100644 b1148b0... cbff866... M	uip/forw.c

commit ac2834b4173be67edde1334819d3d3c16e4d484e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat May 5 07:51:04 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat May 5 07:51:04 2012 +0200

    Added comment and removed whitespace.

:100644 100644 d8edbca... fa5531a... M	uip/pick.c
:100644 100644 f8af5ca... d847840... M	uip/repl.c

commit 30292c537fe4eab052f303f1d3179c0e2fd037d8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 17:16:34 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 17:16:34 2012 +0200

    Removed the altmsglink (named `@') and env var `$editalt' for repl and dist.
    The env var $mhaltmsg already provides everything. We just get rid of
    compat redundancy.
    We also dropped the lstat() check. lstat() is POSIX and we assume any
    modern Unix system to support symbolic links. Also, there's only one
    invocation of lstat() left in uip/flist.c.

:100644 100644 d6677d2... cfd5fe5... M	config/config.c
:100644 100644 3df3d8b... f757b3f... M	configure.ac
:100644 100644 9eed2d0... 37678db... M	h/mh.h
:100644 100644 87b8676... 8e27f66... M	man/dist.man1
:100644 100644 19250b3... 095a0f3... M	man/mh-profile.man5
:100644 100644 18e02a2... 26fd094... M	man/repl.man1
:100644 100644 53ee8a4... 35dc195... M	sbr/folder_read.c
:100644 100644 c238a26... fe7b486... M	sbr/readconfig.c
:100644 100644 6c6fedb... fe98461... M	uip/mhparam.c
:100644 100644 b9c1969... 096a9bf... M	uip/rmf.c
:100644 100644 7217096... e3a411a... M	uip/whatnow.c
:100644 100644 f3c46f8... e20df68... M	uip/whatnowproc.c

commit 5c43bb739797c078c3fd6aa982183e15af456d31
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 16:18:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 16:18:52 2012 +0200

    Man pages: Replaced \*(lq and \*(rq with ` and '.
    Using the quotes directly is staight-forward and convenient to read and write.

:100644 100644 a6edee8... 0d435ef... M	docs/README.manpages
:100644 100644 55ec128... 72898c0... M	man/ali.man1
:100644 100644 36308a8... b5babf6... M	man/burst.man1
:100644 100644 da522b9... 2f1cda0... M	man/comp.man1
:100644 100644 ebf2216... 87b8676... M	man/dist.man1
:100644 100644 fc1be7a... a2ba53a... M	man/flist.man1
:100644 100644 d6bfbb4... 704809d... M	man/folder.man1
:100644 100644 073d904... ae4f670... M	man/forw.man1
:100644 100644 fc74195... 415ebcb... M	man/inc.man1
:100644 100644 eeda438... 6577f64... M	man/mark.man1
:100644 100644 39609f4... e1e14fc... M	man/mh-alias.man5
:100644 100644 eebae88... 40ab626... M	man/mh-draft.man7
:100644 100644 ca07c51... e86e9ce... M	man/mh-format.man5
:100644 100644 05e825b... a6e6677... M	man/mh-mail.man5
:100644 100644 7768f7a... 19250b3... M	man/mh-profile.man5
:100644 100644 874f63e... 60568ed... M	man/mh-sequence.man7
:100644 100644 60545da... 097242b... M	man/mh-tailor.man5
:100644 100644 1322967... 5545fff... M	man/mhbuild.man1
:100644 100644 909db5c... 37577f8... M	man/mhl.man1
:100644 100644 351999f... e0724b2... M	man/mhlist.man1
:100644 100644 ce298d7... 0210c73... M	man/mhmail.man1
:100644 100644 ecc9339... 1c35fcd... M	man/mhpath.man1
:100644 100644 e92a82f... 8445a5f... M	man/mhstore.man1
:100644 100644 ac54e12... f8c7aae... M	man/mmh-intro.man7
:100644 100644 cfa7e8f... d92016e... M	man/new.man1
:100644 100644 398d49f... c07204a... M	man/packf.man1
:100644 100644 4fdac78... 2f06a22... M	man/pick.man1
:100644 100644 f83a9db... 01b468c... M	man/prompter.man1
:100644 100644 a8bacc2... 33ec5b6... M	man/rcvdist.man1
:100644 100644 26bd690... c9c64b9... M	man/rcvstore.man1
:100644 100644 eaf8c09... 3bc85f7... M	man/refile.man1
:100644 100644 c1eb1d8... 18e02a2... M	man/repl.man1
:100644 100644 fa26c01... 7dccb69... M	man/rmf.man1
:100644 100644 7303279... 997ade2... M	man/scan.man1
:100644 100644 4292a2d... d8e1886... M	man/send.man1
:100644 100644 4468e8d... 434be09... M	man/sendfiles.man1
:100644 100644 1fcfacd... f7b30fd... M	man/show.man1
:100644 100644 914fd7b... 4d660b2... M	man/slocal.man1
:100644 100644 582e6ff... 72ee22d... M	man/sortm.man1
:100644 100644 695cd94... d55b992... M	man/spost.man8
:100644 100644 c11da83... 36295ac... M	man/whatnow.man1
:100644 100644 10ae7d0... a060d14... M	man/whom.man

commit bb9360ead7eb7a3fedcce2eeedfc660014e41dbe
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 15:30:39 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 15:30:39 2012 +0200

    Removed msgchk(1) as it is hardly useful without POP support.
    It is questionable if msgchk(1) provides more information than:
            ls -l /var/mail/meillo
    It does separate between old and new mail, but that's not very useful
    and can be found out with stat(1) too. A very small shell script should
    be equally useful, if there's someone who really uses msgchk(1) and not
    simply `inc's.
    Concerning the administrative uses of msgchk(1), i.e. querying a set of
    users, that's no MUA's task and thus a reason to remove the tool. But
    eventually, the question remains the same: What does it provide more than
    `ls -l' and `ls -lu'? Is it worth to keep it around? IMO, no.

:100644 100644 14ae90f... 8f3b7d3... M	INSTALL
:100644 100644 da20671... 35cdf9f... M	docs/COMPLETION-BASH
:100644 100644 27d3622... cf79c47... M	man/Makefile.in
:100644 100644 212f392... ac54e12... M	man/mmh-intro.man7
:100644 000000 ff41dd0... 0000000... D	man/msgchk.man1
:100644 100644 4e68ee1... 04df405... M	uip/Makefile.in
:100644 000000 dfbdd69... 0000000... D	uip/msgchk.c

commit 32b2354dbaf4bf934936eb5b102a4a3d2fdd209a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 15:01:36 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 15:13:14 2012 +0200

    Renamed -version switch to -Version to remove the conflict with -verbose.
    Now, `mhlist -V' prints the version and `mhlist -v' lists verbosely.
    There are only a few switches left that conflict on the first character,
    apart from the inverted (no*) variants.

:100644 100644 c26783a... da20671... M	docs/COMPLETION-BASH
:100644 100644 5e1004b... a6edee8... M	docs/README.manpages
:100644 100644 480c363... 55ec128... M	man/ali.man1
:100644 100644 e35899e... 07bd32c... M	man/anno.man1
:100644 100644 3e14e97... c96770c... M	man/ap.man8
:100644 100644 aba0457... 36308a8... M	man/burst.man1
:100644 100644 bc723a9... da522b9... M	man/comp.man1
:100644 100644 df4173a... ebf2216... M	man/dist.man1
:100644 100644 e0080cf... b19c50b... M	man/dp.man8
:100644 100644 f505ba8... fc1be7a... M	man/flist.man1
:100644 100644 a39b4db... 6156c39... M	man/fmtdump.man8
:100644 100644 e162a8e... d6bfbb4... M	man/folder.man1
:100644 100644 2a2a8f3... 073d904... M	man/forw.man1
:100644 100644 334bcd7... fc74195... M	man/inc.man1
:100644 100644 b0b93ca... eeda438... M	man/mark.man1
:100644 100644 bb5f2d3... 1322967... M	man/mhbuild.man1
:100644 100644 95c5405... 909db5c... M	man/mhl.man1
:100644 100644 a94a7df... 351999f... M	man/mhlist.man1
:100644 100644 f244ae0... ce298d7... M	man/mhmail.man1
:100644 100644 6d7a4b0... 11a1346... M	man/mhparam.man1
:100644 100644 3cdcf50... ecc9339... M	man/mhpath.man1
:100644 100644 ea37037... e92a82f... M	man/mhstore.man1
:100644 100644 8e408e3... 212f392... M	man/mmh-intro.man7
:100644 100644 82117de... 0069435... M	man/mmh.man1
:100644 100644 deef4ce... 1bec9c8... M	man/mmhwrap.man1
:100644 100644 1b58ee5... ff41dd0... M	man/msgchk.man1
:100644 100644 8bfc5d8... cfa7e8f... M	man/new.man1
:100644 100644 916db9e... 398d49f... M	man/packf.man1
:100644 100644 e9d1941... 4fdac78... M	man/pick.man1
:100644 100644 9f183e3... f83a9db... M	man/prompter.man1
:100644 100644 d6723c8... a8bacc2... M	man/rcvdist.man1
:100644 100644 290f5cc... e444709... M	man/rcvpack.man1
:100644 100644 1fff18f... 26bd690... M	man/rcvstore.man1
:100644 100644 5e837f5... eaf8c09... M	man/refile.man1
:100644 100644 286ee9c... c1eb1d8... M	man/repl.man1
:100644 100644 ee29451... fa26c01... M	man/rmf.man1
:100644 100644 a271713... 07d6cc3... M	man/rmm.man1
:100644 100644 24ced2c... 7303279... M	man/scan.man1
:100644 100644 ef0695e... 4292a2d... M	man/send.man1
:100644 100644 8e34f71... 1fcfacd... M	man/show.man1
:100644 100644 7d64952... 914fd7b... M	man/slocal.man1
:100644 100644 8932d64... 582e6ff... M	man/sortm.man1
:100644 100644 1e0429d... 695cd94... M	man/spost.man8
:100644 100644 a181cca... c11da83... M	man/whatnow.man1
:100644 100644 856c2a0... 10ae7d0... M	man/whom.man
:100644 100644 df29930... 73f7166... M	uip/ali.c
:100644 100644 34d301b... 7ede7e0... M	uip/anno.c
:100644 100644 623e003... 3bb2bf0... M	uip/ap.c
:100644 100644 23b737e... 8d6e69b... M	uip/burst.c
:100644 100644 5c088a8... 1c45a98... M	uip/comp.c
:100644 100644 57efc4e... 3db8cfc... M	uip/dist.c
:100644 100644 d64a0b9... aee4b29... M	uip/dp.c
:100644 100644 9302a8a... 71ae8e8... M	uip/flist.c
:100644 100644 b59cf5c... fc94247... M	uip/fmtdump.c
:100644 100644 cc40059... 584bb76... M	uip/folder.c
:100644 100644 adf0faa... b1148b0... M	uip/forw.c
:100644 100644 2bdb927... e155784... M	uip/inc.c
:100644 100644 1917e84... 3818c29... M	uip/mark.c
:100644 100644 67b2e0e... 12e6548... M	uip/mhbuild.c
:100644 100644 2c1d907... 328db8f... M	uip/mhl.c
:100644 100644 dd954a0... 7129ce5... M	uip/mhlist.c
:100644 100644 2ab9cfd... 6506b7d... M	uip/mhmail.c
:100644 100644 664e5d0... 6c6fedb... M	uip/mhparam.c
:100644 100644 5c0de05... 605d13c... M	uip/mhpath.c
:100644 100644 54aa78d... 1ee5c82... M	uip/mhshow.c
:100644 100644 f4d664d... 259acf3... M	uip/mhstore.c
:100644 100644 33b8026... 871270e... M	uip/mhtest.c
:100755 100755 6e93eb1... 68cf120... M	uip/mmh.sh
:100644 100644 ee81226... dfbdd69... M	uip/msgchk.c
:100644 100644 dab17ad... de3c0be... M	uip/new.c
:100644 100644 23ee335... b565c16... M	uip/packf.c
:100644 100644 0f0dda3... d8edbca... M	uip/pick.c
:100644 100644 6c780d4... 6db0455... M	uip/prompter.c
:100644 100644 ac19149... d409b5c... M	uip/rcvdist.c
:100644 100644 e00e1fd... fe98a44... M	uip/rcvpack.c
:100644 100644 fc98b4a... 5602dbc... M	uip/rcvstore.c
:100644 100644 2fe25b4... e4433bd... M	uip/refile.c
:100644 100644 b29ae9f... f8af5ca... M	uip/repl.c
:100644 100644 77e0583... b9c1969... M	uip/rmf.c
:100644 100644 ecc9b9b... 0316c2c... M	uip/rmm.c
:100644 100644 5cdd5b9... 085cc7f... M	uip/scan.c
:100644 100644 6be46db... 84e05df... M	uip/send.c
:100644 100644 765bcbd... bd6b0a2... M	uip/slocal.c
:100644 100644 6ba8a9c... d7dae61... M	uip/sortm.c
:100644 100644 093bad5... f3630d2... M	uip/spost.c
:100644 100644 f26dcb7... 7217096... M	uip/whatnow.c

commit 601cc73d1fa05ce96faa728f036d6c51b91701c7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 14:48:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 14:48:59 2012 +0200

    folder: Never display column headers (removed -header).
    Also removed the full-stop (dot) at the end of each line. It looked rather
    strange to have it there.

:100644 100644 4858486... e162a8e... M	man/folder.man1
:100644 100644 616f57b... cc40059... M	uip/folder.c

commit a7ce7b4a580d77b6c2c4d980812beb589aa4c643
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 14:38:44 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 14:38:44 2012 +0200

    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.
    
    Pulled in from nmh. Thanks to Ken Hornstein.
    
    Concerning mmh only:
    - The FIXME comments about the missing checks for existing drafts.
    - mh-e support of mmh is not much more than providing the -build switches.
      It might get dropped in the future.

:100644 100644 7b375cf... 14ae90f... M	INSTALL
:100644 100644 04f23d1... 3df3d8b... M	configure.ac
:100644 100644 378ce70... 2a2a8f3... M	man/forw.man1
:100644 100644 df825fb... 7768f7a... M	man/mh-profile.man5
:100644 100644 6b7c485... 286ee9c... M	man/repl.man1
:100644 100644 e4c1b7f... 53ee8a4... M	sbr/folder_read.c
:100644 100644 fe056f4... adf0faa... M	uip/forw.c
:100644 100644 2fbb9b6... 2bdb927... M	uip/inc.c
:100644 100644 4523365... b29ae9f... M	uip/repl.c
:100644 100644 043ecd6... 77e0583... M	uip/rmf.c

commit e68b1fb49f49b3f68b7a1a5eeb449b2c26b196a8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 13:53:32 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 13:53:32 2012 +0200

    mhbuild: Removed -contentid switch, which was an Outlook 2002 workaround.
    Explanation:
    Outlook 2002 won't display attachments that have a Content-ID header.
    This is a bug in Outlook 2002, not in mhbuild. There used to be this
    -nocontentid switch to prevent Content-ID headers to be inserted. As I
    consider it wrong to complicate all other MUAs instead of forcing the
    developers and users of broken MUAs to fix or change their software,
    I removed it.
    You can still workaround the bug in the following way: invoke
    `e mhbuild' manually at the Whatnow prompt and edit the draft again
    thereafter, removing the Content-ID headers. Then send it.

:100644 100644 32df651... bb5f2d3... M	man/mhbuild.man1
:100644 100644 0fb5315... 67b2e0e... M	uip/mhbuild.c

commit b24f96523aaf60e44e04a3ffb1d22e69a13a602f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 13:33:10 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 13:33:10 2012 +0200

    mhlist: Always display the column header (removed -headers).

:100644 100644 1936959... a94a7df... M	man/mhlist.man1
:100644 100644 685c8ff... dd954a0... M	uip/mhlist.c
:100644 100644 c2db987... dc85bcc... M	uip/mhlistsbr.c

commit a6e6452e21cb56d1ccd593341e0bdd865e3bcbe5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 13:21:16 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 13:21:16 2012 +0200

    mhbuild: Don't list anything (removed -list and -header).
    For displaying the MIME structure, use mhlist(1). If you are curious what
    mhbuild(1) had created, simply run mhlist(1) on the same file afterwards.

:100644 100644 c2614e4... 32df651... M	man/mhbuild.man1
:100644 100644 6b1469f... 4e68ee1... M	uip/Makefile.in
:100644 100644 fd6cee0... 0fb5315... M	uip/mhbuild.c

commit 658569d39048e3e810be570210649ff9f628e835
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 13:20:40 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 13:20:40 2012 +0200

    mhoutsbr.c: writeBase64aux() needs not to be exported.

:100644 100644 25495eb... 4d04b65... M	uip/mhoutsbr.c

commit 3363e2624dce0eb8164cf8b3f1ab385c8ff72e88
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 12:32:04 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 12:32:04 2012 +0200

    mhbuild: Removed -rfc934mode switch, which is only useful for non-MIME systems.
    We require MIME facilities to be available.

:100644 100644 cca26e9... 1954d89... M	h/mhparse.h
:100644 100644 b7c12e6... c2614e4... M	man/mhbuild.man1
:100644 100644 5cccd2a... fd6cee0... M	uip/mhbuild.c
:100644 100644 d517e6e... 25495eb... M	uip/mhoutsbr.c

commit 01a3480928da485b4d6109d36d751dfa71799d58
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 11:37:53 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 11:37:53 2012 +0200

    mhbuild: Removed the -ebcdicsafe switch.
    It only influenced MIME messages, where quoted-printable encoding encoded
    some punctuation chars (e.g. $) as well. I guess this is not much of a
    problem anymore today. The switch was deactivated by default and didn't even
    appear in the 1991's version of Jerry Peek's MH book. In the 1999's version
    there is a parenthesed note about the switch, not more. I guess we won't
    miss it.

:100644 100644 2c4bcce... b7c12e6... M	man/mhbuild.man1
:100644 100644 cc319f5... 5cccd2a... M	uip/mhbuild.c
:100644 100644 5d267ef... d517e6e... M	uip/mhoutsbr.c
:100644 100644 a19475b... 33b8026... M	uip/mhtest.c

commit 8d8f1c3abc586c005c904e52c4adbfe694d2201c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 11:19:24 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 11:19:24 2012 +0200

    mhlist, mhbuild: Always evaluate realsizes of the MIME parts.
    This already had been the default. Now I removed the -[no]realsize switches.

:100644 100644 4fa75b5... 2c4bcce... M	man/mhbuild.man1
:100644 100644 395d838... 1936959... M	man/mhlist.man1
:100644 100644 d22e455... cc319f5... M	uip/mhbuild.c
:100644 100644 99b2cc7... 685c8ff... M	uip/mhlist.c
:100644 100644 5dee115... c2db987... M	uip/mhlistsbr.c
:100644 100644 9b7e7b0... b5ecd09... M	uip/mhshowsbr.c

commit 104b0f8f0b2b5141baeaea3b96915ae24b51ff40
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 10:51:40 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 10:51:40 2012 +0200

    Minor improvements of man page sendfiles(1).

:100644 100644 2920b69... 4468e8d... M	man/sendfiles.man1

commit 0115eef2665d92589cb4acec6ce3fc04f81da967
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 10:44:40 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 10:44:40 2012 +0200

    Minor fix: Font in man page.

:100644 100644 488d2dc... deef4ce... M	man/mmhwrap.man1

commit 68a686adeb39223a5e1ad35e4a24890ec053679d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 10:28:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 10:28:52 2012 +0200

    burst: Fixed handling of trailing text; removed -inplace and -quiet.
    The trailing text had been part of the last message extracted, now it is
    ignored, conforming to the documentation.
    Removing the -inplace switch (thus making -noinplace the default) simplified
    the code and removed the possibility to lose data.
    -quiet supressed warnings (``message is not in digest format''). Warnings
    should be displayed. To though suppress them, redirect stderr to /dev/null.
    I was unsure if I should make -verbose the default (i.e. remove -verbose
    but have -quiet) as it provides similar useful information like inc(1).
    I decided against it, because in Unix silence rules. However, I like to have
    ``burst: -verbose'' in my profile.

:100644 100644 5569f75... aba0457... M	man/burst.man1
:100644 100644 d0d06b6... 23b737e... M	uip/burst.c

commit 9413eae50c4f1843dc7cab43dc11fe79fd28b744
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 08:20:23 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 08:20:23 2012 +0200

    Minor refactoring.

:100644 100644 ed4aca0... 6be46db... M	uip/send.c

commit 8bdc45422ae3279fde81b1d1e7eb9dcf881f961f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue May 1 08:09:56 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue May 1 08:09:56 2012 +0200

    whatnow: Simplified and clarified (or fixed?) the situation of failed edits.
    If the initial edit fails, no new draft is created, but any existing
    re-used draft is preserved. Failures of later edits are ignored and
    another prompt is printed.

:100644 100644 5ea88aa... bc723a9... M	man/comp.man1
:100644 100644 42956c1... a181cca... M	man/whatnow.man1
:100644 100644 08e3be8... f26dcb7... M	uip/whatnow.c

commit 75fca31a5b9d5c1a99c74ab14c94438d8852fba9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 22:58:54 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 22:58:54 2012 +0200

    Removed the -noeditor switches and made them replaceable by `-editor ""'.

:100644 100644 d8231f5... 20820b5... M	h/prototypes.h
:100644 100644 f9b59db... 5ea88aa... M	man/comp.man1
:100644 100644 aaaa612... df4173a... M	man/dist.man1
:100644 100644 a970a3e... 378ce70... M	man/forw.man1
:100644 100644 f8f6eb1... 6b7c485... M	man/repl.man1
:100644 100644 ce6c9c2... 42956c1... M	man/whatnow.man1
:100644 100644 cbe24d8... 5c088a8... M	uip/comp.c
:100644 100644 b169352... 57efc4e... M	uip/dist.c
:100644 100644 4fbd45f... fe056f4... M	uip/forw.c
:100644 100644 b0956fc... 4523365... M	uip/repl.c
:100644 100644 efdf02d... 08e3be8... M	uip/whatnow.c
:100644 100644 fbea941... f3c46f8... M	uip/whatnowproc.c

commit ee4f43cf2ef0084ec698e4e87159a94c01940622
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 20:38:46 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 20:38:46 2012 +0200

    Removed -nowhatnowproc switch as it does nothing useful.
    The result of using it is the same as using `-whatnowproc /bin/true':
    The draft gets created and left in the draft folder. As a replacement
    exists, we surely don't need keep -nowhatnowproc.

:100644 100644 70ac3b2... c26783a... M	docs/COMPLETION-BASH
:100644 100644 70cc287... 4d67d92... M	docs/COMPLETION-ZSH
:100644 100644 6258d20... f9b59db... M	man/comp.man1
:100644 100644 e48525f... aaaa612... M	man/dist.man1
:100644 100644 628942d... a970a3e... M	man/forw.man1
:100644 100644 26a2cdd... f8f6eb1... M	man/repl.man1
:100644 100644 87953ad... cbe24d8... M	uip/comp.c
:100644 100644 dabfec7... b169352... M	uip/dist.c
:100644 100644 140136a... 4fbd45f... M	uip/forw.c
:100644 100644 af147a1... b0956fc... M	uip/repl.c

commit 8d77b48284c58c135a6b2787e721597346ab056d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 18:52:19 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 18:52:19 2012 +0200

    Rework in charset code. (Includes renaming.)
    Renamed check_charset() to is_native_charset(), and sbr/check_charset.c to
    sbr/charset.c. Removed caching in favor for simpler code.
    is_native_charset() does not check for prefixes anymore. The code didn't
    match the comments anyway and it matched when comparing the first 10 [sic!]
    chars of `ISO-8859-1whatever' with `ISO-8859-11', which is not wanted.

:100644 100644 f2c4652... d8231f5... M	h/prototypes.h
:100644 100644 6c3d2c2... ca49c46... M	sbr/Makefile.in
:000000 100644 0000000... 56f085c... A	sbr/charset.c
:100644 000000 d11d772... 0000000... D	sbr/check_charset.c
:100644 100644 dc123e5... 4e8231f... M	sbr/fmt_rfc2047.c
:100644 100644 2a8bbf9... 9b7e7b0... M	uip/mhshowsbr.c

commit 4c1efddfd499300c7e74263e57d8aa137e84c853
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 16:33:55 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 16:33:55 2012 +0200

    Dropped old show(1) and renamed mhshow(1) to show(1).
    If you do want to display non-MIME messages the old way, you can use:
            mhl `mhpath ...`
    The choice of renaming was hard to decide because I will introduce confusion
    and breaks the interface (mmh broke it already!). I though renamed, because
    the new situation is what we actually want: One program to display messages
    in a sane way. We used to type `show' and silently got `mhshow' when it
    contained non-trivial MIME content. That was a workaround and clearly not
    straight-forward. The improve the situation show(1) needed to be dropped.
    Because users don't want to type `mhshow', I decided to renamed it to `show'.
    Hope I won't introduce too many inconveniences with this decision.

:100644 100644 78e1390... 7b375cf... M	INSTALL
:100644 100644 1caea47... d6677d2... M	config/config.c
:100644 100644 28aa29f... 70ac3b2... M	docs/COMPLETION-BASH
:100644 100644 2b47557... 70cc287... M	docs/COMPLETION-ZSH
:100644 100644 acd3072... 27d3622... M	man/Makefile.in
:100644 100644 083222b... df825fb... M	man/mh-profile.man5
:100644 100644 1633b07... 874f63e... M	man/mh-sequence.man7
:100644 100644 9c68f36... 4fa75b5... M	man/mhbuild.man1
:100644 100644 f42498b... 395d838... M	man/mhlist.man1
:100644 000000 d3326ac... 0000000... D	man/mhshow.man1
:100644 100644 54495d7... ea37037... M	man/mhstore.man1
:100644 100644 d2fe715... 8e408e3... M	man/mmh-intro.man7
:100644 100644 a61fc37... ef0695e... M	man/send.man1
:100644 100644 b467122... 8e34f71... M	man/show.man1
:100644 100644 66db186... 6b1469f... M	uip/Makefile.in
:100644 100644 fa7f256... 54aa78d... M	uip/mhshow.c
:100644 100644 13a65e4... 2a8bbf9... M	uip/mhshowsbr.c
:100644 000000 34fa826... 0000000... D	uip/show.c

commit da2ccd847bcb978a51b946e934ac91a2af7347fa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 16:28:30 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 16:28:30 2012 +0200

    Noted that the testcases are not maintained and thus became broken.

:100644 100644 c61647e... 94b5ab1... M	test/README

commit 264f6e648f566f8efaa0188fb6a9e4908329d6d6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 16:16:08 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 16:16:08 2012 +0200

    Code style: Fixed indent and comment style.

:100644 100644 dc8e380... af460e6... M	uip/mhparse.c

commit 1e1eead55e3f03af9f826b21649c77b90d886a4c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Apr 30 12:15:14 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Apr 30 12:15:14 2012 +0200

    Install scan.meillo. (Wasn't enough to just add the file to the VCS.)

:100644 100644 6584471... efec5db... M	etc/Makefile.in

commit 0da86af19c369b20713d0cedf7b0b3319560f69e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 22:32:02 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 22:32:02 2012 +0200

    mhshow: Add header and separation when displaying multiple messages.
    We do it similar to the way mhl(1) does it.
    The -header of show(1) is not added to mhshow(1). You can though have it,
    by using the mhl `MessageName' pseudo-component.

:100644 100644 ecd2e9d... d3326ac... M	man/mhshow.man1
:100644 100644 4f67d32... 13a65e4... M	uip/mhshowsbr.c

commit 2017eab468c8506da64eacc01d829c2b946e5faa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 22:09:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 22:09:52 2012 +0200

    mhshow: Fixed segfault. (Care that c_charset is set.)

:100644 100644 3bcf84f... 4f67d32... M	uip/mhshowsbr.c

commit 3480effefa433e71db02129a1e30e454400a54ce
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 20:37:31 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 20:37:31 2012 +0200

    mhshow: Can now be called as `next' or `prev' as well.
    This is a step in replacing show(1) by mhshow(1).

:100644 100644 c323867... fa7f256... M	uip/mhshow.c

commit 0e46503be3c855bddaeae3843e1b659279c35d70
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 20:13:04 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 20:13:04 2012 +0200

    mhl: Don't invoke the pager anymore.
    As show(1) will soon be replaced by mhshow(1), mhl will be hidden behind
    mhshow(1), which does invoke a pager now itself. Hence, no need for mhl(1)
    to deal with it.

:100644 100644 f9536c0... 95c5405... M	man/mhl.man1
:100644 100644 58c7d2b... 2c1d907... M	uip/mhl.c

commit a4197ea6ffc5c1550e8b52d5a654bcaaaee04a4e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 19:59:54 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 19:59:54 2012 +0200

    mhshow: Automatically invoke (one) pager for the whole message, if on TTY.
    Mhshow used to invoke the pager for each of the text/plain parts
    independently. Now, we invoke it once for the whole message.
    Remember: We serialize!
    (Mhl(1) invokes a pager too, currently, but not much longer.)

:100644 100644 79975ef... ecd2e9d... M	man/mhshow.man1
:100644 100644 53f96f2... c323867... M	uip/mhshow.c

commit 7ca05c3df912f540c1f25b3be4d1733f5a3ad1b4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 19:44:41 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 19:44:41 2012 +0200

    mhshow: Wait for children synchonously because we run them serialized.

:100644 100644 4a7fc0c... 3bcf84f... M	uip/mhshowsbr.c

commit b6e0badc41f8368a0cb74eecb78666fd8d641529
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 18:45:20 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 18:45:20 2012 +0200

    Updated man page of mhshow(1) to recent changes.

:100644 100644 9b6465d... 79975ef... M	man/mhshow.man1

commit a20d405db09b7ccca74d3e8c57550883da49e1ae
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 18:06:04 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 18:06:04 2012 +0200

    mhshow-show-*: Made %e escape the default, i.e. always serialize the output.
    Never invoke several content display processes in parallel, but always
    wait for the previous to finish before executing the next one. The idea
    behind this is generating console output only, but not spawning any
    graphical windows. All output of displaying one message should go to one
    single pager invocation. Any other kinds of attachments are to be stored
    and afterwards displayed manually. This is the way all the other MUAs do it
    and it matches the modern understanding of emails: a message and attachments.
    This is contrary to the original design of MIME, true.
    Also, removed the %p alias for the %l escape.

:100644 100644 e2cde4d... 4a7fc0c... M	uip/mhshowsbr.c

commit 7fba80493bf077322a16e98bfeb11990a9c89340
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 17:52:51 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 17:52:51 2012 +0200

    Don't do a shell `exec' on mhshow-show-* contents to make `foo; bar' possible.

:100644 100644 fe3afc4... e2cde4d... M	uip/mhshowsbr.c

commit 2433122c20baccb10b70b49c04c6b0497b5b3b60
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 17:35:18 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 17:35:18 2012 +0200

    No more mhshow-charset-* but instead automatic invocation of iconv(1).
    Unless there is an mhshow-show-* rule, text/plain content types are
    automatically piped through iconv(1) if their charset is foreign.
    For mhshow-show-* rules, there's a new %c escape, which expands to the
    foreign charset. The contents of the files, referenced by %f/%F are still
    in foreign encoding. One might want to use `iconv -f %c %f | mycommand'
    for custom mhshow-show-* rules.
    We depend on iconv(1) now! But this may change to dependence on iconv(3),
    soon.
    This field is inconsistent and not at all finished, yet.

:100644 100644 6778654... cca26e9... M	h/mhparse.h
:100644 100644 5fe5b2d... bf3382c... M	uip/mhfree.c
:100644 100644 1777cf4... 5dee115... M	uip/mhlistsbr.c
:100644 100644 cf264c6... dc8e380... M	uip/mhparse.c
:100644 100644 adb0da7... fe3afc4... M	uip/mhshowsbr.c

commit 559039d546e7eb1d160c4e3bd3538845b645546e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 15:17:16 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 15:17:16 2012 +0200

    anno: Fixed test for intermixture of file and msgs/folder.

:100644 100644 fe0d65f... 34d301b... M	uip/anno.c

commit e15c750b678ec42965c68106cc645e33a9e45109
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Apr 14 14:31:27 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Apr 14 14:31:27 2012 +0200

    Remove unused struct component.

:100644 100644 2d88127... 6778654... M	h/mhparse.h

commit c9d2227d8c81c7d1a04e8182622e73b2770ee1a4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 23:14:13 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 23:14:13 2012 +0200

    mhmail is for sending, but not for reading mail.

:100644 100644 5cd77a3... d2fe715... M	man/mmh-intro.man7

commit 55e1d8c654ee0f7c45b9361ce34617983b454c32
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 23:05:47 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 23:05:47 2012 +0200

    mhshow/mhstore: Removed support for retrieving message/external-body parts.
    These tools won't download the contents automatically anymore. Instead,
    they print the information needed to get the contents. If someone should
    really receive one of those rare message/external-body messages, he can
    do the job manually. We save nearly a thousand lines of code. That's worth
    it!
    (The profile entry `nmh-access-ftp' and sbr/ruserpass.c for reading
    ~/.netrc are gone now.)

:100644 100644 70a9a40... 1caea47... M	config/config.c
:100644 100644 14f42f4... 9eed2d0... M	h/mh.h
:100644 100644 af9b8ca... 2d88127... M	h/mhparse.h
:100644 100644 ba33a03... f2c4652... M	h/prototypes.h
:100644 100644 b9b098c... f42498b... M	man/mhlist.man1
:100644 100644 8ebc7ba... 9b6465d... M	man/mhshow.man1
:100644 100644 15f4939... 54495d7... M	man/mhstore.man1
:100644 100644 1f1b79b... 6c3d2c2... M	sbr/Makefile.in
:100644 000000 0e169a5... 0000000... D	sbr/ruserpass.c
:100644 100644 f659a30... d22e455... M	uip/mhbuild.c
:100644 100644 dd1277c... 5fe5b2d... M	uip/mhfree.c
:100644 100644 9cd331a... 1777cf4... M	uip/mhlistsbr.c
:100644 100644 01170a1... cf264c6... M	uip/mhparse.c
:100644 100644 2b69c19... adb0da7... M	uip/mhshowsbr.c
:100644 100644 50c911c... f4d664d... M	uip/mhstore.c

commit c164fa6824a65205d96c9d1450dc656bec66553a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 23:03:23 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 23:03:23 2012 +0200

    Cleanup addon to `mhbuild: Removed support for message/external-body'.

:100644 100644 03aff61... 5d267ef... M	uip/mhoutsbr.c

commit 90d53cbbe431a89ac2066a527bbfe46ac0f3cbe7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 18:28:49 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 18:28:49 2012 +0200

    mhbuild: Removed support for creating message/external-body parts.
    Although I really like the concept, I remove the support because I haven't
    seen any such message in my life. Less code through removing hardly used
    features is more appealing to me than having support for such nice but
    hardly used features. The world took a different road than the one MIME
    proposed.

:100644 100644 babc1b2... 9c68f36... M	man/mhbuild.man1
:100644 100644 e12f272... f659a30... M	uip/mhbuild.c

commit 41b6eadbcecf63c9a66aa5e582011987494abefb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 17:30:56 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 17:30:56 2012 +0200

    mhstore -auto: Never store into subdirs, but use basename of filename.
    Now, the only remaining problem with -auto is overwriting of existing files.
    But actually that's no problem of -auto, because the behavior is the same
    with -noauto.

:100644 100644 faf8ea5... 15f4939... M	man/mhstore.man1
:100644 100644 6f6746d... 50c911c... M	uip/mhstore.c

commit 3410b680416c49a7617491af38bc1929855a331d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 16:12:43 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 16:12:43 2012 +0200

    mhstore: Made -auto the default.
    Now, that tar files are not extracted automatically anymore,
    it's quite safe to have -auto, as nothing unexpected will happen.
    Still, existing files will be overwritten, but that's the case
    with -noauto too.

:100644 100644 61e2ab2... faf8ea5... M	man/mhstore.man1
:100644 100644 992d429... 6f6746d... M	uip/mhstore.c

commit 94c80042eae3383c812d9552089953f9846b1bb6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Apr 12 15:18:12 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Apr 12 15:18:12 2012 +0200

    Don't treat application/octet-stream with type=tar special.
    Don't auto-extract such parts with `mhstore -auto'. This makes -auto
    less a security problem.
    The auto-extract feature of mhshow that had been described in its man
    page seems to not exist, anyway.

:100644 100644 e3fbdb7... 8ebc7ba... M	man/mhshow.man1
:100644 100644 fcd833d... 61e2ab2... M	man/mhstore.man1
:100644 100644 ed36c96... 992d429... M	uip/mhstore.c

commit d1fefd9f614e4dc3cda16da6c69133c1b2005269
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 17:23:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 17:23:59 2012 +0200

    Remove caching of external MIME parts.
    I.e. -rcache/-wcache switches and nmh-cache/nmh-private-cache profile entries.
    External MIME parts are *very* rare nowadays, who cares about caching
    them, anyway?

:100644 100644 f38866b... 70a9a40... M	config/config.c
:100644 100644 de70d7a... 78db70b... M	h/Makefile.in
:100644 100644 0530051... 14f42f4... M	h/mh.h
:100644 000000 77caabf... 0000000... D	h/mhcachesbr.h
:100644 100644 e6016bc... b9b098c... M	man/mhlist.man1
:100644 100644 57bfa31... e3fbdb7... M	man/mhshow.man1
:100644 100644 0a338e7... fcd833d... M	man/mhstore.man1
:100644 100644 6d6347d... 66db186... M	uip/Makefile.in
:100644 100644 e6caba3... e12f272... M	uip/mhbuild.c
:100644 000000 8d25132... 0000000... D	uip/mhcachesbr.c
:100644 100644 66f9d89... 99b2cc7... M	uip/mhlist.c
:100644 100644 2ee95f4... 01170a1... M	uip/mhparse.c
:100644 100644 ac6b0c3... 53f96f2... M	uip/mhshow.c
:100644 100644 950483b... ed36c96... M	uip/mhstore.c
:100644 100644 c7afd66... a19475b... M	uip/mhtest.c

commit 70bc44ec2fd9f4033a6190868979991338ba6664
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 16:46:27 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 16:46:27 2012 +0200

    Removed #ifdef lint.

:100644 100644 dd0b52a... 173f12d... M	sbr/fmt_compile.c
:100644 100644 483ad84... 2ee95f4... M	uip/mhparse.c

commit 31dc797eb5178970d68962ca8939da3fd9a8efda
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 15:41:05 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 15:41:05 2012 +0200

    Removed RFC 1864 (Content-MD5) support. I.e. -check switches.
    Transfer integrity should be cared for in the transfer protocols.
    Data integrity is better covered with digital signatures.

:100644 100644 f0152dd... de70d7a... M	h/Makefile.in
:100644 000000 8a1104a... 0000000... D	h/md5.h
:100644 100644 71c3563... af9b8ca... M	h/mhparse.h
:100644 100644 dc37db2... 22c2349... M	h/mime.h
:100644 100644 db44f02... babc1b2... M	man/mhbuild.man1
:100644 100644 14912a2... e6016bc... M	man/mhlist.man1
:100644 100644 13cb015... 57bfa31... M	man/mhshow.man1
:100644 100644 ec4c7a1... 0a338e7... M	man/mhstore.man1
:100644 100644 0ae3167... 6d6347d... M	uip/Makefile.in
:100644 000000 6737a3e... 0000000... D	uip/md5.c
:100644 100644 5f29d0e... e6caba3... M	uip/mhbuild.c
:100644 100644 201ce51... 8d25132... M	uip/mhcachesbr.c
:100644 100644 45f3e9d... 66f9d89... M	uip/mhlist.c
:100644 100644 130b4e5... 03aff61... M	uip/mhoutsbr.c
:100644 100644 bf65480... 483ad84... M	uip/mhparse.c
:100644 100644 6e694c4... ac6b0c3... M	uip/mhshow.c
:100644 100644 75633b7... 2b69c19... M	uip/mhshowsbr.c
:100644 100644 ea35f8e... 950483b... M	uip/mhstore.c
:100644 100644 164d390... c7afd66... M	uip/mhtest.c

commit 85efd688c798fc782567d3f9c283064a01d5c9fe
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 15:18:39 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 15:18:39 2012 +0200

    Man page mhbuild(1): Tried to make the structure more clear through markup.

:100644 100644 3d3260f... db44f02... M	man/mhbuild.man1

commit 2679bb7e1305b30e1f0bef4612760b5a858456da
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 12:22:13 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 12:22:13 2012 +0200

    Added docs/README.start-devel, which recommends who to start with nmh.
    I've written this more than a year ago, in pre-mmh times, but my advices
    are still the same.

:000000 100644 0000000... 192c3ff... A	docs/README.start-devel

commit d0581ba306a7299113a346f9b4c46ce97bc4cef6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 11:52:12 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 11:52:12 2012 +0200

    Don't display multipart/parallel in parallel. Always serialize displaying.

:100644 100644 0a6513b... 13cb015... M	man/mhshow.man1
:100644 100644 b43d5a8... 6e694c4... M	uip/mhshow.c
:100644 100644 d3ddb94... 75633b7... M	uip/mhshowsbr.c
:100644 100644 cb411d8... ea35f8e... M	uip/mhstore.c

commit ff2832024ce5363103365c0caff85e75e4590b83
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 11:09:16 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 11:09:16 2012 +0200

    Merged man pages next(1) and prev(1) into show(1).

:100644 100644 2b44d9f... b756c04... M	man/next.man1
:100644 100644 06464d4... b756c04... M	man/prev.man1
:100644 100644 047baf5... b467122... M	man/show.man1

commit 7b4682fe054f605f05e6d38033188b5961aac096
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 11:07:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 11:07:59 2012 +0200

    show: Fixed -checkmime for msgs.
    Only check for MIME-Version header from now on.

:100644 100644 a0178fe... 34fa826... M	uip/show.c

commit d50bc5836dcb94dc6b92e7953c7d0cf62469ee52
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 00:05:26 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 00:05:26 2012 +0200

    Scanning an empty mbox file is no error.
    Of course there won't be a delimiter, but mail drop files are frequently
    empty, though existing.
    This solution is more of a hack, but it works. Improvements welcome!

:100644 100644 c7f4279... 5bd6bbb... M	sbr/m_getfld.c

commit dda8c13ffa51100f1482af9a2429290269068955
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Apr 11 00:04:35 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Apr 11 00:04:35 2012 +0200

    Default scan format: Added leading zeros, which I've forgotten.

:100644 100644 592474d... 91b2ff6... M	h/scansbr.h

commit 7966c20b9cd851df25a903f5ecc47547b26af185
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Apr 10 23:45:02 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Apr 10 23:45:02 2012 +0200

    Added my own scan format: scan.meillo

:000000 100644 0000000... 53f7bb9... A	etc/scan.meillo

commit aec4cbb08264ca2edd59f00f4563cd4528e0ff0e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Apr 10 23:44:14 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Apr 10 23:44:14 2012 +0200

    Added HH:MM to the default scan format.

:100644 100644 1f0d087... 592474d... M	h/scansbr.h

commit 7c2ba0786dc15d32519719791d9fc5a990e84242
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Apr 10 23:30:23 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Apr 10 23:30:23 2012 +0200

    Minor layout fix in man page mhparam(1).

:100644 100644 323bc24... 6d7a4b0... M	man/mhparam.man1

commit a8a894a102eb7f31662d49355312d6e64e081664
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Apr 10 23:24:07 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Apr 10 23:24:07 2012 +0200

    Removed -(no)push and -(no)forward flags from send, spost and whatnow.
    We don't send directly (with SMTP) anymore. We only execute sendmail,
    which, on modern systems, takes few time. Thus we do it directly
    instead of having more complexity for the rare wish to run sendmail in
    the background and also be unable to deal with possible errors directly.

:100644 100644 26ec56e... 334bcd7... M	man/inc.man1
:100644 100644 09e3f40... a61fc37... M	man/send.man1
:100644 100644 00f1d7b... 1e0429d... M	man/spost.man8
:100644 100644 0406e45... ce6c9c2... M	man/whatnow.man1
:100644 100644 a2e9932... ed4aca0... M	uip/send.c
:100644 100644 369f03e... 093bad5... M	uip/spost.c
:100644 100644 0576ff8... efdf02d... M	uip/whatnow.c

commit 3e59699457d12fe6cef2e6426d097f92361269c9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Apr 1 22:46:30 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Apr 1 22:46:30 2012 +0200

    Added a bunch of good quality code. That will improve mmh for decades!

:000000 100644 0000000... e722c85... A	docs/m_getfld.c.humor

commit d54c8db8bdf01e8381890f7729bc0ef4a055ea11
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 30 18:07:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 30 18:07:52 2012 +0200

    Put structure into anno(1) and its man page.
    The ``newly'' added features (-list, -delete, ...) were simply added
    on top, but without rethinking and adjusting anno(1)'s structure. (I
    agree, however, that it was the right decision to add these features
    to anno(1) instead of writing another tool.) I've reworked anno now to
    give it a clear structure. And I've reworked its man page to propagate
    this structure.

:100644 100644 1e27cf5... e35899e... M	man/anno.man1
:100644 100644 3b1d137... fe0d65f... M	uip/anno.c

commit 3d6f5c837570d47d61e12df7e98ebec25ad08d46
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 23:17:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 23:17:59 2012 +0200

    Updated man page mh-mail(5).

:100644 100644 34d983c... 05e825b... M	man/mh-mail.man5

commit a0a7003193b14d2965fdeb6e07cd20605d179e1f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 23:00:30 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 23:00:30 2012 +0200

    Added missing NULL sentinels in switches array.

:100644 100644 5142ae3... 2fbb9b6... M	uip/inc.c
:100644 100644 3104e6f... 45f3e9d... M	uip/mhlist.c
:100644 100644 4a07d01... b43d5a8... M	uip/mhshow.c
:100644 100644 37174de... 164d390... M	uip/mhtest.c
:100644 100644 e2707d3... ee81226... M	uip/msgchk.c

commit 07ac3f117098490f03b7f61e0257dc2d07583402
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 22:53:19 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 22:53:19 2012 +0200

    mmh.sh: Minimal change.

:100755 100755 cb27ae8... 6e93eb1... M	uip/mmh.sh

commit 155ab56dceb237b491a9d551e2a74aa8d74a16c0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 22:51:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 22:51:59 2012 +0200

    Added wrapper mmhwrap for parallel installations with nmh or a small $PATH.
    It might be helpful.

:100644 100644 d83d870... 5c91101... M	.gitignore
:100644 100644 4703ebd... acd3072... M	man/Makefile.in
:000000 100644 0000000... 488d2dc... A	man/mmhwrap.man1
:100644 100644 1f5a495... 0ae3167... M	uip/Makefile.in
:000000 100644 0000000... dfd308a... A	uip/mmhwrap.sh

commit 412b2e54251ff6e20537f83b95c8ee76ea8c5c40
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 18:18:21 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 18:18:21 2012 +0200

    Folded fileproc to constant `refile'.
    Also moved sbr/refile.c into uip/whatnow.c

:100644 100644 31acdbb... f38866b... M	config/config.c
:100644 100644 ac8e665... 0530051... M	h/mh.h
:100644 100644 973da67... ba33a03... M	h/prototypes.h
:100644 100644 5c39a50... 6258d20... M	man/comp.man1
:100644 100644 7f9f952... 628942d... M	man/forw.man1
:100644 100644 65a2d6f... 083222b... M	man/mh-profile.man5
:100644 100644 5643286... 26a2cdd... M	man/repl.man1
:100644 100644 36844a0... 0406e45... M	man/whatnow.man1
:100644 100644 f2f1a9e... 1f1b79b... M	sbr/Makefile.in
:100644 100644 280d25b... c238a26... M	sbr/readconfig.c
:100644 000000 55ba754... 0000000... D	sbr/refile.c
:100644 100644 7a1c512... 664e5d0... M	uip/mhparam.c
:100644 100644 93283cc... 369f03e... M	uip/spost.c
:100644 100644 6e58052... 0576ff8... M	uip/whatnow.c

commit 5f6cb9c6ca7a84cbb7b7e3fd4d033af99caa9e18
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 17:12:37 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 17:12:37 2012 +0200

    Migrated man page post(8) to spost(8).
    It would be nice to have it improved a bit more.
    Spost is located in section 8 (maintenance commands) of the manual,
    but it is located in the bindir, rather than the sbindir. This is
    on purpose. The sections of the manual are mostly informational (today),
    whereas directories are either in $PATH or not, and thus cause a
    functional difference. Hence, I don't blindly link sbindir to section 8.

:100644 100644 08a2bc1... 4703ebd... M	man/Makefile.in
:100644 000000 5bac6f7... 0000000... D	man/post.man8
:000000 100644 0000000... 00f1d7b... A	man/spost.man8

commit 3c7a396c28e665f8cc2e94f18e1a84b3e1d2efd4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 16:13:21 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 16:13:21 2012 +0200

    mhl: removed -folder switch and folder output for messagename pseudo component.

:100644 100644 ecc9ef4... 65a2d6f... M	man/mh-profile.man5
:100644 100644 f408604... f9536c0... M	man/mhl.man1
:100644 100644 c78619e... 58c7d2b... M	uip/mhl.c
:100644 100644 9a3c46e... a0178fe... M	uip/show.c

commit aac09b48aeb1e822be418a6b6a01b3e2f357b8cd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 15:17:06 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 15:17:06 2012 +0200

    Removed dead code within never set define WHATNOW.

:100644 100644 318d555... 2fe25b4... M	uip/refile.c
:100644 100644 4abc3d7... 9a3c46e... M	uip/show.c

commit 8edc5aaf86f9f77124664f6801bc6c6cdf258173
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 29 15:08:49 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 29 15:08:49 2012 +0200

    Trash folder replaces rmmproc. Rework of rmm(1) and refile(1).
    Removed several switches from refile and changed its behavior.
    (Although, rmm does not use backup prefixes anymore, other tools
    still do.)

:100644 100644 82c66c3... 31acdbb... M	config/config.c
:100644 100644 4938903... 28aa29f... M	docs/COMPLETION-BASH
:100644 100644 cb21f3f... 2b47557... M	docs/COMPLETION-ZSH
:100644 100644 8d698f4... ac8e665... M	h/mh.h
:100644 100644 0e608d0... 973da67... M	h/prototypes.h
:100644 100644 5c051fb... ecc9ef4... M	man/mh-profile.man5
:100644 100644 b864caa... 323bc24... M	man/mhparam.man1
:100644 100644 036baab... 5e837f5... M	man/refile.man1
:100644 100644 0cf138f... a271713... M	man/rmm.man1
:100644 100644 d6e63b6... 17b99be... M	sbr/folder_delmsgs.c
:100644 100644 3749452... bdb0e86... M	sbr/m_backup.c
:100644 100644 bcff1da... 280d25b... M	sbr/readconfig.c
:100644 100644 20a95e7... 7a1c512... M	uip/mhparam.c
:100644 100644 e699a14... 318d555... M	uip/refile.c
:100644 100644 35983bd... ecc9b9b... M	uip/rmm.c
:100644 100644 d0b0f93... 6e58052... M	uip/whatnow.c

commit dfecfa4b4b77983ddf8253b1b8effaf5c1a0ce80
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 28 21:16:08 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 28 21:16:08 2012 +0200

    Fixed programming mistakes, detected by cppcheck.
    Two memory leaks and a possibly not terminated string.
    (There also is a false positive in sbr/path.c.)
    (sbr/dtimep.c has warnings, but I believe lex is correct. ;-) )

:100644 100644 8ccffc5... e4c1b7f... M	sbr/folder_read.c
:100644 100644 ee51219... 5142ae3... M	uip/inc.c
:100644 100644 b83a268... 765bcbd... M	uip/slocal.c

commit 12fc1bc3b016c93fa00712de76a286c09dc1ee39
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 18:22:13 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 18:22:13 2012 +0200

    Removed -realsize from man page because mhshow doesn't support it.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 4f14ae4... 0a6513b... M	man/mhshow.man1

commit e1b2a81e2b5f77605973a47734a895cd3e83b73c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 18:11:49 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 18:11:49 2012 +0200

    Enhance fix of 0b81a300d9e7cf78b6bc11d8c870f57fa81fcdc4.
    Ken Hornstein did the same fix for nmh. He showed me that I had missed
    the second, similar, case. Thanks.

:100644 100644 7fa7558... fd18a11... M	sbr/seq_add.c

commit 18272eafd1dd4c2c594724da3d850e794f191566
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 17:39:32 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 17:39:32 2012 +0200

    Automated generation of mh-chart.man7.
    Moved mh-chart from section 1 to section 7, in the same go.
    
    Based upon a pull-in from nmh. Thanks a lot to David Levine.
    Autogenerating is the only sensible approach to mh-chart.

:100644 100644 b5b89d6... d83d870... M	.gitignore
:100644 100644 e7f58be... 08a2bc1... M	man/Makefile.in
:000000 100755 0000000... 72a2b38... A	man/mh-chart-gen.sh
:100644 000000 9190405... 0000000... D	man/mh-chart.man1
:100644 100644 b55b748... e9d1941... M	man/pick.man1
:100644 100644 aa7b4fc... 9f183e3... M	man/prompter.man1
:100644 100644 f2015b4... 2920b69... M	man/sendfiles.man1

commit b9650770c24af625e4ddc6d791b9d5b652c1e8b2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:40:17 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:40:17 2012 +0200

    Trivial change.

:100644 100644 75d9a9b... d0b0f93... M	uip/whatnow.c

commit c986c4f537fa8adc7d84f338976613ac4475bea3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:31:14 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:31:14 2012 +0200

    Add some more default MIME content suffixes.
    Some of them originated from:
        cat /etc/mime.types |
        perl -ane 'if ($F[1] ne "") {print "mhshow-suffix-$F[0]:.$F[1]\n"}'
    
    Pulled in from nmh. Thanks to Ken Hornstein, David Levine and Steve Rader.

:100644 100644 023ad61... 71c754d... M	etc/mhn.defaults

commit 6cdade9983a7ebd5a5bb8296daa49d5475f07af8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:22:43 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:22:43 2012 +0200

    Clean up prototypes.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 7f8d39a... 0f0dda3... M	uip/pick.c

commit 9baa20b6178dec82264945744200af013c05b3bd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:18:49 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:18:49 2012 +0200

    Make sure we don't send Envelope-From if we're using spost.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 69d4708... 93283cc... M	uip/spost.c

commit 1ab6dbe9907901b0abe84c451ead6b25a74fbb5b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:14:46 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:14:46 2012 +0200

    Create proper prototypes for formataddr().
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 a205868... 09346da... M	h/fmt_scan.h
:100644 100644 8414829... ec086a1... M	sbr/fmt_scan.c

commit 5aa54cbb20ba640e73e6c9132f9b8c13bec07607
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:11:24 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:11:24 2012 +0200

    Fixed mhstore to honor nmh-storage profile entry even with -auto [Bug #35303].
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 f05c10c... ec4c7a1... M	man/mhstore.man1
:100644 100644 764237e... cb411d8... M	uip/mhstore.c

commit 047888a8a1d311b772b3207dca48b607c7126507
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 15:07:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 15:07:59 2012 +0200

    Fixed 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)]
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 d38f251... bf65480... M	uip/mhparse.c

commit b2d16fa4e961d55fec5f83eadc0a15503af2fe38
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:57:18 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:57:18 2012 +0200

    Replaced UTC-8 with UTF-8.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 ddd30fa... 9601431... M	docs/MACHINES

commit 0fb9981d2aff1a53d665123ef73857949a0e86f8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:55:17 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:55:17 2012 +0200

    Fixed a bunch of minor man page formating problems.
    (Revealed by `groff -ww'.)
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 0977c77... 3e14e97... M	man/ap.man8
:100644 100644 0d5cd40... 7f9f952... M	man/forw.man1
:100644 100644 ae0e8b0... ca07c51... M	man/mh-format.man5
:100644 100644 98564e0... 1633b07... M	man/mh-sequence.man7
:100644 100644 a04464d... f408604... M	man/mhl.man1
:100644 100644 2f2b641... d6723c8... M	man/rcvdist.man1
:100644 100644 42e371f... 24ced2c... M	man/scan.man1
:100644 100644 e8defa5... 7d64952... M	man/slocal.man1

commit 6bd5e1baa07e971d42188391a12f330b82174c48
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:48:42 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:48:42 2012 +0200

    Fixed mhlist -verbose to work with all content types [Bug #35219].
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 4c788d1... 9cd331a... M	uip/mhlistsbr.c

commit eea4d1cb63d62652e6413edfae2eaf5d4944d80f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:40:38 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:40:38 2012 +0200

    Added -verbose/-noverbose to mhlist synopsis
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 9738de9... 9190405... M	man/mh-chart.man1
:100644 100644 91b35e2... 14912a2... M	man/mhlist.man1

commit a451512234838dcaf6f0a625b228761d0b2575a7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:37:36 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:37:36 2012 +0200

    Escape spaces in DEFAULTS sections of man pages so they no longer are lost.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 7e1f19d... a04464d... M	man/mhl.man1
:100644 100644 b99de6c... 91b35e2... M	man/mhlist.man1
:100644 100644 a3330c0... 4f14ae4... M	man/mhshow.man1
:100644 100644 5ad0137... f05c10c... M	man/mhstore.man1

commit 9463774dee55bf3d8ab4d5dc8ac68816511aa684
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:32:20 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:32:20 2012 +0200

    Removed ignored -verbose (and -noverbose) options to mhstore.
    (In contrast to nmh, we also change the code.)
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 ef5a939... 9738de9... M	man/mh-chart.man1
:100644 100644 395b76a... 5ad0137... M	man/mhstore.man1
:100644 100644 e510d13... 764237e... M	uip/mhstore.c

commit 582a56a15d79dac8e142b97bf08f29ccb8df3a2a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:25:10 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:25:10 2012 +0200

    Fixed example to show that mhparam preserves case of component name.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 ce62a52... b864caa... M	man/mhparam.man1

commit 651d89ca77b0c62dec629b029ef8e25d0df1d4cb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 14:20:24 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 14:20:24 2012 +0200

    Fixed `mhbuild -check': use the correct file.
    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.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 739aa46... 5f29d0e... M	uip/mhbuild.c

commit 8051c625ea98a42e6f8f0b4276babeeae49b339f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 13:58:45 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 13:58:45 2012 +0200

    Make -volume switch actually work (it always got overridden).
    As far as I can tell, this never worked. Found by the nmh test suite!
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 be1242b... 140136a... M	uip/forw.c

commit 89500484352c5b5bf741879db73b1ed0c84770da
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 13:55:34 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 13:55:34 2012 +0200

    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.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 27c67cb... e7f58be... M	man/Makefile.in

commit db9aeea968d1810261a964a10042b2cecabbd004
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 13:49:16 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 13:49:16 2012 +0200

    Updated docs to reflect that all of the lists are on nongnu.org.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 767291c... ca6c7c3... M	docs/MAILING-LISTS
:100644 100644 153f815... 935d0d1... M	docs/README.developers

commit 75f03a965d10d34099b13799e6fe0ed43f56e257
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 12:41:58 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 12:41:58 2012 +0200

    Report an error when the width used by putaddr is less than the label width.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 113b8cf... 8414829... M	sbr/fmt_scan.c

commit 0dc43cbf916830e524ee705664bc9d1e1addaee2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 12:33:35 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 12:33:35 2012 +0200

    new: Improve the fix with the NULL-sentinel.
    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.
    This is another problem discovered by the nmh test suite.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 f6ac364... dab17ad... M	uip/new.c

commit 38ada11179b45273156ad158afb2833d2e31b98c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 12:30:34 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 12:30:34 2012 +0200

    Correct the maximum number of sequences in the mark(1) man page.
    Also add a note explaining the somewhat low limit.
    
    (Note: mmh's value is different to nmh's.)
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 24d84ff... b0b93ca... M	man/mark.man1

commit 7c5f2d98b1e0519cd3bfcc3b01be06db3eafb27d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 12:21:43 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 12:21:43 2012 +0200

    Show assignment of configure variables using VAR=VALUE instead of in the env.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 b8f0409... 78e1390... M	INSTALL

commit 2e5668919988fce4e523cbf2294698841b1106a0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 12:12:06 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 12:12:06 2012 +0200

    We have only numeric timezone support (e.g. +0200) from now on.
    
    That's an mmh decision. Pulled in from nmh is the following part:
    
    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.
    
    Thanks to David Levine.

:100644 100644 289a673... 420275c... M	h/tws.h
:100644 100644 1273112... 738ffd5... M	sbr/dtime.c
:100644 100644 5103dbd... 113b8cf... M	sbr/fmt_scan.c
:100644 100644 b1d8667... 3b1d137... M	uip/anno.c
:100644 100644 53b0968... be1242b... M	uip/forw.c
:100644 100644 98fffef... ee51219... M	uip/inc.c
:100644 100644 b5b02c9... e2707d3... M	uip/msgchk.c
:100644 100644 3fb853c... 7f8d39a... M	uip/pick.c
:100644 100644 c0f0922... b83a268... M	uip/slocal.c
:100644 100644 43d3d10... 69d4708... M	uip/spost.c

commit 701adc46db60b3ca1f2e5087805eba59ffe87976
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 11:42:39 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 11:42:39 2012 +0200

    new: sequences[0] needs to be initialized to NULL.
    This was caught by the nmh test suite.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 a4da635... f6ac364... M	uip/new.c

commit 694fc4000bfe9e5091c30773c49b14c8fbc5c1ad
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 11:35:56 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 11:35:56 2012 +0200

    Added error message if COMPLETION-BASH is source directly.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 e4af65d... 4938903... M	docs/COMPLETION-BASH

commit b448acfe8fded2f2b29ae889c734d68245481529
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 11:34:53 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 11:34:53 2012 +0200

    Exit with error message if no library could be found with tgetent().
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 2595cff... 04f23d1... M	configure.ac

commit d132c52459d18f45fa9d227e5f3afebad43f7cfc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 11:20:22 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 11:27:35 2012 +0200

    Replace www.ics.uci.edu/~mh/ links with corresponding rand-mh.sf.net links.
    The former ones are dead.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 e6a7e17... b8f0409... M	INSTALL
:100644 100644 328f383... 6dacd5c... M	README

commit 7617aba98c430c925ae133c029d2ab9f570e95b5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 11:06:46 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 11:06:46 2012 +0200

    abs() is part of C89.

:100644 100644 6a5cf9f... 8d698f4... M	h/mh.h
:100644 100644 48e13db... 1273112... M	sbr/dtime.c

commit 6195a89359453dc49064c8f7a28c02165d2cb972
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 11:03:04 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 11:03:04 2012 +0200

    FreeBSD needs the HAVE_STRUCT_TM_TM_GMTOFF test.
    FreeBSD has a timezone() function, not a timezone global variable
    (that's visible with our default configuration).
    Undid most of 0e4bc6fa7fa8ad74a1c3e855411bdc0e63bc6a2e.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 f55a982... 2595cff... M	configure.ac
:100644 100644 5a73934... 48e13db... M	sbr/dtime.c

commit 5a4836db0e18fe3fa32ba5d3deff2010d8a1b418
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 10:58:05 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 10:58:05 2012 +0200

    uip/termsbr.c: remove references to PC.
    
    Pulled in from nmh. Thanks to Lyndon Nerenberg.

:100644 100644 e1ea5f8... fbf5f16... M	uip/termsbr.c

commit 54c43692649e392a42bb9559ea12cdaff056b965
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 10:46:38 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 10:46:38 2012 +0200

    s/AC_CHECK_NETLIBS/NMH_CHECK_NETLIBS/, since it's not part of autoconf.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 89e6f97... 872f5f9... M	aclocal.m4
:100644 100644 51a4d1a... f55a982... M	configure.ac

commit 403bc56ffdf4679f5159d926c5774ad042c55ac9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 10:44:30 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 10:44:30 2012 +0200

    Removed the undocumented `select' option of slocal(1) and thus removed utmp.

:100644 100644 0387a18... 51a4d1a... M	configure.ac
:100644 100644 9f2e54b... c0f0922... M	uip/slocal.c

commit 0e4bc6fa7fa8ad74a1c3e855411bdc0e63bc6a2e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 10:20:25 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 10:20:25 2012 +0200

    Removed HAVE_STRUCT_TM_TM_GMTOFF support.
    timezone, tzname, and tzset() are all POSIX.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 b3b517b... 0387a18... M	configure.ac
:100644 100644 e0405e9... 5a73934... M	sbr/dtime.c

commit ecb956c6724be7422b2d512dd6492f3cf3b8451a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 10:13:26 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 10:13:26 2012 +0200

    Removed unused parameter of replout().

:100644 100644 2c14224... af147a1... M	uip/repl.c

commit d5b5e6e4813b7fd77dc1664df4304537f3002cf3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 10:09:19 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 10:09:19 2012 +0200

    Changed types and added casts so that build is clean with gcc -Wsign-compare.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 435740e... dd0b52a... M	sbr/fmt_compile.c
:100644 100644 94285a6... 5103dbd... M	sbr/fmt_scan.c
:100644 100644 734bdb5... 85d4e58... M	sbr/m_convert.c
:100644 100644 5886ffc... c4e1e75... M	sbr/pidstatus.c
:100644 100644 b122809... 7fa7558... M	sbr/seq_add.c
:100644 100644 e342d1c... 5555f11... M	sbr/seq_del.c
:100644 100644 5707dae... bfecaf0... M	sbr/seq_read.c
:100644 100644 6a68c51... 8b32826... M	uip/aliasbr.c
:100644 100644 d03c99c... b1d8667... M	uip/anno.c
:100644 100644 fdc78f4... d0d06b6... M	uip/burst.c
:100644 100644 a9d2543... 87953ad... M	uip/comp.c
:100644 100644 4eba2eb... dabfec7... M	uip/dist.c
:100644 100644 124e5ab... 3c3e105... M	uip/dropsbr.c
:100644 100644 c69055a... 9302a8a... M	uip/flist.c
:100644 100644 e79e395... 53b0968... M	uip/forw.c
:100644 100644 79763ff... 1917e84... M	uip/mark.c
:100644 100644 321c5f9... c78619e... M	uip/mhl.c
:100644 100644 6a77d50... 2ab9cfd... M	uip/mhmail.c
:100644 100644 f82cc6c... 130b4e5... M	uip/mhoutsbr.c
:100644 100644 ea9f72e... d3ddb94... M	uip/mhshowsbr.c
:100644 100644 896c37b... 3fb853c... M	uip/pick.c
:100644 100644 04b62d8... fc98b4a... M	uip/rcvstore.c
:100644 100644 125991c... 6ba8a9c... M	uip/sortm.c

commit 517661967774d60716ecff152c642b417195f900
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 09:46:59 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 09:46:59 2012 +0200

    Proper field initialization.
    gcc -Wmissing-field-initializers noticed several struct initializations
    that didn't explicitly list all fields. They were of no consequence because
    they were for static data, so they were initialized properly.
    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.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 4876d09... e759088... M	sbr/addrsbr.c
:100644 100644 69797ad... 321c5f9... M	uip/mhl.c
:100644 100644 07ec48c... 2c14224... M	uip/repl.c

commit ac7004d83eba4b4685d9a03d9e3b2a5acab36a84
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 09:36:56 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 09:36:56 2012 +0200

    Documented support of OURDEFS to pass compile flags to configure.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 32e6d42... e6a7e17... M	INSTALL

commit 5518634037521728ddcb11b8eb4c6dcd7f046f83
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 09:31:47 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 09:31:47 2012 +0200

    Add some comments to the format compiler and engine.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 c49a6ea... 435740e... M	sbr/fmt_compile.c
:100644 100644 b7137d7... 94285a6... M	sbr/fmt_scan.c

commit 2d6064d0d2ceefa70d0220d9319030f47a49d924
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 09:22:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 09:22:52 2012 +0200

    Update README.developers with the correct version of autoconf we need.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 83b240c... 153f815... M	docs/README.developers

commit f58df8a711003c845bb2f899574ac8ed9ffa30fd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 09:19:56 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 09:19:56 2012 +0200

    Remove some unused macros.
    
    Pulled in from nmh. Thanks to David Levine.

:100644 100644 f727177... b7137d7... M	sbr/fmt_scan.c
:100644 100644 e7db876... e946664... M	sbr/mts.c
:100644 100644 c98a3f0... c69055a... M	uip/flist.c
:100644 100644 932da20... b5b02c9... M	uip/msgchk.c

commit b3628819b4ab903269cd83cc68e453b13534346c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 09:10:44 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 09:10:44 2012 +0200

    Completely remove the use of TIME_WITH_SYS_TIME.
    Removed the autoconf test but never removed the code, and this caused
    some problems on systems that needed some prototypes in <time.h>.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 b5fac4f... 133a9ab... M	sbr/dtimep.lex
:100644 100644 797c192... c49a6ea... M	sbr/fmt_compile.c
:100644 100644 f26b02b... f727177... M	sbr/fmt_scan.c
:100644 100644 5d0be84... d15c939... M	sbr/lock_file.c
:100644 100644 06a353a... 739aa46... M	uip/mhbuild.c
:100644 100644 2d6c596... 201ce51... M	uip/mhcachesbr.c
:100644 100644 73babad... 896c37b... M	uip/pick.c
:100644 100644 e39ab80... a2e9932... M	uip/send.c

commit 1ec4ef34243a756d1f51718e7e15b094f4b36618
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 08:58:17 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 08:58:17 2012 +0200

    Remove OS-specific defines. Remove GECOS ampersand-magic, along with it.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 a1f287c... b3b517b... M	configure.ac
:100644 100644 e38e5b0... d3eabd0... M	sbr/discard.c
:100644 100644 2ebb44a... c7f4279... M	sbr/m_getfld.c
:100644 100644 7c70e46... e7db876... M	sbr/mts.c
:100644 100644 975d2e1... 2d6c596... M	uip/mhcachesbr.c
:100644 100644 c566de2... 865f2f7... M	uip/scansbr.c

commit 74ed4c043b3e22fa7e16fd892c381e9b16ca8c27
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 08:48:32 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 08:48:32 2012 +0200

    Clean up time handling; always assume we have tzset().
    Also assume that the right prototype is in time.h (both are valid in POSIX).
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 466a9dd... a1f287c... M	configure.ac
:100644 100644 b427dfd... e0405e9... M	sbr/dtime.c
:100644 100644 a353393... b5fac4f... M	sbr/dtimep.lex

commit ac0b9fcce4167e2959ebc5b8d6efb8511acec66d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 08:23:52 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 08:23:52 2012 +0200

    We are making POSIX signal support a requirement.
    Remove all support for other signal interfaces.
    
    Pulled in from nmh. Thanks to Ken Hornstein.

:100644 100644 7b2666c... 466a9dd... M	configure.ac
:100644 100644 b8f0865... 480bf6d... M	h/signals.h
:100644 100644 1a381db... d1371d0... M	sbr/context_save.c
:100644 100644 11531df... 5d0be84... M	sbr/lock_file.c
:100644 100644 15d3f1c... 745fa25... M	sbr/seq_save.c
:100644 100644 77d61ce... 5b55fc4... M	sbr/signals.c
:100644 100644 e139a83... 69797ad... M	uip/mhl.c
:100644 100644 374c8fd... 6a77d50... M	uip/mhmail.c
:100644 100644 217e890... ea9f72e... M	uip/mhshowsbr.c
:100644 100644 2f39f29... 6c780d4... M	uip/prompter.c
:100644 100644 086fac3... 9f2e54b... M	uip/slocal.c

commit fc71710f8695ea07d852284286b058ecb3955317
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 07:44:43 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 07:44:43 2012 +0200

    Switch from using RETSIGTYPE via autoconf to void.
    POSIX says that's the type to use for a signal handler.
    
    Pulled in from nmh. Thanks to Ken Hornstein.
    (btw: `to pull in' describes my action better than `to merge'.)

:100644 100644 9469adb... 7b2666c... M	configure.ac
:100644 100644 d805d19... b8f0865... M	h/signals.h
:100644 100644 af882d5... 7254d6b... M	sbr/getans.c
:100644 100644 6b74068... 11531df... M	sbr/lock_file.c
:100644 100644 c1c5355... e139a83... M	uip/mhl.c
:100644 100644 fc8b751... 3104e6f... M	uip/mhlist.c
:100644 100644 ef1a050... 374c8fd... M	uip/mhmail.c
:100644 100644 ebbd8ec... 4a07d01... M	uip/mhshow.c
:100644 100644 377e8dc... e510d13... M	uip/mhstore.c
:100644 100644 dc38126... 37174de... M	uip/mhtest.c
:100644 100644 a398832... 2f39f29... M	uip/prompter.c
:100644 100644 c8af725... 086fac3... M	uip/slocal.c

commit 7ffcbc3d01bb58a071d56f5e7379948c579f634a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 00:22:33 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 00:22:33 2012 +0200

    The result from the call to parse_mime() was ignored.
    Detected by `gcc -Wempty-body'. It has been that way since the beginning
    of history and was probably of no consequence, but fixed anyway.
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 a06a678... fc8b751... M	uip/mhlist.c
:100644 100644 6d91e59... ebbd8ec... M	uip/mhshow.c
:100644 100644 1c4cee6... 377e8dc... M	uip/mhstore.c
:100644 100644 f6c14fb... dc38126... M	uip/mhtest.c

commit 7fc4e63e1df72c45f45d4fd8f54015ab9ec46320
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 00:18:24 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 00:18:24 2012 +0200

    Removed hard-coded -I.. and -I../.. from INCLUDES.
    It was redundant given -I$(top_srcdir).
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 8f21039... 80eb409... M	config/Makefile.in
:100644 100644 13c0ecb... f2f1a9e... M	sbr/Makefile.in
:100644 100644 a9befee... 5886ffc... M	sbr/pidstatus.c
:100644 100644 9c2d390... 1f5a495... M	uip/Makefile.in

commit 3e300b97e9a54a3157e37948f8827abbe3eecf05
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 00:13:25 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 00:13:25 2012 +0200

    Added Content-Description header with the filename of the attachment.
    This seems to be common practice now and gives mhlist something useful
    to display.
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 7b368ea... 09e3f40... M	man/send.man1
:100644 100644 a735c67... e39ab80... M	uip/send.c

commit 750e5220c8e53347a635600171fd443ff3a64583
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 27 00:03:50 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 27 00:03:50 2012 +0200

    Added removal of autom4te.cache directory to mostlyclean-local.
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 a93ba70... 79746ab... M	Makefile.in

commit 1e588a59440aa1bee55c8d6d69003059c1d2af97
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 23:53:15 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 23:53:15 2012 +0200

    Remove RPATH code though. Discussions on nmh-workers have convinced me.
    
    [2012-01-05] Lyndon Nerenberg:
    > [2012-01-05] Ken Hornstein:
    >> RPATHS    - Construct Return-Path headers from "From " lines.
    >>             I say keep it, since it's been around forever (a fair
    >>             amount of code, actually).
    > I'm going to argue for the removal of this code, as well. The
    > Return-Path header should be inserted by the delivering MTA, and I
    > can't think of any modern MTA that doesn't.

:100644 100644 bd484e9... 0e608d0... M	h/prototypes.h
:100644 100644 85a323b... 2ebb44a... M	sbr/m_getfld.c
:100644 100644 56583f1... c566de2... M	uip/scansbr.c
:100644 100644 9865839... c8af725... M	uip/slocal.c

commit e9f7cdfaf76a410bc663735484bee44806f32894
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 23:29:53 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 23:29:53 2012 +0200

    Added datarootdir definitions to silence warnings from configure.
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 a3b6fe2... a93ba70... M	Makefile.in
:100644 100644 df10b4b... e9092a0... M	docs/Makefile.in
:100644 100644 aab86f4... 27c67cb... M	man/Makefile.in

commit f00bf5448d06f7e7876a6ce66c392631661114d2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 23:25:16 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 23:25:16 2012 +0200

    Removed check for st_blksize; it's required by POSIX.
    It's unclear why the it was there at all as the define wasn't even used!
    
    Merged from nmh. Thanks to Ken Hornstein.

:100644 100644 1cdbf9d... 9469adb... M	configure.ac

commit 1b12190af8b466a4bf081b5e798b4d7bde322123
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 23:17:13 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 23:17:13 2012 +0200

    Switch to standard autoconf macro for checking d_type field in struct dirent.
    
    Merged from nmh. Thanks to Ken Hornstein.

:100644 100644 b678f47... 89e6f97... M	aclocal.m4
:100644 100644 ac57b9c... 1cdbf9d... M	configure.ac

commit ad4522348870e01f3d95eec2dd4dc008410d4cd8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 23:07:24 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 23:07:24 2012 +0200

    Remove #ifdef around use of sigsetjmp().
    
    Merged from nmh. Thanks to Lyndon Nerenberg.

:100644 100644 1eb0fdc... ac57b9c... M	configure.ac
:100644 100644 38167c8... 217e890... M	uip/mhshowsbr.c

commit 50c72f9094eea8ad222ffb3b11f51eb4bb52f024
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 23:03:39 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 23:03:39 2012 +0200

    Remove overrides for 'broken' stat macros. Remove redundant SEEK_* macro defs.
    
    Merged from nmh. Thanks to Lyndon Nerenberg.

:100644 100644 d23079a... 1eb0fdc... M	configure.ac
:100644 100644 aa15d4c... eb85a4a... M	h/nmh.h

commit 5ae78fd67db80de17a995b1bc637bf131cfe2bb5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:59:03 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:59:03 2012 +0200

    Nuke directory processing conditionals; use dirent.h.
    
    Merged from nmh. Thanks to Lyndon Nerenberg.

:100644 100644 9fd84c8... d23079a... M	configure.ac
:100644 100644 19549e4... aa15d4c... M	h/nmh.h

commit 0c648c7c1509760370d4c4267a45a5a305885e7f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:57:27 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:57:27 2012 +0200

    Clean up process wait to use POSIX waitpid() interface.
    
    Merged from nmh. Thanks to Lyndon Nerenberg.

:100644 100644 8c9262b... 9fd84c8... M	configure.ac
:100644 100644 f845058... a9befee... M	sbr/pidstatus.c
:100644 100644 ebee02e... ba9bae2... M	sbr/pidwait.c
:100644 100644 3ed31f9... 06a353a... M	uip/mhbuild.c
:100644 100644 7bd4cfb... 975d2e1... M	uip/mhcachesbr.c
:100644 100644 8902f75... a06a678... M	uip/mhlist.c
:100644 100644 00b538c... f82cc6c... M	uip/mhoutsbr.c
:100644 100644 ece4e8f... d38f251... M	uip/mhparse.c
:100644 100644 bbd99ea... 6d91e59... M	uip/mhshow.c
:100644 100644 3e730ce... 38167c8... M	uip/mhshowsbr.c
:100644 100644 2ed6a42... 1c4cee6... M	uip/mhstore.c
:100644 100644 7dc9c07... f6c14fb... M	uip/mhtest.c

commit 0dc22c053a80549b21709e3a518d843203b5f65d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:44:13 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:44:13 2012 +0200

    Make use of mkstemp() unconditional (vs. mktemp()).
    
    Merged from nmh. Thanks to Lyndon Nerenberg.

:100644 100644 c81fe61... 8c9262b... M	configure.ac
:100644 100644 983d9d7... 6b74068... M	sbr/lock_file.c

commit e5fbf8a40dfba71da720bbc247c5367e6547abb0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:38:30 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:38:30 2012 +0200

    No longer check for the mkstemp() function in the mkstemp library.
    
    Merged from nmh. Thanks to Ken Hornstein.

:100644 100644 1c1b400... c81fe61... M	configure.ac

commit 0052f1024deb0a0a2fc2e5bacf93d45a5a9c9b32
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:34:56 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:34:56 2012 +0200

    Remove compatibility functions that are always provided by the POSIX host env.
    
    Merged from nmh. Thanks to Lyndon Nerenberg.
    
    Well, if the nmh folks now believe that snprintf() can be expected to be
    available on recent hosts, we remove it again. ;-)

:100644 100644 133c71d... 1c1b400... M	configure.ac
:100644 100644 aaaf31c... 13c0ecb... M	sbr/Makefile.in
:100644 000000 1dd4a65... 0000000... D	sbr/snprintf.c
:100644 000000 2d30d86... 0000000... D	sbr/strdup.c

commit a567638a9445d091f6334ac2de2fc0e57309eb42
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:28:34 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:28:34 2012 +0200

    Ignore OSPEED/ospeed in termcap. Nothing current should need this.
    Remove autoconf ospeed checks.
    
    Merged from nmh. Thanks to Lyndon Nerenberg and Ken Hornstein.

:100644 100644 4a6b8ee... 133c71d... M	configure.ac
:100644 100644 b620e2c... e1ea5f8... M	uip/termsbr.c

commit 7e421e1fd5cf1c4ce33edc005fa63784d9c5a2e6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:23:33 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:23:33 2012 +0200

    Collapse termio/termios/sgtty terminal interface down to Posix termios.
    No longer check for termio.h or termios.h
    
    Merge from nmh. Thanks to Lyndon Nerenberg and Ken Hornstein.

:100644 100644 5b2f640... 4a6b8ee... M	configure.ac
:100644 100644 03eaa10... e38e5b0... M	sbr/discard.c
:100644 100644 db61fb3... a398832... M	uip/prompter.c
:100644 100644 defc93f... b620e2c... M	uip/termsbr.c

commit 768b5edd9623b7238e12ec8dfc409b82a1ed9e2d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 22:12:41 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 22:12:41 2012 +0200

    Eliminate '#ifdef HAVE_FOO' for Posix-mandated FOOs.
    Update configure file for removal of POSIX-mandated header files.
    
    Merged from nmh. Thanks to Lyndon Nerenberg and Ken Hornstein.

:100644 100644 4bedb05... 5b2f640... M	configure.ac
:100644 100644 896786f... 19549e4... M	h/nmh.h
:100644 100644 bb4c38b... bd484e9... M	h/prototypes.h
:100644 100644 b4a1547... 983d9d7... M	sbr/lock_file.c
:100644 100644 6a7eb78... 124e5ab... M	uip/dropsbr.c

commit b6fbaae87d9cf00b74d94050c10ba3e700545178
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 21:37:26 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 21:43:07 2012 +0200

    Deprecate uname() in favour of (Posix) gethostname().
    Merged from nmh. Thanks to Lyndon Nerenberg and Ken Hornstein.

:100644 100644 cb5a79a... 4bedb05... M	configure.ac
:100644 100644 a464493... 7c70e46... M	sbr/mts.c

commit adf591eb56d60000e806e20c42eb1907e2cc6fcd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 21:32:32 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 21:32:32 2012 +0200

    Moved #endif so that lockit () is only declared with DOT_LOCKING,
    to avoid compile warning without it.
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 e065c93... b4a1547... M	sbr/lock_file.c

commit d75b71ec84578fcb66e6d4e1ccd5cc8c45363cbd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 21:29:45 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 21:29:45 2012 +0200

    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--
    
    Merged from nmh. Thanks to David Levine.

:100644 100644 9f69c54... 3e730ce... M	uip/mhshowsbr.c

commit 9c859e43ce6889f4f0b4bc34f346334999605884
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 21:27:37 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 21:27:37 2012 +0200

    Replaced cvs with git references.
    Merged from nmh. Thanks to David Levine.

:100644 100644 de32185... 83b240c... M	docs/README.developers

commit 002555d3d68d553044facbe4fad7bd008a42ac5e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 21:12:29 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 21:12:29 2012 +0200

    Removed unused local variables to eliminate warnings from gcc 4.6.2.
    Merged from nmh. Thanks to David Levine.

:100644 100644 a7fe9f4... b59cf5c... M	uip/fmtdump.c

commit 4cdff8cfe893e7039b4ef8272ed66a8a05bc8e04
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 14:17:06 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 14:17:06 2012 +0200

    There's no need for killpg(). We can use kill() instead.
    (Also removed a now unused define.)

:100644 100644 20bcbd1... cb5a79a... M	configure.ac
:100644 100644 26eb0a2... 896786f... M	h/nmh.h
:100644 100644 608ddf2... 9865839... M	uip/slocal.c

commit 8b235097cbd11d728c07b966cf131aa7133ce5a9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Mar 26 14:00:09 2012 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Mar 26 14:00:09 2012 +0200

    Removed conflict(8), because checking passwd, /var/mail, etc. is not our job.
    Conflict did check for:
    - duplicate users
    - duplicate groups
    - existence of group members
    - valid group ids
    - orphaned maildrops
    ... and by the way for valid format of alias files.
    The latter task can be covered by ali(1) without address arguments.
    All the other tasks have nothing to do with the MUA. Actually, most of
    them can be covered with shell one-liners.

:100644 100644 47742c2... aab86f4... M	man/Makefile.in
:100644 100644 b0d4712... 480c363... M	man/ali.man1
:100644 000000 ff2246c... 0000000... D	man/conflict.man8
:100644 100644 597b155... 39609f4... M	man/mh-alias.man5
:100644 100644 5e8a703... ef5a939... M	man/mh-chart.man1
:100644 100644 dd356ed... 5cd77a3... M	man/mmh-intro.man7
:100644 100644 e592a25... 9c2d390... M	uip/Makefile.in
:100644 000000 3670e8e... 0000000... D	uip/conflict.c

commit 59fa35679d83dd2e4d0cf13c2a1d2cf8fbb9de76
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 18:59:41 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 18:59:41 2012 +0100

    Removed the now irrelevant parts of the ``history section'' in m_getfld.c.

:100644 100644 df48026... 85a323b... M	sbr/m_getfld.c

commit 611d68d19204d7cbf5bd585391249cb5bafca846
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 18:30:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 18:30:19 2012 +0100

    CHANGE OF THE DECADE: I finally gave m_unknown() a name: thisisanmbox().
    The ``magic invocation'' of this function informs m_getfld() that it is
    reading a packed mbox file and not an MH-style (one-file-per-message) file.
    m_getfld() needs to care for message delimiters then. The ``magic'' of
    m_unknown() had vanished some time ago, already. Back then, it needed to
    guess which kind of mailbox format the file is. With dropping the support
    for MMDF (^A^A^A^A) maildrops, we converted m_unknown() into a plain dump
    function ... and now, it also got a boring name. Well ...

:100644 100644 94ee2b9... bb4c38b... M	h/prototypes.h
:100644 100644 548b3ea... df48026... M	sbr/m_getfld.c
:100644 100644 be6be22... 98fffef... M	uip/inc.c
:100644 100644 92dadf6... 5cdd5b9... M	uip/scan.c

commit 5e8e1811bd39ba43dda7a3446694474ab16ab960
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 18:13:34 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 18:13:34 2012 +0100

    s/unixbuf/fromline/ and minor refactoring.

:100644 100644 cefedec... 548b3ea... M	sbr/m_getfld.c

commit 71ca16329d950bccd713a739ea430998b802aa23
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 17:06:15 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 17:06:15 2012 +0100

    Replaced msg_style with the boolean ismbox.
    We only need to differ between mbox and MH-default (one msg per file).

:100644 100644 0738f42... 6a5cf9f... M	h/mh.h
:100644 100644 5dd6973... cefedec... M	sbr/m_getfld.c

commit be6a3c548620f6d908ccaff321c8fb372b615406
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 17:01:37 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 17:01:37 2012 +0100

    We don't need m_msgdef.c separately and some minor rework in m_getfld.c.

:100644 100644 8f66669... 0738f42... M	h/mh.h
:100644 100644 ed1f64c... aaaf31c... M	sbr/Makefile.in
:100644 100644 47c7e7d... 5dd6973... M	sbr/m_getfld.c
:100644 000000 cdab622... 0000000... D	sbr/m_msgdef.c

commit fdc012cb43b5fc0baa6f4470b47be397bfc3f21b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 16:40:16 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 16:40:16 2012 +0100

    Removed support to handle ARPAnet (RFC733) addresses containing ` at '.

:100644 100644 53752a3... 6338a6e... M	sbr/mf.c

commit bca1c9b36980c74f4dcc66a2d23e5d09083e0201
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 16:17:30 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 16:17:30 2012 +0100

    Removed personal flavor for ISI.
    Logically: Don't add myself more than once with `repl -cc me' and the like.

:100644 100644 3c9e483... 07ec48c... M	uip/repl.c

commit 69b07982861716d278845f962c2f2c1365a3153f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 15:58:50 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 15:58:50 2012 +0100

    Merged folder_pack.c into folder.c.

:100644 100644 3c0dc3c... 94ee2b9... M	h/prototypes.h
:100644 100644 5de54a2... ed1f64c... M	sbr/Makefile.in
:100644 000000 c2b5911... 0000000... D	sbr/folder_pack.c
:100644 100644 b1398e4... 616f57b... M	uip/folder.c

commit d4f5f9d551c05931478fcdfb5cd4ac06b419eeda
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 15:47:11 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 15:47:11 2012 +0100

    Replaced folder_exists() by a call to create_folder().
    Changed inc(1) to create non-existing folders with -silent, instead of
    silently failing in this case. I consider the new behavior to follow the POLS.

:100644 100644 7ee6046... a8059ea... M	h/utils.h
:100644 100644 eb51bc1... 26ec56e... M	man/inc.man1
:100644 100644 5c5b0f5... 297ad45... M	sbr/utils.c
:100644 100644 05df0f0... be6be22... M	uip/inc.c

commit 8589851acf19172bce7d6ecb44e3a4215beff3e5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 15:41:46 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 15:41:46 2012 +0100

    Fixed `inc -silent' by not building a scan line if we don't want to print it.
    scan() is still ugly and I'm still not pleased with the scan/inc merge,
    but I don't see a better solution yet.

:100644 100644 eba09f0... 56583f1... M	uip/scansbr.c

commit 1577ee015a08dd21f0f57f8a8f9a9396c31e884d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 14:02:18 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 14:02:18 2012 +0100

    In-sourced copyip() and could make the code simpler.
    The function had had a bad name and it's use in mhl.c was complex, anyway.

:100644 100644 b05535d... 3c0dc3c... M	h/prototypes.h
:100644 100644 d96807c... 5de54a2... M	sbr/Makefile.in
:100644 000000 e5ded82... 0000000... D	sbr/copyip.c
:100644 100644 3432ccc... 3ed31f9... M	uip/mhbuild.c
:100644 100644 38926b6... c1c5355... M	uip/mhl.c

commit 5f08476e3bc5c134ce57d924b01d1c1fcacd53db
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 12:28:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 12:28:35 2012 +0100

    closefds() doesn't seem relevant or large enough to be a function.
    I should beware in-sourcing too much ...

:100644 100644 528da47... b05535d... M	h/prototypes.h
:100644 100644 5b40ab3... d96807c... M	sbr/Makefile.in
:100644 000000 8a4da49... 0000000... D	sbr/closefds.c
:100644 100644 be4eb40... 3c9e483... M	uip/repl.c
:100644 100644 5054273... a735c67... M	uip/send.c
:100644 100644 f03d487... 608ddf2... M	uip/slocal.c

commit c490c51b3c0f8871b6953bd0c74551404f840a74
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 12:14:00 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 12:14:00 2012 +0100

    Replaced atooi() with strtoul(..., 8). That's part of C89 and thus okay for us.

:100644 100644 0e725ee... 82c66c3... M	config/config.c
:100644 100644 0f61ce4... 528da47... M	h/prototypes.h
:100644 100644 c652428... 5c051fb... M	man/mh-profile.man5
:100644 100644 d3782ff... 5b40ab3... M	sbr/Makefile.in
:100644 000000 cb557b7... 0000000... D	sbr/atooi.c
:100644 100644 9c86e77... 377be09... M	sbr/m_gmprot.c
:100644 100644 a76f910... ea39385... M	sbr/makedir.c

commit 2968a0027b4c64664076f0d03a37f9744fe26782
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 11:14:42 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 11:14:42 2012 +0100

    whatnow: alist will now always list in long and numbered format.

:100644 100644 9274246... 36844a0... M	man/whatnow.man1
:100644 100644 ae0c30b... 75d9a9b... M	uip/whatnow.c

commit fac725ffc663490c44a7e6930a35402834869402
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Mar 24 11:04:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Mar 24 11:04:47 2012 +0100

    etcpath(): The unchanged argument is the ultimate fall-back.

:100644 100644 27af5b3... 21796a7... M	sbr/path.c

commit 9e6d91313f01c96b4058d6bf419a8ca9a207bc33
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 16:17:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 16:17:43 2012 +0100

    Merged annosbr.c into anno.c, as it is no longer used be the other tools.

:100644 100644 61e2c49... 0f61ce4... M	h/prototypes.h
:100644 100644 7d4f422... e592a25... M	uip/Makefile.in
:100644 100644 1512823... d03c99c... M	uip/anno.c
:100644 000000 170d76b... 0000000... D	uip/annosbr.c

commit 34940cc59d658e50484f05ad11abe848ad724526
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 16:07:02 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 16:07:02 2012 +0100

    We need to fix `anno -list -number'. Seems anno needs some more rework.

:100644 100644 fbabfd4... 1512823... M	uip/anno.c

commit 469a4163c2a1a43731d412eaa5d9cae7d670c48b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 16:06:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 16:06:23 2012 +0100

    whatnow: call external anno(1) instead of internal annotate().

:100644 100644 2eabf62... 7d4f422... M	uip/Makefile.in
:100644 100644 874a787... ae0c30b... M	uip/whatnow.c

commit f8960957ae53f962fe12e5a5eb4c01eb54cb4228
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 15:05:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 15:05:49 2012 +0100

    whatnow: Some minor refactoring.

:100644 100644 168384f... 874a787... M	uip/whatnow.c

commit aed384169af5204b8002d06e7a22f89197963d2d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 15:01:34 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 15:01:34 2012 +0100

    forw,repl: Replaced internal annotate() call with invokation of anno(1).

:100644 100644 a2500cc... 2eabf62... M	uip/Makefile.in
:100644 100644 8992b33... e79e395... M	uip/forw.c
:100644 100644 3cba512... be4eb40... M	uip/repl.c

commit f9444e331ec2a523098d72bdb98d08728488f9cc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 14:39:25 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 14:39:25 2012 +0100

    anno: Can annotate files now too. This feature is yet hidden and will change.

:100644 100644 36ff4b5... fbabfd4... M	uip/anno.c

commit 704d9e7792a7d9f810ac58871ef2e05403c01f38
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 12:20:01 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 12:20:01 2012 +0100

    Fixed building in a separate build directory.
    Like this:
            mkdir /tmp/foo
            cd /tmp/foo
            /path/to/sources/configure -q
            make
    If you want to know more, search for VPATH.

:100644 100644 d39e57c... a2500cc... M	uip/Makefile.in

commit ec31c208d8618994f39ec21aa14d6cf4b7fdae66
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 12:07:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 12:07:44 2012 +0100

    Make mhn.defaults a static file and removed the scripts that built it.
    This concept its likely to change in future anyway.

:100644 100644 14c2a07... b5b89d6... M	.gitignore
:100644 100644 d93ff2c... 32e6d42... M	INSTALL
:100644 100644 2d40acf... 6584471... M	etc/Makefile.in
:000000 100644 0000000... 023ad61... A	etc/mhn.defaults
:100755 000000 1c798fc... 0000000... D	etc/mhn.defaults.sh
:100755 000000 4b4230d... 0000000... D	etc/mhn.find.sh

commit e1f54ce0994fca960d2680d07b05a9deb9e5485b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 10:49:52 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 10:49:52 2012 +0100

    Removed unused defines.

:100644 100644 befb8c9... 759c9a7... M	h/aliasbr.h

commit 9bc048fdbfba0a5330b5b447e4f4c8c8b11ee7be
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 10:27:18 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 10:27:18 2012 +0100

    mhmail: If spost fails, preseverve draft by hand, not with mv(1).

:100644 100644 033c634... ef1a050... M	uip/mhmail.c

commit 076d7cc09eccff3d01d153434d89455db375ac44
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 09:43:17 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 09:43:17 2012 +0100

    makedir(): Removed the strange RUID!=EUID code and the access(2) call.
    Dan couldn't find a reason for the code neither, hence I assume it's save
    to simply remove it.
        Ummm, why do we want to avoid creating directories
        with the effective user ID?  None of the nmh tools are
        installed such that the effective should be different
        from the real, and if some parent process made the two
        be different, I don't see why it should be our job to
        enforce the real UID.  Also, why the heck do we call
        the mkdir executable rather than the library function in
        this case??  If we do want to call the mkdir executable,
        we should at least be giving it -p (and change the single
        chmod() call below) so it can successfully create nested
        directories like the above code can.
        -- Dan Harkless <dan-nmh@dilvish.speed.net>
    Concerning access(2): We should better always just try the action instead
    of first asking if we are allowed to do it.

:100644 100644 f064f77... a76f910... M	sbr/makedir.c

commit 7ffb36d28e517a6f3a10272056fc127592ab1c19
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 23 09:17:21 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 23 09:17:21 2012 +0100

    scan(): Symbolic names instead of magic numbers.

:100644 100644 18a9364... 1f0d087... M	h/scansbr.h
:100644 100644 0c17268... 92dadf6... M	uip/scan.c
:100644 100644 4b2add5... eba09f0... M	uip/scansbr.c

commit 8e98a317c86f10e0c7e866c069e143bf48cf9814
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 22:51:28 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 22:51:28 2012 +0100

    Removed the trivial peekc() and put the code at the appropriate places.

:100644 100644 7c105f6... 61e2c49... M	h/prototypes.h
:100644 100644 58f8293... d3782ff... M	sbr/Makefile.in
:100644 000000 7d5f7f9... 0000000... D	sbr/peekc.c
:100644 100644 725abec... fdc78f4... M	uip/burst.c

commit e6a372ac5444651ff2f156580b01e6a6ee8e30de
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 22:42:03 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 22:42:03 2012 +0100

    Removed now unused OfficialName(). (Had been for UUCP, AFAIK.)

:100644 100644 2327e47... 4876d09... M	sbr/addrsbr.c

commit 8b248218b305a1af5292fccb710ab87afb725cab
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 22:38:41 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 22:38:41 2012 +0100

    Remove accidentally added files.

:100644 000000 79f2c0e... 0000000... D	create-deps.sh
:100644 000000 bb42a9a... 0000000... D	deps.png
:100644 000000 1f8da81... 0000000... D	makedeps2dot

commit f0bc769234fcf8b42c0ea8e8155d37524fe92400
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 22:34:45 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 22:34:45 2012 +0100

    Removed unused fdcompare().

:100644 100644 a078dc5... 7c105f6... M	h/prototypes.h
:100644 100644 82e7f53... 58f8293... M	sbr/Makefile.in
:100644 000000 937d196... 0000000... D	sbr/fdcompare.c

commit 66ef547b1aa9794afb6137927aa3cd7335522c64
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 21:49:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 21:49:27 2012 +0100

    Insourced push() into send.

:100644 100644 6dedfb1... 82e7f53... M	sbr/Makefile.in
:100644 000000 eb6011a... 0000000... D	sbr/push.c
:100644 100644 d87e211... 5054273... M	uip/send.c

commit 9ea776b2a10e7eec1933f79caf73220b691262b2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 21:40:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 21:40:36 2012 +0100

    scansbr: Minor refactoring.

:100644 100644 7dedf70... 4b2add5... M	uip/scansbr.c

commit d7b4f0034bc4f5b5c2f990d0984858e9b6f4131a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 21:27:53 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 21:27:53 2012 +0100

    scansbr: Removed the ``performance hack'' for inc as it wasn't faster.
    I tested a 150MB/500msgs mbox but couldn't see any time differences. In both
    cases it took 2-5s on my machine. Hence, I go for the much simpler and not
    ``we use strange internals'' version. If you really inc much larger mboxes,
    then just take some time. ;-)
    The explaining comment for the hack had been:
        Performance hack: some people like to run "inc" on things like
        net.sources or large digests. We do a copy directly into the output
        buffer rather than going through an intermediate buffer.
            We need the amount of data m_getfld found & don't want to do a
        strlen on the long buffer so there's a hack in m_getfld to save the
        amount of data it returned in the global "msg_count".

:100644 100644 299027a... 7dedf70... M	uip/scansbr.c

commit e51cee378fd6a0f8d6f3af2a125715036d1f2f8c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 21:07:50 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 21:07:50 2012 +0100

    scansbr: Fixed scan and inc.
    Writing to /dev/null had it's sense, as for scanning mboxes, the message size
    had been determined this way and the file pointer had been pushed forward.
    This is now done using the input file pointer instead of the output fp.

:100644 100644 9f6306d... 299027a... M	uip/scansbr.c

commit 5b7d1b7785d365515b0a9b5cfcb88d6b0e13ec51
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 20:30:56 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 20:30:56 2012 +0100

    scansbr: Minor refactoring and some comments.

:100644 100644 b15c908... 9f6306d... M	uip/scansbr.c

commit c6615b2fbf66e8c99a00330e23747787fb6c35cc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 19:54:12 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 19:54:12 2012 +0100

    Remove remainings from scan format `body' pseudo-component.
    Also, folded constant rlwidth var.

:100644 100644 9f4143e... b15c908... M	uip/scansbr.c

commit b0f7bd3419973481892d77ab5937ce520700e185
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 19:05:02 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 19:05:02 2012 +0100

    scansbr: Further refactoring.

:100644 100644 ca98c5a... 9f4143e... M	uip/scansbr.c

commit aa60b0ab5e804f8befa890c0a6df0e3143ce0723
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 18:50:10 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 18:50:10 2012 +0100

    scansbr: Only write to file if we're incing, but not when scanning.
    If the original author would have used logical flags instead of magic
    values in `outnum', the code wouldn't have been broken all the time.
    Writing to /dev/null instead of not writing at all ... oh my! :-/

:100644 100644 dca761c... ca98c5a... M	uip/scansbr.c

commit b8b075c77be7794f3ae9ff0e8cedb12b48fd139f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 18:46:33 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 18:46:33 2012 +0100

    Refactoring in scansbr.c. Especially, took the logic out of `outnum'.
    There's more to do here.

:100644 100644 75dec1c... dca761c... M	uip/scansbr.c

commit d79920ed2519caaf0f4035edbb1f57ca73ed7249
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 17:46:06 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 17:46:06 2012 +0100

    Removed the DBMPWD (aka. DBM) define. It was per default enabled, anyway.
    The explanation of this option is:
        For sites with a dbm-style password file (such as with Yellow Pages),
        MH will not read the entire passwd file into a cache.  At one site
        that runs YP on a large passwd file, using this showed a 6:1 performance
        improvement.
    I don't like performance optimization, but if the non-cached version is
    faster, then we surely take that one.

:100644 100644 3ab8a46... 7352240... M	acconfig.h
:100644 100644 baeab6f... 6a68c51... M	uip/aliasbr.c

commit f0f858069d21111f0dbea510044593f89c9b0829
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 17:17:58 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 17:17:58 2012 +0100

    Merged mhstoresbr.c into mhstore.c, cause it's not used elsewhere.

:100644 100644 a5ecae8... d39e57c... M	uip/Makefile.in
:100644 100644 c1a3edb... 2ed6a42... M	uip/mhstore.c
:100644 000000 6a0cf04... 0000000... D	uip/mhstoresbr.c

commit 0503a6e9be34f24858b55b555a5c948182b9f24b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 17:07:25 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 17:07:25 2012 +0100

    Merged mhbuildsbr.c into mhbuild.c, cause it is not used elsewhere.

:000000 100644 0000000... 79f2c0e... A	create-deps.sh
:000000 100644 0000000... bb42a9a... A	deps.png
:100644 100644 9d31c4a... 71c3563... M	h/mhparse.h
:000000 100644 0000000... 1f8da81... A	makedeps2dot
:100644 100644 d81985f... a5ecae8... M	uip/Makefile.in
:100644 100644 63d7be2... 3432ccc... M	uip/mhbuild.c
:100644 000000 efbb8ac... 0000000... D	uip/mhbuildsbr.c
:100644 100644 c6f0603... 7bd4cfb... M	uip/mhcachesbr.c

commit 3d3fd4b7278c48da489d2cc296c1027d7aa722f2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 15:26:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 15:26:19 2012 +0100

    Rewrote late declations, which are part of C99, but not C89.

:100644 100644 e5576b8... 27af5b3... M	sbr/path.c
:100644 100644 dff8a9e... 3cba512... M	uip/repl.c

commit e87cd7100d4ae8d636895aebe30ec9dbf740c79b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 15:25:41 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 15:25:41 2012 +0100

    Added a note that I autoconf-2.59 should be enough.

:100644 100644 806214c... 20bcbd1... M	configure.ac

commit 8edf2fa76c7b6d224d3f1b8cc7a764e624c45816
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 15:25:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 15:25:19 2012 +0100

    Distribute autogen.sh in the tarballs.

:100644 100644 89fa10b... a3b6fe2... M	Makefile.in

commit 0ac9f5ab199e03ff8f6e5914437cb14d25171058
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 14:59:24 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 14:59:24 2012 +0100

    Updated message, as `install-mh' had been replaced by `mmh'.

:100644 100644 5733d3f... 600efab... M	sbr/context_read.c

commit 731cbed5b971fac4bddd0ea525da0a90be54425b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 14:44:00 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 14:44:00 2012 +0100

    Moved and renamed some documentation files.

:100644 100644 9d548b3... 89fa10b... M	Makefile.in
:100644 100644 324dddc... 324dddc... R100	ChangeLog	docs/ChangeLog_nmh
:100644 100644 1540197... 1540197... R100	docs/DIFFERENCES	docs/DIFFERENCES_nmh_MH
:100644 100644 ddd30fa... ddd30fa... R100	MACHINES	docs/MACHINES
:100644 100644 a68ab2c... df10b4b... M	docs/Makefile.in
:100644 100644 ff9db2a... ff9db2a... R100	docs/README-ATTACHMENTS	docs/README.attachments
:100644 100644 714ba00... 714ba00... R100	docs/README-HOOKS	docs/README.hooks
:100644 100644 b0b5e8d... b0b5e8d... R100	docs/MAIL.FILTERING	docs/README.mail-filtering

commit 9d65b803e9cd65249ea2317c2f43495b9eed40bc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 13:57:24 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 13:57:24 2012 +0100

    Removed remaining absolute mmh program path names from the binaries.
    The mmh bindir must to be in PATH, but we are able to move the programs now.
    The etcdir is still compiled into the binaries.

:100644 100644 eb70b5a... 8f21039... M	config/Makefile.in
:100644 100644 90c1410... 0e725ee... M	config/config.c

commit 8cc6b9bed04847a5675f5eec39938b4e242b0b2d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 13:33:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 13:33:49 2012 +0100

    Call send directly, not via sendproc. Removed its profile entry, too.

:100644 100644 bfdc242... 90c1410... M	config/config.c
:100644 100644 f18f62b... 8f66669... M	h/mh.h
:100644 100644 d47b78f... c652428... M	man/mh-profile.man5
:100644 100644 70b921b... 9274246... M	man/whatnow.man1
:100644 100644 9a05a2b... bcff1da... M	sbr/readconfig.c
:100644 100644 d456454... 20a95e7... M	uip/mhparam.c
:100644 100644 046f340... 43d3d10... M	uip/spost.c
:100644 100644 3d97716... 168384f... M	uip/whatnow.c

commit 3b91e463fc7a4db9e7b69e2e0f4f7909339beea5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 13:30:06 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 13:30:06 2012 +0100

    Call spost directly, not via postproc. Remove the postproc profile entry.

:100644 100644 bd83bcb... bfdc242... M	config/config.c
:100644 100644 0e3324c... f18f62b... M	h/mh.h
:100644 100644 150c0c1... 5e8a703... M	man/mh-chart.man1
:100644 100644 47b5d3f... d47b78f... M	man/mh-profile.man5
:100644 100644 29cf84f... 2f2b641... M	man/rcvdist.man1
:100644 100644 66f37ce... 7b368ea... M	man/send.man1
:100644 100644 d01533a... 856c2a0... M	man/whom.man
:100644 100644 f8813cb... 9a05a2b... M	sbr/readconfig.c
:100644 100644 72771a7... 033c634... M	uip/mhmail.c
:100644 100644 38fc644... d456454... M	uip/mhparam.c
:100644 100644 58bf62d... ac19149... M	uip/rcvdist.c
:100644 100644 51661a5... d87e211... M	uip/send.c

commit 5b92ee6942b9b466914f5faa5fa4c00a2ebc6d35
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 13:23:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 13:23:44 2012 +0100

    Hardcoded mhmail instead of mailproc.

:100644 100644 f0187ad... bd83bcb... M	config/config.c
:100644 100644 5ebda8e... 0e3324c... M	h/mh.h
:100644 100644 773dc8a... 47b5d3f... M	man/mh-profile.man5
:100644 100644 bb81ddb... 66f37ce... M	man/send.man1
:100644 100644 71fff7a... f8813cb... M	sbr/readconfig.c
:100644 100644 0d9c78c... 3670e8e... M	uip/conflict.c
:100644 100644 7c43669... 38fc644... M	uip/mhparam.c
:100644 100644 b3b07e4... ece4e8f... M	uip/mhparse.c
:100644 100644 09bbcf8... 51661a5... M	uip/send.c

commit dfa0332c4e6144699dedd5c9795219adc0f9c0d2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 13:18:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 13:18:23 2012 +0100

    Removed the mhlproc profile entry. Call mhl directly.

:100644 100644 e650b0d... f0187ad... M	config/config.c
:100644 100644 995dbf5... 9bd6ed9... M	etc/mhl.headers
:100644 100644 44363b6... 5ebda8e... M	h/mh.h
:100644 100644 026b2cf... 0d5cd40... M	man/forw.man1
:100644 100644 d3e6e31... 773dc8a... M	man/mh-profile.man5
:100644 100644 af9f630... ce62a52... M	man/mhparam.man1
:100644 100644 5c49255... a3330c0... M	man/mhshow.man1
:100644 100644 0b4be2f... 5643286... M	man/repl.man1
:100644 100644 16659a9... 71fff7a... M	sbr/readconfig.c
:100644 100644 4cad041... 7c43669... M	uip/mhparam.c
:100644 100644 6dae3e8... 9f69c54... M	uip/mhshowsbr.c
:100644 100644 1a0e143... dff8a9e... M	uip/repl.c

commit 5ee5d678d59cf1deea31126bc886333f1be4571d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 13:09:14 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 13:09:14 2012 +0100

    Defined show(mime)proc locally and removed their profile entries.
    Their paths are relative now, too.

:100644 100644 fa0b0fc... e650b0d... M	config/config.c
:100644 100644 dd049d3... 44363b6... M	h/mh.h
:100644 100644 3f38e10... d3e6e31... M	man/mh-profile.man5
:100644 100644 c32689a... 2b44d9f... M	man/next.man1
:100644 100644 7cdb8e4... 06464d4... M	man/prev.man1
:100644 100644 47cf7d0... 047baf5... M	man/show.man1
:100644 100644 d418731... 16659a9... M	sbr/readconfig.c
:100644 100644 64ee5d7... 4cad041... M	uip/mhparam.c
:100644 100644 2b53141... 4abc3d7... M	uip/show.c

commit 612e67b21d1c9a6cc5db0e2903ddaeb5f2fbe2a0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 12:08:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 12:08:47 2012 +0100

    Remove the rcvstoreproc/rcvpackproc vars.

:100644 100644 b8a7c80... fa0b0fc... M	config/config.c
:100644 100644 ef4ca62... dd049d3... M	h/mh.h
:100644 100644 7f27226... f03d487... M	uip/slocal.c

commit b1be13a498a0b7b7fbed6ea957ddf765a8d0d8f9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 12:04:59 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 12:04:59 2012 +0100

    Removed absolute path from mailproc.
    The goal is to have as few path names compiled into the binaries.

:100644 100644 c02243d... b8a7c80... M	config/config.c
:100644 100644 9ffa117... 3f38e10... M	man/mh-profile.man5

commit f33f12af33361e5d688cd1700c1ee03af5988fd9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 11:58:31 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 11:58:31 2012 +0100

    s/lproc/listproc/

:100644 100644 94c0760... c02243d... M	config/config.c
:100644 100644 9324330... ef4ca62... M	h/mh.h
:100644 100644 4113a76... 9ffa117... M	man/mh-profile.man5
:100644 100644 759bac4... 70b921b... M	man/whatnow.man1
:100644 100644 2350b24... d418731... M	sbr/readconfig.c
:100644 100644 1440dc3... 64ee5d7... M	uip/mhparam.c
:100644 100644 70df693... 2b53141... M	uip/show.c
:100644 100644 bd1a3d5... 3d97716... M	uip/whatnow.c

commit bec79382afc185947279c0f3c724c5983944ee7f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 11:51:14 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 11:51:14 2012 +0100

    Removed the now unused incproc var.

:100644 100644 e51397a... 94c0760... M	config/config.c
:100644 100644 ced6c77... 9324330... M	h/mh.h
:100644 100644 b5e731a... 4113a76... M	man/mh-profile.man5
:100644 100644 daa2509... 2350b24... M	sbr/readconfig.c
:100644 100644 2d78cd9... 1440dc3... M	uip/mhparam.c

commit d36e56e695fe1c482c7920644bfbb6386ac9edb0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 11:46:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 11:46:47 2012 +0100

    mhmail: Don't invoke inc when called without arguments.
    We can't provide a full mailx-replacement anyways. By magically invoking
    inc(1), we likely confuse the user. Instead tell him that he can invoke
    inc(1) himself. This doesn't mess with the important property: mhmail is
    a mailx replacement for scripts to send mail.

:100644 100644 c6a3467... f244ae0... M	man/mhmail.man1
:100644 100644 2b8589f... 72771a7... M	uip/mhmail.c

commit be0ae81623aea2eca09b8faf699b4b407f527267
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 11:18:00 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 11:18:00 2012 +0100

    Updated the INSTALL file.

:100644 100644 009d479... d93ff2c... M	INSTALL

commit 068380df11432a5341882e658ec9cf5c0b54721d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 11:03:52 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 11:03:52 2012 +0100

    Removed the `mhbuild' indirection via `buildmimeproc'.
    We expect BINDIR to be in PATH if one executes mmh programs.

:100644 100644 e9b3f2b... e51397a... M	config/config.c
:100644 100644 026f0dc... ced6c77... M	h/mh.h
:100644 100644 dc37bb9... b5e731a... M	man/mh-profile.man5
:100644 100644 048ae4b... daa2509... M	sbr/readconfig.c
:100644 100644 0f9c487... 2d78cd9... M	uip/mhparam.c
:100644 100644 2ef1fe7... 09bbcf8... M	uip/send.c

commit 865335e03bab5e0ceb47a4d20564c3afb3de30c4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 10:56:46 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 10:56:46 2012 +0100

    Querying the pager here is not necessary.

:100644 100644 09cc4bd... 048ae4b... M	sbr/readconfig.c

commit f85f4b7ae62e3d05a945dcd46ead51f0a2a89a9b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 10:52:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 10:52:49 2012 +0100

    Rework of Editor/defaulteditor, similar to Pager/defaultpager; new env vars.
    The priority order is: MMHEDITOR (env) > Editor (profile) > VISUAL (env)
            EDITOR (env) > vi

:100644 100644 1f35701... dc37bb9... M	man/mh-profile.man5
:100644 100644 d1b22ac... 5733d3f... M	sbr/context_read.c
:100644 100644 b809ebe... bd1a3d5... M	uip/whatnow.c
:100644 100644 1b16e5d... fbea941... M	uip/whatnowproc.c

commit 0c4214ea2aec6497d0d67b436bbee9bc1d225f1e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 10:18:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 10:18:23 2012 +0100

    moreproc is now Pager/defaultpager; removed -moreproc flags; added env vars.
    The priority order is: MMHPAGER (env) > Pager (profile) > PAGER (env) > more

:100644 100644 946ea6b... e9b3f2b... M	config/config.c
:100644 100644 39684af... 026f0dc... M	h/mh.h
:100644 100644 805bea8... 150c0c1... M	man/mh-chart.man1
:100644 100644 5051da6... 1f35701... M	man/mh-profile.man5
:100644 100644 9c57dbe... 7e1f19d... M	man/mhl.man1
:100644 100644 f451ccb... 5c49255... M	man/mhshow.man1
:100644 100644 1e795b0... d1b22ac... M	sbr/context_read.c
:100644 100644 b78eb06... 09cc4bd... M	sbr/readconfig.c
:100644 100644 3d8ad8d... 38926b6... M	uip/mhl.c
:100644 100644 db8e85a... 0f9c487... M	uip/mhparam.c
:100644 100644 a1fff55... bbd99ea... M	uip/mhshow.c
:100644 100644 fe9a626... 6dae3e8... M	uip/mhshowsbr.c
:100644 100644 2f5d9b4... 70df693... M	uip/show.c

commit 9e9e918ec2a607aca26253fe945ea9569475aae3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 09:00:22 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 09:00:22 2012 +0100

    slocal: Updated man page to recent change.

:100644 100644 f8952bc... e8defa5... M	man/slocal.man1

commit 4c0c2fb7766546cb466f05f76e5febd5d8f682e0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 08:49:57 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 08:49:57 2012 +0100

    slocal: Don't remove $PATH from env. Now execvp() searches as expected.
    Stripping the environment may rather keep the user from doing sensible
    things than it increases the security. Maybe we shouldn't strip it at all.

:100644 100644 b619952... 7f27226... M	uip/slocal.c

commit 7456ca0a9639bfb73899b721fe66323d90277160
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 07:51:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 07:51:27 2012 +0100

    slocal: must not read profile (indirectly through m_mktemp2()).

:100644 100644 eecd760... b619952... M	uip/slocal.c

commit cde17f8d38bf9306df4706ac2acb528a2a686a29
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Mar 22 07:40:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Mar 22 07:40:35 2012 +0100

    slocal: use mhetcdir instead of NMHETCDIR.

:100644 100644 bd114ce... d81985f... M	uip/Makefile.in
:100644 100644 d97af90... eecd760... M	uip/slocal.c

commit d709572c12437b406a4685f04b4131f160687280
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 21:59:15 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 21:59:15 2012 +0100

    Ignore distribution tarballs in the git status listing.

:100644 100644 d840b61... 14c2a07... M	.gitignore

commit 5fbf37ee68e018998ada61eeab73e035b26834b6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 20:47:48 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 20:47:48 2012 +0100

    On today's systems fork() will hardly fail, thus removed the fork retry loops.

:100644 100644 44542b5... 1a381db... M	sbr/context_save.c
:100644 100644 17c62ee... eb6011a... M	sbr/push.c
:100644 100644 069ea85... efbb8ac... M	uip/mhbuildsbr.c
:100644 100644 f9e7fcd... 2b8589f... M	uip/mhmail.c
:100644 100644 86c16a9... b3b07e4... M	uip/mhparse.c
:100644 100644 15991c1... fe9a626... M	uip/mhshowsbr.c
:100644 100644 6fcccad... 2ef1fe7... M	uip/send.c
:100644 100644 761fea1... b809ebe... M	uip/whatnow.c

commit 75a3bc56e890a9ca5e25f194acbb574e942de5c5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 20:43:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 20:43:27 2012 +0100

    Minor refactoring.

:100644 100644 7b7bcef... baeab6f... M	uip/aliasbr.c

commit e0422dfed4d6d236e5298cea579587870b83384a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 20:27:03 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 20:27:03 2012 +0100

    Rework in dist tools: removed -file switch; don't fork(); refactoring.

:100644 100644 0bb3566... e48525f... M	man/dist.man1
:100644 100644 9edfc49... 29cf84f... M	man/rcvdist.man1
:100644 100644 869a906... 4eba2eb... M	uip/dist.c
:100644 100644 396aca8... 1ad8e42... M	uip/distsbr.c
:100644 100644 625bb4c... 58bf62d... M	uip/rcvdist.c

commit 33b33a0ac8a3f8f05c9bb0195c100306c00cce35
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 17:50:59 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 17:50:59 2012 +0100

    mh-format.man5: Restored the warning placeholder.
    We must have lost it somewhen.

:100644 100644 b292586... ae0e8b0... M	man/mh-format.man5

commit af675ccd40b7a3d92043e12cac0cdde8484f7cee
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 17:44:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 17:44:36 2012 +0100

    configure.ac: Don't check for vfork and wait3 when we don't use them (anymore).

:100644 100644 efae9fc... 806214c... M	configure.ac

commit 43beef6d732261080a1d9d63175ad5af9043df69
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 17:03:53 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 17:03:53 2012 +0100

    Removed unused code.

:100644 100644 373a692... 75245e0... M	h/mf.h

commit 83e04675b53374a1436029a367283d6d4ee05a07
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 16:54:24 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 16:54:24 2012 +0100

    Removed support for UUCP bang path addresses.
    If you still rely on UUCP, use nmh, not mmh.

:100644 100644 5e19b78... a86a90d... M	h/addrsbr.h
:100644 100644 4a74bec... a078dc5... M	h/prototypes.h
:100644 100644 aea64e4... f8952bc... M	man/slocal.man1
:100644 100644 27aa597... d01533a... M	man/whom.man
:100644 100644 a829c1d... 2327e47... M	sbr/addrsbr.c
:100644 100644 4a8da14... f26b02b... M	sbr/fmt_scan.c
:100644 100644 534f896... 47c7e7d... M	sbr/m_getfld.c
:100644 100644 dd193bc... a464493... M	sbr/mts.c
:100644 100644 073b1b2... 7b7bcef... M	uip/aliasbr.c
:100644 100644 3713954... d97af90... M	uip/slocal.c

commit 205e60873e26bb542945dc2c48d7385af84ba120
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 16:25:08 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 16:25:08 2012 +0100

    Made DUMB the default and removed the the #ifdefs.
    DUMB had been the default and forces MH to use a full RFC 822 address
    parser instead of guessing on addresses.

:100644 100644 06fab56... 3ab8a46... M	acconfig.h
:100644 100644 42742d2... a829c1d... M	sbr/addrsbr.c

commit cc106b2d1d396a1d0b2554052d61b5af46cb252d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 16:06:32 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 16:06:32 2012 +0100

    Removed the not-used REALLYDUMB config option.

:100644 100644 e83ec57... 06fab56... M	acconfig.h

commit 41b06dfc782cec511142f99db9cb6ae7c2b94fb9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 16:04:10 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 16:04:10 2012 +0100

    Removed the not-used FIX_NON_Y2K_COMPLIANT_MUA_DATES config option.

:100644 100644 581f6ad... e83ec57... M	acconfig.h

commit e954d689b5adafa4ec74e7dbd1e087dbf998f6d6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 15:59:09 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 15:59:09 2012 +0100

    Made the RPATHS config option the default and removed the #ifdefs.

:100644 100644 f4ca2dd... 581f6ad... M	acconfig.h
:100644 100644 ff38dd3... 4a74bec... M	h/prototypes.h
:100644 100644 d64457f... 534f896... M	sbr/m_getfld.c
:100644 100644 fdfe4cd... 75dec1c... M	uip/scansbr.c
:100644 100644 813a3b5... 3713954... M	uip/slocal.c

commit e711cf1c50af5e151a721f6f1690474bc9ef658d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 15:52:15 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 15:52:15 2012 +0100

    Slocal uses rcvpack now. Code beautification in slocal.

:100644 100644 158dd7a... 946ea6b... M	config/config.c
:100644 100644 23b340a... 39684af... M	h/mh.h
:100644 100644 c5cf7cf... aea64e4... M	man/slocal.man1
:100644 100644 e53df57... bd114ce... M	uip/Makefile.in
:100644 100644 4e8c30d... 813a3b5... M	uip/slocal.c

commit 39d862d5f0ba0258707ef5a74cff63243f58e425
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 14:25:55 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 14:25:55 2012 +0100

    Renamed the mbx_* functions to mbox_*, because mbx is another mail box format.

:100644 100644 c80770a... f3270be... M	h/dropsbr.h
:100644 100644 f093c2f... 6a7eb78... M	uip/dropsbr.c
:100644 100644 70065c0... 23ee335... M	uip/packf.c
:100644 100644 827373f... e00e1fd... M	uip/rcvpack.c
:100644 100644 6b78c1e... 4e8c30d... M	uip/slocal.c

commit ca1023716d4c2ab890696f3e41fa0d94267a940e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 11:38:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 11:38:23 2012 +0100

    packf prints to stdout now.

:100644 100644 84bdc44... dd356ed... M	man/mmh-intro.man7
:100644 100644 79dccac... 916db9e... M	man/packf.man1
:100644 100644 fc7fcba... 70065c0... M	uip/packf.c

commit ef1216bc36bd48ceb7549ae76aa7c26e3be4d9e4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 11:19:50 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 11:19:50 2012 +0100

    If rcvpack missed file argument, it prints to stdout; Removed unused code.
    The mbox variant we use is called `mboxo'.

:100644 100644 2b21f10... c80770a... M	h/dropsbr.h
:100644 100644 366b0d5... 290f5cc... M	man/rcvpack.man1
:100644 100644 62ba424... f093c2f... M	uip/dropsbr.c
:100644 100644 62c09da... fc7fcba... M	uip/packf.c
:100644 100644 d6e1025... 827373f... M	uip/rcvpack.c
:100644 100644 ae71c1b... 6b78c1e... M	uip/slocal.c

commit a3f1c902eb75f91ebbf0129d6e4f0e42477bb9cc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Mar 21 09:43:45 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Mar 21 09:43:45 2012 +0100

    Makefile: inc does not depend on dropsbr.

:100644 100644 9f183b0... e53df57... M	uip/Makefile.in

commit 06dc4fe836de4957b5d6e7e3a7ce5de85c11db8f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 23:10:29 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 23:10:29 2012 +0100

    Makefiles: s/nmh/mmh/; fixed generation of mmhdist.

:100644 100644 2f63dad... 9d548b3... M	Makefile.in
:100644 100644 491ff85... eb70b5a... M	config/Makefile.in
:100644 100644 38db87e... a68ab2c... M	docs/Makefile.in
:100644 100644 dabafd6... 2d40acf... M	etc/Makefile.in
:100644 100644 ad2cbd1... f0152dd... M	h/Makefile.in
:100644 100644 4ad5db8... 47742c2... M	man/Makefile.in
:100644 100644 6c5d21e... 6dedfb1... M	sbr/Makefile.in
:100644 100644 67a7862... 9f183b0... M	uip/Makefile.in

commit ffe93d6dc707aaf92529cefb38a1814956b48c9e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 22:51:04 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 22:51:04 2012 +0100

    Replaced mkinstalldirs with `mkdir -p'.

:100644 100644 efab885... 2f63dad... M	Makefile.in
:100644 100644 10111e7... dabafd6... M	etc/Makefile.in
:100644 100644 4d4dec9... 4ad5db8... M	man/Makefile.in
:100755 000000 0801ec2... 0000000... D	mkinstalldirs
:100644 100644 02bc94e... 67a7862... M	uip/Makefile.in

commit ae4273126b4b7b8ebaa1454630c1b632eba8cec9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 22:12:51 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 22:12:51 2012 +0100

    Minor refactoring.

:100644 100644 08a9b31... 2f5d9b4... M	uip/show.c

commit 5e562b27955c06ac45be72ce82e30fe278e76b05
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 21:58:17 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 21:58:17 2012 +0100

    Ensured clean uninstall.

:100644 100644 0d8631b... 4d4dec9... M	man/Makefile.in
:100644 100644 28b517f... 02bc94e... M	uip/Makefile.in

commit 426543622b377fc5d091455cba685e114b6df674
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 21:39:17 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 21:39:17 2012 +0100

    A bit refactoring.

:100644 100644 e97afbf... 36ff4b5... M	uip/anno.c
:100644 100644 d1e39b0... 170d76b... M	uip/annosbr.c

commit 88a0787554de9c618e657c31940e734178a25730
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 21:07:58 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 21:07:58 2012 +0100

    anno: Undid the ``preserve argument hack''.

:100644 100644 46a89ce... ff38dd3... M	h/prototypes.h
:100644 100644 aacd826... e97afbf... M	uip/anno.c
:100644 100644 99422e6... d1e39b0... M	uip/annosbr.c
:100644 100644 031c191... 8992b33... M	uip/forw.c
:100644 100644 469bdd9... 1a0e143... M	uip/repl.c
:100644 100644 afe4129... 761fea1... M	uip/whatnow.c

commit 0a6e4d979566bc9eae772e37d2577bed1aacef92
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 19:26:48 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 19:26:48 2012 +0100

    Updated the BUGS sections in the man pages.
    I expect users to know that they might need quoting in the shell.

:100644 100644 699e993... 0977c77... M	man/ap.man8
:100644 100644 af8577d... 5c39a50... M	man/comp.man1
:100644 100644 eead007... e0080cf... M	man/dp.man8
:100644 100644 0acb412... a39b4db... M	man/fmtdump.man8
:100644 100644 1abc45b... eb51bc1... M	man/inc.man1
:100644 100644 139f6f6... b55b748... M	man/pick.man1
:100644 100644 60c54b5... 0b4be2f... M	man/repl.man1
:100644 100644 e4c357a... 42e371f... M	man/scan.man1
:100644 100644 5929523... 759bac4... M	man/whatnow.man1

commit 43ea5347b6b445d926082d6e3c1ddec376e8692d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 19:06:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 19:06:44 2012 +0100

    s/nfs/fmtstr/
    and s/c_nfs/c_fstr/ in uip/mhl.c

:100644 100644 aaa8762... 623e003... M	uip/ap.c
:100644 100644 d950833... a9d2543... M	uip/comp.c
:100644 100644 4e83a7b... 869a906... M	uip/dist.c
:100644 100644 fa3a201... d64a0b9... M	uip/dp.c
:100644 100644 923a46e... a7fe9f4... M	uip/fmtdump.c
:100644 100644 b9c3c14... 031c191... M	uip/forw.c
:100644 100644 6546cea... 05df0f0... M	uip/inc.c
:100644 100644 4c2f06e... 3d8ad8d... M	uip/mhl.c
:100644 100644 6fbd579... 0c17268... M	uip/scan.c
:100644 100644 69f385a... fdfe4cd... M	uip/scansbr.c

commit 6b80b3bb772e2cf9186cf964bf78109b677e1bef
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 18:02:32 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 18:02:32 2012 +0100

    scan(): Replaced explicit noisy parameter with implicit nfs check.
    nfs is the ``new format string'' if it is NULL, we don't (and actually
    can't) print a scan line.

:100644 100644 4e2e87a... 18a9364... M	h/scansbr.h
:100644 100644 2297a03... 6546cea... M	uip/inc.c
:100644 100644 ef13e39... 6fbd579... M	uip/scan.c
:100644 100644 1c68bc2... 69f385a... M	uip/scansbr.c

commit 51d0e643f8daeb2db8de0a3d31d7d7f038b48380
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 17:36:02 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 17:36:02 2012 +0100

    Removed special `folder' and `dtimenow' format escapes from scan listings.
    Also removed the unused parameter `size'.

:100644 100644 b07feef... 4e2e87a... M	h/scansbr.h
:100644 100644 04572c0... 2297a03... M	uip/inc.c
:100644 100644 1520553... ef13e39... M	uip/scan.c
:100644 100644 bbd4626... 1c68bc2... M	uip/scansbr.c

commit e6c75593757a6edb5eb8e98bfc50f0c1de36bf2f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Mar 20 16:14:53 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Mar 20 16:14:53 2012 +0100

    Removed internal version of fputs().

:100644 100644 4b71243... bbd4626... M	uip/scansbr.c

commit cd1299b02c2fbe61f408a8387402494364688337
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 9 17:04:46 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 9 17:04:46 2012 +0100

    Fixed paths (libdir->bindir); removed the now unused libdir reference.

:100644 100644 da7d12a... 491ff85... M	config/Makefile.in
:100644 100644 3515dd0... 158dd7a... M	config/config.c
:100644 100644 2a1d97e... db8e85a... M	uip/mhparam.c

commit b26456a751067ad3182e9897966aae2363873585
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 9 13:27:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 9 13:27:35 2012 +0100

    Moved conflict, rcv*, slocal, spost from libdir to bindir.
    We should not hide them from the users.

:100644 100644 dc05548... ff2246c... M	man/conflict.man8
:100644 100644 d793989... 805bea8... M	man/mh-chart.man1
:100644 100644 b90cd97... 5051da6... M	man/mh-profile.man5
:100644 100644 33c237e... c6a3467... M	man/mhmail.man1
:100644 100644 14c3ae7... 5bac6f7... M	man/post.man8
:100644 100644 66b4382... 9edfc49... M	man/rcvdist.man1
:100644 100644 9ca59a2... 366b0d5... M	man/rcvpack.man1
:100644 100644 571c2fd... 1fff18f... M	man/rcvstore.man1
:100644 100644 6421714... c5cf7cf... M	man/slocal.man1
:100644 100644 7dcbb85... 28b517f... M	uip/Makefile.in
:100644 100644 fe1977f... ae71c1b... M	uip/slocal.c

commit 4b5944268ea0da7bb30598a27857304758ea9b44
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Mar 9 12:25:06 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Mar 9 12:25:06 2012 +0100

    Added new helper `print-mimetype' and added Mime-Type-Query to man page.
    Print-mimetype is useful if you don't have GNU file(1).

:100644 100644 6dffc55... d840b61... M	.gitignore
:100644 100644 2f67c63... b90cd97... M	man/mh-profile.man5
:100644 100644 8d16759... 7dcbb85... M	uip/Makefile.in
:000000 100755 0000000... 2149902... A	uip/print-mimetype.sh

commit 064527f7b57ab050e5af13e15ad99aeeab125857
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Feb 13 14:16:45 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Feb 13 14:16:45 2012 +0100

    Removed support for Encrypted: headers, which were removed in RFC 2822.
    This is a relict from RFC 822.

:100644 100644 942ddcc... 6d83b64... M	etc/scan.MMDDYY
:100644 100644 e91bcb1... efe63d3... M	etc/scan.YYYYMMDD
:100644 100644 27d18d3... 4f00a3c... M	etc/scan.mailx
:100644 100644 b15a281... 019bc3e... M	etc/scan.nmh
:100644 100644 145e73f... c6ead71... M	etc/scan.nomime
:100644 100644 5f35b36... d595f7a... M	etc/scan.size
:100644 100644 4c58133... 99df666... M	etc/scan.time
:100644 100644 54f6d0a... d8e07be... M	etc/scan.timely
:100644 100644 2cd0b82... ba1fee3... M	etc/scan.unseen
:100644 100644 bf2e88f... b07feef... M	h/scansbr.h
:100644 100644 dccedad... b292586... M	man/mh-format.man5
:100644 100644 b48c9ea... 04572c0... M	uip/inc.c
:100644 100644 aa95dd8... 6a0cf04... M	uip/mhstoresbr.c
:100644 100644 d5cc50f... 1520553... M	uip/scan.c
:100644 100644 a43044c... 4b71243... M	uip/scansbr.c

commit 5a54c825a4c672e712e40c4c5ed0f0883fc99913
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Feb 13 13:58:13 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Feb 13 13:58:13 2012 +0100

    Trivial whitespace changes.

:100644 100644 a90c6b2... 6fcccad... M	uip/send.c

commit 3eaeef7c3cf27aa9d715e20ebb72982406ab1d53
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Feb 13 13:51:53 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Feb 13 13:51:53 2012 +0100

    Now, spost should be quite usable.
    Make use of m_mktemp2(), like elsewhere in the mmh code base.
    Various rework of the Bcc handling code.
    Still to do:
    - Fcc handling needs improvements.
    - Draft files for Bcc recipients are left existing in /tmp.

:100644 100644 4a8ffdc... 046f340... M	uip/spost.c

commit 4c513fd6ebd0f1b08b8f9504b6d6c8aef2351d4a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Feb 12 17:49:57 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Feb 12 17:49:57 2012 +0100

    Various rework in spost.
    - Removed some unused flags.
    - Don't care for multiple Subject: headers. They aren't allowed.
    - Correctly handle headers that are folded before the first word of the value.
    - Outsourced code from putfmt() into new process_fcc().

:100644 100644 7b74dcc... 4a8ffdc... M	uip/spost.c

commit 80eeca1af5bc5120d9aeef933c2e162c382c9d29
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Feb 12 16:45:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Feb 12 16:45:26 2012 +0100

    Changed the Fcc handling code in spost.
    Both, the new as well as the old approach have their limitations. I'm far
    from confident with the new approach. At least it's simpler. It should be
    good enough for now.

:100644 100644 8b4b830... 7b74dcc... M	uip/spost.c

commit fcde9624e6832e0dcdc6f21996b69b7e58745e3d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Feb 12 12:31:01 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Feb 12 12:31:01 2012 +0100

    Temporary state of spost rework: Things should work if you don't use Bcc: hdrs.
    The simple changes: Removed -[no]filter and did some minor refactoring.
    The complex changes: First steps in reworking the Bcc-related code.
    Don't use Bcc: headers with this state of code. They simply are ignored.

:100644 100644 5afa435... 8b4b830... M	uip/spost.c

commit 3e1e29cd0fdaf54117d35f27525fb440e854ed0e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 22:29:39 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 22:29:39 2012 +0100

    Now truly: Removed the unused variable mhlforward.

:100644 100644 20c62f5... 3515dd0... M	config/config.c
:100644 100644 2775db8... 23b340a... M	h/mh.h

commit df3babef6d532cbd6e5b508b168d096ab9db2122
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 22:28:00 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 22:28:00 2012 +0100

    Revert "Removed unused mhlforward var."
    It had been the wrong variable...
    
    This reverts commit 4fbe60b6406be5253f50cc35b9d10e11f244da6f.

:100644 100644 3515dd0... 20c62f5... M	config/config.c
:100644 100644 0903267... 2775db8... M	h/mh.h

commit 4fbe60b6406be5253f50cc35b9d10e11f244da6f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 22:24:21 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 22:24:21 2012 +0100

    Removed unused mhlforward var.

:100644 100644 20c62f5... 3515dd0... M	config/config.c
:100644 100644 2775db8... 0903267... M	h/mh.h

commit b6d09bd20c57ba338690651d5922c724568bc7a0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 22:22:09 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 22:22:09 2012 +0100

    Added absolute path to match the common style.

:100644 100644 62852df... 20c62f5... M	config/config.c

commit 3ba5286b78e674fe931790db49d207e12a45fd3c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 22:16:56 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 22:16:56 2012 +0100

    Removed unused stuff from makefile.

:100644 100644 f916cea... 6c5d21e... M	sbr/Makefile.in

commit a1cae878ec58748fd8d602178fe279bf6116931d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 22:02:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 22:02:27 2012 +0100

    Removed unused catproc.

:100644 100644 2ccf379... 62852df... M	config/config.c
:100644 100644 52dc504... 2775db8... M	h/mh.h

commit fb0594cb913cab5e14e2c295b79eb48cc675bbbf
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 20:18:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 20:18:43 2012 +0100

    Made show(1) the default lproc. `list' and `display' changed a bit.
    Already in 1984, MTR stated, that lproc should be show. I agree with him
    on this point, but I strongly disagree there: ``if lproc is "mhl", use
    mhlproc for consistency''. I thus removed this part and even more around it.
    The code became simpler but additional arguments to `list' and `display'
    are not recognized anymore. That won't be much inconvenience.

:100644 100644 8d5bd7c... 2ccf379... M	config/config.c
:100644 100644 28fae32... 2f67c63... M	man/mh-profile.man5
:100644 100644 27a9ee5... 5929523... M	man/whatnow.man1
:100644 100644 d05672c... f916cea... M	sbr/Makefile.in
:100644 000000 594b269... 0000000... D	sbr/showfile.c
:100644 100644 be85fd1... 08a9b31... M	uip/show.c
:100644 100644 5b59c86... afe4129... M	uip/whatnow.c

commit 0073224c28bf81dad1812d406bb9915b24b23eb6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 11:53:04 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 11:53:04 2012 +0100

    Removed the -width option from ap and dp. Always print the whole string now.

:100644 100644 b0ae615... 699e993... M	man/ap.man8
:100644 100644 d07fa6b... eead007... M	man/dp.man8
:100644 100644 ada5916... d793989... M	man/mh-chart.man1
:100644 100644 48b8524... 8d16759... M	uip/Makefile.in
:100644 100644 b49cdc2... aaa8762... M	uip/ap.c
:100644 100644 66f0f42... fa3a201... M	uip/dp.c

commit cebc12618d19409a25e332eef13e825df15a9bc2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 11:29:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 11:29:26 2012 +0100

    Removed the now unused SOprint().

:100644 100644 274d43e... 4c2f06e... M	uip/mhl.c
:100644 100644 c81cf92... 15991c1... M	uip/mhshowsbr.c
:100644 100644 0568bf3... defc93f... M	uip/termsbr.c

commit 27826f9353e0f0b04590b7d0f8f83e60462b90f0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 11 11:17:53 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 11 11:17:53 2012 +0100

    Merged picksbr.c into pick.c.

:100644 100644 a2c4061... ad2cbd1... M	h/Makefile.in
:100644 000000 31b904e... 0000000... D	h/picksbr.h
:100644 100644 403147f... 48b8524... M	uip/Makefile.in
:100644 100644 e4d1370... 73babad... M	uip/pick.c
:100644 000000 872e18a... 0000000... D	uip/picksbr.c

commit aa2b40c1486629abb9cc4628f38f0ce88be05ed6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 19:46:18 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 19:46:18 2012 +0100

    Removed now unused dependencies (distsbr.o) in makefile.

:100644 100644 752f185... 403147f... M	uip/Makefile.in

commit 5b9d883db0318ed2b84bb82dee880d7381f99188
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 17:10:48 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 17:10:48 2012 +0100

    Removed any knowledge of a screen length from mhl.
    Pagination is to be done by some pager.

:100644 100644 54be038... cb21f3f... M	docs/COMPLETION-ZSH
:100644 100644 ba2ab36... ada5916... M	man/mh-chart.man1
:100644 100644 9f84170... 9c57dbe... M	man/mhl.man1
:100644 100644 e778fc3... 274d43e... M	uip/mhl.c
:100644 100644 0baf198... a1fff55... M	uip/mhshow.c
:100644 100644 89602ef... be85fd1... M	uip/show.c
:100644 100644 a4b5074... 0568bf3... M	uip/termsbr.c

commit 943765e7ac5693ae177fd8d2b5a2440e53ce816e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 16:43:55 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 16:43:55 2012 +0100

    Removed the -clear switch from mhl.
    This stuff is the task of the pager, not the one of the formater mhl.

:100644 100644 1dbf20f... ba2ab36... M	man/mh-chart.man1
:100644 100644 57e27cb... 28fae32... M	man/mh-profile.man5
:100644 100644 de44448... 9f84170... M	man/mhl.man1
:100644 100644 ef5f860... e778fc3... M	uip/mhl.c
:100644 100644 efc2b54... 469bdd9... M	uip/repl.c
:100644 100644 e7ba35a... a4b5074... M	uip/termsbr.c

commit e11983f44e59d8de236affa5b0d0d3067c192e24
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 16:18:22 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 16:18:22 2012 +0100

    Removed the -bell option from mhl.

:100644 100644 c425bdc... 1dbf20f... M	man/mh-chart.man1
:100644 100644 e453bab... de44448... M	man/mhl.man1
:100644 100644 98e58d0... ef5f860... M	uip/mhl.c

commit dee26acad9bca6aec7dca5c428b07a386909081b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 16:05:20 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 16:05:20 2012 +0100

    moreproc will always be set in config/config.c, thus eliminated the ISTTY case.

:100644 100644 b1410ad... 98e58d0... M	uip/mhl.c
:100644 100644 e05dddf... c81cf92... M	uip/mhshowsbr.c

commit b7764c4a6b71d37918a97594d866258f154017ca
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 15:42:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 15:42:19 2012 +0100

    Removed the check for hardcopy terminals. There won't be any today.
    If you though do have one, then set moreproc to cat.

:100644 100644 017d2f7... b1410ad... M	uip/mhl.c
:100644 100644 3c45eb2... e7ba35a... M	uip/termsbr.c

commit 39e87a75b5c2d3572ec72e717720b44af291e88a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 15:33:50 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 15:33:50 2012 +0100

    Removed the -nomoreproc switch from mhl, show, mhshow.
    We'll go for always having a moreproc after mhl. If you just want to cat out,
    then use `-moreproc cat'. mhl's very basic paging facility will be removed.

:100644 100644 da0b027... 54be038... M	docs/COMPLETION-ZSH
:100644 100644 afb3fc1... c425bdc... M	man/mh-chart.man1
:100644 100644 b910f4d... e453bab... M	man/mhl.man1
:100644 100644 d3b7429... 017d2f7... M	uip/mhl.c
:100644 100644 bf5ef8b... 0baf198... M	uip/mhshow.c
:100644 100644 e302d3b... e05dddf... M	uip/mhshowsbr.c
:100644 100644 6e4f316... 89602ef... M	uip/show.c

commit d1da1f94ce62160aebb30df4063ccbc53768656b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 15:12:59 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 15:12:59 2012 +0100

    Merged mhlsbr.c into mhl.c.
    Also removed the unused function mhlsbr(). (It had been used by msh.)

:100644 100644 db56528... 752f185... M	uip/Makefile.in
:100644 100644 48b8f1d... d3b7429... M	uip/mhl.c
:100644 000000 5625fa1... 0000000... D	uip/mhlsbr.c

commit 41f62fc47ef6f2d223b7584b3bb912e65a630445
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 14:54:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 14:54:26 2012 +0100

    show: Special-cased -show(mime)proc for mhshow: it needs msgs not file args.
    A similar test had already been there before the last rework.

:100644 100644 8609293... 6e4f316... M	uip/show.c

commit 2d2016f0dfc9e036549ff035f0ae897c9b2d5fe4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 14:25:28 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 14:25:28 2012 +0100

    show: Never call internal mhl(); always construct absolute argument paths.
    We don't want those fat binaries that call internal versions of unrelated
    tools. I.e. we do want modularization! No, fork() and exec() aren't too
    expensive ... but heavily interweaved code is!

:100644 100644 93ab455... 47cf7d0... M	man/show.man1
:100644 100644 711fd39... db56528... M	uip/Makefile.in
:100644 100644 1acaf70... 8609293... M	uip/show.c

commit 0b40f7c1c35770622511eda71ec5353784ea1dc6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 12:00:28 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 12:00:28 2012 +0100

    scan: Don't fflush manually. Let stdio care for this.
    Common stdio implementations flush stdout-on-TTY automatically on newline.

:100644 100644 1b58eb5... d5cc50f... M	uip/scan.c

commit e57b17343dcb3ff373ef4dd089fbe778f0c7c270
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 11:55:48 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 11:55:48 2012 +0100

    Removed the -clear switch from scan(1).
    If you want to have a clear or form-feed, call `clear' or `printf "\f"' at
    the shell level. Anyway, what's the sense of a clear *after* the scan output?

:100644 100644 3f3829c... e4af65d... M	docs/COMPLETION-BASH
:100644 100644 f6d0197... da0b027... M	docs/COMPLETION-ZSH
:100644 100644 4da4094... afb3fc1... M	man/mh-chart.man1
:100644 100644 2b9c0f6... e4c357a... M	man/scan.man1
:100644 100644 cfcd3e4... 1b58eb5... M	uip/scan.c

commit 0a391e0c2c1509a98286212405c7bb8237cdaa12
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 11:14:13 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 11:14:13 2012 +0100

    Minor fix in man page.

:100644 100644 8f798cb... 93ab455... M	man/show.man1

commit d7a8824aeaf72569a43d2a5f19d87af1a63d289b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 11:13:25 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 11:13:25 2012 +0100

    Updated shell completion files to recent changes in the programs.
    Well, some of the changes were not so recent.

:100644 100644 926def4... 3f3829c... M	docs/COMPLETION-BASH
:100644 100644 16e3e0d... f6d0197... M	docs/COMPLETION-ZSH

commit 14767c94b3827be7c867196467ed7aea5f6f49b0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 10:56:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 10:56:19 2012 +0100

    Removed rcvtty.
    Its use cases disappeared over time. And as asyncron notifications rip you out
    of your working flow, you usually don't want to have them. If you need this
    function though, then you can make use of write(1).

:100644 100644 bc3ac32... 926def4... M	docs/COMPLETION-BASH
:100644 100644 8998184... 0d8631b... M	man/Makefile.in
:100644 100644 25e27af... 4da4094... M	man/mh-chart.man1
:100644 100644 bddbda9... 84bdc44... M	man/mmh-intro.man7
:100644 100644 21bc1dc... 66b4382... M	man/rcvdist.man1
:100644 100644 55305f2... 9ca59a2... M	man/rcvpack.man1
:100644 100644 cbc2127... 571c2fd... M	man/rcvstore.man1
:100644 000000 b3112dd... 0000000... D	man/rcvtty.man1
:100644 100644 200d280... 6421714... M	man/slocal.man1
:100644 100644 09e39ed... 711fd39... M	uip/Makefile.in
:100644 000000 8166dc9... 0000000... D	uip/rcvtty.c

commit 70294f36748ac18c98cb5c3941baf72a9cba88d3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 10:33:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 10:33:23 2012 +0100

    Updated man page to recent changes.

:100644 100644 784e9c0... 57e27cb... M	man/mh-profile.man5

commit f51956be123db66b00138f80464d06f030dbb88d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 10 10:20:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 10 10:20:47 2012 +0100

    Removed `-format string' switches but made -form accept `=formatstring'.
    For all tools that take `-from file' or `-format string' switches, those
    were merged: `-format string' went away, but one may supply any such string
    to the -form switch by prepending it with an equal sign `='. Thus
            scan -format '%(msg) %{from}'
    is now written as
            scan -form '=%(msg) %{from}'
    Note: mhl isn't adjusted this way, yet. It's too complex to be understood
    by me, now. Thus, it still remains as it was: Any parameter to -form will be
    interepreted as a filter *file*. As show and mhshow use mhl, they are
    affected, too.
    
    In the same go: Compactified the new_fs() function: folded the arguments.

:100644 100644 713c89b... a205868... M	h/fmt_scan.h
:100644 100644 01c6a59... 46a89ce... M	h/prototypes.h
:100644 100644 f7a8e37... bf2e88f... M	h/scansbr.h
:100644 100644 af967df... b0ae615... M	man/ap.man8
:100644 100644 2742806... d07fa6b... M	man/dp.man8
:100644 100644 55f9b99... 0acb412... M	man/fmtdump.man8
:100644 100644 40a04c5... 1abc45b... M	man/inc.man1
:100644 100644 5105268... 25e27af... M	man/mh-chart.man1
:100644 100644 d687eef... b910f4d... M	man/mhl.man1
:100644 100644 3a141e3... b3112dd... M	man/rcvtty.man1
:100644 100644 1732895... 2b9c0f6... M	man/scan.man1
:100644 100644 6cdcfcc... 9fd34c8... M	sbr/fmt_new.c
:100644 100644 a4e2189... b49cdc2... M	uip/ap.c
:100644 100644 6508ba6... d950833... M	uip/comp.c
:100644 100644 39d6525... 4e83a7b... M	uip/dist.c
:100644 100644 a9940d3... 66f0f42... M	uip/dp.c
:100644 100644 75ac4c2... 923a46e... M	uip/fmtdump.c
:100644 100644 38ede22... b9c3c14... M	uip/forw.c
:100644 100644 762a858... b48c9ea... M	uip/inc.c
:100644 100644 218d38d... 5625fa1... M	uip/mhlsbr.c
:100644 100644 9adb5d4... 625bb4c... M	uip/rcvdist.c
:100644 100644 99ae680... 8166dc9... M	uip/rcvtty.c
:100644 100644 5943857... efc2b54... M	uip/repl.c
:100644 100644 f8e2e11... cfcd3e4... M	uip/scan.c

commit 84c6039eb7226c0ba0a8f708205e33d10950d2ae
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 21:22:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 21:22:35 2012 +0100

    Replaced open_form() with new_fs() for the last time and dropped the function.

:100644 100644 18d778e... 7ee6046... M	h/utils.h
:100644 100644 641a75d... 5c5b0f5... M	sbr/utils.c
:100644 100644 52e480e... 39d6525... M	uip/dist.c

commit 4150402bbbee49b71286c9d278b5e7e9a5401bc2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 21:12:58 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 21:12:58 2012 +0100

    Fixed dist(1): The link() must fail, because m_mktemp2() creates the file.
    I've decided to take the easy way: simply copy.

:100644 100644 1529c0f... a90c6b2... M	uip/send.c

commit 003cacd23c8f80054990c5ad3303f9a115241583
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 20:48:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 20:48:26 2012 +0100

    Replaced open_form() with new_fs() in forw.c.

:100644 100644 feb60f9... 38ede22... M	uip/forw.c

commit a0b824f146a18ad99633addede9e81a470d4cb59
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 19:31:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 19:31:44 2012 +0100

    Augmented new_fs() with an additional argument for a default form.
    This balances the arguments: user-form, user-string, def-form, def-string.
    In comp.c I've already replaced open_form() with new_fs(). forw.c and
    dist.c are to follow.

:100644 100644 38e2793... 713c89b... M	h/fmt_scan.h
:100644 100644 00768e5... 01c6a59... M	h/prototypes.h
:100644 100644 9d81874... 6cdcfcc... M	sbr/fmt_new.c
:100644 100644 e444cd8... a4e2189... M	uip/ap.c
:100644 100644 ce76cd8... 6508ba6... M	uip/comp.c
:100644 100644 d5f0c59... a9940d3... M	uip/dp.c
:100644 100644 d948a06... 75ac4c2... M	uip/fmtdump.c
:100644 100644 b84632b... feb60f9... M	uip/forw.c
:100644 100644 587bd84... 762a858... M	uip/inc.c
:100644 100644 15360ea... 218d38d... M	uip/mhlsbr.c
:100644 100644 338455f... 9adb5d4... M	uip/rcvdist.c
:100644 100644 86066ed... 99ae680... M	uip/rcvtty.c
:100644 100644 4e2c18a... 5943857... M	uip/repl.c
:100644 100644 d228c71... f8e2e11... M	uip/scan.c

commit 2d48b455c303a807041c35e4248955f8bec59eeb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 19:08:37 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 19:08:37 2012 +0100

    Removed the interactive prompt from comp when disposing an existing message.
    It became useless in the restructuring of the draft facility but remained
    until now. Also refactored this part of the code.

:100644 100644 da50300... af8577d... M	man/comp.man1
:100644 100644 4536372... ce76cd8... M	uip/comp.c

commit 9d869b3c9748df468f2977807781315258e83f24
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 18:06:58 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 18:06:58 2012 +0100

    Cosmetic refactoring in fmt_new.c.

:100644 100644 c7c519f... 9d81874... M	sbr/fmt_new.c

commit e40215969ef46d66423bdf9f9d7b27da44fe676b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 17:48:03 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 17:48:03 2012 +0100

    Updated mh-chart(1) for spost.
    The man page post(8) still waits to be replaced by one for spost(8).

:100644 100644 a945ab2... 5105268... M	man/mh-chart.man1

commit f3cb7cde0e6f10451b6848678d95860d512224b9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 17:38:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 17:38:27 2012 +0100

    Removed -format and -filter from send(1); they were just passed to (s)post(8).
    -(no)format switches normalization of addresses on/off. If spost would
    support address normalization, then it should be always enabled or disabled.
    But as spost doesn't support it it's a no-op in mmh anyway.
    -filter is for generating non-MIME messages for Bcc recipients. We'll use
    MIME in this case ... as soon as this code is written.
    Note: spost is still lagging behind the current development.

:100644 100644 59263a3... a945ab2... M	man/mh-chart.man1
:100644 100644 e4ee40c... bb81ddb... M	man/send.man1
:100644 100644 c85ac8e... 1529c0f... M	uip/send.c

commit 67411b1f95d6ec987b4c732459e1ba8a8ac192c6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 17:22:52 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 17:22:52 2012 +0100

    repl: renamed -noformat to -nofilter; removed -format; default to -filter.
    The new default: Filter with the default filter file.

:100644 100644 d043d92... 59263a3... M	man/mh-chart.man1
:100644 100644 08b6b6b... 60c54b5... M	man/repl.man1
:100644 100644 299185d... 4e2c18a... M	uip/repl.c

commit 0ddc6c965ef307ff93f4fa642949d3130a700f9d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 16:51:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 16:51:27 2012 +0100

    repl: Changed the meaning of -mime: It's now orthogonal to -format/-filter.
    See changes in man page repl(1) for explanations.

:100644 100644 c3178bb... 08b6b6b... M	man/repl.man1
:100644 100644 a36b2c7... 299185d... M	uip/repl.c

commit 81744a46ac9f845d6c2b9908074d269275178d2e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 16:25:08 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 16:25:08 2012 +0100

    Merged replsbr.c into repl.c.

:100644 100644 26b2107... 00768e5... M	h/prototypes.h
:100644 100644 4a75a2a... 09e39ed... M	uip/Makefile.in
:100644 100644 a21b0df... a36b2c7... M	uip/repl.c
:100644 000000 624ffd6... 0000000... D	uip/replsbr.c

commit b9c033e20a676470ec3ead90654ee13f99fd85bc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 16:14:46 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 16:14:46 2012 +0100

    Added a note about formataddr(), because this had confused me.

:100644 100644 852becd... 624ffd6... M	uip/replsbr.c

commit 88d0e7601d67f8212791482433dcda4cb9d3eaac
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 15:47:14 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 15:47:14 2012 +0100

    Removed the -fcc switch from repl(1).
    None of comp, dist, forw has it, why should repl then have it?
    It likely had been added as the replcomps are not just copied but processed.
    It had been quite easy to add this feature but nobody went far enough to
    process components, distcomps, forwcomps as well to be able to have such
    an -fcc switch for those tools as well.

:100644 100644 918e285... bc3ac32... M	docs/COMPLETION-BASH
:100644 100644 86ee4b4... 16e3e0d... M	docs/COMPLETION-ZSH
:100644 100644 2520c8e... 3b94380... M	etc/replcomps
:100644 100644 ff09c06... 789633f... M	etc/replgroupcomps
:100644 100644 d9b105b... 26b2107... M	h/prototypes.h
:100644 100644 7412f55... d043d92... M	man/mh-chart.man1
:100644 100644 ee59f71... dccedad... M	man/mh-format.man5
:100644 100644 05a9736... c3178bb... M	man/repl.man1
:100644 100644 354bb79... a21b0df... M	uip/repl.c
:100644 100644 fbf31c7... 852becd... M	uip/replsbr.c

commit 51676eb43e6b8aced3a78f45f84ae146c046a5f0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 15:31:20 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 15:31:20 2012 +0100

    Minor cleanups.

:100644 100644 786178d... 15360ea... M	uip/mhlsbr.c

commit 451a4d8564d347d126725760c2e20d924ec29dc0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 15:29:53 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 15:29:53 2012 +0100

    Moved mhl(1) from libdir to bindir.
    The user should be able to use this tool normally, without inconveniences.

:100644 100644 3cc7305... 8d5bd7c... M	config/config.c
:100644 100644 305e99e... 7412f55... M	man/mh-chart.man1
:100644 100644 ddde339... d687eef... M	man/mhl.man1
:100644 100644 11cac87... af9f630... M	man/mhparam.man1
:100644 100644 e69b019... 4a75a2a... M	uip/Makefile.in

commit 6e271608b7b9c23771523f88d23a4d3593010cf1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 15:06:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 15:06:49 2012 +0100

    forw(1) does always MIMEify now.
    Removed the -(no)mime, -(no)format, -filter switches. If you like to forward
    messages in non-MIME format, then manually read in the output of:
            mhl -forwall -form mhl.forward `mhpath MSGS...`
    Digest do get MIMEified too. To send non-MIME digests use:
            mhl -forwall -from mhl.digest -digest X -volume Y -issue Z `mhpath ...`

:100644 100644 29d732d... 49c8881... M	etc/digestcomps
:100644 100644 dcbed35... 026b2cf... M	man/forw.man1
:100644 100644 e9c6a1a... 305e99e... M	man/mh-chart.man1
:100644 100644 c3474c5... b84632b... M	uip/forw.c

commit 8d102acadc29635b951f7e113c49d9ea686c7b2d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 14:00:37 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 14:00:37 2012 +0100

    Removed the -file switch from forw(1).

:100644 100644 aa9e5ff... dcbed35... M	man/forw.man1
:100644 100644 a66523b... e9c6a1a... M	man/mh-chart.man1
:100644 100644 44c32a0... c3474c5... M	uip/forw.c

commit a00b90d9bf60cd3e6855a7632ee70cafb51c6327
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 13:51:11 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 13:51:11 2012 +0100

    comp(1) has no -file switch anymore.

:100644 100644 d722bfd... da50300... M	man/comp.man1
:100644 100644 bea085b... a66523b... M	man/mh-chart.man1

commit a156e770d2b1f11e794d7b5eae8db1c4856933d4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Feb 9 11:58:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Feb 9 11:58:47 2012 +0100

    Updated man pages: Removed the notice that whatnow could be called internally.
    This bug had been solved within the previous commits.

:100644 100644 a9e75da... d722bfd... M	man/comp.man1
:100644 100644 8bcec7d... 0bb3566... M	man/dist.man1
:100644 100644 356911e... aa9e5ff... M	man/forw.man1
:100644 100644 115e78f... 05a9736... M	man/repl.man1
:100644 100644 526c71a... 27a9ee5... M	man/whatnow.man1

commit 5387b36c358138244d3ec2615cc26df61838837e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 22:36:04 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 22:36:04 2012 +0100

    Removed unnecessary dependencies from Makefile (annosbr.o).

:100644 100644 6f15303... e69b019... M	uip/Makefile.in

commit 3caf9e298a8861729ca8b8a84f57022b6f3ea742
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 22:30:30 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 22:30:30 2012 +0100

    Call anno(1) instead of compiling annosbr.c into send(1).
    This time we don't even get slower. Not that I'd care for speed ...

:100644 100644 80e8001... 6f15303... M	uip/Makefile.in
:100644 100644 3055df7... c85ac8e... M	uip/send.c

commit c8195849d2e366c569271abb0f5f60f4ebf0b4d0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 21:47:20 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 21:47:20 2012 +0100

    Annotations will always be done inplace from now on.

:100644 100644 746f899... 918e285... M	docs/COMPLETION-BASH
:100644 100644 b5aeb25... 86ee4b4... M	docs/COMPLETION-ZSH
:100644 100644 cd282b0... d9b105b... M	h/prototypes.h
:100644 100644 65db87e... 1e27cf5... M	man/anno.man1
:100644 100644 a1eeab4... 8bcec7d... M	man/dist.man1
:100644 100644 2f3fa6e... 356911e... M	man/forw.man1
:100644 100644 baaa28d... bea085b... M	man/mh-chart.man1
:100644 100644 d94f301... 784e9c0... M	man/mh-profile.man5
:100644 100644 ed020c2... 115e78f... M	man/repl.man1
:100644 100644 68d721a... aacd826... M	uip/anno.c
:100644 100644 e8c03e1... 99422e6... M	uip/annosbr.c
:100644 100644 7eee3f7... 4536372... M	uip/comp.c
:100644 100644 5739376... 52e480e... M	uip/dist.c
:100644 100644 9cdb793... 44c32a0... M	uip/forw.c
:100644 100644 6231d46... 354bb79... M	uip/repl.c
:100644 100644 907465e... fbf31c7... M	uip/replsbr.c
:100644 100644 d52b9e3... 3055df7... M	uip/send.c
:100644 100644 b081900... 5b59c86... M	uip/whatnow.c
:100644 100644 12cd13a... 1b16e5d... M	uip/whatnowproc.c

commit 7b300825615f4d13c2c1a1bd0d05462f9708b7e7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 21:17:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 21:17:43 2012 +0100

    Removed left-overs from the -idanno removal.
    post (not spost) had written into a temp file those addresses to which it
    had delivered mail. annoaux() in send had read from this temp file and
    annotated the original message with each of those addresses. Now, no
    addresses at all get annotated, but only the date of the action.

:100644 100644 2cf9757... d52b9e3... M	uip/send.c

commit f91306c3767cfdca47dd84ab865947c9dda9a745
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 20:18:32 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 20:18:32 2012 +0100

    Removed unnecessary prototypes.

:100644 100644 4d93d9b... cd282b0... M	h/prototypes.h
:100644 100644 c1e937f... 42742d2... M	sbr/addrsbr.c
:100644 100644 ef6e879... 797c192... M	sbr/fmt_compile.c
:100644 100644 ecdbbcf... 86066ed... M	uip/rcvtty.c
:100644 100644 a79e34f... 2cf9757... M	uip/send.c

commit 275c6bc6c87156ea8ce804ae2c7d45e2d9294fe5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 20:10:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 20:10:43 2012 +0100

    Cosmetic changes.

:100644 100644 da401e6... a79e34f... M	uip/send.c

commit 33dc8211a72df0c27fa11220f3b27583cd1c7e49
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 18:38:54 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 18:38:54 2012 +0100

    Merged h/mts.h into h/prototypes.h.
    Note: spost.c is not up to date.

:100644 100644 dbf540e... a2c4061... M	h/Makefile.in
:100644 000000 2155e05... 0000000... D	h/mts.h
:100644 100644 9425b6d... 4d93d9b... M	h/prototypes.h
:100644 100644 4059ce0... c1e937f... M	sbr/addrsbr.c
:100644 100644 4dbd94f... d64457f... M	sbr/m_getfld.c
:100644 100644 f43b15d... dd193bc... M	sbr/mts.c
:100644 100644 f1d7416... df29930... M	uip/ali.c
:100644 100644 4f7f760... e444cd8... M	uip/ap.c
:100644 100644 03de873... 0d9c78c... M	uip/conflict.c
:100644 100644 dd7a2df... 62ba424... M	uip/dropsbr.c
:100644 100644 1f03e2b... 587bd84... M	uip/inc.c
:100644 100644 734d8ab... 63d7be2... M	uip/mhbuild.c
:100644 100644 4358606... 069ea85... M	uip/mhbuildsbr.c
:100644 100644 13ab153... c6f0603... M	uip/mhcachesbr.c
:100644 100644 12480cf... 8902f75... M	uip/mhlist.c
:100644 100644 e11cf5d... 4c788d1... M	uip/mhlistsbr.c
:100644 100644 939275f... 00b538c... M	uip/mhoutsbr.c
:100644 100644 d2f69bc... 86c16a9... M	uip/mhparse.c
:100644 100644 1f37c0e... bf5ef8b... M	uip/mhshow.c
:100644 100644 b7452d8... e302d3b... M	uip/mhshowsbr.c
:100644 100644 2167a3f... c1a3edb... M	uip/mhstore.c
:100644 100644 0b1a9b3... aa95dd8... M	uip/mhstoresbr.c
:100644 100644 0cfce9f... 7dc9c07... M	uip/mhtest.c
:100644 100644 5e10ad3... 932da20... M	uip/msgchk.c
:100644 100644 cff337d... 338455f... M	uip/rcvdist.c
:100644 100644 f0f1bd1... d6e1025... M	uip/rcvpack.c
:100644 100644 ebf3e14... 04b62d8... M	uip/rcvstore.c
:100644 100644 1dc38c4... ecdbbcf... M	uip/rcvtty.c
:100644 100644 18de4c4... d228c71... M	uip/scan.c
:100644 100644 0ef54c6... fe1977f... M	uip/slocal.c

commit c42222869e318fff5dec395eca3e776db3075455
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 18:04:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 18:04:44 2012 +0100

    Moved sendsbr.c into send.c as it is not compiled into other binaries anymore.

:100644 100644 699c8b8... 9425b6d... M	h/prototypes.h
:100644 100644 b36bc75... 80e8001... M	uip/Makefile.in
:100644 100644 7a8b8e6... da401e6... M	uip/send.c
:100644 000000 029ccb7... 0000000... D	uip/sendsbr.c

commit 66153aae4e74cc270cbdbc48f20284b13fb700fc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 17:52:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 17:52:49 2012 +0100

    Updated .gitignore and removed the unused mts.conf.in.
    I've forgotten to remove the mts.conf.in some days ago.

:100644 100644 15199ba... 6dffc55... M	.gitignore
:100644 000000 ca31e0c... 0000000... D	etc/mts.conf.in

commit 0e82199cf3c991a173e0ac8aa776efdb3ded61e6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 17:46:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 17:46:27 2012 +0100

    Replaced sendfiles with a simpler version that uses send instead of viamail.
    Also moved it from etc/ to uip/. Updated man pages.
    
    Note: The splitting of large messages by sendfile/viamail/or elsewhere
    seems not to be available anymore, although it had been documented in the
    man page. Either the man pages don't match the code or I've not found this
    function yet.

:100644 100644 5de4e41... 10111e7... M	etc/Makefile.in
:100755 000000 5582b2a... 0000000... D	etc/sendfiles.in
:100644 100644 ddb43f8... 395b76a... M	man/mhstore.man1
:100644 100644 a2bf7be... f2015b4... M	man/sendfiles.man1
:100644 100644 1634f7b... b36bc75... M	uip/Makefile.in
:000000 100755 0000000... 40d8f72... A	uip/sendfiles.sh

commit eda72d6a7a7c20ff123043fb7f19c509ea01f932
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 16:50:47 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 16:50:47 2012 +0100

    Removed viamail.
    It is pretty much outdated. We can send files as MIME messages better with
    the new attachment system.

:100644 100644 85ffa6c... 1634f7b... M	uip/Makefile.in
:100644 000000 76450ac... 0000000... D	uip/viamail.c

commit 5e075c03338adb1e6904f09c2d85d7f04333f07c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 15:59:16 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 15:59:16 2012 +0100

    comp, dist, forw, repl don't depend on sendsbr anymore.
    I had forgotten to remove the deps in the makefile.

:100644 100644 88b9bd7... 85ffa6c... M	uip/Makefile.in

commit 308f5a6147ab19b6cac588d1160010e89d2e6060
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 15:31:41 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 15:31:41 2012 +0100

    Improved the patch for send(1) to handle absolute path name arguments.
    See changeset 3df5ab3c116e6d4a2fb4bb5cc9dfc5f781825815

:100644 100644 bdcd83b... 7a8b8e6... M	uip/send.c

commit 9b4431bb9d1c74c2cd588afd79654a7bf5ce9064
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 14:58:01 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 14:58:01 2012 +0100

    Fixed mhmail. (It wanted to read the profile to create a temp file.)

:100644 100644 a013ecb... f9e7fcd... M	uip/mhmail.c

commit d297b2240c664de09b6d51a07a071aab33c4bf32
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 14:33:30 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 14:33:30 2012 +0100

    Removed the `-delete' option from the `quit' command at the whatnow prompt.
    There already is a command `delete' that's equal to the removed `quit -delete'.

:100644 100644 764234b... 526c71a... M	man/whatnow.man1
:100644 100644 7033cdf... b081900... M	uip/whatnow.c

commit 3df5ab3c116e6d4a2fb4bb5cc9dfc5f781825815
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 14:24:08 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 14:24:08 2012 +0100

    Separated send from whatnow, similar to the previous commit.
    Again, I traded execution speed for less (doubled) code, clearer interfaces,
    and modularization. Oh what an improvement!

:100644 100644 63f71e2... 88b9bd7... M	uip/Makefile.in
:100644 100644 da5f23b... bdcd83b... M	uip/send.c
:100644 100644 0ec8e41... 7033cdf... M	uip/whatnow.c

commit c73c00bfccd22ec77e9593f47462aeca4a8cd9c0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 13:42:11 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 13:42:11 2012 +0100

    Always exec whatnow; don't link the code into comp, repl, forw, dist.
    Although this might slow it a bit down, it makes the boundaries clearer.
    The main problem for me is the interweaving of the parts in nmh. Let's
    trade a bit of speed for better modularization.

:100644 100644 6254ee9... 63f71e2... M	uip/Makefile.in
:100644 100644 0488f94... 0ec8e41... M	uip/whatnow.c
:100644 100644 8d6830e... 12cd13a... M	uip/whatnowproc.c
:100644 000000 bd40904... 0000000... D	uip/whatnowsbr.c

commit 946f59629730dd1683f54d7171ee381208ebe9f0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 13:32:06 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 13:32:06 2012 +0100

    Cosmetic changes.

:100644 100644 f8b415c... 029ccb7... M	uip/sendsbr.c
:100644 100644 8cb6744... bd40904... M	uip/whatnowsbr.c

commit 3baec236a39c5c89a9bda8dbd988d643a21decc6
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 11:19:50 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 11:19:50 2012 +0100

    Better mime types for attachments. Use some command; e.g. `file --mime'.
    Up to now attachments had either been text/plain or application/octet-stream,
    if one hadn't added mhshow-suffix- profile entries for any possible type.
    Now we call mimetypequeryproc (default: `file -b --mime' for GNU file),
    this can be changed with the profile entry `Mime-Type-Query'. This command
    will be executed with the attachment filename as last argument. If your
    file(1) command does not print MIME types, you can still grep your profile
    for matching mhshow-suffix- entries. However, I suggest to store this data
    somewhere else. IMO the profile is not the right location for it.

:100644 100644 cdf8f5a... 3cc7305... M	config/config.c
:100644 100644 ef7aa03... 52dc504... M	h/mh.h
:100644 100644 4f20f55... 2a1d97e... M	uip/mhparam.c
:100644 100644 89a0748... f8b415c... M	uip/sendsbr.c

commit 9c3137c1ca74a287703fdd1d940a1a1cce86e3b2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 8 09:41:03 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 8 09:41:03 2012 +0100

    Layouting and comment changes. (minor stuff)

:100644 100644 8eb67cc... 89a0748... M	uip/sendsbr.c

commit e31729d51e468c4cd56fa049850619a94e53840a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 4 16:19:06 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 4 16:19:06 2012 +0100

    Removed the -backup flag from spost.
    Post hadn't had it as renaming the draft is done by send. It appears as
    if it were only there for debugging purposes.

:100644 100644 5b51ad4... 5afa435... M	uip/spost.c

commit 736132b163f34ce9eaa5b7604f49961df9f52329
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 4 16:12:22 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 4 16:12:22 2012 +0100

    Improved quoting the fullname.

:100644 100644 6b8b3a2... f43b15d... M	sbr/mts.c

commit ecd6d6a20cb7a1507e3a20d6c4cb3a1cf14c6bbf
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 4 13:39:32 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 4 13:39:32 2012 +0100

    Removed the suppress dups feature from slocal for simplicity reasons.
    Now we don't need dbm anymore. This removed a heavy dependency and
    complicated configure code.

:100644 100644 89c9ac8... 009d479... M	INSTALL
:100644 100644 fcc5fbd... b678f47... M	aclocal.m4
:100644 100644 a6a55ef... efae9fc... M	configure.ac
:100644 100644 81fbe0b... baaa28d... M	man/mh-chart.man1
:100644 100644 e2b6051... 200d280... M	man/slocal.man1
:100644 100644 4a02564... 6254ee9... M	uip/Makefile.in
:100644 100644 2573cbe... 0ef54c6... M	uip/slocal.c

commit d3540eaa4251b3a282115a72ed5d1bb39ce74b3f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 4 13:08:51 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 4 13:08:51 2012 +0100

    Removed mts.conf; the maildelivery option went into slocal directly.
    The MTS is a non-MUA part of MH, which is/gets removed in MMH.
    Now, you cannot change the global maildelivery file without changing the
    code. You stil can specify -maildelivery to slocal.
    I've also remove support for the env vars MHMTSCONF and MHMTSUSERCONF,
    which were added by Earl Hood in 2010. We might want to add support
    for them again. I need to think about the future of slocal anyway.

:100644 100644 d4bd38f... 89c9ac8... M	INSTALL
:100644 100644 90451b9... 5e1004b... M	docs/README.manpages
:100644 100644 0c7736d... 5de4e41... M	etc/Makefile.in
:100644 100644 a0f83dc... 2155e05... M	h/mts.h
:100644 100644 de3c254... 8998184... M	man/Makefile.in
:100644 100644 0a5ac5a... af967df... M	man/ap.man8
:100644 100644 4df7094... dc05548... M	man/conflict.man8
:100644 100644 1dc9589... 40a04c5... M	man/inc.man1
:100644 100644 e3a949a... 60545da... M	man/mh-tailor.man5
:100644 000000 9d534fd... 0000000... D	man/mts.conf.man5
:100644 100644 3653f47... 21bc1dc... M	man/rcvdist.man1
:100644 100644 8c9da9e... 55305f2... M	man/rcvpack.man1
:100644 100644 f098b21... 3a141e3... M	man/rcvtty.man1
:100644 100644 bf6c210... e2b6051... M	man/slocal.man1
:100644 100644 95ff94c... d05672c... M	sbr/Makefile.in
:100644 100644 a2dba26... 4dbd94f... M	sbr/m_getfld.c
:100644 100644 503ec3c... 6b8b3a2... M	sbr/mts.c
:100644 100644 58a82af... 4a02564... M	uip/Makefile.in
:100644 100644 8907e69... f1d7416... M	uip/ali.c
:100644 100644 ad3c998... 4f7f760... M	uip/ap.c
:100644 100644 527dd11... 03de873... M	uip/conflict.c
:100644 100644 f000d47... 1f03e2b... M	uip/inc.c
:100644 100644 5b75814... 5e10ad3... M	uip/msgchk.c
:100644 100644 898073f... cff337d... M	uip/rcvdist.c
:100644 100644 85de619... f0f1bd1... M	uip/rcvpack.c
:100644 100644 ba3cfcc... ebf3e14... M	uip/rcvstore.c
:100644 100644 a62d091... 1dc38c4... M	uip/rcvtty.c
:100644 100644 a11ca0d... 18de4c4... M	uip/scan.c
:100644 100644 7546cdd... 2573cbe... M	uip/slocal.c
:100644 100644 e3cf211... 5b51ad4... M	uip/spost.c

commit 4e38095f027a81c005a48a888d0f8937e98543a5
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 4 11:57:16 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 4 11:57:16 2012 +0100

    Removed the built-in FTP client.
    That's another of these things that are not the MUA's tasks.
    There are good FTP clients around, just use one of them.
    We could provide an external FTP wrapper script around wget or so,
    to use with nmh-access-ftp. However, I'm not sure how to deal with
    message/external-body in general. Although this concept is great,
    I've never seen any such message in all my email life.

:100644 100644 43e4ad8... f4ca2dd... M	acconfig.h
:100644 100644 bce55c1... f451ccb... M	man/mhshow.man1
:100644 100644 acf3694... ddb43f8... M	man/mhstore.man1
:100644 100644 ee096aa... 58a82af... M	uip/Makefile.in
:100644 000000 b37d246... 0000000... D	uip/ftpsbr.c
:100644 100644 f667713... d2f69bc... M	uip/mhparse.c

commit 6a7760a0fa8ccb36a056a7600aab31f3656f7cfa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Feb 4 10:51:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Feb 4 10:51:26 2012 +0100

    Refactoring in spost.

:100644 100644 8fc2f21... e3cf211... M	uip/spost.c

commit 2abae0bfd0ad5bf898461e50aa4b466d641f23d9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 18:42:55 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 18:42:55 2012 +0100

    Removed the last masquerading type: username_extension.
    If you want some username extension, then change the From: line in the
    message draft. If you want real masquerading, then consult your MTA.
    mmh is an MUA, no MTA.
    (spost hadn't supported username_extension maquerading, anyway.)

:100644 100644 4057535... d4bd38f... M	INSTALL
:100644 100644 8b23986... a6a55ef... M	configure.ac
:100644 100644 1216177... 0c7736d... M	etc/Makefile.in
:100644 100644 725a76b... ca31e0c... M	etc/mts.conf.in
:100644 100644 5918714... e3a949a... M	man/mh-tailor.man5
:100644 100644 4cc0006... 4059ce0... M	sbr/addrsbr.c
:100644 100644 313cbbc... 503ec3c... M	sbr/mts.c

commit b14ea6073f77b4359aaf3fddd0e105989db9f306
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 18:28:51 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 18:28:51 2012 +0100

    Removed draft_from masquerading.
    We're an MUA and should not care for SMTP envelopes at all.

:100644 100644 7049a40... 4057535... M	INSTALL
:100644 100644 e132f1f... 8b23986... M	configure.ac
:100644 100644 d4d4a0a... 725a76b... M	etc/mts.conf.in
:100644 100644 e4c2d1e... 5918714... M	man/mh-tailor.man5
:100644 100644 89ed1b6... 313cbbc... M	sbr/mts.c
:100644 100644 ee36a6f... 8fc2f21... M	uip/spost.c

commit 0836c8000ccb34b59410ef1c15b1b7feac70ce5f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 18:07:11 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 18:07:11 2012 +0100

    Removed mmailid masquerading.
    That's an MTA's task, but mmh is an MUA.

:100644 100644 7d86fe3... 7049a40... M	INSTALL
:100644 100644 3de6bf6... e132f1f... M	configure.ac
:100644 100644 65b9d1d... d4d4a0a... M	etc/mts.conf.in
:100644 100644 7bb331b... e4c2d1e... M	man/mh-tailor.man5
:100644 100644 ced0cf7... 89ed1b6... M	sbr/mts.c

commit de448e64862babc8ea92d6ee3f61f68ba3915128
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 17:02:11 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 17:02:11 2012 +0100

    Removed unused parameter from mbx_copy().

:100644 100644 2349dbb... 2b21f10... M	h/dropsbr.h
:100644 100644 007186e... dd7a2df... M	uip/dropsbr.c
:100644 100644 071cc3d... 62c09da... M	uip/packf.c
:100644 100644 fd1c2aa... 85de619... M	uip/rcvpack.c
:100644 100644 7b148e8... 7546cdd... M	uip/slocal.c

commit 4ab286d12be3ccc5f3000673857b4f69b689c69b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 12:25:42 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 12:25:42 2012 +0100

    Major bugfix: inc does not lose data anymore.
    What have I done in 70b2643e0da8485174480c644ad9785c84f5bff4 ?
    Producing scan listings and inc'ing mail are too closely related.
    By removing the body component from scan listings, I also had removed
    the ability to copy bodies during inc. Hence this commit undos the
    changes. (And reintroduces the body component in scan listings. :-( )
    The code is too much interweaved!

:100644 100644 9617237... a43044c... M	uip/scansbr.c

commit 4d9ffab89f18b962c7d440053079c5f9b00af659
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 11:16:05 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 11:16:05 2012 +0100

    Removed the -(no)remove switches from spost.
    I wonder why it existed, as the draft can get printed to stdout with -debug.
    That should be enough for debugging without modifying source code.

:100644 100644 3692363... ee36a6f... M	uip/spost.c

commit 60c047ea25679aa76137d3152cc64d10e4244e68
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 10:50:13 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 10:50:13 2012 +0100

    Comment changes.

:100644 100644 6c99b5d... b122809... M	sbr/seq_add.c

commit 0b81a300d9e7cf78b6bc11d8c870f57fa81fcdc4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 10:42:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 10:42:49 2012 +0100

    Fixed abort of e.g. comp when draft folder is empty.
    In this case mp->lowoff is 1 but mp->lowmsg equal mp->hghmsg equal 0.
    Hence we have an access at mp->msgstats[-1], which corrupted our mem.
    Gdb hadn't helped me for this, but valgrind showed me the problem.

:100644 100644 5d0987c... 6c99b5d... M	sbr/seq_add.c

commit 0bfc482371bf63c4c312c749ba0bfc50483772ba
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Feb 3 10:15:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Feb 3 10:15:19 2012 +0100

    Syntactic and comment changes.

:100644 100644 d383d78... 2930254... M	sbr/folder_free.c
:100644 100644 5195592... 8ccffc5... M	sbr/folder_read.c
:100644 100644 f1b703f... e69b833... M	sbr/folder_realloc.c
:100644 100644 1cd3dc9... 641a75d... M	sbr/utils.c
:100644 100644 e021055... 872e18a... M	uip/picksbr.c

commit 6d71dfbec7c6f3bec1c04d18479a87d63c1120ef
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 1 00:47:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 1 00:47:35 2012 +0100

    spost: refactoring; removed -(no)format switches as they were not used.

:100644 100644 73787f7... 3692363... M	uip/spost.c

commit 5276fe8873c9201f9b4ba8c6fcb5efb3887eab77
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Feb 1 00:36:54 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Feb 1 00:36:54 2012 +0100

    spost: refactoring, added comments, removed unused code

:100644 100644 f2552dc... 73787f7... M	uip/spost.c

commit 70b2643e0da8485174480c644ad9785c84f5bff4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 16:16:26 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 16:16:26 2012 +0100

    Scan listings shall not contain body content. Hence, removed this feature.
    Scan listings shall operator on message headers and non-message information
    only. Displaying the beginning of the body complicates everything too much.
    That's no surprise, because it's something completely different. If you
    want to examine the body, then use show(1)/mhshow(1).
    Changed the default scan formats accordingly.

:100644 100644 dd20b29... 942ddcc... M	etc/scan.MMDDYY
:100644 100644 741681d... e91bcb1... M	etc/scan.YYYYMMDD
:100644 100644 a59116c... b15a281... M	etc/scan.nmh
:100644 100644 8e2cedf... 145e73f... M	etc/scan.nomime
:100644 100644 a6b6698... 5f35b36... M	etc/scan.size
:100644 100644 ee54a52... 4c58133... M	etc/scan.time
:100644 100644 06c068c... 54f6d0a... M	etc/scan.timely
:100644 100644 d1cd195... 2cd0b82... M	etc/scan.unseen
:100644 100644 9629de5... ee59f71... M	man/mh-format.man5
:100644 100644 ba59b45... 1732895... M	man/scan.man1
:100644 100644 e1f5e94... a62d091... M	uip/rcvtty.c
:100644 100644 a43044c... 9617237... M	uip/scansbr.c

commit 2759257a7d892584d45cdaf5113da06a264e9c9c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 14:32:10 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 14:32:10 2012 +0100

    Removed another deprecated mhn check.
    The comment appeared to be wrong ... maybe inverted. I removed it.

:100644 100644 38bb4b5... 1acaf70... M	uip/show.c

commit 58160ee7bcee7dcc7dbf8e2d5377009e48bcf40b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 14:27:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 14:27:19 2012 +0100

    Removed the, in 1997 deprecated, send option -noshowproc and env var NOMHNPROC.

:100644 100644 ae1e71f... b5aeb25... M	docs/COMPLETION-ZSH
:100644 100644 3310d2f... 8f798cb... M	man/show.man1
:100644 100644 e7ecb72... 38bb4b5... M	uip/show.c

commit a4605f68e8ff04d4539e402a6fb00ff188944e1c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 12:42:06 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 12:42:06 2012 +0100

    Removed -pause from mhshow(1).
    My goal is to have show/mhshow generate a single stream of bytes to be
    piped through a pager. Content not convertable to text shall not be displayed
    directly. This is my idea currently.

:100644 100644 6a1caeb... 81fbe0b... M	man/mh-chart.man1
:100644 100644 1d5d99d... bce55c1... M	man/mhshow.man1
:100644 100644 b9e76a1... 8d466ac... M	test/tests/bad-input/test-header
:100644 100644 359d42e... 53a772a... M	test/tests/mhshow/test-cte-binary
:100644 100644 ae6ec05... 74d70ee... M	test/tests/mhshow/test-qp
:100644 100644 b1f3d3d... 1f37c0e... M	uip/mhshow.c
:100644 100644 ee401a7... b7452d8... M	uip/mhshowsbr.c

commit bf5e3d96f882fe51157059787cd658d4a7ddd840
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 12:00:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 12:00:49 2012 +0100

    Bugfix: Removed -reverse switch from scan(1).
    No more to say but to quote MTR:
            -[no]reverse under #ifdef BERK (I really HATE this)
    And JLR:
            Lists messages in reverse order with the `-reverse' switch.
            This should be considered a bug.

:100644 100644 73f5efc... 746f899... M	docs/COMPLETION-BASH
:100644 100644 666f7e1... ae1e71f... M	docs/COMPLETION-ZSH
:100644 100644 d4e5501... 6a1caeb... M	man/mh-chart.man1
:100644 100644 30021bc... ba59b45... M	man/scan.man1
:100644 100644 e5fb55a... a11ca0d... M	uip/scan.c

commit f61367c1118de22149e1ddff4a2c2c2437d758f0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 11:33:59 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 11:33:59 2012 +0100

    Alias: Removed the address group `*', which meant everyone on the system.
    Therefore could remove `everyone' and `noshell' from mts.conf.
    If one really needs to write mail to everyone on the system (not just
    all regular users, which probably are in a group `user'), then he
    shurely can invest a bit more effort to do so. Likely, the simple condition
    to uids > 200 and not the shell `noshell' would anyways be to limited.
    Better use awk or the like and do it by hand.

:100644 100644 1e05335... befb8c9... M	h/aliasbr.h
:100644 100644 5092667... a0f83dc... M	h/mts.h
:100644 100644 c8368be... 597b155... M	man/mh-alias.man5
:100644 100644 265c3cf... 7bb331b... M	man/mh-tailor.man5
:100644 100644 2830bb7... ced0cf7... M	sbr/mts.c
:100644 100644 b9b32fa... 073b1b2... M	uip/aliasbr.c

commit 684ec30d81e1223a282764452f4902ed4ad1c754
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 30 11:03:29 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 30 11:03:29 2012 +0100

    Rest of the MMDF-style mail drop support removal.
    Only Unix-style (mbox) mail drops are supported now. Their location
    is in `mailspool', which is reported in the  configure summary now.
    If users like to have different locations, they can use the environment
    variable MAILDROP or the profile entry MailDrop to overrule the default.
    From mts.conf, mmdfldir and mmdflfil were removed.
    msgchk(1) received several cleanups.
    I touched sbr/m_getfld.c ... Wooohh ...

:100644 100644 c1b16bd... da7d12a... M	config/Makefile.in
:100644 100644 30c9574... cdf8f5a... M	config/config.c
:100644 100644 0d3dc69... 3de6bf6... M	configure.ac
:100644 100644 c5fd01c... 65b9d1d... M	etc/mts.conf.in
:100644 100644 116abdb... ef7aa03... M	h/mh.h
:100644 100644 5ddd837... 5092667... M	h/mts.h
:100644 100644 fc2f8d7... 4df7094... M	man/conflict.man8
:100644 100644 8213cb7... 265c3cf... M	man/mh-tailor.man5
:100644 100644 1b9843b... 1b58ee5... M	man/msgchk.man1
:100644 100644 8fd8364... a2dba26... M	sbr/m_getfld.c
:100644 100644 a3ea0f8... 2830bb7... M	sbr/mts.c
:100644 100644 4251ab2... 527dd11... M	uip/conflict.c
:100644 100644 e3199c0... f000d47... M	uip/inc.c
:100644 100644 36edccb... 5b75814... M	uip/msgchk.c
:100644 100644 a81afa9... 7b148e8... M	uip/slocal.c

commit a0f6183a0f52f9c0f48ce42b4f10592ceec2b014
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 20:46:46 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 20:46:46 2012 +0100

    Removed mmdelim[12], which were the delimiters for MMDF-style mail drops.

:100644 100644 1601c14... 8213cb7... M	man/mh-tailor.man5
:100644 100644 4f9d058... a3ea0f8... M	sbr/mts.c

commit 507688ab0777c8274a1fd05775f22b7accbce3b7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 20:45:13 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 20:45:13 2012 +0100

    Removed paragraphs which looked like forgotten to remove.

:100644 100644 0cf54dd... 1601c14... M	man/mh-tailor.man5

commit 3916ab66ad5d183705ac12357621ea8661afd3c0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 20:40:31 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 20:40:31 2012 +0100

    Removed support for MMDF-style mail drops.
    I'm not sure yet if I've removed all of it but it should be most of it.

:100644 100644 e4361e0... 43e4ad8... M	acconfig.h
:100644 100644 b32d316... 2349dbb... M	h/dropsbr.h
:100644 100644 8eac96f... d4e5501... M	man/mh-chart.man1
:100644 100644 f0e6a3d... 79dccac... M	man/packf.man1
:100644 100644 ca00d6b... 8c9da9e... M	man/rcvpack.man1
:100644 100644 cc822f0... bf6c210... M	man/slocal.man1
:100644 100644 8681277... 007186e... M	uip/dropsbr.c
:100644 100644 6a756d9... e3199c0... M	uip/inc.c
:100644 100644 faf199c... 071cc3d... M	uip/packf.c
:100644 100644 f9687d8... fd1c2aa... M	uip/rcvpack.c
:100644 100644 85bc52a... a81afa9... M	uip/slocal.c

commit d455d79d05331347130d3ab59628c3fd77b87279
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 18:58:07 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 18:58:07 2012 +0100

    Synced man page mh-chart with send.
    The man page mh-chart definately should be generated!
    Automate this task, man!

:100644 100644 178687d... 8eac96f... M	man/mh-chart.man1

commit 556e1267b7be84fd25c2d52aa754d623889d52ac
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 18:40:02 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 18:40:02 2012 +0100

    Fixed path lookup for alias files: ali, send, whatnow.

:100644 100644 3d450d7... 8907e69... M	uip/ali.c
:100644 100644 85260d8... b9b32fa... M	uip/aliasbr.c
:100644 100644 a5589eb... da5f23b... M	uip/send.c
:100644 100644 79f75e5... 8cb6744... M	uip/whatnowsbr.c

commit 3a2993ae0a411209ac7d51180c781662139f882b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 16:05:54 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 16:05:54 2012 +0100

    forw/repl/dist annotations won't add address lists anymore.
    spost does not support it and I wonder if we need it.
    Remove the undocumented -idanno switch, actually a no-op, from spost.

:100644 100644 59bcd19... a1eeab4... M	man/dist.man1
:100644 100644 4ed1f42... 2f3fa6e... M	man/forw.man1
:100644 100644 48378d7... ed020c2... M	man/repl.man1
:100644 100644 b2a298c... 8eb67cc... M	uip/sendsbr.c
:100644 100644 947904e... f2552dc... M	uip/spost.c

commit b9b14fd176e7146fb6d37485bb0eecb1753d0e0b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 15:21:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 15:21:44 2012 +0100

    Trivial typesetting fix in man page.

:100644 100644 a187483... 48378d7... M	man/repl.man1

commit b872e8606e7880bf1d32e95271493dcd5d8394fa
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 13:35:42 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 13:35:42 2012 +0100

    Removed the ATTVIBUG compile option.
    If you do have the bug, then workaround it like described in the FAQ:
    
    Subject: 06.01 What to do with "Problems with edit - draft removed".
    From: John Romine <jromine at ics.uci.edu>
    Date: Mon, 1 May 1995 00:00:00 -0800
    
      If your users are using an AT&T version of "vi", it's exiting with
      non-zero status (supposedly a count of the "errors" during the
      edit). Move "vi" to "broken_vi" and put it its place :
    
        #! /bin/sh
        /usr/ucb/broken_vi "$@"
        exit 0
    
      Alternatively, compile MH with the ATTVIBUG option.
    
      Then complain to your vendor that "vi" is broken, and they shouldfix it.
    
    btw: ex-vi does not have this bug.

:100644 100644 f3d9ca3... e4361e0... M	acconfig.h
:100644 100644 3ed0ea4... 79f75e5... M	uip/whatnowsbr.c

commit 357003235f891fa019995f8bc69e6bd11149a5fd
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 13:10:50 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 13:10:50 2012 +0100

    Removed EISREMOTE check.
    It's not in POSIX and Google finds only nmh code containing it.
    Maybe it was some BSD experiment. Who knows.

:100644 100644 7a4a982... 69083cc... M	sbr/folder_addmsg.c
:100644 100644 e6d61dc... a5589eb... M	uip/send.c

commit 47a78dcb28c6a836574f73f40b05d4adc9c3ad81
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 13:04:59 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 13:04:59 2012 +0100

    Removed the undocumented -unique switches. Seems they were JLR-only stuff.

:100644 100644 c19cf4f... e6d61dc... M	uip/send.c
:100644 100644 9c335bd... b2a298c... M	uip/sendsbr.c
:100644 100644 79f7c6f... 3ed0ea4... M	uip/whatnowsbr.c

commit 869aa60129811d7b160f353892dc5956a8aaac22
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 12:54:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 12:54:36 2012 +0100

    Removed the -width switch from send, spost and repl.
    Adressee header fields will always be folded for OUTPUTLINELEN (=72) chars.

:100644 100644 d80ab5a... 699c8b8... M	h/prototypes.h
:100644 100644 85ee909... 178687d... M	man/mh-chart.man1
:100644 100644 9f8cc8f... a187483... M	man/repl.man1
:100644 100644 3cb64ab... e4ee40c... M	man/send.man1
:100644 100644 077f912... 898073f... M	uip/rcvdist.c
:100644 100644 3b49004... 6231d46... M	uip/repl.c
:100644 100644 2cdd847... 907465e... M	uip/replsbr.c
:100644 100644 e77f2b1... c19cf4f... M	uip/send.c
:100644 100644 8c55c06... 947904e... M	uip/spost.c

commit 4d4f3e6367922ac4237d87ccfb070dbbcb6ff6be
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 12:26:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 12:26:36 2012 +0100

    Removed options to deactivate dashstuffing. Always dashstuff.
    Maybe there are few RFC 934 messages around, but dashstuffing is IMO
    more useful than bad.

:100644 100644 806c934... 73f5efc... M	docs/COMPLETION-BASH
:100644 100644 5f99bfa... 4ed1f42... M	man/forw.man1
:100644 100644 94000d7... 85ee909... M	man/mh-chart.man1
:100644 100644 b0d4601... 9cdb793... M	uip/forw.c
:100644 100644 1764aa5... 786178d... M	uip/mhlsbr.c

commit 875a8bcc360e2cbb611b8163ff3d2234287be3bc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Jan 28 12:12:21 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Jan 28 12:12:21 2012 +0100

    Removed unneeded options from send.
    Most of them were supported by post but are not by spost.
    We don't need them. (More about dashstuffing soon.)

:100644 100644 6e7b19e... 3cb64ab... M	man/send.man1
:100644 100644 2092c37... e77f2b1... M	uip/send.c
:100644 100644 45f33c7... 79f7c6f... M	uip/whatnowsbr.c

commit 2c3b7da72126a21f05130e9ed6bb70f43624ce25
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:56:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:56:43 2012 +0100

    Removed the UCI code to read the signatur (= name) from ~/.signature.
    If we want to read something from ~/.signature, then those lines that
    form the footer of a mail message. What is called ``signature'' here
    is the name of the sender; the name that is put into the From: line.
    There are already several options to put it:
    - environment variable: SIGNATURE (to change temporary)
    - profile entry: Signature: (to set only for the mail system)
    - GECOS field in passwd (fallback and global)
    These should be enough.

:100644 100644 5ad243d... d94f301... M	man/mh-profile.man5
:100644 100644 eb140c9... 2092c37... M	uip/send.c
:100644 100644 4e93a1a... 45f33c7... M	uip/whatnowsbr.c

commit 1c6fe69a6025e8249c7ed30af0c2ebe9ff9da4c3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:38:54 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:38:54 2012 +0100

    Removed UCI-specific group leader code from conflict(8).

:100644 100644 4a20e4b... 4251ab2... M	uip/conflict.c
:100644 100644 374d752... 043ecd6... M	uip/rmf.c

commit 565f869c5ab6d61d372d164058079c6a094707e7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:36:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:36:49 2012 +0100

    Removed the UCI alternative name of anno(1): `fanno'.
    fanno didn't add the date. If you want this, run `anno -nodate'. Hey, you
    can create a shell alias for it. What about that? ;-)

:100644 100644 7de8600... 68d721a... M	uip/anno.c

commit c477dc5d1d03fa6d9a8ab3dd3508c63cbddc044e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:29:34 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:29:34 2012 +0100

    Removed the -header option from scan(1).
    The heading had been very simple since the advent of format strings anyway.
    If someone wants a heading, he can run folder(1) before.

:100644 100644 3a1ffa2... 94000d7... M	man/mh-chart.man1
:100644 100644 a4007d3... 30021bc... M	man/scan.man1
:100644 100644 cb4bac4... e5fb55a... M	uip/scan.c

commit 3fe7a0704e4ab592003af2e66c3003718ecde2c1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:21:56 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:21:56 2012 +0100

    Removed (allmost all) JLR-specific code.
    There still is one fragment in fmt_scan(), of which I don't understand
    the logic. I don't want to remove stuff I don't understand.

:100644 100644 2609679... 4a8da14... M	sbr/fmt_scan.c
:100644 100644 6881c34... cb4bac4... M	uip/scan.c
:100644 100644 8e02e57... a43044c... M	uip/scansbr.c

commit 5d4f603fcfc7cf4a238b27de2b18567a733bb6b4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:05:07 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:05:07 2012 +0100

    Removed LBL compile condition (format: addtoseq).

:100644 100644 d60ac4a... a84efae... M	h/fmt_compile.h
:100644 100644 7f5d73d... 9629de5... M	man/mh-format.man5
:100644 100644 cf5c497... ef6e879... M	sbr/fmt_compile.c
:100644 100644 2c16dfe... 2609679... M	sbr/fmt_scan.c
:100644 100644 160daaf... d948a06... M	uip/fmtdump.c
:100644 100644 f3e5a4f... 6881c34... M	uip/scan.c

commit 9f9bfa91d88b3ca4cd9206c1f2b17c6d13ebcaba
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 22:00:58 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 22:00:58 2012 +0100

    Removed several `#if 0' fragments.
    We better don't carry dead code with us, it might start smelling.

:100644 100644 737f998... b427dfd... M	sbr/dtime.c
:100644 100644 34d743e... e065c93... M	sbr/lock_file.c
:100644 100644 1ff8e32... 8fd8364... M	sbr/m_getfld.c
:100644 100644 e07c847... 3d450d7... M	uip/ali.c
:100644 100644 4c50485... 725abec... M	uip/burst.c
:100644 100644 f65b6e3... 4358606... M	uip/mhbuildsbr.c
:100644 100644 478e4a6... f3e5a4f... M	uip/scan.c
:100644 100644 6eca931... 8e02e57... M	uip/scansbr.c
:100644 100644 e958ef3... 4e93a1a... M	uip/whatnowsbr.c

commit 72d1181d50ccb0b410e3745f4fd3981fd673d647
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 13:31:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 13:31:36 2012 +0100

    Finally fixed the annoying `Invalid cross-device link' problem.
    Due to a missing slash (/), temporary files were put into the parent
    directory instead of the same one. See:
            mhbuild: unable to rename output /home/meillo/Mail/send0zxfDu to
            /home/meillo/MailmhbuildzQjMUm: Invalid cross-device link

:100644 100644 4a1eed1... 4c7703c... M	sbr/m_mktemp.c

commit 1b91fa72064a70b6ecf24c085cead38ff91fedb9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 00:04:05 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 00:04:05 2012 +0100

    Updated the man pages to the recent changes.

:100644 100644 46dd70b... 5f99bfa... M	man/forw.man1
:100644 100644 38b8123... 5ad243d... M	man/mh-profile.man5
:100644 100644 280782e... 3d3260f... M	man/mhbuild.man1
:100644 100644 accb38e... 9f8cc8f... M	man/repl.man1
:100644 100644 057c217... 764234b... M	man/whatnow.man1

commit f41f04cf4ceca7355232cf7413e59afafccc9550
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 25 00:01:51 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 25 00:01:51 2012 +0100

    Fixed -mime for forw and repl.
    If the value of an attachment header starts with `+', then it is treated
    as the specification of a message in MH style: ``+folder msg''

:100644 100644 8dc26b7... b0d4601... M	uip/forw.c
:100644 100644 2affe31... 2cdd847... M	uip/replsbr.c
:100644 100644 150c175... 9c335bd... M	uip/sendsbr.c

commit dba36faad141d652c7b84d26295537c76fd2b5be
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 24 20:55:15 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 24 20:55:15 2012 +0100

    Removed the mime command from whatnow and automimeproc (automhnproc).
    The man pages need to be updated.
    repl and forw are broken right now.

:100644 100644 d07c37e... e958ef3... M	uip/whatnowsbr.c

commit 8ff284ff9167eff8f5349481529332d59ed913b1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 24 20:08:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 24 20:08:35 2012 +0100

    Activated Jon's attachment system by default and steamlined it.
    I had done similar work already some time ago. See:
    http://www.mail-archive.com/nmh-workers@nongnu.org/msg02112.html
    This time it's the second go.
    
    I changed Jon's attachment system to have a default attachment header
    field name, or get it from the profile. I removed the command line options.
    The new profile name is: `Attachment-Header'. Stored in attach_fmt.
    I removed the the choice between several attachment formats.
    
    A message gets mimeified if it has attachment headers or (and this is new)
    contains any non-ASCII character. The body won't be scanned for lines
    matching /^#/. The MIME structure is created automatically.
    
    The content-typing of unknown attachments is still poor and needs to
    be improved.
    
    You shouldn't use the `mime' command at the whatnow prompt anymore.

:100644 100644 294352a... 30c9574... M	config/config.c
:100644 100644 fe99246... 116abdb... M	h/mh.h
:100644 100644 0b191f0... d80ab5a... M	h/prototypes.h
:100644 100644 053213a... 38b8123... M	man/mh-profile.man5
:100644 100644 a1a134a... 6e7b19e... M	man/send.man1
:100644 100644 d1c5846... 057c217... M	man/whatnow.man1
:100644 100644 fff8a84... b78eb06... M	sbr/readconfig.c
:100644 100644 5cf7881... 4f20f55... M	uip/mhparam.c
:100644 100644 eb67824... eb140c9... M	uip/send.c
:100644 100644 de00429... 150c175... M	uip/sendsbr.c
:100644 100644 ccb149c... 76450ac... M	uip/viamail.c
:100644 100644 8eeed10... d07c37e... M	uip/whatnowsbr.c

commit 6dc010d334b477ad4dee0b1a1d3ee6a6bdb7bd9a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 24 16:28:36 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 24 16:28:36 2012 +0100

    Added a comment and a variable initialization.

:100644 100644 69ecaf2... 5c0de05... M	uip/mhpath.c
:100644 100644 2ac56d6... a4da635... M	uip/new.c

commit eec22f627f35bfb37d408463c4d810482b0d3dae
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 19:24:20 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 19:24:20 2012 +0100

    Free memory after use in m_draft().

:100644 100644 427d2db... 3659ff3... M	sbr/m_draft.c

commit d3ba09a465cb0e5fc9a74d0b152a7ed965f895cb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 19:18:12 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 19:18:12 2012 +0100

    Explicit checks for return values of strcmp().
    The return value of strcmp() is unintuitive for string equality tests.
    I prefer explicit comparisions against 0. I changed this everywhere.

:100644 100644 96acd56... 38e2793... M	h/fmt_scan.h
:100644 100644 6b3aa2f... 4d81356... M	sbr/context_replace.c
:100644 100644 0693a21... 0185bd8... M	sbr/crawl_folders.c
:100644 100644 cdbf344... 5195592... M	sbr/folder_read.c
:100644 100644 df128d7... 734bdb5... M	sbr/m_convert.c
:100644 100644 db509fc... 1ff8e32... M	sbr/m_getfld.c
:100644 100644 45bbecd... 53752a3... M	sbr/mf.c
:100644 100644 9638f56... 4f9d058... M	sbr/mts.c
:100644 100644 ca3a2c4... 02e6a3c... M	sbr/norm_charmap.c
:100644 100644 f88fcef... 0e169a5... M	sbr/ruserpass.c
:100644 100644 38bbdcf... 5d0987c... M	sbr/seq_add.c
:100644 100644 92e2f1e... e342d1c... M	sbr/seq_del.c
:100644 100644 4605915... 3c3b910... M	sbr/seq_getnum.c
:100644 100644 a6cdbda... f051e38... M	sbr/seq_list.c
:100644 100644 3a9633e... 5707dae... M	sbr/seq_read.c
:100644 100644 78eea64... 594b269... M	sbr/showfile.c
:100644 100644 07c5e03... 85260d8... M	uip/aliasbr.c
:100644 100644 82dfdcc... 4a20e4b... M	uip/conflict.c
:100644 100644 cc668cd... 8681277... M	uip/dropsbr.c
:100644 100644 c4d9a3b... c98a3f0... M	uip/flist.c
:100644 100644 ae7bac5... b1398e4... M	uip/folder.c
:100644 100644 f82f51b... b37d246... M	uip/ftpsbr.c
:100644 100644 bf6f646... 734d8ab... M	uip/mhbuild.c
:100644 100644 ab8d99c... f65b6e3... M	uip/mhbuildsbr.c
:100644 100644 313719f... 0c8e644... M	uip/mhmisc.c
:100644 100644 1ac7ea9... f667713... M	uip/mhparse.c
:100644 100644 5d5ac3e... b1f3d3d... M	uip/mhshow.c
:100644 100644 8fed651... ee401a7... M	uip/mhshowsbr.c
:100644 100644 0afcc99... 0b1a9b3... M	uip/mhstoresbr.c
:100644 100644 48a555e... 374d752... M	uip/rmf.c
:100644 100644 999272b... e7ecb72... M	uip/show.c
:100644 100644 2ac93d1... 85bc52a... M	uip/slocal.c
:100644 100644 0699fce... 8eeed10... M	uip/whatnowsbr.c

commit b0b1dd37ff515578cf7cba51625189eb34a196cb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 12:26:09 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 12:26:09 2012 +0100

    Removed isprefix() and replaced it with strncmp().
    isprefix() had been ssequal(), which had not been what it advertised to be.
    Now, all this is gone.
    We could get problems if one of the arguments is NULL, as isprefix()
    handled this situation, but strncmp() does not. It appears as if this case
    does not show up in the code.

:100644 100644 5e5672c... 0b191f0... M	h/prototypes.h
:100644 100644 b42dd49... 95ff94c... M	sbr/Makefile.in
:100644 000000 33c0699... 0000000... D	sbr/isprefix.c
:100644 100644 b535fe3... df128d7... M	sbr/m_convert.c
:100644 100644 7924fbc... 3a70c54... M	sbr/print_sw.c
:100644 100644 c1ac9fa... 3a9633e... M	sbr/seq_read.c
:100644 100644 847bb36... c4d9a3b... M	uip/flist.c
:100644 100644 224bb03... ae7bac5... M	uip/folder.c
:100644 100644 923f23a... 48a555e... M	uip/rmf.c
:100644 100644 671a441... 999272b... M	uip/show.c

commit 1f958f791cd9ee06e1de07c348555c920772af67
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 11:56:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 11:56:44 2012 +0100

    Removed forgotten unused variable.

:100644 100644 77137c9... f283a1b... M	sbr/uprf.c

commit 39cd310f18074231e3400e53f7e5234a8615a87e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 11:52:03 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 11:52:03 2012 +0100

    Removed the non-LOCALE character code and the #ifdefs and simplified.
    POSIX says: tolower() won't change its argument if it is not isupper().
    And isupper() doesn't need an additional check for isalpha().

:100644 100644 bcd7b3d... cf5c497... M	sbr/fmt_compile.c
:100644 100644 4f9bce0... 2c16dfe... M	sbr/fmt_scan.c
:100644 100644 2b9a015... c90bfef... M	sbr/gans.c
:100644 100644 03bf0d0... b903b7e... M	sbr/m_atoi.c
:100644 100644 836a98b... 77137c9... M	sbr/uprf.c

commit 99e89d0fcc69e509924b0a14a56e10d15721ccb0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 11:28:18 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 11:28:18 2012 +0100

    Refactoring in sbr/m_convert.c

:100644 100644 b42a5aa... b535fe3... M	sbr/m_convert.c

commit f3db6244253b548f4196ea5cf41f4bc8d400d0c3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 11:19:22 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 11:19:22 2012 +0100

    Reserved special sequence names may be upper case too. Even without LOCALE.

:100644 100644 98c4733... b42a5aa... M	sbr/m_convert.c

commit 452df42b9645e99101184f28518652646ad75ba7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Thu Jan 5 11:11:13 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Thu Jan 5 11:11:13 2012 +0100

    Much more straight-forward handling of the beyond sequence.
    Could remove the message flag SELECT_EMPTY in the same go.
    This frees one more space for a user-defined sequence.

:100644 100644 73845a4... fe99246... M	h/mh.h
:100644 100644 1350c37... 98c4733... M	sbr/m_convert.c

commit afd666e21d9a1bd391f037c82b7c097d69e7b2f4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 21:04:56 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 21:04:56 2012 +0100

    Various minor cleanups in sbr/m_convert.c.

:100644 100644 2837e0f... 1350c37... M	sbr/m_convert.c

commit 2c8265621a3526d1d6791d28bef778df49501a29
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 19:36:08 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 19:36:08 2012 +0100

    Removed the unused message flag: DELETED.
    Now we can store one user-defines seq more.

:100644 100644 1f8a23c... 73845a4... M	h/mh.h

commit 0f56dec07e0eda5042276a5e65cb51ea95c23ff9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 18:57:18 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 18:57:18 2012 +0100

    s/ALLOW_NEW/ALLOW_BEYOND/

:100644 100644 b8896d1... 1f8a23c... M	h/mh.h
:100644 100644 6e6acd7... 2837e0f... M	sbr/m_convert.c
:100644 100644 8492dd9... 427d2db... M	sbr/m_draft.c
:100644 100644 e1cf0ff... 69ecaf2... M	uip/mhpath.c

commit 3cc8ed080f6e741b8df04a3ebe764c659e75cb38
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 18:29:23 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 18:29:23 2012 +0100

    Renamed all standard sequences (e.g. cur->c) and made them globally changeable
    The full list:
            cur -> c
            first -> f
            last -> l
            next -> n
            prev -> p
            all -> a
            new -> b (mnemonic: one beyond the last)
    They are globally changeable in config/config.c
    Could be that I'll add the old names again, as convenience aliases.

:100644 100644 6a1e0b1... 294352a... M	config/config.c
:100644 100644 5d72178... b8896d1... M	h/mh.h
:100644 100644 cd588e4... c2b5911... M	sbr/folder_pack.c
:100644 100644 3065941... 6e6acd7... M	sbr/m_convert.c
:100644 100644 77ea394... 8492dd9... M	sbr/m_draft.c
:100644 100644 d8f019a... 38bbdcf... M	sbr/seq_add.c
:100644 100644 1e2e606... a6cdbda... M	sbr/seq_list.c
:100644 100644 f9ed1b0... a61dd9c... M	sbr/seq_nameok.c
:100644 100644 26337c0... c1ac9fa... M	sbr/seq_read.c
:100644 100644 0de8b97... f8668b0... M	sbr/seq_setcur.c
:100644 100644 5de385f... 7de8600... M	uip/anno.c
:100644 100644 66831c1... 4c50485... M	uip/burst.c
:100644 100644 5b9a9f1... 7eee3f7... M	uip/comp.c
:100644 100644 9ecfea1... 5739376... M	uip/dist.c
:100644 100644 31d01c1... 847bb36... M	uip/flist.c
:100644 100644 7f829f0... 224bb03... M	uip/folder.c
:100644 100644 d51c57c... 8dc26b7... M	uip/forw.c
:100644 100644 2914a44... 79763ff... M	uip/mark.c
:100644 100644 05f1b35... ab8d99c... M	uip/mhbuildsbr.c
:100644 100644 c12a6b9... 12480cf... M	uip/mhlist.c
:100644 100644 73d5e13... e1cf0ff... M	uip/mhpath.c
:100644 100644 a090e2e... 5d5ac3e... M	uip/mhshow.c
:100644 100644 8ce7d62... 2167a3f... M	uip/mhstore.c
:100644 100644 1f6846b... 0cfce9f... M	uip/mhtest.c
:100644 100644 a7b35ba... faf199c... M	uip/packf.c
:100644 100644 e8720df... e4d1370... M	uip/pick.c
:100644 100644 b85186a... e699a14... M	uip/refile.c
:100644 100644 95b4f69... 3b49004... M	uip/repl.c
:100644 100644 f214f59... 923f23a... M	uip/rmf.c
:100644 100644 c1b1608... 35983bd... M	uip/rmm.c
:100644 100644 ea05cd2... 478e4a6... M	uip/scan.c
:100644 100644 2847add... eb67824... M	uip/send.c
:100644 100644 f279cde... 671a441... M	uip/show.c
:100644 100644 59247c2... 125991c... M	uip/sortm.c
:100644 100644 ed5647e... 0699fce... M	uip/whatnowsbr.c

commit a7771fd2e83d64228fb675749fc936151249dbd3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 14:49:09 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 14:49:09 2012 +0100

    Inverted the second arg of seq_setunseen(), to be more natural.

:100644 100644 2bb09b9... e628393... M	sbr/seq_setunseen.c
:100644 100644 f712152... 6a756d9... M	uip/inc.c
:100644 100644 07a05a9... a090e2e... M	uip/mhshow.c
:100644 100644 b934220... ba3cfcc... M	uip/rcvstore.c
:100644 100644 80d7e6b... f279cde... M	uip/show.c

commit 4b48c047da7d65a6d8db0b88becccdf520bd1f9c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 14:46:58 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 14:46:58 2012 +0100

    Another fix for the strchr() transition: Check for NULL arguments.
    Is now the point to reintroduce the brkany() helper? Hmm...

:100644 100644 da42d61... 32dd37f... M	sbr/brkstring.c

commit db74c2bd004b2dc9bf8086a6d8bf773ac051f3cc
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 12:35:19 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 12:35:19 2012 +0100

    Activated default sequence negation (exclamation mark).

:100644 100644 ae8e7e9... 053213a... M	man/mh-profile.man5
:100644 100644 b96230e... 98564e0... M	man/mh-sequence.man7
:100644 100644 05533f6... 3065941... M	sbr/m_convert.c

commit c2360569e1d8d3678e294eb7c1354cb8bf7501c1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 12:04:44 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 12:04:44 2012 +0100

    Activated a default unseen sequence; updated man pages to it.

:100644 100644 feffaca... ae8e7e9... M	man/mh-profile.man5
:100644 100644 eb54adc... b96230e... M	man/mh-sequence.man7
:100644 100644 b18de5d... 2bb09b9... M	sbr/seq_setunseen.c
:100644 100644 d2a0490... 31d01c1... M	uip/flist.c
:100644 100644 7a5a06b... 2ac56d6... M	uip/new.c
:100644 100644 69c2da9... ea05cd2... M	uip/scan.c

commit 909cdf33782fb9803b8e18f7f378bfcec21e4b15
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 11:16:12 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 11:16:12 2012 +0100

    Fixed bug in brkstring(), newly introduced by the switch to strchr().
    strchr() treats the trailing null byte surprisingly:
    ``The terminating null byte is considered to be part of the string.''

:100644 100644 68c7b70... da42d61... M	sbr/brkstring.c

commit 83bc095e820728da7dfe22d2f95962660c79de03
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 10:06:51 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 10:06:51 2012 +0100

    Globally defined the names for the standard sequences.
    I'll rework the whole code to use them and not have hard-coded names anymore.
    The `new' sequence will be called `beyond' sequence (`b') from now on.
    The `unseen' sequence will be set by default to `u' from now on.
    The sequence negation will be set by default to `!' from now on.

:100644 100644 fb21602... 6a1e0b1... M	config/config.c
:100644 100644 12bb985... 5d72178... M	h/mh.h

commit b25e57753f3f4fb3fdde4240e0f617ef8dbea043
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Jan 4 09:54:43 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Jan 4 09:54:43 2012 +0100

    sbr/brkstring.c: replaced static brkany() with call to strchr(); plus cleanups

:100644 100644 4e71ab5... 68c7b70... M	sbr/brkstring.c

commit 026d896175424fed9b9d87c93b6c2fa49f0dc7ec
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 3 07:14:24 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 3 07:14:24 2012 +0100

    Fixed minor typo in man page.

:100644 100644 0cfb552... eb54adc... M	man/mh-sequence.man7

commit c840e9f3c212b901300df2a8ec12fd359fb85a7f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 3 06:41:27 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 3 06:41:27 2012 +0100

    Removed remaining lines from the --with-pager=... removal, months ago.

:100644 100644 b3fa70a... 0d3dc69... M	configure.ac

commit 40821f5c1316e9205a08375e7075909cc9968e7d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 3 06:36:30 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 3 06:36:30 2012 +0100

    s/vfork/fork/
    I truly believe that vfork is wrong. Forking should not be too slow for us.

:100644 100644 467718b... 771d558... M	sbr/ext_hook.c
:100644 100644 4950330... d6e63b6... M	sbr/folder_delmsgs.c
:100644 100644 d5d536c... f064f77... M	sbr/makedir.c
:100644 100644 48f0b44... 55ba754... M	sbr/refile.c
:100644 100644 3f23801... 78eea64... M	sbr/showfile.c
:100644 100644 873b0e3... 05f1b35... M	uip/mhbuildsbr.c
:100644 100644 927d845... 1764aa5... M	uip/mhlsbr.c
:100644 100644 95f8912... 1ac7ea9... M	uip/mhparse.c
:100644 100644 0136ca3... 8fed651... M	uip/mhshowsbr.c
:100644 100644 a71a516... e1f5e94... M	uip/rcvtty.c
:100644 100644 b63d013... 2affe31... M	uip/replsbr.c
:100644 100644 42c2c21... de00429... M	uip/sendsbr.c
:100644 100644 cc163ac... 8c55c06... M	uip/spost.c
:100644 100644 82af31e... ed5647e... M	uip/whatnowsbr.c

commit 5b792c4424571f05bc2008e3109797d18d7d00d1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Jan 3 06:16:30 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Jan 3 06:16:30 2012 +0100

    Relayouted all switch statements: case aligns with switch.
    Desired style is:
            switch (n) {
            case foo:
                    ...
            }

:100644 100644 77b6baa... 4cc0006... M	sbr/addrsbr.c
:100644 100644 e62aca8... 44542b5... M	sbr/context_save.c
:100644 100644 86211cf... b788fef... M	sbr/cpydgst.c
:100644 100644 4e56378... c7c519f... M	sbr/fmt_new.c
:100644 100644 ac98883... 4f9bce0... M	sbr/fmt_scan.c
:100644 100644 c28b430... cdbf344... M	sbr/folder_read.c
:100644 100644 919fd32... af882d5... M	sbr/getans.c
:100644 100644 586876a... db509fc... M	sbr/m_getfld.c
:100644 100644 d93ad26... 45bbecd... M	sbr/mf.c
:100644 100644 2f5132f... 9638f56... M	sbr/mts.c
:100644 100644 d664927... 17c62ee... M	sbr/push.c
:100644 100644 7212303... fff8a84... M	sbr/readconfig.c
:100644 100644 00647dd... 48f0b44... M	sbr/refile.c
:100644 100644 3b7b50f... 26337c0... M	sbr/seq_read.c
:100644 100644 289fa5d... e07c847... M	uip/ali.c
:100644 100644 1923867... 07c5e03... M	uip/aliasbr.c
:100644 100644 1d27a9e... 5de385f... M	uip/anno.c
:100644 100644 212d35c... e8c03e1... M	uip/annosbr.c
:100644 100644 b835acb... ad3c998... M	uip/ap.c
:100644 100644 0e7c53a... 66831c1... M	uip/burst.c
:100644 100644 a256f71... 5b9a9f1... M	uip/comp.c
:100644 100644 30ff189... 82dfdcc... M	uip/conflict.c
:100644 100644 27be4a5... 9ecfea1... M	uip/dist.c
:100644 100644 319e496... 396aca8... M	uip/distsbr.c
:100644 100644 a5accf5... d5f0c59... M	uip/dp.c
:100644 100644 15cee8f... cc668cd... M	uip/dropsbr.c
:100644 100644 adda294... 160daaf... M	uip/fmtdump.c
:100644 100644 e219109... 7f829f0... M	uip/folder.c
:100644 100644 3ce0b21... d51c57c... M	uip/forw.c
:100644 100644 7d6d72b... f82f51b... M	uip/ftpsbr.c
:100644 100644 c365470... 13ab153... M	uip/mhcachesbr.c
:100644 100644 6918e0e... dd1277c... M	uip/mhfree.c
:100644 100644 ecd6bac... e11cf5d... M	uip/mhlistsbr.c
:100644 100644 7bce5da... 927d845... M	uip/mhlsbr.c
:100644 100644 ebe8b76... a013ecb... M	uip/mhmail.c
:100644 100644 8517781... 939275f... M	uip/mhoutsbr.c
:100644 100644 6c28e19... 5cf7881... M	uip/mhparam.c
:100644 100644 3aeb351... 95f8912... M	uip/mhparse.c
:100644 100644 5009a2f... 73d5e13... M	uip/mhpath.c
:100644 100644 7f3ef70... 0136ca3... M	uip/mhshowsbr.c
:100644 100644 14963b5... 0afcc99... M	uip/mhstoresbr.c
:100644 100644 7b29b54... 36edccb... M	uip/msgchk.c
:100644 100644 c4026ba... 7a5a06b... M	uip/new.c
:100644 100644 9bb61f5... a7b35ba... M	uip/packf.c
:100644 100644 ffacb5d... e021055... M	uip/picksbr.c
:100644 100644 5b2131c... db61fb3... M	uip/prompter.c
:100644 100644 24cf48b... 077f912... M	uip/rcvdist.c
:100644 100644 84fcc26... f9687d8... M	uip/rcvpack.c
:100644 100644 20274e7... a71a516... M	uip/rcvtty.c
:100644 100644 ff936bc... 95b4f69... M	uip/repl.c
:100644 100644 1bdab9e... b63d013... M	uip/replsbr.c
:100644 100644 36c1eed... f214f59... M	uip/rmf.c
:100644 100644 5cac626... 69c2da9... M	uip/scan.c
:100644 100644 8a07418... 6eca931... M	uip/scansbr.c
:100644 100644 051e357... 2847add... M	uip/send.c
:100644 100644 1534402... 42c2c21... M	uip/sendsbr.c
:100644 100644 757b001... 80d7e6b... M	uip/show.c
:100644 100644 ac9225b... 2ac93d1... M	uip/slocal.c
:100644 100644 262e84d... cc163ac... M	uip/spost.c
:100644 100644 007adb3... ccb149c... M	uip/viamail.c
:100644 100644 aefe67f... 82af31e... M	uip/whatnowsbr.c

commit 8e5be81f784682822f5e868c1bf3c8624682bd23
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 2 14:54:05 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 2 14:54:05 2012 +0100

    Removed ``Face'' support in mhl.
    It appears to be about `Face:' headers, but neither Jerry Peek, nor
    Ken Hornstein knew more.

:100644 100644 54fea67... fb21602... M	config/config.c
:100644 100644 56ce885... 12bb985... M	h/mh.h
:100644 100644 3cc8b7b... 7212303... M	sbr/readconfig.c
:100644 100644 2cd7c8f... 7bce5da... M	uip/mhlsbr.c
:100644 100644 d9ba2a3... 6c28e19... M	uip/mhparam.c

commit fd00a3b030ab9d854eac79641f7bf25e6538acc1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 2 11:50:35 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 2 11:50:35 2012 +0100

    Removed references to unused default procs and commented config/config.c

:100644 100644 9add9e2... 54fea67... M	config/config.c
:100644 100644 0c0d81f... 56ce885... M	h/mh.h
:100644 100644 63633fd... feffaca... M	man/mh-profile.man5
:100644 100644 a557cda... 3cc8b7b... M	sbr/readconfig.c
:100644 100644 dc122ad... d9ba2a3... M	uip/mhparam.c

commit 6c75e2f0f00732488aa03b967713d95037edd895
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 2 11:20:00 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 2 11:20:00 2012 +0100

    Removed the configuration option NOPUBLICSEQ.
    You can change it still, by setting mh_seq to NULL in config/config.c.

:100644 100644 3f9d106... 9add9e2... M	config/config.c
:100644 100644 1c231dd... 3b7b50f... M	sbr/seq_read.c

commit f12a3e5036a986f579b80861f4421bcb86f84cee
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 2 10:57:24 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 2 10:57:24 2012 +0100

    Renames: s/+outbox/+sent/ and s/cc:/Cc:/
    IMO ``sent'' specifies more exactly what it contains. ``outbox'' would
    mean to me that these messages are prepared for delivery, but are not
    already sent.

:100644 100644 7f255ea... 585814b... M	etc/components
:100644 100644 d30819a... aac1354... M	etc/distcomps
:100644 100644 7f255ea... 585814b... M	etc/forwcomps
:100644 100644 7f8a567... 8533744... M	etc/mhl.format
:100644 100644 82b4ebc... a24462f... M	etc/mhl.forward
:100644 100644 795eab2... 995dbf5... M	etc/mhl.headers
:100644 100644 13fe808... 872ffc0... M	etc/rcvdistcomps.outbox
:100644 100644 9166411... 2520c8e... M	etc/replcomps
:100644 100644 210a3e0... ff09c06... M	etc/replgroupcomps
:100644 100644 7b46eaa... 59bcd19... M	man/dist.man1
:100644 100644 80021df... 7f5d73d... M	man/mh-format.man5
:100644 100644 2f29640... 34d983c... M	man/mh-mail.man5
:100644 100644 9a78e02... 280782e... M	man/mhbuild.man1
:100644 100644 ba2edcb... 33c237e... M	man/mhmail.man1
:100644 100644 50dd103... 139f6f6... M	man/pick.man1
:100644 100644 6c58c14... 14c3ae7... M	man/post.man8
:100644 100644 3f52d6c... accb38e... M	man/repl.man1
:100644 100644 c5bec46... a1a134a... M	man/send.man1
:100644 100644 1dece26... 8e78374... M	test/tests/mhbuild/test-forw
:100644 100644 ded6194... 2cd7c8f... M	uip/mhlsbr.c
:100644 100644 037246d... ebe8b76... M	uip/mhmail.c
:100644 100644 fde4107... ac9225b... M	uip/slocal.c
:100644 100644 76b68a4... 262e84d... M	uip/spost.c

commit 0b5de876d3d1f915e6485a249f3e65749b437709
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Jan 2 10:20:49 2012 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Jan 2 10:20:49 2012 +0100

    Updated INSTALL and changed `nmh' strings to `mmh'

:100644 100644 179d11d... 7d86fe3... M	INSTALL
:100755 100755 61d9637... 5a9628c... M	config/version.sh
:100644 100644 35d1b2d... b3fa70a... M	configure.ac

commit 5aaedc4256d58afe2481d667afdcb5162a914ba9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 12:09:55 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 12:09:55 2011 +0100

    Reworked the man page system and some man page contents (mmh-intro).
    Now it's possible to have two equally named pages in two different sections.
    This appeared to be interesting for mmh(X), but I don't use it now. Let's
    see if we keep the new system or even rework it to become simpler.

:100644 100644 6cdc7b6... 15199ba... M	.gitignore
:100644 100644 e4add41... de3c254... M	man/Makefile.in
:100644 100644 b0d4712... b0d4712... R100	man/ali.man	man/ali.man1
:100644 100644 65db87e... 65db87e... R100	man/anno.man	man/anno.man1
:100644 100644 0a5ac5a... 0a5ac5a... R100	man/ap.man	man/ap.man8
:100644 100644 5569f75... 5569f75... R100	man/burst.man	man/burst.man1
:100644 100644 0b080ed... a9e75da... R099	man/comp.man	man/comp.man1
:100644 100644 fc2f8d7... fc2f8d7... R100	man/conflict.man	man/conflict.man8
:100644 100644 89b8537... 7b46eaa... R099	man/dist.man	man/dist.man1
:100644 100644 2742806... 2742806... R100	man/dp.man	man/dp.man8
:100644 100644 def7b90... f505ba8... R098	man/flist.man	man/flist.man1
:100644 100644 fbc6b9b... fbc6b9b... R100	man/flists.man	man/flists.man1
:100644 100644 d8e5a68... 55f9b99... R097	man/fmtdump.man	man/fmtdump.man8
:100644 100644 7529017... 7529017... R100	man/fnext.man	man/fnext.man1
:100644 100644 4858486... 4858486... R100	man/folder.man	man/folder.man1
:100644 100644 7c3e32a... 7c3e32a... R100	man/folders.man	man/folders.man1
:100644 100644 0e79cfe... 46dd70b... R099	man/forw.man	man/forw.man1
:100644 100644 7529017... 7529017... R100	man/fprev.man	man/fprev.man1
:100644 100644 1dc9589... 1dc9589... R100	man/inc.man	man/inc.man1
:100644 100644 71b24f6... 24d84ff... R099	man/mark.man	man/mark.man1
:100644 100644 c8368be... c8368be... R100	man/mh-alias.man	man/mh-alias.man5
:100644 100644 3a1ffa2... 3a1ffa2... R100	man/mh-chart.man	man/mh-chart.man1
:100644 100644 70e988f... eebae88... R097	man/mh-draft.man	man/mh-draft.man7
:100644 100644 80021df... 80021df... R100	man/mh-format.man	man/mh-format.man5
:100644 100644 2f29640... 2f29640... R100	man/mh-mail.man	man/mh-mail.man5
:100644 100644 43c3f2e... 63633fd... R099	man/mh-profile.man	man/mh-profile.man5
:100644 100644 ecb6502... 0cfb552... R099	man/mh-sequence.man	man/mh-sequence.man7
:100644 100644 0cf54dd... 0cf54dd... R100	man/mh-tailor.man	man/mh-tailor.man5
:100644 100644 9a78e02... 9a78e02... R100	man/mhbuild.man	man/mhbuild.man1
:100644 100644 ddde339... ddde339... R100	man/mhl.man	man/mhl.man1
:100644 100644 b99de6c... b99de6c... R100	man/mhlist.man	man/mhlist.man1
:100644 100644 ba2edcb... ba2edcb... R100	man/mhmail.man	man/mhmail.man1
:100644 100644 11cac87... 11cac87... R100	man/mhparam.man	man/mhparam.man1
:100644 100644 3cdcf50... 3cdcf50... R100	man/mhpath.man	man/mhpath.man1
:100644 100644 1d5d99d... 1d5d99d... R100	man/mhshow.man	man/mhshow.man1
:100644 100644 acf3694... acf3694... R100	man/mhstore.man	man/mhstore.man1
:100644 100644 2006cf2... bddbda9... R071	man/nmh.man	man/mmh-intro.man7
:100644 100644 c8d7632... 82117de... R090	man/mmh.man	man/mmh.man1
:100644 100644 1b9843b... 1b9843b... R100	man/msgchk.man	man/msgchk.man1
:100644 100644 9d534fd... 9d534fd... R100	man/mts.conf.man	man/mts.conf.man5
:100644 100644 8bfc5d8... 8bfc5d8... R100	man/new.man	man/new.man1
:100644 100644 c32689a... c32689a... R100	man/next.man	man/next.man1
:100644 100644 f0e6a3d... f0e6a3d... R100	man/packf.man	man/packf.man1
:100644 100644 50dd103... 50dd103... R100	man/pick.man	man/pick.man1
:100644 100644 6c58c14... 6c58c14... R100	man/post.man	man/post.man8
:100644 100644 7cdb8e4... 7cdb8e4... R100	man/prev.man	man/prev.man1
:100644 100644 aa7b4fc... aa7b4fc... R100	man/prompter.man	man/prompter.man1
:100644 100644 3653f47... 3653f47... R100	man/rcvdist.man	man/rcvdist.man1
:100644 100644 ca00d6b... ca00d6b... R100	man/rcvpack.man	man/rcvpack.man1
:100644 100644 a14b5ab... cbc2127... R098	man/rcvstore.man	man/rcvstore.man1
:100644 100644 f098b21... f098b21... R100	man/rcvtty.man	man/rcvtty.man1
:100644 100644 f50eacd... 036baab... R099	man/refile.man	man/refile.man1
:100644 100644 9aa9fd4... 3f52d6c... R099	man/repl.man	man/repl.man1
:100644 100644 ee29451... ee29451... R100	man/rmf.man	man/rmf.man1
:100644 100644 0cf138f... 0cf138f... R100	man/rmm.man	man/rmm.man1
:100644 100644 a4007d3... a4007d3... R100	man/scan.man	man/scan.man1
:100644 100644 b27ecc0... c5bec46... R099	man/send.man	man/send.man1
:100644 100644 a2bf7be... a2bf7be... R100	man/sendfiles.man	man/sendfiles.man1
:100644 100644 3310d2f... 3310d2f... R100	man/show.man	man/show.man1
:100644 100644 cc822f0... cc822f0... R100	man/slocal.man	man/slocal.man1
:100644 100644 8932d64... 8932d64... R100	man/sortm.man	man/sortm.man1
:100644 100644 7529017... 7529017... R100	man/unseen.man	man/unseen.man1
:100644 100644 7e2020e... d1c5846... R099	man/whatnow.man	man/whatnow.man1
:100644 100644 9315b12... 27aa597... M	man/whom.man

commit 2676fdf95667cfa0fec45372dbb956c8645c1119
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 09:00:59 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 09:00:59 2011 +0100

    Be quiet! Only talk if you have something useful to say.

:100644 100644 721cacb... 1216177... M	etc/Makefile.in

commit cba433a5b67a0eeb8b42663cd6be7d763505462e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 08:32:41 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 08:32:41 2011 +0100

    Adjusted Makefile to the rename: etc/scan.default -> etc/scan.nmh

:100644 100644 e37b5f0... 721cacb... M	etc/Makefile.in

commit 363190329760d38060e89956206583831b0d084d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 08:32:08 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 08:32:08 2011 +0100

    Updated all man pages and renamed install-mh.man to mmh.man.

:100644 100644 b23fb6b... e4add41... M	man/Makefile.in
:100644 100644 4dbff4e... b0d4712... M	man/ali.man
:100644 100644 1436f73... 65db87e... M	man/anno.man
:100644 100644 30e5fb8... 0a5ac5a... M	man/ap.man
:100644 100644 d7e28d5... 5569f75... M	man/burst.man
:100644 100644 1e0c9f8... 0b080ed... M	man/comp.man
:100644 100644 4f0ff85... 89b8537... M	man/dist.man
:100644 100644 e31e626... 2742806... M	man/dp.man
:100644 100644 66f2f85... def7b90... M	man/flist.man
:100644 100644 00127e6... d8e5a68... M	man/fmtdump.man
:100644 100644 9fffec6... 4858486... M	man/folder.man
:100644 100644 e5c25c9... 0e79cfe... M	man/forw.man
:100644 100644 817d98f... 1dc9589... M	man/inc.man
:100644 000000 094ec4c... 0000000... D	man/install-mh.man
:100644 100644 9b9766d... 71b24f6... M	man/mark.man
:100644 100644 35ff88f... c8368be... M	man/mh-alias.man
:100644 100644 a630b76... 3a1ffa2... M	man/mh-chart.man
:100644 100644 bd84166... 70e988f... M	man/mh-draft.man
:100644 100644 48e4b6b... 43c3f2e... M	man/mh-profile.man
:100644 100644 12fdb1c... ecb6502... M	man/mh-sequence.man
:100644 100644 b0af881... 9a78e02... M	man/mhbuild.man
:100644 100644 d824b47... ddde339... M	man/mhl.man
:100644 100644 f0ef31a... b99de6c... M	man/mhlist.man
:100644 100644 b561781... 11cac87... M	man/mhparam.man
:100644 100644 e04c4a3... 3cdcf50... M	man/mhpath.man
:100644 100644 27ebd95... 1d5d99d... M	man/mhshow.man
:100644 100644 af05bf2... acf3694... M	man/mhstore.man
:000000 100644 0000000... c8d7632... A	man/mmh.man
:100644 100644 fd2b0f5... 1b9843b... M	man/msgchk.man
:100644 100644 5be7983... 8bfc5d8... M	man/new.man
:100644 100644 613b500... c32689a... M	man/next.man
:100644 100644 b3d3a29... 2006cf2... M	man/nmh.man
:100644 100644 cdc4ee6... f0e6a3d... M	man/packf.man
:100644 100644 c5ef463... 50dd103... M	man/pick.man
:100644 100644 b99ed0d... 6c58c14... M	man/post.man
:100644 100644 4703cae... 7cdb8e4... M	man/prev.man
:100644 100644 623abba... aa7b4fc... M	man/prompter.man
:100644 100644 f24ea8e... 3653f47... M	man/rcvdist.man
:100644 100644 010e238... a14b5ab... M	man/rcvstore.man
:100644 100644 cfbf616... f50eacd... M	man/refile.man
:100644 100644 80096eb... 9aa9fd4... M	man/repl.man
:100644 100644 22c0046... ee29451... M	man/rmf.man
:100644 100644 0f8b5ce... 0cf138f... M	man/rmm.man
:100644 100644 fb72ac3... a4007d3... M	man/scan.man
:100644 100644 c1deede... b27ecc0... M	man/send.man
:100644 100644 39a867a... a2bf7be... M	man/sendfiles.man
:100644 100644 b2b9dc9... 3310d2f... M	man/show.man
:100644 100644 283cf12... 8932d64... M	man/sortm.man
:100644 100644 3f2c6f8... 7e2020e... M	man/whatnow.man
:100644 100644 6a5a901... 9315b12... M	man/whom.man

commit 849bead2b2f3f202280353636716ec7e83fc5645
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 08:13:22 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 08:13:22 2011 +0100

    Unimportant stuff.

:100644 100644 a3dc4a2... 6cdc7b6... M	.gitignore
:100644 100644 e7d7da8... 5a38030... M	sbr/context_foil.c

commit f387b393dfab5cb5c00974b1807e8633531e0774
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 08:12:20 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 08:12:20 2011 +0100

    Replaced C program `install-mh' by shell script `mmh'.
    It is updated to the separated directories.

:100644 100644 f3a4caa... a3dc4a2... M	.gitignore
:100644 100644 d92d27a... ee096aa... M	uip/Makefile.in
:100644 000000 d5c16d9... 0000000... D	uip/install-mh.c
:000000 100755 0000000... cb27ae8... A	uip/mmh.sh

commit 7030d7edb099bff36ded7548bb5380f7acab4f9b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 23 08:00:58 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 23 08:00:58 2011 +0100

    Split nmh dir into mmh dir (~/.mmh) and mail storage (~/Mail).
    The profile (~/.mh_profile) became (~/.mmh/profile).
    
    The idea was to separate the configuration files and the data (= messages).
    
    The environment variables changed accordingly:
    MH -> MMHP (profile)
    MHCONTEXT -> MMHC (context)
    new: MMH (mmh dir)
    
    mh-install is not adjusted, yet.

:100644 100644 2bcc435... 3f9d106... M	config/config.c
:100644 100644 8ca6c44... 0c0d81f... M	h/mh.h
:100644 100644 6ca9a3d... 1e795b0... M	sbr/context_read.c
:100644 100644 fd05f34... e5576b8... M	sbr/path.c
:100644 100644 5bbd9fc... dc122ad... M	uip/mhparam.c

commit 8971a6f1301b3220c4d4b7e729772420cfcd2b53
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Dec 13 14:20:32 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Dec 13 14:20:32 2011 +0100

    Fixed bug, reported by Phil: Profile entry Draft-Folder was case sensitive.
    The components in the profile should be matched case*in*sensitive, always.

:100644 100644 ef43bde... a557cda... M	sbr/readconfig.c

commit a3ba584be2a9daf451bbe3c488d73703d14e8d53
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Dec 13 14:19:40 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Dec 13 14:19:40 2011 +0100

    Cleanup in m_draft. There was some confusingly unnecessary code.

:100644 100644 38584e4... 77ea394... M	sbr/m_draft.c

commit 8758071f649ab5b469ca183a8c011d44e41951e2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Dec 13 13:10:15 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Dec 13 13:10:15 2011 +0100

    Minor change in output message

:100644 100644 df81839... 77b6baa... M	sbr/addrsbr.c

commit fce8a87e8a4a443a08a98b24eef270451a63fab8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Dec 12 14:09:44 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Dec 12 14:09:44 2011 +0100

    Removed the global alias file
    Either use personal alias files or the MTA alias file.

:100644 100644 83ea0ae... 2bcc435... M	config/config.c
:100644 000000 e8455db... 0000000... D	etc/MailAliases
:100644 100644 c326577... e37b5f0... M	etc/Makefile.in
:100644 100644 c38223a... 1e05335... M	h/aliasbr.h
:100644 100644 772e967... 4dbff4e... M	man/ali.man
:100644 100644 fc9cc99... fc2f8d7... M	man/conflict.man
:100644 100644 2087aea... 35ff88f... M	man/mh-alias.man
:100644 100644 bed0a55... b561781... M	man/mhparam.man
:100644 100644 c90b4ee... b99ed0d... M	man/post.man
:100644 100644 2edb7da... c1deede... M	man/send.man
:100644 100644 c054dcf... 6a5a901... M	man/whom.man
:100644 100644 a4ab295... 289fa5d... M	uip/ali.c
:100644 100644 43a0e1b... 1923867... M	uip/aliasbr.c
:100644 100644 5710aab... 30ff189... M	uip/conflict.c
:100644 100644 0679ac6... 76b68a4... M	uip/spost.c

commit b4c29794c12099556151d93a860ee51badae2e35
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Dec 12 13:38:51 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Dec 12 13:38:51 2011 +0100

    Moved etcpath() from config/config.c to sbr/path.c

:100644 100644 e282b25... 83ea0ae... M	config/config.c
:100644 100644 ca3595a... fd05f34... M	sbr/path.c

commit ff99b7b6299a8ebe433a31f7bf15b158e9dcdea8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 22:12:34 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 22:12:34 2011 +0100

    Code cosmetic

:100644 100644 676ff23... a256f71... M	uip/comp.c

commit c20e315f9fb9f0f0955749726dbf4fd897cd9f48
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 21:56:44 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 21:56:44 2011 +0100

    Adjusted the default scan listing: remove the body preview
    The original listing is still available as etc/scan.nmh

:100644 100644 f898e86... a59116c... R053	etc/scan.default	etc/scan.nmh
:100644 100644 45dd1fe... f7a8e37... M	h/scansbr.h

commit 7a5e53498290dc876ee21feff9611c4640fabec4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 21:26:54 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 21:26:54 2011 +0100

    Code cosmetics

:100644 100644 7454666... e282b25... M	config/config.c

commit 7e3bc577e84e13a47005a706718bd6ec0e6a0e0a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 18:44:19 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 18:44:19 2011 +0100

    We have `NULL' in order to not need to write `(char *)0' anymore.

:100644 100644 2fba897... 35d1b2d... M	configure.ac
:100644 100644 57653ea... 6ca9a3d... M	sbr/context_read.c
:100644 100644 a4b0934... 467718b... M	sbr/ext_hook.c
:100644 100644 391f5c8... 7a4a982... M	sbr/folder_addmsg.c
:100644 100644 e9257bd... 4950330... M	sbr/folder_delmsgs.c
:100644 100644 034aa12... 212d35c... M	uip/annosbr.c
:100644 100644 fc2f711... 0e7c53a... M	uip/burst.c
:100644 100644 1834c92... f712152... M	uip/inc.c
:100644 100644 615ac71... d5c16d9... M	uip/install-mh.c
:100644 100644 44fd19a... 14963b5... M	uip/mhstoresbr.c
:100644 100644 99ec48c... b934220... M	uip/rcvstore.c
:100644 100644 10a4a10... 36c1eed... M	uip/rmf.c
:100644 100644 a9ae46d... 051e357... M	uip/send.c
:100644 100644 8d85559... 1534402... M	uip/sendsbr.c
:100644 100644 0d8e39d... 59247c2... M	uip/sortm.c
:100644 100644 3fff44a... 007adb3... M	uip/viamail.c
:100644 100644 032566e... aefe67f... M	uip/whatnowsbr.c

commit 246ca516a0f7b870316116bc184347b0fb2bc00b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 18:34:39 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 18:34:39 2011 +0100

    Removed void casts for ignored return values of function calls.
    IMO, this distracts from the important without being much worth.

:100644 100644 4f74499... 57653ea... M	sbr/context_read.c
:100644 100644 423384a... 391f5c8... M	sbr/folder_addmsg.c
:100644 100644 ac93068... e9257bd... M	sbr/folder_delmsgs.c
:100644 100644 5280e30... cd588e4... M	sbr/folder_pack.c
:100644 100644 14f2242... 3fd4528... M	sbr/getpass.c
:100644 100644 e48f7d9... 034aa12... M	uip/annosbr.c
:100644 100644 ec50708... fc2f711... M	uip/burst.c
:100644 100644 54eb70e... 1834c92... M	uip/inc.c
:100644 100644 30ac8f6... 615ac71... M	uip/install-mh.c
:100644 100644 3808f54... 10a4a10... M	uip/rmf.c
:100644 100644 a8e0964... 8d85559... M	uip/sendsbr.c
:100644 100644 0caab30... 0d8e39d... M	uip/sortm.c
:100644 100644 8687815... 032566e... M	uip/whatnowsbr.c

commit 552fd7253e5ee9e554c5c7a8248a6322aa4363bb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 18:21:27 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 18:21:27 2011 +0100

    We don't want to use copy() anymore; but kept it for concat() only

:100644 100644 b7d6bfb... 5e5672c... M	h/prototypes.h
:100644 100644 7780970... b42dd49... M	sbr/Makefile.in
:100644 100644 4c3fcff... 5c519e9... M	sbr/concat.c
:100644 000000 80a1e54... 0000000... D	sbr/copy.c
:100644 100644 00104cf... 3808f54... M	uip/rmf.c

commit 682962d94b21e120c78a52a8bdcb6aa994330a14
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 18:11:10 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 18:11:10 2011 +0100

    s/pfolder/curfolder/g

:100644 100644 245ecde... 7454666... M	config/config.c
:100644 100644 4b846cf... 8ca6c44... M	h/mh.h
:100644 100644 4132896... ca3595a... M	sbr/path.c
:100644 100644 ec3590c... 1d27a9e... M	uip/anno.c
:100644 100644 b5414ad... ec50708... M	uip/burst.c
:100644 100644 991f5cd... 27be4a5... M	uip/dist.c
:100644 100644 d85ad61... d2a0490... M	uip/flist.c
:100644 100644 70f497d... e219109... M	uip/folder.c
:100644 100644 3f940f7... 3ce0b21... M	uip/forw.c
:100644 100644 2a866e9... 54eb70e... M	uip/inc.c
:100644 100644 1fb6834... 30ac8f6... M	uip/install-mh.c
:100644 100644 5fd27f6... 2914a44... M	uip/mark.c
:100644 100644 b87e522... c12a6b9... M	uip/mhlist.c
:100644 100644 3510120... 07a05a9... M	uip/mhshow.c
:100644 100644 1fbd50e... 8ce7d62... M	uip/mhstore.c
:100644 100644 df5985f... 1f6846b... M	uip/mhtest.c
:100644 100644 fc87b3a... c4026ba... M	uip/new.c
:100644 100644 b48a92d... 9bb61f5... M	uip/packf.c
:100644 100644 2efac42... e8720df... M	uip/pick.c
:100644 100644 32b7f15... b85186a... M	uip/refile.c
:100644 100644 058b536... ff936bc... M	uip/repl.c
:100644 100644 7d81a39... 00104cf... M	uip/rmf.c
:100644 100644 e599f6f... c1b1608... M	uip/rmm.c
:100644 100644 1276d5b... 5cac626... M	uip/scan.c
:100644 100644 977b0e4... 757b001... M	uip/show.c
:100644 100644 5132c1f... 0caab30... M	uip/sortm.c

commit cff0e16925e7edbd25b8b9d6d4fbdf03e0e60c01
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 17:32:28 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 17:32:28 2011 +0100

    "." is no longer an alias for "cur"
    Don't fear more typing, as "cur" will soon be cut down to "c",
    likewise the other predefined sequences.

:100644 100644 a67305b... 05533f6... M	sbr/m_convert.c

commit aa2bd5081731e83a2cedba6f7f2be61cde201e7d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 17:17:50 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 17:17:50 2011 +0100

    Removed the option to disable `~user' support (MHRC)

:100644 100644 c8882cb... f3d9ca3... M	acconfig.h
:100644 100644 cc12128... 245ecde... M	config/config.c

commit d39e2c447b0d163a5a63f480b23d06edb7a73aa0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Dec 9 16:34:57 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Dec 9 16:34:57 2011 +0100

    Completely reworked the path convertion functions
    Moved everything (from sbr/getfolder.c and sbr/m_maildir.c) into
    sbr/path.c, but actually replaced the code almost completely.
    See h/prototypes.h for the function changes.
    sbr/path.c provides explaining comments on the functions.
    None of them allocates memory automatically.
    
    Additionally:
    - Like for other ``files'', `inc -audit file' places file relative
      to the cwd, not relative to the mh-dir. This is for consistency.
    - Replaced add(foo, NULL) with getcpy(foo), which ist clearer.

:100644 100644 24827e9... cc12128... M	config/config.c
:100644 100644 59b5c0f... 4b846cf... M	h/mh.h
:100644 100644 15031ea... b7d6bfb... M	h/prototypes.h
:100644 100644 b581ec2... 817d98f... M	man/inc.man
:100644 100644 ad54a95... 7780970... M	sbr/Makefile.in
:100644 100644 0995d4f... 4f74499... M	sbr/context_read.c
:100644 100644 0e013ab... 80a1e54... M	sbr/copy.c
:100644 100644 222b490... c28b430... M	sbr/folder_read.c
:100644 000000 fc87e1e... 0000000... D	sbr/getfolder.c
:100644 100644 df767ef... 38584e4... M	sbr/m_draft.c
:100644 000000 957e44b... 0000000... D	sbr/m_maildir.c
:100644 100644 68f1a54... 4a1eed1... M	sbr/m_mktemp.c
:100644 100644 3dd552c... 4132896... M	sbr/path.c
:100644 100644 55be77c... 1cd3dc9... M	sbr/utils.c
:100644 100644 66d8a0d... ec3590c... M	uip/anno.c
:100644 100644 44f6bfe... b5414ad... M	uip/burst.c
:100644 100644 95b5c94... 676ff23... M	uip/comp.c
:100644 100644 d31c5c9... 991f5cd... M	uip/dist.c
:100644 100644 aef291a... d85ad61... M	uip/flist.c
:100644 100644 735b5e7... 70f497d... M	uip/folder.c
:100644 100644 666228b... 3f940f7... M	uip/forw.c
:100644 100644 9e6fb6f... 2a866e9... M	uip/inc.c
:100644 100644 11f7bc5... 1fb6834... M	uip/install-mh.c
:100644 100644 03818f3... 5fd27f6... M	uip/mark.c
:100644 100644 5055265... bf6f646... M	uip/mhbuild.c
:100644 100644 94c1ce7... 873b0e3... M	uip/mhbuildsbr.c
:100644 100644 91affaa... c365470... M	uip/mhcachesbr.c
:100644 100644 92169a0... b87e522... M	uip/mhlist.c
:100644 100644 7830173... ecd6bac... M	uip/mhlistsbr.c
:100644 100644 6553ac3... 3aeb351... M	uip/mhparse.c
:100644 100644 eb3b618... 5009a2f... M	uip/mhpath.c
:100644 100644 42e0ee0... 3510120... M	uip/mhshow.c
:100644 100644 0a527ad... 7f3ef70... M	uip/mhshowsbr.c
:100644 100644 4a17547... 1fbd50e... M	uip/mhstore.c
:100644 100644 0fa70ca... 44fd19a... M	uip/mhstoresbr.c
:100644 100644 454fa1d... df5985f... M	uip/mhtest.c
:100644 100644 c1ae0cc... fc87b3a... M	uip/new.c
:100644 100644 5e17147... b48a92d... M	uip/packf.c
:100644 100644 f0dcec3... 2efac42... M	uip/pick.c
:100644 100644 f95ddbc... ffacb5d... M	uip/picksbr.c
:100644 100644 5ed378a... 99ec48c... M	uip/rcvstore.c
:100644 100644 690b55b... 32b7f15... M	uip/refile.c
:100644 100644 fd92101... 058b536... M	uip/repl.c
:100644 100644 3b532e0... 7d81a39... M	uip/rmf.c
:100644 100644 b90b43e... e599f6f... M	uip/rmm.c
:100644 100644 80addfc... 1276d5b... M	uip/scan.c
:100644 100644 8163385... a9ae46d... M	uip/send.c
:100644 100644 4670345... a8e0964... M	uip/sendsbr.c
:100644 100644 fb517d1... 977b0e4... M	uip/show.c
:100644 100644 8b8d554... fde4107... M	uip/slocal.c
:100644 100644 f9a4cff... 5132c1f... M	uip/sortm.c
:100644 100644 a5f8839... 8687815... M	uip/whatnowsbr.c

commit 6e8aba3714fe8ffc21dbb75ea9efdc41ab87b07f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Nov 21 11:29:03 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Nov 21 11:29:03 2011 +0100

    Cosmetic refactoring

:100644 100644 ef391e6... d42c21b... M	sbr/m_name.c
:100644 100644 1c13bb6... d5d536c... M	sbr/makedir.c

commit 5048c3273f8780b3d73e81d0ea5b434f53a83f9f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Nov 20 21:19:43 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Nov 20 21:19:43 2011 +0100

    Cosmetic change

:100644 100644 fd43a20... 03818f3... M	uip/mark.c

commit 70b12e63eda23f816d3c5330d2df4fb6c5b66a58
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Nov 20 21:17:44 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Nov 20 21:17:44 2011 +0100

    Cosmetic change

:100644 100644 88cac06... aef291a... M	uip/flist.c

commit 137b1ac9efd8d566e03708b74fe3f9d8d5c266f8
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Nov 20 21:14:29 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Nov 20 21:14:29 2011 +0100

    Added comment

:100644 100644 99c5510... 55be77c... M	sbr/utils.c

commit 8041c8a4001e576d7600efaaf6628a791263490d
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Nov 20 21:13:07 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Nov 20 21:13:07 2011 +0100

    Simplification: Removed unnecessary variable

:100644 100644 4d1feff... df767ef... M	sbr/m_draft.c

commit 3d78b9c80a95f4e7885ed607018f9b1b9be559b4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Nov 20 12:38:17 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Nov 20 12:38:17 2011 +0100

    The existence of the profile entry Path is already enforced by context_read().
    Hence, removed the obscure ``free(path("./", TFOLDER));'' calls.
    Still I don't see the sense in these lines, but they won't get executed,
    as the condition is checked before (and the program aborts then).
    Probably that's obsolete stuff that remained through several reworks.

:100644 100644 3a0fa8c... 66d8a0d... M	uip/anno.c
:100644 100644 032c5b5... 44f6bfe... M	uip/burst.c
:100644 100644 9f0929d... 95b5c94... M	uip/comp.c
:100644 100644 131cda9... d31c5c9... M	uip/dist.c
:100644 100644 5d9dfcc... 88cac06... M	uip/flist.c
:100644 100644 4fa9424... 735b5e7... M	uip/folder.c
:100644 100644 002bb67... 666228b... M	uip/forw.c
:100644 100644 d23bf32... 9e6fb6f... M	uip/inc.c
:100644 100644 d56a161... fd43a20... M	uip/mark.c
:100644 100644 735a77e... 5055265... M	uip/mhbuild.c
:100644 100644 5eb0937... 92169a0... M	uip/mhlist.c
:100644 100644 2281ba0... eb3b618... M	uip/mhpath.c
:100644 100644 bb7a8e7... 42e0ee0... M	uip/mhshow.c
:100644 100644 f61a5c0... 4a17547... M	uip/mhstore.c
:100644 100644 581349f... 454fa1d... M	uip/mhtest.c
:100644 100644 727298c... 5e17147... M	uip/packf.c
:100644 100644 69b9415... f0dcec3... M	uip/pick.c
:100644 100644 a120c66... 5ed378a... M	uip/rcvstore.c
:100644 100644 34e55ce... 690b55b... M	uip/refile.c
:100644 100644 8d10e5d... fd92101... M	uip/repl.c
:100644 100644 94198d0... 3b532e0... M	uip/rmf.c
:100644 100644 aca436a... b90b43e... M	uip/rmm.c
:100644 100644 4b0b338... 80addfc... M	uip/scan.c
:100644 100644 f777155... 8163385... M	uip/send.c
:100644 100644 ceb9018... fb517d1... M	uip/show.c
:100644 100644 5151889... f9a4cff... M	uip/sortm.c

commit cadeb41388928c84e39842b6a45d1bdce1773ad4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 19:07:47 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 19:07:47 2011 +0100

    Code reformating.

:100644 100644 5c1253d... 99c5510... M	sbr/utils.c

commit 5bfae54a3c9f2be059454d04875ba66fcbf1e6d4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 18:40:23 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 18:40:23 2011 +0100

    Improved pluspath() and used it instead of path() where appropriate.

:100644 100644 3920315... 4d1feff... M	sbr/m_draft.c
:100644 100644 b3a8fff... 3dd552c... M	sbr/path.c
:100644 100644 f391f61... 34e55ce... M	uip/refile.c
:100644 100644 006cabe... 8d10e5d... M	uip/repl.c

commit 32c2ca5c95ce1e43c158c28722097bcd2304eef2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 18:13:17 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 18:13:17 2011 +0100

    Refactored sbr/getfolder.c

:100644 100644 9a6b18b... fc87e1e... M	sbr/getfolder.c

commit 097c84b61603c4a4c5837f3dcc09c30a1e751702
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 17:56:07 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 17:56:07 2011 +0100

    Introduced FDEF and FCUR for speaking arguments to getfolder().
    Maybe it would be better to two separate functions, but I cannot
    imagine good names for them ... :-(

:100644 100644 2e3be95... 59b5c0f... M	h/mh.h
:100644 100644 95f72af... 957e44b... M	sbr/m_maildir.c
:100644 100644 8802eaa... b3a8fff... M	sbr/path.c
:100644 100644 b7c1563... 3a0fa8c... M	uip/anno.c
:100644 100644 a8f42d0... 032c5b5... M	uip/burst.c
:100644 100644 7a49362... 9f0929d... M	uip/comp.c
:100644 100644 5ff0d6c... 131cda9... M	uip/dist.c
:100644 100644 4bf3f82... 5d9dfcc... M	uip/flist.c
:100644 100644 25ab068... 4fa9424... M	uip/folder.c
:100644 100644 13aaaa9... 002bb67... M	uip/forw.c
:100644 100644 c06c57c... d23bf32... M	uip/inc.c
:100644 100644 fa5c2cb... d56a161... M	uip/mark.c
:100644 100644 23163f7... 94c1ce7... M	uip/mhbuildsbr.c
:100644 100644 f33e39b... 5eb0937... M	uip/mhlist.c
:100644 100644 bce976d... 2281ba0... M	uip/mhpath.c
:100644 100644 ba5c037... bb7a8e7... M	uip/mhshow.c
:100644 100644 7be9163... f61a5c0... M	uip/mhstore.c
:100644 100644 027dac6... 0fa70ca... M	uip/mhstoresbr.c
:100644 100644 17ca1ab... 581349f... M	uip/mhtest.c
:100644 100644 d4df05c... 727298c... M	uip/packf.c
:100644 100644 93a2400... 69b9415... M	uip/pick.c
:100644 100644 06b8b69... a120c66... M	uip/rcvstore.c
:100644 100644 a79e8be... f391f61... M	uip/refile.c
:100644 100644 61ba08c... 006cabe... M	uip/repl.c
:100644 100644 71fd017... 94198d0... M	uip/rmf.c
:100644 100644 7f77340... aca436a... M	uip/rmm.c
:100644 100644 b42d8a2... 4b0b338... M	uip/scan.c
:100644 100644 b19f762... ceb9018... M	uip/show.c
:100644 100644 ffe14f8... 5151889... M	uip/sortm.c

commit 64d621d6806432dabe5bd62282f17027bb08d418
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 17:51:30 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 17:51:30 2011 +0100

    Rearranged code in the file.

:100644 100644 3b633d0... 8802eaa... M	sbr/path.c

commit d318de52a08f7a84467a5e349b9b655b84ef6fca
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 17:35:13 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 17:35:13 2011 +0100

    Refactoring in sbr/path.c.
    Especially: Replaced compath() with a more general packpath().

:100644 100644 b13c5fe... 3b633d0... M	sbr/path.c

commit 240013872c392fe644bd4f79382d9f5314b4ea60
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 14:04:02 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 14:04:02 2011 +0100

    Renamed r1bindex() to mhbasename(), to make its function becomes clear.
    All calls to r1bindex() had '/' as second argument. For everything else
    one can use strrchr(3) instead of r1bindex().

:100644 100644 6200ea6... 15031ea... M	h/prototypes.h
:100644 100644 0cb7488... ad54a95... M	sbr/Makefile.in
:100644 100644 db7bcec... a4b0934... M	sbr/ext_hook.c
:100644 100644 77131b1... ac93068... M	sbr/folder_delmsgs.c
:100644 100644 17f7ad5... 3749452... M	sbr/m_backup.c
:100644 100644 c0c1a9c... 68f1a54... M	sbr/m_mktemp.c
:000000 100644 0000000... 038e506... A	sbr/mhbasename.c
:100644 000000 49ac0f5... 0000000... D	sbr/r1bindex.c
:100644 100644 21d933c... 00647dd... M	sbr/refile.c
:100644 100644 c0d3608... 3f23801... M	sbr/showfile.c
:100644 100644 6b9dbf5... a4ab295... M	uip/ali.c
:100644 100644 a2cfc84... b7c1563... M	uip/anno.c
:100644 100644 41e990a... b835acb... M	uip/ap.c
:100644 100644 374eff5... a8f42d0... M	uip/burst.c
:100644 100644 83b002a... 7a49362... M	uip/comp.c
:100644 100644 909bbc8... 5710aab... M	uip/conflict.c
:100644 100644 89315c2... 5ff0d6c... M	uip/dist.c
:100644 100644 878e2c1... a5accf5... M	uip/dp.c
:100644 100644 a857a1a... 15cee8f... M	uip/dropsbr.c
:100644 100644 a86d226... 4bf3f82... M	uip/flist.c
:100644 100644 2096c64... adda294... M	uip/fmtdump.c
:100644 100644 ac931ce... 25ab068... M	uip/folder.c
:100644 100644 9ad2877... 13aaaa9... M	uip/forw.c
:100644 100644 186312e... c06c57c... M	uip/inc.c
:100644 100644 50854f0... 11f7bc5... M	uip/install-mh.c
:100644 100644 bdd02ad... fa5c2cb... M	uip/mark.c
:100644 100644 e1ca05f... 735a77e... M	uip/mhbuild.c
:100644 100644 9ec8f5d... f33e39b... M	uip/mhlist.c
:100644 100644 2b32b64... 7830173... M	uip/mhlistsbr.c
:100644 100644 c4e822b... ded6194... M	uip/mhlsbr.c
:100644 100644 c7a7afa... 037246d... M	uip/mhmail.c
:100644 100644 575c7a7... 5bbd9fc... M	uip/mhparam.c
:100644 100644 db6f0ad... 6553ac3... M	uip/mhparse.c
:100644 100644 6f53aba... bce976d... M	uip/mhpath.c
:100644 100644 ea66f32... ba5c037... M	uip/mhshow.c
:100644 100644 f79d42e... 0a527ad... M	uip/mhshowsbr.c
:100644 100644 dd5f517... 7be9163... M	uip/mhstore.c
:100644 100644 8b2dc00... 027dac6... M	uip/mhstoresbr.c
:100644 100644 621c701... 17ca1ab... M	uip/mhtest.c
:100644 100644 ffde2b4... 7b29b54... M	uip/msgchk.c
:100644 100644 9236662... c1ae0cc... M	uip/new.c
:100644 100644 14ecdaa... d4df05c... M	uip/packf.c
:100644 100644 040ebec... 93a2400... M	uip/pick.c
:100644 100644 a75c563... 5b2131c... M	uip/prompter.c
:100644 100644 62ae2a8... 24cf48b... M	uip/rcvdist.c
:100644 100644 e8934ca... 84fcc26... M	uip/rcvpack.c
:100644 100644 868ed47... 06b8b69... M	uip/rcvstore.c
:100644 100644 1e2a3ef... 20274e7... M	uip/rcvtty.c
:100644 100644 b24e42e... a79e8be... M	uip/refile.c
:100644 100644 6893f56... 61ba08c... M	uip/repl.c
:100644 100644 e26badd... 1bdab9e... M	uip/replsbr.c
:100644 100644 fff4abb... 71fd017... M	uip/rmf.c
:100644 100644 f8a1d23... 7f77340... M	uip/rmm.c
:100644 100644 03a260b... b42d8a2... M	uip/scan.c
:100644 100644 2416baf... f777155... M	uip/send.c
:100644 100644 c7f4d44... 4670345... M	uip/sendsbr.c
:100644 100644 f536af7... b19f762... M	uip/show.c
:100644 100644 2e7c257... 8b8d554... M	uip/slocal.c
:100644 100644 a5d0e11... ffe14f8... M	uip/sortm.c
:100644 100644 e87fcf1... 0679ac6... M	uip/spost.c
:100644 100644 bbae08b... 3fff44a... M	uip/viamail.c
:100644 100644 583f133... 8d6830e... M	uip/whatnowproc.c
:100644 100644 5a31a90... a5f8839... M	uip/whatnowsbr.c

commit c20b4fa14515c7ab388ce35411d89a7a92300711
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 11:47:42 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 11:47:42 2011 +0100

    Renamed ssequal() to isprefix(), because that's what it checks.

:100644 100644 81c4801... 6200ea6... M	h/prototypes.h
:100644 100644 65a6261... 0cb7488... M	sbr/Makefile.in
:000000 100644 0000000... 33c0699... A	sbr/isprefix.c
:100644 100644 89da537... a67305b... M	sbr/m_convert.c
:100644 100644 b19415a... b13c5fe... M	sbr/path.c
:100644 100644 6f0c981... 7924fbc... M	sbr/print_sw.c
:100644 100644 141c1a2... 1c231dd... M	sbr/seq_read.c
:100644 000000 99b1249... 0000000... D	sbr/ssequal.c
:100644 100644 0f44555... a86d226... M	uip/flist.c
:100644 100644 06788b2... ac931ce... M	uip/folder.c
:100644 100644 38a93ff... fff4abb... M	uip/rmf.c
:100644 100644 dc6d24e... f536af7... M	uip/show.c

commit 8529829823bebf483ab22fe8d24c96394647a298
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 10:31:30 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 10:31:30 2011 +0100

    Removed defines for obsolete BSD bcopy functions; Use getc() directly.

:100644 100644 75d4d2a... 26eb0a2... M	h/nmh.h
:100644 100644 26707a2... 586876a... M	sbr/m_getfld.c

commit 5d09b7206ae2602d3aedb2b552ef160b855d8054
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 10:26:18 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 10:26:18 2011 +0100

    We don't need macros for only putting two strings next to each other.

:100644 100644 d72cd91... 24827e9... M	config/config.c
:100644 100644 3313aef... 2f5132f... M	sbr/mts.c

commit a2b61c58a3322ed9a1958b53d46ea8c844740e3f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sat Nov 5 09:43:56 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sat Nov 5 09:43:56 2011 +0100

    Removed references to bboards, as we don't support them anymore.

:100644 100644 9057dde... 2087aea... M	man/mh-alias.man
:100644 100644 13e381c... 48e4b6b... M	man/mh-profile.man

commit ea9ebdabc3e32c94e906dfc1b8a85e78b1b68a77
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 1 15:55:31 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 1 15:55:31 2011 +0100

    Broke long lines.

:100644 100644 ea7d5da... 0995d4f... M	sbr/context_read.c

commit 71b43c2803ffed08ec727c29d70a0d2de3ffb3f1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 1 09:29:08 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 1 09:29:08 2011 +0100

    Don't call writev() anymore.
    It might be a sexy syscall, but it's not portable and more complex than
    the mainstream solution. For sexy source program, go elsewhere!

:100644 100644 6a37f2f... 2fba897... M	configure.ac
:100644 100644 7db8d18... d8313ce... M	sbr/error.c

commit a0b72ae951177e0262dbe9266582edbd83c9684e
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 1 09:10:19 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 1 09:10:19 2011 +0100

    Removed outc(), which only called putchar(), while having the same signature.
    I substituted all outc() calls with calls to putchar().

:100644 100644 bb8a607... 3c45eb2... M	uip/termsbr.c

commit 714b5c530ece27ea2835a313013f5b770163403c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Nov 1 09:05:30 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Nov 1 09:05:30 2011 +0100

    Removed the space between function names and the opening parenthesis.

:100644 100644 5405531... c38223a... M	h/aliasbr.h
:100644 100644 e81acb1... afc249c... M	h/crawl_folders.h
:100644 100644 2742ae6... b32d316... M	h/dropsbr.h
:100644 100644 f65dab1... 96acd56... M	h/fmt_scan.h
:100644 100644 b5a7892... 373a692... M	h/mf.h
:100644 100644 70bfee7... 2e3be95... M	h/mh.h
:100644 100644 bef3f4f... 9d31c4a... M	h/mhparse.h
:100644 100644 df1d9b5... 5ddd837... M	h/mts.h
:100644 100644 4ae127d... 75d4d2a... M	h/nmh.h
:100644 100644 d69825a... 31b904e... M	h/picksbr.h
:100644 100644 baf40d9... 81c4801... M	h/prototypes.h
:100644 100644 bba2b44... 45dd1fe... M	h/scansbr.h
:100644 100644 645c340... d805d19... M	h/signals.h
:100644 100644 77ccaa6... 289a673... M	h/tws.h
:100644 100644 c8eb0c8... df81839... M	sbr/addrsbr.c
:100644 100644 6105a50... f2126b7... M	sbr/ambigsw.c
:100644 100644 4496ae6... 4e71ab5... M	sbr/brkstring.c
:100644 100644 cba270d... d11d772... M	sbr/check_charset.c
:100644 100644 0f87bde... 8a4da49... M	sbr/closefds.c
:100644 100644 65ded77... 4c3fcff... M	sbr/concat.c
:100644 100644 1341424... 6eebd7e... M	sbr/context_del.c
:100644 100644 e5ba5ff... 64ed8e0... M	sbr/context_find.c
:100644 100644 93b198d... e7d7da8... M	sbr/context_foil.c
:100644 100644 1e1a84e... ea7d5da... M	sbr/context_read.c
:100644 100644 bb49a90... 6b3aa2f... M	sbr/context_replace.c
:100644 100644 7d99cc3... e62aca8... M	sbr/context_save.c
:100644 100644 e4253da... e5ded82... M	sbr/copyip.c
:100644 100644 207bc03... 048579e... M	sbr/cpydata.c
:100644 100644 04ca76e... 86211cf... M	sbr/cpydgst.c
:100644 100644 2691a78... 0693a21... M	sbr/crawl_folders.c
:100644 100644 eb7e7c8... 03eaa10... M	sbr/discard.c
:100644 100644 60ab9d7... 737f998... M	sbr/dtime.c
:100644 100644 42511c9... 7db8d18... M	sbr/error.c
:100644 100644 769c525... 937d196... M	sbr/fdcompare.c
:100644 100644 a2338e3... d6218b5... M	sbr/fmt_addr.c
:100644 100644 9d8f41d... bcd7b3d... M	sbr/fmt_compile.c
:100644 100644 7576ae4... 4e56378... M	sbr/fmt_new.c
:100644 100644 5bc7850... dc123e5... M	sbr/fmt_rfc2047.c
:100644 100644 8a8e4c1... ac98883... M	sbr/fmt_scan.c
:100644 100644 5d1690e... 423384a... M	sbr/folder_addmsg.c
:100644 100644 5df5b5f... 77131b1... M	sbr/folder_delmsgs.c
:100644 100644 d88febe... d383d78... M	sbr/folder_free.c
:100644 100644 29ed687... 5280e30... M	sbr/folder_pack.c
:100644 100644 5743166... 222b490... M	sbr/folder_read.c
:100644 100644 2418abd... f1b703f... M	sbr/folder_realloc.c
:100644 100644 27d91cd... 2b9a015... M	sbr/gans.c
:100644 100644 3e38d87... 919fd32... M	sbr/getans.c
:100644 100644 4707255... 9bac0e5... M	sbr/getanswer.c
:100644 100644 5dbdf56... ce33c2e... M	sbr/getarguments.c
:100644 100644 b2891b8... 478986a... M	sbr/getcpy.c
:100644 100644 02910c3... 9a6b18b... M	sbr/getfolder.c
:100644 100644 d3d447e... 34d743e... M	sbr/lock_file.c
:100644 100644 0222533... 03bf0d0... M	sbr/m_atoi.c
:100644 100644 e8c5566... 17f7ad5... M	sbr/m_backup.c
:100644 100644 cd18406... 89da537... M	sbr/m_convert.c
:100644 100644 845fb96... 3920315... M	sbr/m_draft.c
:100644 100644 1ce52b6... 26707a2... M	sbr/m_getfld.c
:100644 100644 999e6f7... 9c86e77... M	sbr/m_gmprot.c
:100644 100644 1ba21c8... 95f72af... M	sbr/m_maildir.c
:100644 100644 9b9652b... c0c1a9c... M	sbr/m_mktemp.c
:100644 100644 20acffe... ef391e6... M	sbr/m_name.c
:100644 100644 89e9045... 1c13bb6... M	sbr/makedir.c
:100644 100644 8f7e357... d93ad26... M	sbr/mf.c
:100644 100644 55c0f02... 3313aef... M	sbr/mts.c
:100644 100644 502ad97... b19415a... M	sbr/path.c
:100644 100644 ff8cf48... f845058... M	sbr/pidstatus.c
:100644 100644 65c55b9... ebee02e... M	sbr/pidwait.c
:100644 100644 a46a88b... 039ab31... M	sbr/print_help.c
:100644 100644 8e489dc... 6f0c981... M	sbr/print_sw.c
:100644 100644 162e171... 8361c66... M	sbr/print_version.c
:100644 100644 70fba6c... d664927... M	sbr/push.c
:100644 100644 5b53298... 5c7279b... M	sbr/putenv.c
:100644 100644 cc8be82... ef43bde... M	sbr/readconfig.c
:100644 100644 ef95db8... 21d933c... M	sbr/refile.c
:100644 100644 c1e9243... f88fcef... M	sbr/ruserpass.c
:100644 100644 4e01692... d8f019a... M	sbr/seq_add.c
:100644 100644 3d52ed5... 589bc03... M	sbr/seq_bits.c
:100644 100644 1dbb0b8... 92e2f1e... M	sbr/seq_del.c
:100644 100644 34e6049... 4605915... M	sbr/seq_getnum.c
:100644 100644 87c5d04... 1e2e606... M	sbr/seq_list.c
:100644 100644 e9598c0... f9ed1b0... M	sbr/seq_nameok.c
:100644 100644 e73424e... 7cd7c1a... M	sbr/seq_print.c
:100644 100644 448f9ef... 141c1a2... M	sbr/seq_read.c
:100644 100644 e6f5a5b... 15d3f1c... M	sbr/seq_save.c
:100644 100644 357c04b... 0de8b97... M	sbr/seq_setcur.c
:100644 100644 530c11f... c66c132... M	sbr/seq_setprev.c
:100644 100644 8c9fe41... b18de5d... M	sbr/seq_setunseen.c
:100644 100644 ac9fc69... c0d3608... M	sbr/showfile.c
:100644 100644 1f1b0be... 77d61ce... M	sbr/signals.c
:100644 100644 655831c... ce7bf8a... M	sbr/snprintb.c
:100644 100644 95c6776... 99b1249... M	sbr/ssequal.c
:100644 100644 354fd0f... 608b4a5... M	sbr/strcasecmp.c
:100644 100644 7696e5f... 2d30d86... M	sbr/strdup.c
:100644 100644 fdde7fd... 2513b30... M	sbr/strindex.c
:100644 100644 1f590c3... 64dd848... M	sbr/trimcpy.c
:100644 100644 ea0964e... 836a98b... M	sbr/uprf.c
:100644 100644 f450c58... 5c1253d... M	sbr/utils.c
:100644 100644 e9ed23e... bd01a2c... M	sbr/vfgets.c
:100644 100644 21b95e1... 6b9dbf5... M	uip/ali.c
:100644 100644 094b1a5... 43a0e1b... M	uip/aliasbr.c
:100644 100644 8967961... a2cfc84... M	uip/anno.c
:100644 100644 db74870... e48f7d9... M	uip/annosbr.c
:100644 100644 a9f0775... 41e990a... M	uip/ap.c
:100644 100644 9d33214... 374eff5... M	uip/burst.c
:100644 100644 b39b6e7... 83b002a... M	uip/comp.c
:100644 100644 fdd6de2... 909bbc8... M	uip/conflict.c
:100644 100644 86c564f... 89315c2... M	uip/dist.c
:100644 100644 7c46da1... 319e496... M	uip/distsbr.c
:100644 100644 67b2fee... 878e2c1... M	uip/dp.c
:100644 100644 40de763... a857a1a... M	uip/dropsbr.c
:100644 100644 17916fb... 0f44555... M	uip/flist.c
:100644 100644 9b326a3... 2096c64... M	uip/fmtdump.c
:100644 100644 a5326c1... 06788b2... M	uip/folder.c
:100644 100644 5c71c55... 9ad2877... M	uip/forw.c
:100644 100644 fb306f4... 7d6d72b... M	uip/ftpsbr.c
:100644 100644 8947a66... 186312e... M	uip/inc.c
:100644 100644 ce07d5d... 50854f0... M	uip/install-mh.c
:100644 100644 9cca0ad... bdd02ad... M	uip/mark.c
:100644 100644 cdec935... e1ca05f... M	uip/mhbuild.c
:100644 100644 ca69fbe... 23163f7... M	uip/mhbuildsbr.c
:100644 100644 100f972... 91affaa... M	uip/mhcachesbr.c
:100644 100644 356a4d7... 6918e0e... M	uip/mhfree.c
:100644 100644 743f22b... 48b8f1d... M	uip/mhl.c
:100644 100644 91b11e7... 9ec8f5d... M	uip/mhlist.c
:100644 100644 80c9ad6... 2b32b64... M	uip/mhlistsbr.c
:100644 100644 fbd2503... c4e822b... M	uip/mhlsbr.c
:100644 100644 12a0bb5... c7a7afa... M	uip/mhmail.c
:100644 100644 869fe1c... 313719f... M	uip/mhmisc.c
:100644 100644 e0a8cfa... 8517781... M	uip/mhoutsbr.c
:100644 100644 f92a3ec... 575c7a7... M	uip/mhparam.c
:100644 100644 62fc765... db6f0ad... M	uip/mhparse.c
:100644 100644 b658f29... 6f53aba... M	uip/mhpath.c
:100644 100644 d55f2c6... ea66f32... M	uip/mhshow.c
:100644 100644 68576f6... f79d42e... M	uip/mhshowsbr.c
:100644 100644 add5c02... dd5f517... M	uip/mhstore.c
:100644 100644 e5b92e8... 8b2dc00... M	uip/mhstoresbr.c
:100644 100644 f8e6e38... 621c701... M	uip/mhtest.c
:100644 100644 0b2f3eb... ffde2b4... M	uip/msgchk.c
:100644 100644 cb2abc4... 9236662... M	uip/new.c
:100644 100644 732be65... 14ecdaa... M	uip/packf.c
:100644 100644 95f99cd... 040ebec... M	uip/pick.c
:100644 100644 c0692a8... f95ddbc... M	uip/picksbr.c
:100644 100644 88a56df... a75c563... M	uip/prompter.c
:100644 100644 53d7455... 62ae2a8... M	uip/rcvdist.c
:100644 100644 a89d1fe... e8934ca... M	uip/rcvpack.c
:100644 100644 40adf86... 868ed47... M	uip/rcvstore.c
:100644 100644 b3c1d52... 1e2a3ef... M	uip/rcvtty.c
:100644 100644 b1c2aa9... b24e42e... M	uip/refile.c
:100644 100644 f6016de... 6893f56... M	uip/repl.c
:100644 100644 8e60a52... e26badd... M	uip/replsbr.c
:100644 100644 050817b... 38a93ff... M	uip/rmf.c
:100644 100644 6e991b0... f8a1d23... M	uip/rmm.c
:100644 100644 3a0e6c6... 03a260b... M	uip/scan.c
:100644 100644 67fc5eb... 8a07418... M	uip/scansbr.c
:100644 100644 043e05e... 2416baf... M	uip/send.c
:100644 100644 0cae878... c7f4d44... M	uip/sendsbr.c
:100644 100644 6c795ca... dc6d24e... M	uip/show.c
:100644 100644 52e323a... 2e7c257... M	uip/slocal.c
:100644 100644 7d5a35c... a5d0e11... M	uip/sortm.c
:100644 100644 63b49da... e87fcf1... M	uip/spost.c
:100644 100644 f2b0a53... bb8a607... M	uip/termsbr.c
:100644 100644 3bf341d... bbae08b... M	uip/viamail.c
:100644 100644 061c844... 0488f94... M	uip/whatnow.c
:100644 100644 9d4d06d... 583f133... M	uip/whatnowproc.c
:100644 100644 0dfc3d7... 5a31a90... M	uip/whatnowsbr.c

commit ced6090a330d3d83d0bce709f756aa3d7d65fea4
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Mon Oct 31 15:06:33 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Mon Oct 31 15:06:33 2011 +0100

    Reformated comments and long lines

:100644 100644 5d11ef3... d72cd91... M	config/config.c
:100644 100644 7c997f6... 5e19b78... M	h/addrsbr.h
:100644 100644 aa38c42... 5405531... M	h/aliasbr.h
:100644 100644 a5ac7b4... e81acb1... M	h/crawl_folders.h
:100644 100644 c261541... 2742ae6... M	h/dropsbr.h
:100644 100644 f3b2b9b... d60ac4a... M	h/fmt_compile.h
:100644 100644 ea34898... f65dab1... M	h/fmt_scan.h
:100644 100644 0a750be... 8a1104a... M	h/md5.h
:100644 100644 7fd5ef5... b5a7892... M	h/mf.h
:100644 100644 35c8b41... 70bfee7... M	h/mh.h
:100644 100644 68bd2be... 77caabf... M	h/mhcachesbr.h
:100644 100644 e3abf31... bef3f4f... M	h/mhparse.h
:100644 100644 9773293... dc37db2... M	h/mime.h
:100644 100644 20b42a0... df1d9b5... M	h/mts.h
:100644 100644 f10ec1e... 4ae127d... M	h/nmh.h
:100644 100644 9c4b475... d69825a... M	h/picksbr.h
:100644 100644 c54172b... baf40d9... M	h/prototypes.h
:100644 100644 98a7f18... 6a62284... M	h/rcvmail.h
:100644 100644 d3b1c9f... bba2b44... M	h/scansbr.h
:100644 100644 d65da58... 645c340... M	h/signals.h
:100644 100644 1db78c7... 77ccaa6... M	h/tws.h
:100644 100644 bc5c2ec... 18d778e... M	h/utils.h
:100644 100644 d8f6a12... c8eb0c8... M	sbr/addrsbr.c
:100644 100644 cd84ad6... 6105a50... M	sbr/ambigsw.c
:100644 100644 a0e4f74... cb557b7... M	sbr/atooi.c
:100644 100644 1e78b17... 4496ae6... M	sbr/brkstring.c
:100644 100644 e6debc2... cba270d... M	sbr/check_charset.c
:100644 100644 99543f5... 0f87bde... M	sbr/closefds.c
:100644 100644 2d0bc60... 65ded77... M	sbr/concat.c
:100644 100644 f2ff0a4... 1341424... M	sbr/context_del.c
:100644 100644 da1ee10... e5ba5ff... M	sbr/context_find.c
:100644 100644 94f687a... 93b198d... M	sbr/context_foil.c
:100644 100644 24e6350... 1e1a84e... M	sbr/context_read.c
:100644 100644 dbe1014... bb49a90... M	sbr/context_replace.c
:100644 100644 d4a56ed... 7d99cc3... M	sbr/context_save.c
:100644 100644 4a0ef51... 0e013ab... M	sbr/copy.c
:100644 100644 5ae52bd... e4253da... M	sbr/copyip.c
:100644 100644 c74b2ae... 207bc03... M	sbr/cpydata.c
:100644 100644 7195cd1... 04ca76e... M	sbr/cpydgst.c
:100644 100644 28116b7... 2691a78... M	sbr/crawl_folders.c
:100644 100644 496bb7a... eb7e7c8... M	sbr/discard.c
:100644 100644 e4efff3... 3545d10... M	sbr/done.c
:100644 100644 0c229ee... 60ab9d7... M	sbr/dtime.c
:100644 100644 1c15006... 42511c9... M	sbr/error.c
:100644 100644 8986c03... db7bcec... M	sbr/ext_hook.c
:100644 100644 72dff99... 769c525... M	sbr/fdcompare.c
:100644 100644 bfb42d8... a2338e3... M	sbr/fmt_addr.c
:100644 100644 87e0769... 9d8f41d... M	sbr/fmt_compile.c
:100644 100644 d6e2e9f... 65890e9... M	sbr/fmt_def.c
:100644 100644 4acabe7... 7576ae4... M	sbr/fmt_new.c
:100644 100644 debc81e... 5bc7850... M	sbr/fmt_rfc2047.c
:100644 100644 14ec48b... 8a8e4c1... M	sbr/fmt_scan.c
:100644 100644 e26e3bf... 5d1690e... M	sbr/folder_addmsg.c
:100644 100644 0636d11... 5df5b5f... M	sbr/folder_delmsgs.c
:100644 100644 985c7a4... d88febe... M	sbr/folder_free.c
:100644 100644 2e321b0... 29ed687... M	sbr/folder_pack.c
:100644 100644 c77ea1e... 5743166... M	sbr/folder_read.c
:100644 100644 1d2b140... 2418abd... M	sbr/folder_realloc.c
:100644 100644 270b729... 27d91cd... M	sbr/gans.c
:100644 100644 befbd9a... 3e38d87... M	sbr/getans.c
:100644 100644 ed5fac0... 4707255... M	sbr/getanswer.c
:100644 100644 d133e06... 5dbdf56... M	sbr/getarguments.c
:100644 100644 2e94f08... b2891b8... M	sbr/getcpy.c
:100644 100644 11e2b21... 02910c3... M	sbr/getfolder.c
:100644 100644 865a6c9... 14f2242... M	sbr/getpass.c
:100644 100644 5bc83cc... d3d447e... M	sbr/lock_file.c
:100644 100644 21606c4... 0222533... M	sbr/m_atoi.c
:100644 100644 1b219a2... e8c5566... M	sbr/m_backup.c
:100644 100644 ee9ba5b... cd18406... M	sbr/m_convert.c
:100644 100644 4a64804... 845fb96... M	sbr/m_draft.c
:100644 100644 f2c2ffa... 1ce52b6... M	sbr/m_getfld.c
:100644 100644 9bf7088... 999e6f7... M	sbr/m_gmprot.c
:100644 100644 15e4a66... 1ba21c8... M	sbr/m_maildir.c
:100644 100644 6f2089b... 9b9652b... M	sbr/m_mktemp.c
:100644 100644 cddb4e9... cdab622... M	sbr/m_msgdef.c
:100644 100644 bc3a681... 20acffe... M	sbr/m_name.c
:100644 100644 1e03caa... 89e9045... M	sbr/makedir.c
:100644 100644 fdad91e... 8f7e357... M	sbr/mf.c
:100644 100644 4e02831... 55c0f02... M	sbr/mts.c
:100644 100644 8ec544f... ca3a2c4... M	sbr/norm_charmap.c
:100644 100644 a01385f... 502ad97... M	sbr/path.c
:100644 100644 cee7504... 7d5f7f9... M	sbr/peekc.c
:100644 100644 6f5f578... ff8cf48... M	sbr/pidstatus.c
:100644 100644 d7dd1d7... 65c55b9... M	sbr/pidwait.c
:100644 100644 ff3f0f1... a46a88b... M	sbr/print_help.c
:100644 100644 dad30d2... 8e489dc... M	sbr/print_sw.c
:100644 100644 28ce0c9... 162e171... M	sbr/print_version.c
:100644 100644 b2517b3... 70fba6c... M	sbr/push.c
:100644 100644 bade935... 5b53298... M	sbr/putenv.c
:100644 100644 93ec950... 49ac0f5... M	sbr/r1bindex.c
:100644 100644 5db7920... cc8be82... M	sbr/readconfig.c
:100644 100644 5637d6f... ef95db8... M	sbr/refile.c
:100644 100644 5437674... c1e9243... M	sbr/ruserpass.c
:100644 100644 fb56bb9... 4e01692... M	sbr/seq_add.c
:100644 100644 e93846a... 3d52ed5... M	sbr/seq_bits.c
:100644 100644 44ae6ce... 1dbb0b8... M	sbr/seq_del.c
:100644 100644 c5ff8b4... 34e6049... M	sbr/seq_getnum.c
:100644 100644 23bd544... 87c5d04... M	sbr/seq_list.c
:100644 100644 e10ef92... e9598c0... M	sbr/seq_nameok.c
:100644 100644 2db6656... e73424e... M	sbr/seq_print.c
:100644 100644 6945f00... 448f9ef... M	sbr/seq_read.c
:100644 100644 0c14f47... e6f5a5b... M	sbr/seq_save.c
:100644 100644 fdf2028... 357c04b... M	sbr/seq_setcur.c
:100644 100644 7e62b64... 530c11f... M	sbr/seq_setprev.c
:100644 100644 a115564... 8c9fe41... M	sbr/seq_setunseen.c
:100644 100644 b8e984b... ac9fc69... M	sbr/showfile.c
:100644 100644 00f516c... 1f1b0be... M	sbr/signals.c
:100644 100644 b22df66... 5bee67f... M	sbr/smatch.c
:100644 100644 baab61f... 655831c... M	sbr/snprintb.c
:100644 100644 2b19881... 1dd4a65... M	sbr/snprintf.c
:100644 100644 e7a12ad... 95c6776... M	sbr/ssequal.c
:100644 100644 79fc5a8... 354fd0f... M	sbr/strcasecmp.c
:100644 100644 3e206c7... 7696e5f... M	sbr/strdup.c
:100644 100644 92245b2... fdde7fd... M	sbr/strindex.c
:100644 100644 f24563c... 1f590c3... M	sbr/trimcpy.c
:100644 100644 7964a82... ea0964e... M	sbr/uprf.c
:100644 100644 3bde778... f450c58... M	sbr/utils.c
:100644 100644 1a99b76... e9ed23e... M	sbr/vfgets.c
:100644 100644 00af8ce... 21b95e1... M	uip/ali.c
:100644 100644 752cda7... 094b1a5... M	uip/aliasbr.c
:100644 100644 7fd22c1... 8967961... M	uip/anno.c
:100644 100644 427daba... db74870... M	uip/annosbr.c
:100644 100644 1e2151b... a9f0775... M	uip/ap.c
:100644 100644 8f0a238... 9d33214... M	uip/burst.c
:100644 100644 554d310... b39b6e7... M	uip/comp.c
:100644 100644 b49c1cc... fdd6de2... M	uip/conflict.c
:100644 100644 0b8edb3... 86c564f... M	uip/dist.c
:100644 100644 a40d3e4... 7c46da1... M	uip/distsbr.c
:100644 100644 0db0ba5... 67b2fee... M	uip/dp.c
:100644 100644 0e3ce19... 40de763... M	uip/dropsbr.c
:100644 100644 51eff1e... 17916fb... M	uip/flist.c
:100644 100644 e6561ad... 9b326a3... M	uip/fmtdump.c
:100644 100644 6f0f8b8... a5326c1... M	uip/folder.c
:100644 100644 6e33dc3... 5c71c55... M	uip/forw.c
:100644 100644 8295546... fb306f4... M	uip/ftpsbr.c
:100644 100644 f9aae76... 8947a66... M	uip/inc.c
:100644 100644 364cfb2... ce07d5d... M	uip/install-mh.c
:100644 100644 e4d078e... 9cca0ad... M	uip/mark.c
:100644 100644 a40d289... 6737a3e... M	uip/md5.c
:100644 100644 dc71d83... cdec935... M	uip/mhbuild.c
:100644 100644 1ca8091... ca69fbe... M	uip/mhbuildsbr.c
:100644 100644 0cefa87... 100f972... M	uip/mhcachesbr.c
:100644 100644 b9f15aa... 356a4d7... M	uip/mhfree.c
:100644 100644 7914b5f... 743f22b... M	uip/mhl.c
:100644 100644 1cd8357... 91b11e7... M	uip/mhlist.c
:100644 100644 e5fecd6... 80c9ad6... M	uip/mhlistsbr.c
:100644 100644 e7f34c2... fbd2503... M	uip/mhlsbr.c
:100644 100644 4939b02... 12a0bb5... M	uip/mhmail.c
:100644 100644 c32157f... 869fe1c... M	uip/mhmisc.c
:100644 100644 e354958... e0a8cfa... M	uip/mhoutsbr.c
:100644 100644 4d00717... f92a3ec... M	uip/mhparam.c
:100644 100644 c72c415... 62fc765... M	uip/mhparse.c
:100644 100644 aa38bbe... b658f29... M	uip/mhpath.c
:100644 100644 bbb7fb8... d55f2c6... M	uip/mhshow.c
:100644 100644 be03d96... 68576f6... M	uip/mhshowsbr.c
:100644 100644 2b413d4... add5c02... M	uip/mhstore.c
:100644 100644 2683fae... e5b92e8... M	uip/mhstoresbr.c
:100644 100644 9f21c01... f8e6e38... M	uip/mhtest.c
:100644 100644 5f31685... 0b2f3eb... M	uip/msgchk.c
:100644 100644 49840a1... cb2abc4... M	uip/new.c
:100644 100644 cb7caf2... 732be65... M	uip/packf.c
:100644 100644 a4f61bd... 95f99cd... M	uip/pick.c
:100644 100644 fd29c4c... c0692a8... M	uip/picksbr.c
:100644 100644 f92eda1... 88a56df... M	uip/prompter.c
:100644 100644 89ed029... 53d7455... M	uip/rcvdist.c
:100644 100644 b1bc518... a89d1fe... M	uip/rcvpack.c
:100644 100644 2458852... 40adf86... M	uip/rcvstore.c
:100644 100644 577873f... b3c1d52... M	uip/rcvtty.c
:100644 100644 2ac8916... b1c2aa9... M	uip/refile.c
:100644 100644 db41ebb... f6016de... M	uip/repl.c
:100644 100644 add1371... 8e60a52... M	uip/replsbr.c
:100644 100644 f3c335e... 050817b... M	uip/rmf.c
:100644 100644 e04efaa... 6e991b0... M	uip/rmm.c
:100644 100644 52a40af... 3a0e6c6... M	uip/scan.c
:100644 100644 7c0d198... 67fc5eb... M	uip/scansbr.c
:100644 100644 45b5e26... 043e05e... M	uip/send.c
:100644 100644 f7c2a08... 0cae878... M	uip/sendsbr.c
:100644 100644 413daeb... 6c795ca... M	uip/show.c
:100644 100644 b82b5e2... 52e323a... M	uip/slocal.c
:100644 100644 4b63bb6... 7d5a35c... M	uip/sortm.c
:100644 100644 80c6183... 63b49da... M	uip/spost.c
:100644 100644 ce1420c... f2b0a53... M	uip/termsbr.c
:100644 100644 25e65c2... 3bf341d... M	uip/viamail.c
:100644 100644 a6bb0f9... 061c844... M	uip/whatnow.c
:100644 100644 44146d7... 9d4d06d... M	uip/whatnowproc.c
:100644 100644 f8b7223... 0dfc3d7... M	uip/whatnowsbr.c

commit 337338b404931f06f0db2119c9e145e8ca5a9860
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 30 11:35:54 2011 +0100
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 30 11:35:54 2011 +0100

    Removed the draft message in favor for a consistent draft folder facility
    - reworked sbr/m_draft.c (of course)
    - removed the -draftfolder/-draftmessage/-nodraftfolder switches
    - removed the -draft switch from anno and refile
    - no more need to question on existing draft message - yay!
    Everything is more consistent now. Cornercases went away. :-)
    
    (Also fixed the switch numbering, as already done for other files earlier.)

:100644 100644 97a24ff... 5d11ef3... M	config/config.c
:100644 100644 1e84c1e... 806c934... M	docs/COMPLETION-BASH
:100644 100644 fe8e422... 666f7e1... M	docs/COMPLETION-ZSH
:100644 100644 58d1e1d... 35c8b41... M	h/mh.h
:100644 100644 4907410... c54172b... M	h/prototypes.h
:100644 100644 f97efa5... 1436f73... M	man/anno.man
:100644 100644 b9c4bc6... 1e0c9f8... M	man/comp.man
:100644 100644 7598e46... 4f0ff85... M	man/dist.man
:100644 100644 3ff187f... e5c25c9... M	man/forw.man
:100644 100644 c498b74... a630b76... M	man/mh-chart.man
:100644 100644 63b7b0d... bd84166... M	man/mh-draft.man
:100644 100644 f9b805a... cfbf616... M	man/refile.man
:100644 100644 bb4a7e5... 80096eb... M	man/repl.man
:100644 100644 7d0a4a2... 2edb7da... M	man/send.man
:100644 100644 bdca14f... b2b9dc9... M	man/show.man
:100644 100644 087511f... 3f2c6f8... M	man/whatnow.man
:100644 100644 ceee73a... 4a64804... M	sbr/m_draft.c
:100644 100644 1dfd99d... 5db7920... M	sbr/readconfig.c
:100644 100644 db1b96c... 7fd22c1... M	uip/anno.c
:100644 100644 f713b6f... 554d310... M	uip/comp.c
:100644 100644 10ef995... 0b8edb3... M	uip/dist.c
:100644 100644 8a7ed34... 6e33dc3... M	uip/forw.c
:100644 100644 b18ddb4... 4d00717... M	uip/mhparam.c
:100644 100644 b8b64d0... 2ac8916... M	uip/refile.c
:100644 100644 7a9384b... db41ebb... M	uip/repl.c
:100644 100644 53103fd... e04efaa... M	uip/rmm.c
:100644 100644 d1a183e... 45b5e26... M	uip/send.c
:100644 100644 eda19ca... 413daeb... M	uip/show.c
:100644 100644 c0f331a... f8b7223... M	uip/whatnowsbr.c

commit dc6c45394a06750eab463a2523406eed6c77e2e1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 16 19:50:26 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 16 19:50:26 2011 +0200

    Fixed broken swit numbering (there are more files to fix)

:100644 100644 ca1cc72... f9aae76... M	uip/inc.c
:100644 100644 0bec675... 5f31685... M	uip/msgchk.c
:100644 100644 db16f38... 80c6183... M	uip/spost.c
:100644 100644 ccca115... 25e65c2... M	uip/viamail.c

commit 18017df38ebb626f6eed6f339641fd1298c326e7
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 16 11:48:09 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 16 11:48:09 2011 +0200

    Removed the whom program, which relayed on post(8) functionality.
    We can later add one again, which only expands aliases but does not
    require the MTA to support -bv.

:100644 100644 f5471a9... 97a24ff... M	config/config.c
:100644 100644 bdc584f... 1e84c1e... M	docs/COMPLETION-BASH
:100644 100644 02af265... 644bcaf... M	docs/COMPLETION-TCSH
:100644 100644 d2ba02c... fe8e422... M	docs/COMPLETION-ZSH
:100644 100644 d41ab95... 58d1e1d... M	h/mh.h
:100644 100644 2a5a77a... b23fb6b... M	man/Makefile.in
:100644 100644 ad47699... 9057dde... M	man/mh-alias.man
:100644 100644 1efacfd... c498b74... M	man/mh-chart.man
:100644 100644 afe5444... 13e381c... M	man/mh-profile.man
:100644 100644 6152ccb... b3d3a29... M	man/nmh.man
:100644 100644 4fca2cd... 087511f... M	man/whatnow.man
:100644 100644 46644eb... 1dfd99d... M	sbr/readconfig.c
:100644 100644 d600813... d92d27a... M	uip/Makefile.in
:100644 100644 328ea6b... b18ddb4... M	uip/mhparam.c
:100644 100644 4d23fe5... db16f38... M	uip/spost.c
:100644 100644 afc56fd... c0f331a... M	uip/whatnowsbr.c
:100644 000000 b68e3ae... 0000000... D	uip/whom.c

commit 51cb63baa791f6ba84c0a7f8538ecfd00b013bcb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Sun Oct 16 10:47:04 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Sun Oct 16 10:47:04 2011 +0200

    Removed the split feature of send.
    It would split large messages into several partial ones, using MIME.
    But if a message contains one large file attached, it won't solve the
    problem. We better go without this feature and leave it to the user.

:100755 100755 a3545d1... 5582b2a... M	etc/sendfiles.in
:100644 100644 d51e3af... 9773293... M	h/mime.h
:100644 100644 adf2a56... 1efacfd... M	man/mh-chart.man
:100644 100644 a45eb8f... 7d0a4a2... M	man/send.man
:100644 100644 ed67329... 39a867a... M	man/sendfiles.man
:100644 100644 91f1c16... d1a183e... M	uip/send.c
:100644 100644 772c006... f7c2a08... M	uip/sendsbr.c
:100644 100644 1d876cb... ccca115... M	uip/viamail.c
:100644 100644 a41ee46... afc56fd... M	uip/whatnowsbr.c

commit b067ff5c465a5d243ce5a19e562085a9a1a97215
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 7 10:41:15 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 7 10:41:15 2011 +0200

    Removed unneeded sbr code.
    memmove() and strerror() removed again. ;-) Mmh takes C89, at least, for
    available.

:100644 100644 e9d2354... 6a37f2f... M	configure.ac
:100644 100644 9aaabd5... 7c997f6... M	h/addrsbr.h
:100644 100644 b84a626... 7fd5ef5... M	h/mf.h
:100644 100644 5ddd467... 4907410... M	h/prototypes.h
:100644 100644 9e69965... 65a6261... M	sbr/Makefile.in
:100644 100644 4ab3fec... d8f6a12... M	sbr/addrsbr.c
:100644 000000 0dd4a67... 0000000... D	sbr/client.c
:100644 100644 21fc88f... 496bb7a... M	sbr/discard.c
:100644 100644 5ff9394... 8986c03... M	sbr/ext_hook.c
:100644 100644 92e168b... debc81e... M	sbr/fmt_rfc2047.c
:100644 100644 97b2466... f2c2ffa... M	sbr/m_getfld.c
:100644 000000 a929419... 0000000... D	sbr/m_scratch.c
:100644 000000 c0a60bc... 0000000... D	sbr/m_tmpfil.c
:100644 000000 fabe133... 0000000... D	sbr/memmove.c
:100644 100644 063541b... fdad91e... M	sbr/mf.c
:100644 000000 397a689... 0000000... D	sbr/remdir.c
:100644 100644 9bc163a... 2b19881... M	sbr/snprintf.c
:100644 100644 c128f9b... 79fc5a8... M	sbr/strcasecmp.c
:100644 000000 af8d58f... 0000000... D	sbr/strerror.c
:100644 100644 7d0158a... 3bde778... M	sbr/utils.c
:100644 100644 a53fe4c... f3c335e... M	uip/rmf.c

commit a485ed478abbd599d8c9aab48934e7a26733ecb1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Oct 7 08:35:27 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Oct 7 08:35:27 2011 +0200

    Rearranged whitespace (and comments) in all the code!
    The primary goal was to only indent with tabs and not mix them with spaces.
    Also, no more tabs should appear past the first printable char on each line.
    Now editing the sources will be much easier, no matter which editor one uses,
    and rearranging won't break aligned code.
    (Beware, the changeset is huge, but the `diff -w' changes are moderate.)

:100644 100644 85dbf10... efab885... M	Makefile.in
:100644 100644 1f1d5aa... c1b16bd... M	config/Makefile.in
:100644 100644 f03cd19... f5471a9... M	config/config.c
:100755 100755 1ff7eed... 61d9637... M	config/version.sh
:100644 100644 f4d1dd6... e9d2354... M	configure.ac
:100644 100644 d6496f7... bdc584f... M	docs/COMPLETION-BASH
:100644 100644 ea7cd58... 4b7ecf8... M	docs/ChangeLog_MH-3_to_MH-6.6
:100644 100644 f086862... 4786c02... M	docs/FAQ
:100644 100644 66d49a9... 767291c... M	docs/MAILING-LISTS
:100644 100644 695bdf0... 38db87e... M	docs/Makefile.in
:100644 100644 83b6bf7... 714ba00... M	docs/README-HOOKS
:100644 100644 eba3004... 41f4482... M	docs/README.about
:100644 100644 8b3da50... de32185... M	docs/README.developers
:100644 100644 c4dc67b... 90451b9... M	docs/README.manpages
:100644 100644 5037a54... e8455db... M	etc/MailAliases
:100644 100644 faefd09... c326577... M	etc/Makefile.in
:100644 100644 7f5036d... 29d732d... M	etc/digestcomps
:100755 100755 0db5d3a... 1c798fc... M	etc/mhn.defaults.sh
:100755 100755 3e5e98a... 4b4230d... M	etc/mhn.find.sh
:100644 100644 b86878b... c5fd01c... M	etc/mts.conf.in
:100755 100755 85ec6f0... a3545d1... M	etc/sendfiles.in
:100644 100644 d40a92b... dbf540e... M	h/Makefile.in
:100644 100644 a6c7a41... 9aaabd5... M	h/addrsbr.h
:100644 100644 cc4da7f... aa38c42... M	h/aliasbr.h
:100644 100644 51fc882... a5ac7b4... M	h/crawl_folders.h
:100644 100644 5a84ae1... c261541... M	h/dropsbr.h
:100644 100644 22be450... f3b2b9b... M	h/fmt_compile.h
:100644 100644 9872e09... ea34898... M	h/fmt_scan.h
:100644 100644 e49ef4e... 0a750be... M	h/md5.h
:100644 100644 6063e60... b84a626... M	h/mf.h
:100644 100644 5898831... d41ab95... M	h/mh.h
:100644 100644 9c1db6a... 68bd2be... M	h/mhcachesbr.h
:100644 100644 48f221f... e3abf31... M	h/mhparse.h
:100644 100644 3e50ce2... d51e3af... M	h/mime.h
:100644 100644 07fa8a2... 20b42a0... M	h/mts.h
:100644 100644 f1711d5... f10ec1e... M	h/nmh.h
:100644 100644 27c2e66... 9c4b475... M	h/picksbr.h
:100644 100644 c679ace... 5ddd467... M	h/prototypes.h
:100644 100644 b2a355e... 98a7f18... M	h/rcvmail.h
:100644 100644 f6cd35c... d3b1c9f... M	h/scansbr.h
:100644 100644 4ad2b57... d65da58... M	h/signals.h
:100644 100644 5d99cf5... 1db78c7... M	h/tws.h
:100644 100644 b9660a5... bc5c2ec... M	h/utils.h
:100644 100644 cee0747... 2a5a77a... M	man/Makefile.in
:100644 100644 f2fb580... 772e967... M	man/ali.man
:100644 100644 c77b39e... 30e5fb8... M	man/ap.man
:100644 100644 bfb78b3... b9c4bc6... M	man/comp.man
:100644 100644 f690596... fc9cc99... M	man/conflict.man
:100644 100644 ae7be11... 7598e46... M	man/dist.man
:100644 100644 363f44a... e31e626... M	man/dp.man
:100644 100644 0524f01... 00127e6... M	man/fmtdump.man
:100644 100644 34d3fa0... 9fffec6... M	man/folder.man
:100644 100644 877b49b... 3ff187f... M	man/forw.man
:100644 100644 eff4bf0... 9b9766d... M	man/mark.man
:100644 100644 0ea33b0... adf2a56... M	man/mh-chart.man
:100644 100644 8925b8c... 80021df... M	man/mh-format.man
:100644 100644 19399fb... afe5444... M	man/mh-profile.man
:100644 100644 f8546c3... d824b47... M	man/mhl.man
:100644 100644 6e3cf13... ba2edcb... M	man/mhmail.man
:100644 100644 eecc044... 613b500... M	man/next.man
:100644 100644 9b1f955... 6152ccb... M	man/nmh.man
:100644 100644 fd32b3a... cdc4ee6... M	man/packf.man
:100644 100644 1a1b0ff... c5ef463... M	man/pick.man
:100644 100644 2f771da... c90b4ee... M	man/post.man
:100644 100644 6ef0b8e... 4703cae... M	man/prev.man
:100644 100644 26ba263... ca00d6b... M	man/rcvpack.man
:100644 100644 4b55fe1... f9b805a... M	man/refile.man
:100644 100644 9f2f489... bb4a7e5... M	man/repl.man
:100644 100644 047db5a... 22c0046... M	man/rmf.man
:100644 100644 6fa3547... a45eb8f... M	man/send.man
:100644 100644 76b793a... ed67329... M	man/sendfiles.man
:100644 100644 581cc6d... 9e69965... M	sbr/Makefile.in
:100644 100644 79d7afe... 4ab3fec... M	sbr/addrsbr.c
:100644 100644 c11b9e7... cd84ad6... M	sbr/ambigsw.c
:100644 100644 d62de17... a0e4f74... M	sbr/atooi.c
:100644 100644 5375596... 1e78b17... M	sbr/brkstring.c
:100644 100644 8ee93b1... e6debc2... M	sbr/check_charset.c
:100644 100644 92e0711... 0dd4a67... M	sbr/client.c
:100644 100644 d292112... 99543f5... M	sbr/closefds.c
:100644 100644 82979f5... 2d0bc60... M	sbr/concat.c
:100644 100644 474e51c... f2ff0a4... M	sbr/context_del.c
:100644 100644 8c0675f... da1ee10... M	sbr/context_find.c
:100644 100644 4a6e89b... 94f687a... M	sbr/context_foil.c
:100644 100644 a655eff... 24e6350... M	sbr/context_read.c
:100644 100644 a0c5032... dbe1014... M	sbr/context_replace.c
:100644 100644 4ee40ca... d4a56ed... M	sbr/context_save.c
:100644 100644 cc35e95... 4a0ef51... M	sbr/copy.c
:100644 100644 84f724c... 5ae52bd... M	sbr/copyip.c
:100644 100644 d322ba9... c74b2ae... M	sbr/cpydata.c
:100644 100644 12829f1... 7195cd1... M	sbr/cpydgst.c
:100644 100644 d8bcdba... 28116b7... M	sbr/crawl_folders.c
:100644 100644 dbc865c... 21fc88f... M	sbr/discard.c
:100644 100644 05bcf52... e4efff3... M	sbr/done.c
:100644 100644 2e978d7... 0c229ee... M	sbr/dtime.c
:100644 100644 0191086... a353393... M	sbr/dtimep.lex
:100644 100644 6dc6995... 1c15006... M	sbr/error.c
:100644 100644 e94083b... 5ff9394... M	sbr/ext_hook.c
:100644 100644 38174e0... 72dff99... M	sbr/fdcompare.c
:100644 100644 be9b483... bfb42d8... M	sbr/fmt_addr.c
:100644 100644 a180c56... 87e0769... M	sbr/fmt_compile.c
:100644 100644 1edb787... d6e2e9f... M	sbr/fmt_def.c
:100644 100644 44a18b3... 4acabe7... M	sbr/fmt_new.c
:100644 100644 4d3fc29... 92e168b... M	sbr/fmt_rfc2047.c
:100644 100644 97a0b4a... 14ec48b... M	sbr/fmt_scan.c
:100644 100644 a0595e6... e26e3bf... M	sbr/folder_addmsg.c
:100644 100644 e6fac04... 0636d11... M	sbr/folder_delmsgs.c
:100644 100644 ebb58ab... 985c7a4... M	sbr/folder_free.c
:100644 100644 b0bc67b... 2e321b0... M	sbr/folder_pack.c
:100644 100644 f642ed3... c77ea1e... M	sbr/folder_read.c
:100644 100644 6a94a00... 1d2b140... M	sbr/folder_realloc.c
:100644 100644 6b76b7b... 270b729... M	sbr/gans.c
:100644 100644 3229eb5... befbd9a... M	sbr/getans.c
:100644 100644 d0ec6f8... ed5fac0... M	sbr/getanswer.c
:100644 100644 0f8834b... d133e06... M	sbr/getarguments.c
:100644 100644 6633248... 2e94f08... M	sbr/getcpy.c
:100644 100644 6c6d267... 11e2b21... M	sbr/getfolder.c
:100644 100644 f3ae829... 865a6c9... M	sbr/getpass.c
:100644 100644 7eaa0de... 5bc83cc... M	sbr/lock_file.c
:100644 100644 174c407... 21606c4... M	sbr/m_atoi.c
:100644 100644 4159850... 1b219a2... M	sbr/m_backup.c
:100644 100644 1696190... ee9ba5b... M	sbr/m_convert.c
:100644 100644 e479186... ceee73a... M	sbr/m_draft.c
:100644 100644 42bb72f... 97b2466... M	sbr/m_getfld.c
:100644 100644 92ead2d... 9bf7088... M	sbr/m_gmprot.c
:100644 100644 6c8c584... 15e4a66... M	sbr/m_maildir.c
:100644 100644 aa25636... 6f2089b... M	sbr/m_mktemp.c
:100644 100644 d602973... cddb4e9... M	sbr/m_msgdef.c
:100644 100644 18ee081... bc3a681... M	sbr/m_name.c
:100644 100644 3c63d09... a929419... M	sbr/m_scratch.c
:100644 100644 291d996... c0a60bc... M	sbr/m_tmpfil.c
:100644 100644 4337b7c... 1e03caa... M	sbr/makedir.c
:100644 100644 62a303f... fabe133... M	sbr/memmove.c
:100644 100644 fd92e36... 063541b... M	sbr/mf.c
:100644 100644 6418ef5... 4e02831... M	sbr/mts.c
:100644 100644 ae81046... 8ec544f... M	sbr/norm_charmap.c
:100644 100644 5a9529d... a01385f... M	sbr/path.c
:100644 100644 5ed8c3f... cee7504... M	sbr/peekc.c
:100644 100644 f16f7e0... 6f5f578... M	sbr/pidstatus.c
:100644 100644 ef42e1a... d7dd1d7... M	sbr/pidwait.c
:100644 100644 e045788... ff3f0f1... M	sbr/print_help.c
:100644 100644 6d475ab... dad30d2... M	sbr/print_sw.c
:100644 100644 b828b3c... 28ce0c9... M	sbr/print_version.c
:100644 100644 ce00f68... b2517b3... M	sbr/push.c
:100644 100644 dd66514... bade935... M	sbr/putenv.c
:100644 100644 92818f9... 93ec950... M	sbr/r1bindex.c
:100644 100644 671ada3... 46644eb... M	sbr/readconfig.c
:100644 100644 fc2793c... 5637d6f... M	sbr/refile.c
:100644 100644 4ce0b14... 397a689... M	sbr/remdir.c
:100644 100644 882889c... 5437674... M	sbr/ruserpass.c
:100644 100644 68fa724... fb56bb9... M	sbr/seq_add.c
:100644 100644 30dd3f5... e93846a... M	sbr/seq_bits.c
:100644 100644 eb41ec4... 44ae6ce... M	sbr/seq_del.c
:100644 100644 251b609... c5ff8b4... M	sbr/seq_getnum.c
:100644 100644 b64e8cd... 23bd544... M	sbr/seq_list.c
:100644 100644 6887ac6... e10ef92... M	sbr/seq_nameok.c
:100644 100644 3d97038... 2db6656... M	sbr/seq_print.c
:100644 100644 e349121... 6945f00... M	sbr/seq_read.c
:100644 100644 94b7543... 0c14f47... M	sbr/seq_save.c
:100644 100644 f18a388... fdf2028... M	sbr/seq_setcur.c
:100644 100644 11de143... 7e62b64... M	sbr/seq_setprev.c
:100644 100644 ea18d17... a115564... M	sbr/seq_setunseen.c
:100644 100644 59ae795... b8e984b... M	sbr/showfile.c
:100755 100755 88beac1... 699302c... M	sbr/sigmsg.awk
:100644 100644 919b8e0... 00f516c... M	sbr/signals.c
:100644 100644 88a098b... b22df66... M	sbr/smatch.c
:100644 100644 5f3f124... baab61f... M	sbr/snprintb.c
:100644 100644 efb6df0... 9bc163a... M	sbr/snprintf.c
:100644 100644 5ccf28f... e7a12ad... M	sbr/ssequal.c
:100644 100644 04aad7d... c128f9b... M	sbr/strcasecmp.c
:100644 100644 251145a... 3e206c7... M	sbr/strdup.c
:100644 100644 476a574... af8d58f... M	sbr/strerror.c
:100644 100644 9a1e4fe... 92245b2... M	sbr/strindex.c
:100644 100644 b640ea6... f24563c... M	sbr/trimcpy.c
:100644 100644 b3c81ff... 7964a82... M	sbr/uprf.c
:100644 100644 48969ab... 7d0158a... M	sbr/utils.c
:100644 100644 3a376e1... 1a99b76... M	sbr/vfgets.c
:100644 100644 9118045... d600813... M	uip/Makefile.in
:100644 100644 41f92a6... 00af8ce... M	uip/ali.c
:100644 100644 b1a7e61... 752cda7... M	uip/aliasbr.c
:100644 100644 41716f7... db1b96c... M	uip/anno.c
:100644 100644 87e9580... 427daba... M	uip/annosbr.c
:100644 100644 a0f7f77... 1e2151b... M	uip/ap.c
:100644 100644 fa3ac73... 8f0a238... M	uip/burst.c
:100644 100644 5ebce6e... f713b6f... M	uip/comp.c
:100644 100644 07e77fc... b49c1cc... M	uip/conflict.c
:100644 100644 4bad51a... 10ef995... M	uip/dist.c
:100644 100644 afd4e41... a40d3e4... M	uip/distsbr.c
:100644 100644 c94c8ea... 0db0ba5... M	uip/dp.c
:100644 100644 76bc00d... 0e3ce19... M	uip/dropsbr.c
:100644 100644 e3da709... 51eff1e... M	uip/flist.c
:100644 100644 fff4502... e6561ad... M	uip/fmtdump.c
:100644 100644 3e7c85d... 6f0f8b8... M	uip/folder.c
:100644 100644 7668b4d... 8a7ed34... M	uip/forw.c
:100644 100644 57f25ba... 8295546... M	uip/ftpsbr.c
:100644 100644 7c91c25... ca1cc72... M	uip/inc.c
:100644 100644 c484771... 364cfb2... M	uip/install-mh.c
:100644 100644 dd09b48... e4d078e... M	uip/mark.c
:100644 100644 5e0ab3b... a40d289... M	uip/md5.c
:100644 100644 1e86290... dc71d83... M	uip/mhbuild.c
:100644 100644 f01abd5... 1ca8091... M	uip/mhbuildsbr.c
:100644 100644 2223e80... 0cefa87... M	uip/mhcachesbr.c
:100644 100644 38b830e... b9f15aa... M	uip/mhfree.c
:100644 100644 fdbd679... 7914b5f... M	uip/mhl.c
:100644 100644 cb6a3cf... 1cd8357... M	uip/mhlist.c
:100644 100644 1aac74a... e5fecd6... M	uip/mhlistsbr.c
:100644 100644 58b2978... e7f34c2... M	uip/mhlsbr.c
:100644 100644 e586860... 4939b02... M	uip/mhmail.c
:100644 100644 7a23139... c32157f... M	uip/mhmisc.c
:100644 100644 7e12c46... e354958... M	uip/mhoutsbr.c
:100644 100644 eae587d... 328ea6b... M	uip/mhparam.c
:100644 100644 d40d78c... c72c415... M	uip/mhparse.c
:100644 100644 23ca542... aa38bbe... M	uip/mhpath.c
:100644 100644 191eeff... bbb7fb8... M	uip/mhshow.c
:100644 100644 4a3589f... be03d96... M	uip/mhshowsbr.c
:100644 100644 7b44a96... 2b413d4... M	uip/mhstore.c
:100644 100644 7c91184... 2683fae... M	uip/mhstoresbr.c
:100644 100644 5c10b8b... 9f21c01... M	uip/mhtest.c
:100644 100644 7ee5df5... 0bec675... M	uip/msgchk.c
:100644 100644 99d8528... 49840a1... M	uip/new.c
:100644 100644 c365440... cb7caf2... M	uip/packf.c
:100644 100644 24e6862... a4f61bd... M	uip/pick.c
:100644 100644 bd4c263... fd29c4c... M	uip/picksbr.c
:100644 100644 7c28aec... f92eda1... M	uip/prompter.c
:100644 100644 9038d5f... 89ed029... M	uip/rcvdist.c
:100644 100644 0b4dc9f... b1bc518... M	uip/rcvpack.c
:100644 100644 3131076... 2458852... M	uip/rcvstore.c
:100644 100644 8b04d61... 577873f... M	uip/rcvtty.c
:100644 100644 25f7629... b8b64d0... M	uip/refile.c
:100644 100644 d2b75df... 7a9384b... M	uip/repl.c
:100644 100644 ec140d6... add1371... M	uip/replsbr.c
:100644 100644 12473f8... a53fe4c... M	uip/rmf.c
:100644 100644 7680008... 53103fd... M	uip/rmm.c
:100644 100644 077f824... 52a40af... M	uip/scan.c
:100644 100644 dd0e498... 7c0d198... M	uip/scansbr.c
:100644 100644 c8b77f7... 91f1c16... M	uip/send.c
:100644 100644 b610ad8... 772c006... M	uip/sendsbr.c
:100644 100644 b5b48c5... eda19ca... M	uip/show.c
:100644 100644 e6880fe... b82b5e2... M	uip/slocal.c
:100644 100644 cfad3d3... 4b63bb6... M	uip/sortm.c
:100644 100644 c7582ba... 4d23fe5... M	uip/spost.c
:100644 100644 740d021... ce1420c... M	uip/termsbr.c
:100644 100644 aea746d... 1d876cb... M	uip/viamail.c
:100644 100644 d3fccfd... a6bb0f9... M	uip/whatnow.c
:100644 100644 6bf4b36... 44146d7... M	uip/whatnowproc.c
:100644 100644 f5f78d7... a41ee46... M	uip/whatnowsbr.c
:100644 100644 1b1660f... b68e3ae... M	uip/whom.c

commit f480c03187724e54e5391ee61b810827da319a6c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 21:13:58 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 21:13:58 2011 +0200

    Removed mhn, as it was already replaced by mhlist/mhshow/mhstore.

:100644 100644 6811964... 179d11d... M	INSTALL
:100644 100644 8162798... c8882cb... M	acconfig.h
:100644 100644 671292e... f03cd19... M	config/config.c
:100644 100644 f759c35... d6496f7... M	docs/COMPLETION-BASH
:100644 100644 f75933e... 02af265... M	docs/COMPLETION-TCSH
:100644 100644 5c10cc8... d2ba02c... M	docs/COMPLETION-ZSH
:100644 100644 8fee181... 795eab2... M	etc/mhl.headers
:100644 100644 589a0c8... cee0747... M	man/Makefile.in
:100644 100644 4414421... 0ea33b0... M	man/mh-chart.man
:100644 000000 fc682ef... 0000000... D	man/mhn.man
:100644 100644 4c2b59a... 9b1f955... M	man/nmh.man
:100644 100644 2423185... 9118045... M	uip/Makefile.in
:100644 100644 ac0c4c5... 7668b4d... M	uip/forw.c
:100644 000000 a7644a3... 0000000... D	uip/mhn.c
:100644 100644 a63b8ed... 4a3589f... M	uip/mhshowsbr.c
:100644 100644 a1b5e2a... 7c91184... M	uip/mhstoresbr.c
:100644 100644 3dda470... ec140d6... M	uip/replsbr.c
:100644 100644 57ef007... b610ad8... M	uip/sendsbr.c

commit 916690191222433a6923a4be54b0d8f6ac01bd02
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 19:09:27 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 19:09:27 2011 +0200

    Removed msh, vmh and wmh.
    The latter ones were long time obsolete; now they went away.
    Msh has hardly to do with everyday mmh usage, and we don't support bboards
    anymore.
    This one changeset saves us about 7,000 lines of code. *yay*

:100644 100644 9b64e29... 671292e... M	config/config.c
:100644 100644 542fbde... f4d1dd6... M	configure.ac
:100644 100644 e77e152... f759c35... M	docs/COMPLETION-BASH
:100644 100644 b616524... d40a92b... M	h/Makefile.in
:100644 100644 25bb475... 5898831... M	h/mh.h
:100644 000000 585e50a... 0000000... D	h/msh.h
:100644 100644 1bc19d4... c679ace... M	h/prototypes.h
:100644 000000 0b5a9a3... 0000000... D	h/vmhsbr.h
:100644 100644 c822d4a... 589a0c8... M	man/Makefile.in
:100644 100644 cb1e6f4... d7e28d5... M	man/burst.man
:100644 100644 0c413f8... 4414421... M	man/mh-chart.man
:100644 100644 635fc32... 19399fb... M	man/mh-profile.man
:100644 100644 4f2d755... 0cf54dd... M	man/mh-tailor.man
:100644 000000 93d0282... 0000000... D	man/msh.man
:100644 100644 46fd8fb... 4c2b59a... M	man/nmh.man
:100644 000000 9fe9220... 0000000... D	man/vmh.man
:100644 100644 12dab45... 4a6e89b... M	sbr/context_foil.c
:100644 100644 be871c4... 42bb72f... M	sbr/m_getfld.c
:100644 100644 6eca286... 671ada3... M	sbr/readconfig.c
:100644 100644 2beef92... 2423185... M	uip/Makefile.in
:100644 100644 137a635... eae587d... M	uip/mhparam.c
:100644 000000 c2d4e1a... 0000000... D	uip/msh.c
:100644 000000 3bd4db3... 0000000... D	uip/mshcmds.c
:100644 000000 908df85... 0000000... D	uip/vmh.c
:100644 000000 eb6e037... 0000000... D	uip/vmhsbr.c
:100644 000000 572bad5... 0000000... D	uip/vmhtest.c

commit ecc90fb56b43863f4c33ed62da4abe898b17d7fb
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 18:21:11 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 18:21:11 2011 +0200

    Removed unused and not compiling program wmh.
    It was added 1986, and is not even mentioned in nmh's history.
    The website is (was?) http://wmh.sf.net

:100644 100644 7b483fe... 2beef92... M	uip/Makefile.in
:100644 000000 e5ff490... 0000000... D	uip/wmh.c

commit f30f5410a04ab0a6eed8ebcd99f5eaf51759cf8b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 18:14:41 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 18:14:41 2011 +0200

    Removed obsolete MTS docs from README.developers

:100644 100644 31a6e46... 8b3da50... M	docs/README.developers

commit 97d33797dc936a9e9097cdfc8a6132fca65eac55
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 12:29:01 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 12:29:01 2011 +0200

    Clarification fix in man/mhparam.man, related to -debug.

:100644 100644 f1e17a2... bed0a55... M	man/mhparam.man

commit e87123959d15f3b190494dffdd8bce335c137874
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 12:25:09 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 12:25:09 2011 +0200

    Reworked LINK, now named `altmsglink', similar to BACKUP_PREFIX.

:100644 100644 2547602... 8162798... M	acconfig.h
:100644 100644 cc3bb00... 9b64e29... M	config/config.c
:100644 100644 31b5f4d... 25bb475... M	h/mh.h
:100644 100644 b7e24ca... 635fc32... M	man/mh-profile.man
:100644 100644 d59e731... f642ed3... M	sbr/folder_read.c
:100644 100644 30585a2... 6eca286... M	sbr/readconfig.c
:100644 100644 80b52a1... 137a635... M	uip/mhparam.c
:100644 100644 878f22a... 12473f8... M	uip/rmf.c
:100644 100644 4a29a64... f5f78d7... M	uip/whatnowsbr.c

commit 104b36e0a37bafe6620062334fa78d484dce321c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 11:42:08 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 11:42:08 2011 +0200

    Moved default file/folder modes from acconfig.h to config/config.c

:100644 100644 efd9f38... 2547602... M	acconfig.h
:100644 100644 82e72ae... cc3bb00... M	config/config.c

commit 5d43a99db70c12a673028c7758c20cbe3e13ef5f
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 11:28:46 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 11:28:46 2011 +0200

    Removed --with-{editor,pager} configure options.
    We keep defaulting to vi and more, but search in PATH at run time.
    Nowadays, both programs should be available via PATH everywhere.
    Otherwise, the the path in the profile.

:100644 100644 d4f7f24... 6811964... M	INSTALL
:100644 100644 89cd54e... 85dbf10... M	Makefile.in
:100644 100644 79d54d5... 1f1d5aa... M	config/Makefile.in
:100644 100644 1a7b72f... 82e72ae... M	config/config.c
:100644 100644 274e08d... 542fbde... M	configure.ac
:100644 100644 5e99542... c822d4a... M	man/Makefile.in
:100644 100644 93eaa8f... b7e24ca... M	man/mh-profile.man
:100644 100644 49c9220... 80b52a1... M	uip/mhparam.c

commit d19e58487c8b73f12712982185e5007c97a2cdb0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 10:22:17 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 10:22:17 2011 +0200

    Documented -debug switch or mhparam(1)

:100644 100644 ba00fc6... f1e17a2... M	man/mhparam.man

commit 55348ded7496135cd482e3e4169e61aba2437260
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 09:55:16 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 09:55:16 2011 +0200

    Moved sendmail item to better place in man page mh-profile(5)

:100644 100644 42d1947... 93eaa8f... M	man/mh-profile.man

commit 6c40d481d661d532dd527eaf34cebb6d3f8ed086
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Oct 5 09:48:37 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Oct 5 09:48:37 2011 +0200

    Removed configure option --with-hash-prefix and moved backup-prefix to profile

:100644 100644 9d961bd... 1a7b72f... M	config/config.c
:100644 100644 ee28837... 274e08d... M	configure.ac
:100644 100644 7442071... 31b5f4d... M	h/mh.h
:100644 100644 46c8424... 42d1947... M	man/mh-profile.man
:100644 100644 6bde76f... e6fac04... M	sbr/folder_delmsgs.c
:100644 100644 bb88659... d59e731... M	sbr/folder_read.c
:100644 100644 c34c409... 4159850... M	sbr/m_backup.c
:100644 100644 09cb44d... 30585a2... M	sbr/readconfig.c
:100644 100644 0d5b32c... 49c9220... M	uip/mhparam.c
:100644 100644 a49ba4c... 878f22a... M	uip/rmf.c

commit bd2221448c3c545993ccf6f20365f01b5e9782e9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 21:39:54 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 21:39:54 2011 +0200

    Renamed configure.in to the more modern name configure.ac

:100644 100644 81f7067... 89cd54e... M	Makefile.in
:100644 100644 20d123f... fcc5fbd... M	aclocal.m4
:100644 100644 d15e966... ee28837... R099	configure.in	configure.ac
:100644 100644 f026c74... 31a6e46... M	docs/README.developers

commit 37910518c33a356c5da893c3db0dce6349b78aa0
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 21:07:22 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 21:07:22 2011 +0200

    Nicer structure in summary printing of the configure script.

:100644 100644 12c29ca... d15e966... M	configure.in

commit 6f1a8c3b8d6f19bbe33e7d3fa746ae1d2e9ac455
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 21:05:33 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 21:05:33 2011 +0200

    Moved the sendmail path config line from mts.conf to the MH profile
    This another step in getting rid of the mts stuff.

:100644 100644 23ded2a... 79d54d5... M	config/Makefile.in
:100644 100644 0603340... 9d961bd... M	config/config.c
:100644 100644 abcf445... 7442071... M	h/mh.h
:100644 100644 c760618... 07fa8a2... M	h/mts.h
:100644 100644 cd47524... 46c8424... M	man/mh-profile.man
:100644 100644 7623a7e... 4f2d755... M	man/mh-tailor.man
:100644 100644 3588fec... 6418ef5... M	sbr/mts.c
:100644 100644 2a68019... 09cb44d... M	sbr/readconfig.c
:100644 100644 8384544... 0d5b32c... M	uip/mhparam.c

commit fecd5d34f65597a4dfa16aeabea7d74b191532c3
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 19:04:28 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 19:04:28 2011 +0200

    Removed TLS support. We don't need it anymore as we stopped talking SMTP
    Libcrypto and thelike went away also, as they were needed only for TLS.

:100644 100644 29c0bc9... 12c29ca... M	configure.in
:100644 100644 603e34a... 0c413f8... M	man/mh-chart.man
:100644 100644 85edbc4... 2f771da... M	man/post.man
:100644 100644 e18ed20... 6fa3547... M	man/send.man
:100644 100644 a97bab8... c8b77f7... M	uip/send.c
:100644 100644 cb48bfd... 4a29a64... M	uip/whatnowsbr.c
:100644 100644 1d92ea3... 1b1660f... M	uip/whom.c

commit 156d35f6425bea4c1ed3c4c79783dc613379c65b
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 18:53:49 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 18:53:49 2011 +0200

    Removed SASL support. We don't need it anymore because we talk SMTP no more

:100644 100644 6a4dfff... 29c0bc9... M	configure.in
:100644 100644 c27b8d3... 603e34a... M	man/mh-chart.man
:100644 100644 0f62631... 85edbc4... M	man/post.man
:100644 100644 e75583e... e18ed20... M	man/send.man
:100644 100644 d06b6c4... a97bab8... M	uip/send.c
:100644 100644 6541b42... cb48bfd... M	uip/whatnowsbr.c
:100644 100644 ddf99ef... 1d92ea3... M	uip/whom.c

commit f6aa95b724fd8c791164abe7ee5468bf5c34f226
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 18:36:14 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 18:36:14 2011 +0200

    Removed the MTS and post; now we always use /usr/sbin/sendmail -t
    Mmh won't talk SMTP (nor POP).
    Also moved OfficialName() from /mts/smtp/hosts.c to sbr/addrsbr.c.

:100644 100644 9db70d2... d4f7f24... M	INSTALL
:100644 100644 1fe2d38... 81f7067... M	Makefile.in
:100644 100644 de9e343... 0603340... M	config/config.c
:100644 100644 7f0dabb... 6a4dfff... M	configure.in
:100644 100644 0580723... faefd09... M	etc/Makefile.in
:100644 100644 f6a1cca... b86878b... M	etc/mts.conf.in
:100644 100644 9894a5d... c760618... M	h/mts.h
:100644 100644 37fba4d... b2a355e... M	h/rcvmail.h
:100644 100644 86659df... 7623a7e... M	man/mh-tailor.man
:100644 100644 b6e395e... 0f62631... M	man/post.man
:100644 000000 eeafd3a... 0000000... D	mts/Makefile.in
:100644 000000 b2a4059... 0000000... D	mts/smtp/Makefile.in
:100644 000000 ec73e86... 0000000... D	mts/smtp/hosts.c
:100644 000000 e7a64a0... 0000000... D	mts/smtp/smtp.c
:100644 000000 c88620e... 0000000... D	mts/smtp/smtp.h
:100644 100644 484ec5e... 79d7afe... M	sbr/addrsbr.c
:100644 100644 46f5990... 3588fec... M	sbr/mts.c
:100644 100644 691bfe6... 7b483fe... M	uip/Makefile.in
:100644 100644 de12dde... fdbd679... M	uip/mhl.c
:100644 000000 d5760a2... 0000000... D	uip/post.c
:100644 100644 04dc215... dd0e498... M	uip/scansbr.c
:100644 100644 a59e10c... b5b48c5... M	uip/show.c

commit 128545e06224233b7e91fc4c83f8830252fe16c9
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 16:14:46 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 16:14:46 2011 +0200

    Removed --with-smtpservers configure option and thelike

:100644 100644 506288a... 9db70d2... M	INSTALL
:100644 100644 6fc7f1e... 7f0dabb... M	configure.in
:100644 100644 4bec6a1... 0580723... M	etc/Makefile.in
:100644 100644 24d73f5... f6a1cca... M	etc/mts.conf.in
:100644 100644 6ec3a0b... 9894a5d... M	h/mts.h
:100644 100644 4ad381d... 86659df... M	man/mh-tailor.man
:100644 100644 a10509c... ec73e86... M	mts/smtp/hosts.c
:100644 100644 c558536... 92e0711... M	sbr/client.c
:100644 100644 93c9fa9... 46f5990... M	sbr/mts.c

commit ab7b48411962d26439f92f35ed084d3d6275459c
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Tue Oct 4 15:27:47 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Tue Oct 4 15:27:47 2011 +0200

    Removed all POP support
    To retrieve mail from POP servers use external tools, e.g. fetchmail.

:100644 100644 3c48294... 506288a... M	INSTALL
:100644 100644 3649bf3... efd9f38... M	acconfig.h
:100644 100644 44f07b3... 6fc7f1e... M	configure.in
:100644 100644 b5bdfbc... e77e152... M	docs/COMPLETION-BASH
:100644 100644 24a85ab... c06568b... M	docs/README.SASL
:100644 100644 97d4ef6... a9de6dd... M	docs/TODO
:100644 100644 c3c946d... 24d73f5... M	etc/mts.conf.in
:100644 100644 201c7ec... 585e50a... M	h/msh.h
:100644 100644 2d2aa95... 6ec3a0b... M	h/mts.h
:100644 000000 fc06f0b... 0000000... D	h/popsbr.h
:100644 100644 c94ab00... 5e99542... M	man/Makefile.in
:100644 100644 540b378... b581ec2... M	man/inc.man
:100644 100644 793562f... c27b8d3... M	man/mh-chart.man
:100644 100644 15704ee... 4ad381d... M	man/mh-tailor.man
:100644 100644 55d4a18... fd2b0f5... M	man/msgchk.man
:100644 100644 0e01318... 93c9fa9... M	sbr/mts.c
:100644 100644 ba22ac9... 691bfe6... M	uip/Makefile.in
:100644 100644 8f99b7b... 7c91c25... M	uip/inc.c
:100644 100644 9b56649... 7ee5df5... M	uip/msgchk.c
:100644 000000 2d03efd... 0000000... D	uip/popsbr.c

commit 05b7f957ba42e79f49b3a62aea2502168c9abf7a
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Sep 28 16:17:08 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Sep 28 16:17:08 2011 +0200

    We'll always use sendmail (spost) now

:100644 100644 c2d307e... de9e343... M	config/config.c
:100644 100644 354aa61... 44f07b3... M	configure.in
:100644 100644 dd2a18f... eeafd3a... M	mts/Makefile.in
:100644 100644 cd2a3d8... 0e01318... M	sbr/mts.c
:100644 100644 370fc15... ba22ac9... M	uip/Makefile.in

commit fb6d818f3d7fa5f4120aa6d4d1db297a12910fa2
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Wed Sep 28 12:00:00 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Wed Sep 28 12:00:00 2011 +0200

    Install to /usr/local/mmh

:100644 100644 747f5aa... 354aa61... M	configure.in

commit 5667f6a234e66806941f95b48b229871b5d163d1
Author:     markus schnalke <meillo@marmaro.de>
AuthorDate: Fri Sep 9 21:05:43 2011 +0200
Commit:     markus schnalke <meillo@marmaro.de>
CommitDate: Fri Sep 9 21:05:43 2011 +0200

    This is the birth of mmh. :-)

:100644 100644 cd438c9... f1f9143... M	VERSION
:100644 100644 e93e173... 747f5aa... M	configure.in

commit a01a41d031c796b526329a4170eb23f0ac93b949
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Wed Apr 13 10:50:49 2011 -0400
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Wed Apr 13 10:52:04 2011 -0400

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

:100644 100644 03525c8... 9b56649... M	uip/msgchk.c

commit d9bed5c7b73965ffdc48176825690b94f096ec3b
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Mon Feb 21 20:44:30 2011 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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>

:100644 100644 abfb3e5... f026c74... M	docs/README.developers

commit c6abf17d7aceffcce6ff2a871cc4d95bc31fc5bf
Author:     Paul Vixie <vixie@vix.com>
AuthorDate: Mon Feb 7 14:13:54 2011 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Mon Feb 7 14:13:54 2011 -0500

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

:100644 100644 7546416... 83b6bf7... M	docs/README-HOOKS

commit 0ce746a6f402fd4a6a4bbdedd5ae65993ef56c38
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Dec 21 16:50:24 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 f461dd8... 8f99b7b... M	uip/inc.c

commit 464b0345e434044712dffa4d72e72d36316d2b7c
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Dec 20 21:13:32 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 821caa8... dd2a18f... M	mts/Makefile.in
:100644 100644 e2f8cb4... 581cc6d... M	sbr/Makefile.in

commit 4dd01e6c68874a5fc2988d63d6c26984889310a3
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Dec 20 21:13:32 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 c35c9be... 0191086... M	sbr/dtimep.lex

commit a4e085dcc682da556af59d8b2c8a0afe44c6f257
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Dec 20 21:13:32 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 6f208a1... 4d3fc29... M	sbr/fmt_rfc2047.c

commit 93f22073ff22b277206b0481c1f8f076aee1656d
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Dec 20 21:13:32 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 254950b... 99d8528... M	uip/new.c

commit 9530ace10a49d62c80c95914601fa9246099501b
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Dec 20 21:13:32 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 41d2ebf... 254950b... M	uip/new.c

commit edcaa954bab2d48b54ab3dbcbe3788dc104044dc
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Dec 20 19:54:43 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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>

:100644 100644 52baa7a... a0595e6... M	sbr/folder_addmsg.c

commit 58fb17ea4d6c3f0178d75fbd05c3e1d9a2997313
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Thu Dec 16 13:20:31 2010 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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!

:100644 100644 470d72d... e7a64a0... M	mts/smtp/smtp.c

commit 16fe088f7a4b204f3af67a1a378796b1bfe96694
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Thu Dec 16 13:11:17 2010 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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.

:100644 100644 d68f4f1... e93e173... M	configure.in

commit bfb94f0084a3072a6b813f0f792ba4594c6ecf52
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Thu Dec 16 13:02:32 2010 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Thu Dec 16 13:02:32 2010 -0500

    Make sure we ignore config.h.in~

:100644 100644 70f75d9... f3a4caa... M	.gitignore

commit 8c7907f07f098ce5375e39e710f615931777ef4c
Author:     Markus Schnalke <meillo@marmaro.de>
AuthorDate: Thu Dec 16 01:36:43 2010 +0100
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Thu Dec 16 01:36:43 2010 +0100

    fix typo and clarify two sentences in mhpath man page

:100644 100644 ab4d42f... e04c4a3... M	man/mhpath.man

commit 823a67fb93caa46a4451d86741cc6702f0003926
Author:     Markus Schnalke <meillo@marmaro.de>
AuthorDate: Thu Dec 16 01:25:11 2010 +0100
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Thu Dec 16 01:25:11 2010 +0100

    improve mhparam man page

:100644 100644 eb8caec... ba00fc6... M	man/mhparam.man

commit 234c9cc4829d86589a079ace49cfa5bc251ef62c
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Thu Dec 16 01:23:16 2010 +0100
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Thu Dec 16 01:23:16 2010 +0100

    fix badly formatted code found by Markus Schnalke

:100644 100644 19f418e... 8384544... M	uip/mhparam.c

commit 119362982fae61ae7aaa899eaf2544e4f4a84283
Author:     Scott Snyder <snyder@bnl.gov>
AuthorDate: Wed Dec 15 22:17:52 2010 +0100
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Dec 15 22:17:52 2010 +0100

    propagate and check return status of close() in slocal

:100644 100644 3bd5c9b... 76bc00d... M	uip/dropsbr.c
:100644 100644 37173f6... e6880fe... M	uip/slocal.c

commit 56a34bc502bde807ab722ee5f20d4db2901a5b23
Author:     Markus Schnalke <meillo@marmaro.de>
AuthorDate: Wed Dec 15 22:02:30 2010 +0100
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Dec 15 22:05:59 2010 +0100

    document msg parameter to folder

:100644 100644 9b14527... 34d3fa0... M	man/folder.man

commit 56f52a606b02d40fdc92b9012c7835679163cd5c
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue Dec 14 18:04:01 2010 +0100
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue Dec 14 18:04:28 2010 +0100

    switches need to be renumbered following removal of some switches so,
    e.g. inc -version was not working

:100644 100644 38ab687... f461dd8... M	uip/inc.c
:100644 100644 fa2336f... 03525c8... M	uip/msgchk.c

commit c05210483d82bf5f3786725ff80e12444088a701
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Thu Dec 9 15:29:29 2010 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Thu Dec 9 15:29:29 2010 -0500

    Massive garbage collection.  Remove functionality for APOP, RPOP,
    all NNTP support (including bboards) and MPOP.

:100644 100644 e7ee126... 324dddc... M	ChangeLog
:100644 100644 f866c0a... d68f4f1... M	configure.in
:100644 100644 0988913... b616524... M	h/Makefile.in
:100644 100644 f782d67... 2d2aa95... M	h/mts.h
:100644 000000 5464715... 0000000... D	h/nntp.h
:100644 100644 168b8c6... fc06f0b... M	h/popsbr.h
:100644 100644 7e7a787... 540b378... M	man/inc.man
:100644 100644 c451f62... 793562f... M	man/mh-chart.man
:100644 100644 31e5b90... 15704ee... M	man/mh-tailor.man
:100644 100644 219bfe6... 55d4a18... M	man/msgchk.man
:100644 100644 95c220d... e2f8cb4... M	sbr/Makefile.in
:100644 100644 6a9d84f... cd2a3d8... M	sbr/mts.c
:100644 100644 31515ba... 370fc15... M	uip/Makefile.in
:100644 100644 f23a565... 38ab687... M	uip/inc.c
:100644 100644 e052b42... fa2336f... M	uip/msgchk.c
:100644 100644 aed4bc7... c2d4e1a... M	uip/msh.c
:100644 100644 0190bee... 3bd4db3... M	uip/mshcmds.c
:100644 100644 3ac88be... 2d03efd... M	uip/popsbr.c

commit 2ead8819603a21a03ee51440dc5617c5df1ed8da
Author:     David Levine <levinedl@acm.org>
AuthorDate: Wed Dec 8 14:36:36 2010 -0600
Commit:     David Levine <levinedl@acm.org>
CommitDate: Wed Dec 8 14:36:36 2010 -0600

            * uip/whatnowsbr.c: enforce requirement of at least one file
              argument to attach command.

:100644 100644 1345dce... e7ee126... M	ChangeLog
:100644 100644 723d408... 6541b42... M	uip/whatnowsbr.c

commit 20dbca31df3ce9b0cebfb5977607d9c3ef0d86d7
Author:     David Levine <levinedl@acm.org>
AuthorDate: Wed Dec 8 10:47:03 2010 -0600
Commit:     David Levine <levine@atto.(none)>
CommitDate: Wed Dec 8 10:48:43 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.

:100644 100644 7fdb84b... 1345dce... M	ChangeLog
:100644 100644 0ac8c3a... e75583e... M	man/send.man

commit 5dd6771b28c257af405d7248639ed0e3bcdce38b
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Dec 3 15:23:11 2010 -0500
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Fri Dec 3 15:23:11 2010 -0500

    Remove RCS keywords, since they no longer work after git migration.

:100644 100644 e7a779b... 3c48294... M	INSTALL
:100644 100644 c38c1a4... ddd30fa... M	MACHINES
:100644 100644 eecef1b... 1fe2d38... M	Makefile.in
:100644 100644 1f74073... 328f383... M	README
:100644 100644 6c4613d... 23ded2a... M	config/Makefile.in
:100644 100644 8a613b6... c2d307e... M	config/config.c
:100755 100755 6257186... 1ff7eed... M	config/version.sh
:100644 100644 2c47c90... f866c0a... M	configure.in
:100644 100644 e65b9bb... 66d49a9... M	docs/MAILING-LISTS
:100644 100644 7421f21... 695bdf0... M	docs/Makefile.in
:100644 100644 a996364... ff9db2a... M	docs/README-ATTACHMENTS
:100644 100644 bb5d6ee... 7546416... M	docs/README-HOOKS
:100644 100644 224600d... 24a85ab... M	docs/README.SASL
:100644 100644 1038ed3... eba3004... M	docs/README.about
:100644 100644 23a1d2d... abfb3e5... M	docs/README.developers
:100644 100644 fa423de... c4dc67b... M	docs/README.manpages
:100644 100644 c5be141... 5037a54... M	etc/MailAliases
:100644 100644 cffd939... 4bec6a1... M	etc/Makefile.in
:100755 100755 fc5a668... 0db5d3a... M	etc/mhn.defaults.sh
:100755 100755 8f128f7... 3e5e98a... M	etc/mhn.find.sh
:100755 100755 b443067... 85ec6f0... M	etc/sendfiles.in
:100644 100644 7b4a276... 0988913... M	h/Makefile.in
:100644 100644 e3aa7e8... a6c7a41... M	h/addrsbr.h
:100644 100644 d379cfc... cc4da7f... M	h/aliasbr.h
:100644 100644 d04287a... 51fc882... M	h/crawl_folders.h
:100644 100644 146a63b... 5a84ae1... M	h/dropsbr.h
:100644 100644 eb79751... 22be450... M	h/fmt_compile.h
:100644 100644 cece50e... 9872e09... M	h/fmt_scan.h
:100644 100644 6ca6399... e49ef4e... M	h/md5.h
:100644 100644 1f60919... 6063e60... M	h/mf.h
:100644 100644 6513f24... abcf445... M	h/mh.h
:100644 100644 a197738... 9c1db6a... M	h/mhcachesbr.h
:100644 100644 eb7cb18... 48f221f... M	h/mhparse.h
:100644 100644 1a85b42... 3e50ce2... M	h/mime.h
:100644 100644 c6b0fa5... 201c7ec... M	h/msh.h
:100644 100644 ce063d9... f782d67... M	h/mts.h
:100644 100644 f00a3ad... f1711d5... M	h/nmh.h
:100644 100644 b232949... 5464715... M	h/nntp.h
:100644 100644 811836d... 27c2e66... M	h/picksbr.h
:100644 100644 5d0ed31... 168b8c6... M	h/popsbr.h
:100644 100644 b044390... 1bc19d4... M	h/prototypes.h
:100644 100644 9717919... 37fba4d... M	h/rcvmail.h
:100644 100644 b050d97... f6cd35c... M	h/scansbr.h
:100644 100644 9648e04... 4ad2b57... M	h/signals.h
:100644 100644 47a31b9... 5d99cf5... M	h/tws.h
:100644 100644 8f32754... b9660a5... M	h/utils.h
:100644 100644 452f2e3... 0b5a9a3... M	h/vmhsbr.h
:100644 100644 ab93318... c94ab00... M	man/Makefile.in
:100644 100644 f9b07c2... f2fb580... M	man/ali.man
:100644 100644 e2a77c1... f97efa5... M	man/anno.man
:100644 100644 35241e5... c77b39e... M	man/ap.man
:100644 100644 5bca99d... cb1e6f4... M	man/burst.man
:100644 100644 17180ac... bfb78b3... M	man/comp.man
:100644 100644 6cc6944... f690596... M	man/conflict.man
:100644 100644 6359b77... ae7be11... M	man/dist.man
:100644 100644 1b21419... 363f44a... M	man/dp.man
:100644 100644 8fc7b8d... 66f2f85... M	man/flist.man
:100644 100644 aaca927... 0524f01... M	man/fmtdump.man
:100644 100644 deded86... 9b14527... M	man/folder.man
:100644 100644 0f05b68... 877b49b... M	man/forw.man
:100644 100644 86280b9... 7e7a787... M	man/inc.man
:100644 100644 ce1f61d... 094ec4c... M	man/install-mh.man
:100644 100644 6915792... eff4bf0... M	man/mark.man
:100644 100644 6c3eb6b... ad47699... M	man/mh-alias.man
:100644 100644 b31cb0b... c451f62... M	man/mh-chart.man
:100644 100644 7f86635... 63b7b0d... M	man/mh-draft.man
:100644 100644 d7ceccc... 8925b8c... M	man/mh-format.man
:100644 100644 1874d9b... 2f29640... M	man/mh-mail.man
:100644 100644 62db35f... cd47524... M	man/mh-profile.man
:100644 100644 a97af0e... 12fdb1c... M	man/mh-sequence.man
:100644 100644 6a3fda5... 31e5b90... M	man/mh-tailor.man
:100644 100644 72ce281... b0af881... M	man/mhbuild.man
:100644 100644 10f4b13... f8546c3... M	man/mhl.man
:100644 100644 42cb918... f0ef31a... M	man/mhlist.man
:100644 100644 75f4918... 6e3cf13... M	man/mhmail.man
:100644 100644 d867251... fc682ef... M	man/mhn.man
:100644 100644 b190351... eb8caec... M	man/mhparam.man
:100644 100644 c744868... ab4d42f... M	man/mhpath.man
:100644 100644 78d8ed9... 27ebd95... M	man/mhshow.man
:100644 100644 4907273... af05bf2... M	man/mhstore.man
:100644 100644 6decb1e... 219bfe6... M	man/msgchk.man
:100644 100644 89e52e7... 93d0282... M	man/msh.man
:100644 100644 c724d3e... 5be7983... M	man/new.man
:100644 100644 89abd9a... eecc044... M	man/next.man
:100644 100644 18b6031... 46fd8fb... M	man/nmh.man
:100644 100644 a351578... fd32b3a... M	man/packf.man
:100644 100644 a9171f4... 1a1b0ff... M	man/pick.man
:100644 100644 772bbfb... b6e395e... M	man/post.man
:100644 100644 ce861ab... 6ef0b8e... M	man/prev.man
:100644 100644 10a9873... 623abba... M	man/prompter.man
:100644 100644 1904134... f24ea8e... M	man/rcvdist.man
:100644 100644 c8030c4... 26ba263... M	man/rcvpack.man
:100644 100644 76505eb... 010e238... M	man/rcvstore.man
:100644 100644 badb4b0... f098b21... M	man/rcvtty.man
:100644 100644 c83da66... 4b55fe1... M	man/refile.man
:100644 100644 41f5870... 9f2f489... M	man/repl.man
:100644 100644 ff2740e... 047db5a... M	man/rmf.man
:100644 100644 614b97a... 0f8b5ce... M	man/rmm.man
:100644 100644 7da788e... fb72ac3... M	man/scan.man
:100644 100644 a20296e... 0ac8c3a... M	man/send.man
:100644 100644 442c7f6... 76b793a... M	man/sendfiles.man
:100644 100644 64a1a67... bdca14f... M	man/show.man
:100644 100644 f32b489... cc822f0... M	man/slocal.man
:100644 100644 c9d99c5... 283cf12... M	man/sortm.man
:100644 100644 7375991... 9fe9220... M	man/vmh.man
:100644 100644 cc2e989... 4fca2cd... M	man/whatnow.man
:100644 100644 1988121... c054dcf... M	man/whom.man
:100644 100644 fcec813... 821caa8... M	mts/Makefile.in
:100644 100644 e837ddc... b2a4059... M	mts/smtp/Makefile.in
:100644 100644 908e619... a10509c... M	mts/smtp/hosts.c
:100644 100644 20fdce5... 470d72d... M	mts/smtp/smtp.c
:100644 100644 12fdedb... c88620e... M	mts/smtp/smtp.h
:100644 100644 0f84568... 95c220d... M	sbr/Makefile.in
:100644 100644 09e4c6c... 484ec5e... M	sbr/addrsbr.c
:100644 100644 42796b3... c11b9e7... M	sbr/ambigsw.c
:100644 100644 353a5c1... d62de17... M	sbr/atooi.c
:100644 100644 d2f71aa... 5375596... M	sbr/brkstring.c
:100644 100644 9d0d625... 8ee93b1... M	sbr/check_charset.c
:100644 100644 d3374ad... c558536... M	sbr/client.c
:100644 100644 191bd31... d292112... M	sbr/closefds.c
:100644 100644 4d4e15c... 82979f5... M	sbr/concat.c
:100644 100644 859c851... 474e51c... M	sbr/context_del.c
:100644 100644 f96d0b3... 8c0675f... M	sbr/context_find.c
:100644 100644 7eccd79... 12dab45... M	sbr/context_foil.c
:100644 100644 1a584e4... a655eff... M	sbr/context_read.c
:100644 100644 4416eee... a0c5032... M	sbr/context_replace.c
:100644 100644 36b1634... 4ee40ca... M	sbr/context_save.c
:100644 100644 52989aa... cc35e95... M	sbr/copy.c
:100644 100644 93ff5e8... 84f724c... M	sbr/copyip.c
:100644 100644 c3ca3ed... d322ba9... M	sbr/cpydata.c
:100644 100644 a1a887a... 12829f1... M	sbr/cpydgst.c
:100644 100644 4889bf1... d8bcdba... M	sbr/crawl_folders.c
:100644 100644 55c160b... dbc865c... M	sbr/discard.c
:100644 100644 65ec1cb... 05bcf52... M	sbr/done.c
:100644 100644 1435955... 2e978d7... M	sbr/dtime.c
:100644 100644 299e3a6... 6dc6995... M	sbr/error.c
:100644 100644 d228848... e94083b... M	sbr/ext_hook.c
:100644 100644 6a45da6... 38174e0... M	sbr/fdcompare.c
:100644 100644 d71d956... be9b483... M	sbr/fmt_addr.c
:100644 100644 89c25de... a180c56... M	sbr/fmt_compile.c
:100644 100644 478a466... 1edb787... M	sbr/fmt_def.c
:100644 100644 c1bc7c7... 44a18b3... M	sbr/fmt_new.c
:100644 100644 87fddb9... 6f208a1... M	sbr/fmt_rfc2047.c
:100644 100644 9054963... 97a0b4a... M	sbr/fmt_scan.c
:100644 100644 f90cedf... 52baa7a... M	sbr/folder_addmsg.c
:100644 100644 20ac1a5... 6bde76f... M	sbr/folder_delmsgs.c
:100644 100644 f06bbf5... ebb58ab... M	sbr/folder_free.c
:100644 100644 2bddb0d... b0bc67b... M	sbr/folder_pack.c
:100644 100644 0dec537... bb88659... M	sbr/folder_read.c
:100644 100644 e7c4bc4... 6a94a00... M	sbr/folder_realloc.c
:100644 100644 c0804cd... 6b76b7b... M	sbr/gans.c
:100644 100644 deb884e... 3229eb5... M	sbr/getans.c
:100644 100644 55fd06e... 0f8834b... M	sbr/getarguments.c
:100644 100644 1186831... 6633248... M	sbr/getcpy.c
:100644 100644 544a144... 6c6d267... M	sbr/getfolder.c
:100644 100644 6bc2cb8... f3ae829... M	sbr/getpass.c
:100644 100644 866d047... 7eaa0de... M	sbr/lock_file.c
:100644 100644 dffc799... 174c407... M	sbr/m_atoi.c
:100644 100644 9dcfdf6... c34c409... M	sbr/m_backup.c
:100644 100644 15c2906... 1696190... M	sbr/m_convert.c
:100644 100644 d3e988e... e479186... M	sbr/m_draft.c
:100644 100644 ecbbd3c... be871c4... M	sbr/m_getfld.c
:100644 100644 d7aec6f... 92ead2d... M	sbr/m_gmprot.c
:100644 100644 441ca50... 6c8c584... M	sbr/m_maildir.c
:100644 100644 59ee37d... aa25636... M	sbr/m_mktemp.c
:100644 100644 96f54f0... d602973... M	sbr/m_msgdef.c
:100644 100644 2c403d0... 18ee081... M	sbr/m_name.c
:100644 100644 353da56... 3c63d09... M	sbr/m_scratch.c
:100644 100644 4382061... 291d996... M	sbr/m_tmpfil.c
:100644 100644 c5332ca... 4337b7c... M	sbr/makedir.c
:100644 100644 ac04c29... fd92e36... M	sbr/mf.c
:100644 100644 7610cda... 6a9d84f... M	sbr/mts.c
:100644 100644 7ef83ea... 5a9529d... M	sbr/path.c
:100644 100644 a687e69... 5ed8c3f... M	sbr/peekc.c
:100644 100644 7991d59... f16f7e0... M	sbr/pidstatus.c
:100644 100644 607538f... ef42e1a... M	sbr/pidwait.c
:100644 100644 a7bc7e5... e045788... M	sbr/print_help.c
:100644 100644 bd7b5aa... 6d475ab... M	sbr/print_sw.c
:100644 100644 b3300a9... b828b3c... M	sbr/print_version.c
:100644 100644 82b85b0... ce00f68... M	sbr/push.c
:100644 100644 fb4a77c... dd66514... M	sbr/putenv.c
:100644 100644 92e152d... 92818f9... M	sbr/r1bindex.c
:100644 100644 eba6eec... 2a68019... M	sbr/readconfig.c
:100644 100644 dc068fe... fc2793c... M	sbr/refile.c
:100644 100644 627ff3f... 4ce0b14... M	sbr/remdir.c
:100644 100644 5ed6fde... 882889c... M	sbr/ruserpass.c
:100644 100644 ff3e23a... 68fa724... M	sbr/seq_add.c
:100644 100644 56bd2ec... 30dd3f5... M	sbr/seq_bits.c
:100644 100644 67a93bb... eb41ec4... M	sbr/seq_del.c
:100644 100644 aa9d57d... 251b609... M	sbr/seq_getnum.c
:100644 100644 f5dbb65... b64e8cd... M	sbr/seq_list.c
:100644 100644 678ab5b... 6887ac6... M	sbr/seq_nameok.c
:100644 100644 81a1f5c... 3d97038... M	sbr/seq_print.c
:100644 100644 c18d1da... e349121... M	sbr/seq_read.c
:100644 100644 84775b9... 94b7543... M	sbr/seq_save.c
:100644 100644 4219572... f18a388... M	sbr/seq_setcur.c
:100644 100644 fdffa95... 11de143... M	sbr/seq_setprev.c
:100644 100644 022982e... ea18d17... M	sbr/seq_setunseen.c
:100644 100644 c099c1c... 59ae795... M	sbr/showfile.c
:100755 100755 d4f6e52... 88beac1... M	sbr/sigmsg.awk
:100644 100644 9f5f379... 919b8e0... M	sbr/signals.c
:100644 100644 1a104ad... 88a098b... M	sbr/smatch.c
:100644 100644 558c2cf... 5f3f124... M	sbr/snprintb.c
:100644 100644 32edca9... 5ccf28f... M	sbr/ssequal.c
:100644 100644 4a026a3... 04aad7d... M	sbr/strcasecmp.c
:100644 100644 ebc29f5... 251145a... M	sbr/strdup.c
:100644 100644 d780955... 476a574... M	sbr/strerror.c
:100644 100644 51cbe7c... 9a1e4fe... M	sbr/strindex.c
:100644 100644 8b57ad6... b640ea6... M	sbr/trimcpy.c
:100644 100644 dedb0e5... b3c81ff... M	sbr/uprf.c
:100644 100644 7c4ddcf... 48969ab... M	sbr/utils.c
:100644 100644 c6a39ea... 3a376e1... M	sbr/vfgets.c
:100644 100644 6f27177... 31515ba... M	uip/Makefile.in
:100644 100644 8513092... 41f92a6... M	uip/ali.c
:100644 100644 ec7be94... b1a7e61... M	uip/aliasbr.c
:100644 100644 ee9dcd7... 41716f7... M	uip/anno.c
:100644 100644 7f1bdde... 87e9580... M	uip/annosbr.c
:100644 100644 ea2d36d... a0f7f77... M	uip/ap.c
:100644 100644 f9dd951... fa3ac73... M	uip/burst.c
:100644 100644 9c915bf... 5ebce6e... M	uip/comp.c
:100644 100644 8247ff0... 07e77fc... M	uip/conflict.c
:100644 100644 1effbb0... 4bad51a... M	uip/dist.c
:100644 100644 e5f7bc5... afd4e41... M	uip/distsbr.c
:100644 100644 6b41bb6... c94c8ea... M	uip/dp.c
:100644 100644 84435a2... 3bd5c9b... M	uip/dropsbr.c
:100644 100644 b5226ce... e3da709... M	uip/flist.c
:100644 100644 a590a00... fff4502... M	uip/fmtdump.c
:100644 100644 f83bedc... 3e7c85d... M	uip/folder.c
:100644 100644 7892d7f... ac0c4c5... M	uip/forw.c
:100644 100644 1d6727f... 57f25ba... M	uip/ftpsbr.c
:100644 100644 d31cdf7... f23a565... M	uip/inc.c
:100644 100644 d389093... c484771... M	uip/install-mh.c
:100644 100644 372568a... dd09b48... M	uip/mark.c
:100644 100644 2cb6cb5... 5e0ab3b... M	uip/md5.c
:100644 100644 fbe2b2c... 1e86290... M	uip/mhbuild.c
:100644 100644 d95eee5... f01abd5... M	uip/mhbuildsbr.c
:100644 100644 ba66f6e... 2223e80... M	uip/mhcachesbr.c
:100644 100644 df0ee46... 38b830e... M	uip/mhfree.c
:100644 100644 e37c3ba... de12dde... M	uip/mhl.c
:100644 100644 4cca8d2... cb6a3cf... M	uip/mhlist.c
:100644 100644 1a02629... 1aac74a... M	uip/mhlistsbr.c
:100644 100644 a386771... 58b2978... M	uip/mhlsbr.c
:100644 100644 e906b1d... e586860... M	uip/mhmail.c
:100644 100644 fddd552... 7a23139... M	uip/mhmisc.c
:100644 100644 45358e7... a7644a3... M	uip/mhn.c
:100644 100644 9235253... 7e12c46... M	uip/mhoutsbr.c
:100644 100644 f9f78c3... 19f418e... M	uip/mhparam.c
:100644 100644 bca7942... d40d78c... M	uip/mhparse.c
:100644 100644 c4fd935... 23ca542... M	uip/mhpath.c
:100644 100644 2b406d4... 191eeff... M	uip/mhshow.c
:100644 100644 9317def... a63b8ed... M	uip/mhshowsbr.c
:100644 100644 bef9122... 7b44a96... M	uip/mhstore.c
:100644 100644 151b2e6... a1b5e2a... M	uip/mhstoresbr.c
:100644 100644 9590fd3... 5c10b8b... M	uip/mhtest.c
:100644 100644 1a59a3b... e052b42... M	uip/msgchk.c
:100644 100644 f492a37... aed4bc7... M	uip/msh.c
:100644 100644 0201cbc... 0190bee... M	uip/mshcmds.c
:100644 100644 82d6db5... 41d2ebf... M	uip/new.c
:100644 100644 a696e72... c365440... M	uip/packf.c
:100644 100644 e0d6136... 24e6862... M	uip/pick.c
:100644 100644 61d5afb... bd4c263... M	uip/picksbr.c
:100644 100644 30e4c27... 3ac88be... M	uip/popsbr.c
:100644 100644 87e31e8... d5760a2... M	uip/post.c
:100644 100644 6f97a88... 7c28aec... M	uip/prompter.c
:100644 100644 7d66910... 9038d5f... M	uip/rcvdist.c
:100644 100644 f03fc99... 0b4dc9f... M	uip/rcvpack.c
:100644 100644 668eb86... 3131076... M	uip/rcvstore.c
:100644 100644 333a3b2... 8b04d61... M	uip/rcvtty.c
:100644 100644 7bc6d0b... 25f7629... M	uip/refile.c
:100644 100644 4584b67... d2b75df... M	uip/repl.c
:100644 100644 a415346... 3dda470... M	uip/replsbr.c
:100644 100644 c3dcc91... a49ba4c... M	uip/rmf.c
:100644 100644 1530289... 7680008... M	uip/rmm.c
:100644 100644 31aa245... 077f824... M	uip/scan.c
:100644 100644 c5f0329... 04dc215... M	uip/scansbr.c
:100644 100644 7eb75bd... d06b6c4... M	uip/send.c
:100644 100644 65b5ba1... 57ef007... M	uip/sendsbr.c
:100644 100644 604f2ea... a59e10c... M	uip/show.c
:100644 100644 f24228a... 37173f6... M	uip/slocal.c
:100644 100644 212b441... cfad3d3... M	uip/sortm.c
:100644 100644 1c1a8bc... c7582ba... M	uip/spost.c
:100644 100644 a1b8ebf... 740d021... M	uip/termsbr.c
:100644 100644 5b67ba1... aea746d... M	uip/viamail.c
:100644 100644 327f451... 908df85... M	uip/vmh.c
:100644 100644 a504220... eb6e037... M	uip/vmhsbr.c
:100644 100644 4093c38... 572bad5... M	uip/vmhtest.c
:100644 100644 d995426... d3fccfd... M	uip/whatnow.c
:100644 100644 cd21502... 6bf4b36... M	uip/whatnowproc.c
:100644 100644 58ac8bd... 723d408... M	uip/whatnowsbr.c
:100644 100644 fe01326... ddf99ef... M	uip/whom.c
:100644 100644 af06698... e5ff490... M	uip/wmh.c

commit bd7d13ad3cdf433d73849b3bb847eaec2f1396ba
Author:     Ken Hornstein <kenh@cmf.nrl.navy.mil>
AuthorDate: Thu Dec 2 21:04:30 2010 -0500
Commit:     Ken Hornstein <kenh@cmf.nrl.navy.mil>
CommitDate: Thu Dec 2 21:04:30 2010 -0500

    Whoops, forgot to bracket the calls for TLS shutdown with a #ifdef TLS_SUPPORT

:100644 100644 e6bca9a... 20fdce5... M	mts/smtp/smtp.c

commit 03bf20a885b3953a0385e814ba4e0196b46f6159
Author:     Ken Hornstein <kenh@cmf.nrl.navy.mil>
AuthorDate: Thu Dec 2 20:37:54 2010 -0500
Commit:     Ken Hornstein <kenh@cmf.nrl.navy.mil>
CommitDate: Thu Dec 2 20:37:54 2010 -0500

    Update for git conversions (and cleanup of autogen.sh to use autoreconf)

:100644 000000 5f5cca9... 0000000... D	.cvsignore
:000000 100644 0000000... 70f75d9... A	.gitignore
:100755 100755 29a02b9... 71a2912... M	autogen.sh
:100644 000000 625becc... 0000000... D	config/.cvsignore
:100644 000000 f3c7a7c... 0000000... D	docs/.cvsignore
:100644 000000 e234ebf... 0000000... D	etc/.cvsignore
:100644 000000 f3c7a7c... 0000000... D	h/.cvsignore
:100644 000000 cacddcd... 0000000... D	man/.cvsignore
:100644 000000 f3c7a7c... 0000000... D	mts/.cvsignore
:100644 000000 f3c7a7c... 0000000... D	mts/smtp/.cvsignore
:100644 000000 38a6b43... 0000000... D	sbr/.cvsignore
:100644 000000 6adffa0... 0000000... D	test/.cvsignore
:100644 000000 ec00fcb... 0000000... D	uip/.cvsignore

commit 676aafb5cca9531170843b28fe4e3ba12c322c50
Author:     Ken Hornstein <kenh@cmf.nrl.navy.mil>
AuthorDate: Thu Dec 2 18:03:22 2010 -0500
Commit:     Ken Hornstein <kenh@cmf.nrl.navy.mil>
CommitDate: Thu Dec 2 18:03:22 2010 -0500

    Change configure.in to emit a warning when an argument is given to
    --with-cyrus-sasl.

:100644 100644 8e8fb1c... 2c47c90... M	configure.in

commit e056446589e2fee53f823e0da1fb34076018c3dd
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Sun Nov 21 22:19:51 2010 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Sun Nov 21 22:19:51 2010 +0000

    Fix the test for sasl.h to look in the correct place.

:100644 100644 7730717... 8e8fb1c... M	configure.in

commit da304a48a24d7cc7fafae13c994d94ad3d6483f2
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Nov 19 20:13:39 2010 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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.

:100644 100644 7941c07... 20d123f... M	aclocal.m4
:100644 100644 aba161b... 6c4613d... M	config/Makefile.in
:100644 100644 e43fca1... 7730717... M	configure.in
:100644 100644 5e097e4... b31cb0b... M	man/mh-chart.man
:100644 100644 892215a... 772bbfb... M	man/post.man
:100644 100644 25fa357... a20296e... M	man/send.man
:100644 100644 f8b0ed3... e837ddc... M	mts/smtp/Makefile.in
:100644 100644 7413639... e6bca9a... M	mts/smtp/smtp.c
:100644 100644 4fdcdfe... 12fdedb... M	mts/smtp/smtp.h
:100644 100644 69a280c... 0f84568... M	sbr/Makefile.in
:100644 100644 1e1ae9b... 6f27177... M	uip/Makefile.in
:100644 100644 ba898a4... 87e31e8... M	uip/post.c
:100644 100644 8409654... 7eb75bd... M	uip/send.c
:100644 100644 da2debd... 58ac8bd... M	uip/whatnowsbr.c
:100644 100644 51ce5fe... fe01326... M	uip/whom.c

commit 8b0b9f913c2f0987ba8337178d3a6b3dcae906e6
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Fri Nov 12 23:28:26 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 556418a... 7fdb84b... M	ChangeLog
:100644 100644 eeb0765... f32b489... M	man/slocal.man

commit 682769680c6e77bf8cf797c23eccd1d4e2753066
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed Nov 10 22:26:07 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 5d0f230... 556418a... M	ChangeLog
:100644 100644 6d4a9d4... e43fca1... M	configure.in

commit ca2c0f532cb7ca04e38272385f08bde8b3f56166
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Nov 9 21:33:22 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Tue Nov 9 21:33:22 2010 +0000

    man/rmm.man: fix error in synopsis: the option is [no]unlink, not [no]link.

:100644 100644 6847b8f... 5d0f230... M	ChangeLog
:100644 100644 d8cdf8b... 614b97a... M	man/rmm.man

commit a1e2c63df5871a156c2735b679b58716a0af2b29
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Fri Nov 5 22:06:10 2010 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Fri Nov 5 22:06:10 2010 +0000

    Silence a (harmless) uninitialized variable warning.

:100644 100644 ab70c24... 7413639... M	mts/smtp/smtp.c

commit 3bf07d227725f798f654ac09f015f35d27ab83cb
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Aug 31 15:00:53 2010 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: Tue Aug 31 15:00:53 2010 +0000

            * uip/.cvsignore:  added "new".

:100644 100644 2a9c145... 6847b8f... M	ChangeLog
:100644 100644 400537d... ec00fcb... M	uip/.cvsignore

commit 8cf1d92e52d3feac4ed32ec733e2c0ed7f384e86
Author:     Earl Hood <earl@earlhood.com>
AuthorDate: Sat Feb 6 07:47:38 2010 +0000
Commit:     Earl Hood <earl@earlhood.com>
CommitDate: 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.

:100644 100644 a03809e... d3374ad... M	sbr/client.c
:100644 100644 2fc3fb7... 1d6727f... M	uip/ftpsbr.c
:100644 100644 a3ef6ba... a386771... M	uip/mhlsbr.c

commit b7c348e99fa223f370ebdb4fd9b6627596c66a08
Author:     Earl Hood <earl@earlhood.com>
AuthorDate: Sat Feb 6 07:45:47 2010 +0000
Commit:     Earl Hood <earl@earlhood.com>
CommitDate: 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.

:100644 100644 2229036... 59ee37d... M	sbr/m_mktemp.c

commit 2f689a1cb907a5de04e6d39ffd217a69af3216c7
Author:     Earl Hood <earl@earlhood.com>
AuthorDate: Thu Feb 4 01:39:21 2010 +0000
Commit:     Earl Hood <earl@earlhood.com>
CommitDate: 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.

:100644 100644 992f51c... 2a9c145... M	ChangeLog
:100644 100644 66e42ad... cffd939... M	etc/Makefile.in
:100644 100644 32f6a3d... b044390... M	h/prototypes.h
:100644 100644 b8787d1... 69a280c... M	sbr/Makefile.in
:100644 100644 9d5b6d3... 87fddb9... M	sbr/fmt_rfc2047.c
:100644 100644 ca4020b... 9054963... M	sbr/fmt_scan.c
:100644 100644 fc3d2c0... 55fd06e... M	sbr/getarguments.c
:000000 100644 0000000... 2229036... A	sbr/m_mktemp.c
:100644 100644 df63531... 353da56... M	sbr/m_scratch.c
:100644 100644 907c624... 4382061... M	sbr/m_tmpfil.c
:100644 100644 6043bee... 607538f... M	sbr/pidwait.c
:100644 100644 e8ef50a... 7f1bdde... M	uip/annosbr.c
:100644 100644 15756d3... f9dd951... M	uip/burst.c
:100644 100644 1b5f5e1... e5f7bc5... M	uip/distsbr.c
:100644 100644 2d4f2d5... 7892d7f... M	uip/forw.c
:100644 100644 fce9cec... d31cdf7... M	uip/inc.c
:100644 100644 9d9f553... fbe2b2c... M	uip/mhbuild.c
:100644 100644 b75034a... d95eee5... M	uip/mhbuildsbr.c
:100644 100644 420dbb6... a3ef6ba... M	uip/mhlsbr.c
:100644 100644 f08a583... e906b1d... M	uip/mhmail.c
:100644 100644 2ebdc1f... 9235253... M	uip/mhoutsbr.c
:100644 100644 7c10000... bca7942... M	uip/mhparse.c
:100644 100644 1c05a42... 151b2e6... M	uip/mhstoresbr.c
:100644 100644 d87f92e... f492a37... M	uip/msh.c
:100644 100644 147a261... 0201cbc... M	uip/mshcmds.c
:100644 100644 81a1afb... 82d6db5... M	uip/new.c
:100644 100644 839e3d3... 30e4c27... M	uip/popsbr.c
:100644 100644 7546818... ba898a4... M	uip/post.c
:100644 100644 35f6860... 6f97a88... M	uip/prompter.c
:100644 100644 7ee47fd... 7d66910... M	uip/rcvdist.c
:100644 100644 21f6c77... 668eb86... M	uip/rcvstore.c
:100644 100644 97c3228... 333a3b2... M	uip/rcvtty.c
:100644 100644 df18258... c5f0329... M	uip/scansbr.c
:100644 100644 43f4c02... 8409654... M	uip/send.c
:100644 100644 fd21acd... 65b5ba1... M	uip/sendsbr.c
:100644 100644 e783a79... 604f2ea... M	uip/show.c
:100644 100644 4a8875e... f24228a... M	uip/slocal.c
:100644 100644 04a76d2... 5b67ba1... M	uip/viamail.c
:100644 100644 5fcba33... da2debd... M	uip/whatnowsbr.c

commit 352fe458a57061db81240c19fa4b356c7448463b
Author:     Earl Hood <earl@earlhood.com>
AuthorDate: Wed Feb 3 05:56:56 2010 +0000
Commit:     Earl Hood <earl@earlhood.com>
CommitDate: 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.

:100644 100644 38ba7e4... 992f51c... M	ChangeLog
:100644 100644 05e292f... ab70c24... M	mts/smtp/smtp.c
:100644 100644 de7518c... 7610cda... M	sbr/mts.c
:100644 100644 d04ef27... 51ce5fe... M	uip/whom.c

commit d8916ff5d389de5ab225cd6f40aeda1b285d0f28
Author:     David Levine <levinedl@acm.org>
AuthorDate: Wed Dec 30 01:42:45 2009 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 a0528eb... 38ba7e4... M	ChangeLog
:100644 100644 10ec55d... 1a02629... M	uip/mhlistsbr.c
:100644 100644 9f1ebdd... 420dbb6... M	uip/mhlsbr.c
:100644 100644 1e16795... 61d5afb... M	uip/picksbr.c

commit 7e3a3c499d1637d633d385c1058947c02676e3c5
Author:     David Levine <levinedl@acm.org>
AuthorDate: Wed Dec 30 01:41:47 2009 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 f5c605c... a0528eb... M	ChangeLog
:100644 100644 4ff8c04... 81a1afb... M	uip/new.c

commit cd665517f488ca62e71b7fd1db6df0813dee052a
Author:     David Levine <levinedl@acm.org>
AuthorDate: Fri Dec 25 14:47:39 2009 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 f72df8e... f5c605c... M	ChangeLog
:100644 100644 0fcff84... fce9cec... M	uip/inc.c

commit 5658c6c561ca13aae18a68f178457245176526fc
Author:     David Levine <levinedl@acm.org>
AuthorDate: Mon Dec 21 17:18:04 2009 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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 ().

:100644 100644 52e56ed... f72df8e... M	ChangeLog
:100644 100644 e93a7c2... 05e292f... M	mts/smtp/smtp.c

commit 3c92470c2b683842612ea670fac3e04330f9ca84
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Jan 26 13:38:13 2009 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Mon Jan 26 13:38:13 2009 +0000

    Remove duplicate sm_fgetc() declaration

:100644 100644 7af8d30... e93a7c2... M	mts/smtp/smtp.c

commit 86048c14a070e3382577dd22519319bce77c70b9
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Wed Jan 21 19:38:36 2009 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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.

:100644 100644 37a7b07... 7af8d30... M	mts/smtp/smtp.c
:100644 100644 732fb47... a03809e... M	sbr/client.c
:100644 100644 42e0d61... 5fcba33... M	uip/whatnowsbr.c

commit 21ddd311ae7c2d5798c8fdd6add1ef229f82950b
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Sun Jan 18 04:48:42 2009 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Sun Jan 18 04:48:42 2009 +0000

            * etc/mhn.defaults.sh: Never try to make mhshow start xterm.

:100644 100644 b2ea1aa... 52e56ed... M	ChangeLog
:100644 100644 7fd6b15... 47b0106... M	docs/pending-release-notes
:100755 100755 e25cac4... fc5a668... M	etc/mhn.defaults.sh

commit 55669aa463e2ce09a1873831bba729d2a29d2188
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Sat Jan 17 16:53:07 2009 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Sat Jan 17 16:53:07 2009 +0000

    Note 'new' commands.

:100644 100644 7c05abe... 7fd6b15... M	docs/pending-release-notes

commit 788c353a8bee07520ae1a1de6fb7bdcdf1f4f1c7
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Sat Jan 17 16:47:29 2009 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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).

:100644 100644 5817d9a... b2ea1aa... M	ChangeLog
:100644 100644 492d364... 7b4a276... M	h/Makefile.in
:000000 100644 0000000... d04287a... A	h/crawl_folders.h
:100644 100644 1cd0b60... cacddcd... M	man/.cvsignore
:100644 100644 fe70265... ab93318... M	man/Makefile.in
:000000 100644 0000000... 7529017... A	man/fnext.man
:000000 100644 0000000... 7529017... A	man/fprev.man
:000000 100644 0000000... c724d3e... A	man/new.man
:000000 100644 0000000... 7529017... A	man/unseen.man
:100644 100644 a920958... b8787d1... M	sbr/Makefile.in
:000000 100644 0000000... 4889bf1... A	sbr/crawl_folders.c
:100755 100755 4ec4a03... 0b18653... M	test/runtest
:100755 100755 a99c6c7... fab26a0... M	test/setup-test
:100644 100644 61d3283... 36cd1c2... M	test/tests/inc/test-deb359167
:100644 100644 5d197ff... 3b6c677... M	test/tests/inc/test-eom-align
:100644 100644 2ad77d8... f7acc69... M	test/tests/manpages/test-manpages
:000000 100644 0000000... 772b72f... A	test/tests/new/test-basic
:100644 100644 f101a28... 1e1ae9b... M	uip/Makefile.in
:100644 100644 a94f131... f83bedc... M	uip/folder.c
:000000 100644 0000000... 4ff8c04... A	uip/new.c

commit d6ed7408ae67cf31b31a8c42515a160f7dc6330a
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Jan 16 15:48:09 2009 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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.

:100644 100644 ae6968f... 732fb47... M	sbr/client.c

commit 7b98850d3b8b2453b473fdfb6db52f4aa3fe39b6
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Jan 16 02:28:54 2009 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: 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.

:100644 100644 6091daa... 7941c07... M	aclocal.m4
:100644 100644 ce9c4ba... 6d4a9d4... M	configure.in
:100644 100644 3dd7623... 224600d... M	docs/README.SASL
:000000 100644 0000000... 7c05abe... A	docs/pending-release-notes
:100644 000000 41b0226... 0000000... D	h/netdb.h
:100644 100644 1de4067... 32f6a3d... M	h/prototypes.h
:100644 100644 4fc80b1... 6a3fda5... M	man/mh-tailor.man
:100644 100644 f437f62... 892215a... M	man/post.man
:100644 100644 0c65f5a... 25fa357... M	man/send.man
:100644 100644 33eb9e6... 908e619... M	mts/smtp/hosts.c
:100644 100644 35eefb4... 37a7b07... M	mts/smtp/smtp.c
:100644 100644 73eb5de... 4fdcdfe... M	mts/smtp/smtp.h
:100644 100644 0d0454c... ae6968f... M	sbr/client.c
:100644 100644 cc5ff8e... de7518c... M	sbr/mts.c
:100644 100644 5b079ba... 2fc3fb7... M	uip/ftpsbr.c
:100644 100644 acf21de... 9f1ebdd... M	uip/mhlsbr.c
:100644 100644 8e14d52... 839e3d3... M	uip/popsbr.c
:100644 100644 e3b6229... 7546818... M	uip/post.c
:100644 100644 196af62... 43f4c02... M	uip/send.c
:100644 100644 a719431... 42e0d61... M	uip/whatnowsbr.c

commit 439d79535278cca4149434a457874addd94fee0f
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Fri Dec 26 21:54:19 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 d1082ce... 5817d9a... M	ChangeLog
:100644 100644 9424188... ecbbd3c... M	sbr/m_getfld.c
:100644 100644 1c675e2... 5d46c8c... M	test/common.sh
:000000 100644 0000000... 5e86116... A	test/tests/inc/deb359167.mbox
:000000 100644 0000000... 7be957f... A	test/tests/inc/filler.txt
:000000 100644 0000000... 8bc4790... A	test/tests/inc/fromline.txt
:000000 100644 0000000... 7f68baa... A	test/tests/inc/md5sums
:000000 100644 0000000... f6faad4... A	test/tests/inc/msgheader.txt
:000000 100644 0000000... 61d3283... A	test/tests/inc/test-deb359167
:000000 100644 0000000... 5d197ff... A	test/tests/inc/test-eom-align

commit dba2e3c8f09a64ebf3c07323f1cb5fb2fa611d12
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Fri Dec 26 16:32:07 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 e561c51... d1082ce... M	ChangeLog
:000000 100644 0000000... 1c675e2... A	test/common.sh
:100644 100644 ab06831... 2ad77d8... M	test/tests/manpages/test-manpages

commit 5b32b30305e864c22241dc1740a79fda9c269db7
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Thu Dec 25 23:30:33 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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'.

:100644 100644 d69cbca... e561c51... M	ChangeLog
:100755 100755 21feb73... 4ec4a03... M	test/runtest

commit 2d4bd0ad2d574ffff2359a88bfcf53e792c3c830
Author:     David Levine <levinedl@acm.org>
AuthorDate: Thu Oct 23 18:38:22 2008 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 2ce209a... d69cbca... M	ChangeLog
:100644 100644 97c7769... 6513f24... M	h/mh.h

commit 3fcd202c63415345fbafe735a02cb040e3879aa9
Author:     David Levine <levinedl@acm.org>
AuthorDate: Thu Oct 23 18:14:52 2008 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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".

:100644 100644 b486c5e... 2ce209a... M	ChangeLog
:100644 100644 bbf11fe... 9424188... M	sbr/m_getfld.c

commit 0aef47ae5c03e1d9e3f225efe5ae362e7cf5ee35
Author:     David Levine <levinedl@acm.org>
AuthorDate: Thu Oct 23 16:45:36 2008 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 d7a9433... b486c5e... M	ChangeLog
:100644 100644 becf31a... b0b5e8d... M	docs/MAIL.FILTERING

commit a54f2c5282e07ef6cd89d1fcdcb6ce4e15b07da9
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Tue Aug 19 04:36:42 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Tue Aug 19 04:36:42 2008 +0000

    +mhn.defaults.sh.cfg

:100644 100644 ede4efe... e234ebf... M	etc/.cvsignore

commit 745184ce4dfd76dfe3edd5289bd638e599e0892e
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 19:47:29 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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.

:100644 100644 6058748... d7a9433... M	ChangeLog
:100755 100755 00ad57a... a99c6c7... M	test/setup-test

commit d852091446f41b56c10a4163c9d00dd90eb2bc1b
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 06:19:08 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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!

:100644 100644 f5ff85c... 7c10000... M	uip/mhparse.c

commit 6b7218e1ae606329bf2e45b08e2e46cb9f0fc998
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 01:50:45 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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.

:100644 100644 f3eb541... 6058748... M	ChangeLog
:100644 100644 d10346f... 1de4067... M	h/prototypes.h
:100644 100644 53c8da1... 42796b3... M	sbr/ambigsw.c
:100644 100644 4feb3b9... deb884e... M	sbr/getans.c
:100644 100644 1774455... a7bc7e5... M	sbr/print_help.c
:100644 100644 426724b... bd7b5aa... M	sbr/print_sw.c
:000000 100644 0000000... 35a64ef... A	test/tests/pick/test-stderr
:100644 100644 6d6fbca... d87f92e... M	uip/msh.c

commit 528f017cdebf19e2868bb77891e28e628defd13c
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 01:31:11 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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.

:100644 100644 969241f... f3eb541... M	ChangeLog
:100644 100644 7aa4870... e0d6136... M	uip/pick.c

commit 1ae9fa8a84998e44e0234543162e257815d7e972
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 01:28:56 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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.

:100644 100644 280061b... 969241f... M	ChangeLog
:100644 100644 2d9b76e... 7aa4870... M	uip/pick.c

commit 1a211d317de75928b79ff5336dbaeeed14bd74ec
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 01:11:12 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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).

:100644 100644 2cc1ba7... 280061b... M	ChangeLog
:100644 100644 abd7cf4... f101a28... M	uip/Makefile.in
:100644 000000 f522042... 0000000... D	uip/popi.c

commit 636b3bab53e3fc2154bb86fb02aeecf433cc977a
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Thu Aug 14 00:56:38 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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.

:100644 100644 2e03ab6... 2cc1ba7... M	ChangeLog
:100644 100644 812b78f... eb7cb18... M	h/mhparse.h
:000000 100644 0000000... 1dece26... A	test/tests/mhbuild/test-forw
:000000 100644 0000000... 359d42e... A	test/tests/mhshow/test-cte-binary
:100644 100644 e58ac4f... abd7cf4... M	uip/Makefile.in
:100644 100644 a47022e... 9d9f553... M	uip/mhbuild.c
:100644 100644 76866fe... b75034a... M	uip/mhbuildsbr.c
:100644 100644 4bb21bb... 4cca8d2... M	uip/mhlist.c
:100644 100644 376fc58... 45358e7... M	uip/mhn.c
:100644 100644 6771789... f5ff85c... M	uip/mhparse.c
:100644 100644 179173e... 2b406d4... M	uip/mhshow.c
:100644 100644 91c57a2... bef9122... M	uip/mhstore.c
:100644 100644 d8c025f... 9590fd3... M	uip/mhtest.c

commit 4fd21e0553ce66d17b11c815dee3e88f34c992ad
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Wed Aug 13 23:59:56 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Wed Aug 13 23:59:56 2008 +0000

    Oops, meant to use $failed (number of failed checks) as the exit code.

:100644 100644 947dc30... b9e76a1... M	test/tests/bad-input/test-header

commit 9ca9891af4db7cbe46a9fdd8a7248bae3454a533
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Wed Aug 13 23:32:03 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Wed Aug 13 23:32:03 2008 +0000

    Add descriptive headers, as other tests have.

:100644 100644 4832106... 947dc30... M	test/tests/bad-input/test-header
:100644 100644 25dde49... ae6ec05... M	test/tests/mhshow/test-qp
:100644 100644 597bb96... 780a69d... M	test/tests/scan/test-scan

commit 8b4410a1f3cb75e3d92b61176397655d509f81ee
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Wed Aug 13 18:27:36 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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.

:100644 100644 e33aec2... 2e03ab6... M	ChangeLog
:100644 100644 c542d52... bbf11fe... M	sbr/m_getfld.c
:000000 100644 0000000... 4832106... A	test/tests/bad-input/test-header

commit a139e1ddbbe5e7fe89d7eb4a5dc16d4b9698960a
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Wed Aug 13 01:01:12 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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).

:100644 100644 1016132... e33aec2... M	ChangeLog
:000000 100644 0000000... 25dde49... A	test/tests/mhshow/test-qp
:100644 100644 4887d9a... 6771789... M	uip/mhparse.c

commit d07df38d26ffdd37545d6eb81c9874ba7bea44f3
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Wed Aug 13 01:00:20 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Wed Aug 13 01:00:20 2008 +0000

    Ignore test-temp-dir.

:000000 100644 0000000... 6adffa0... A	test/.cvsignore

commit 5cd118faad19dea7a13c2f11f1d078a2fd3cfce4
Author:     Paul Fox <pgf@foxharp.boston.ma.us>
AuthorDate: Tue Aug 12 21:01:30 2008 +0000
Commit:     Paul Fox <pgf@foxharp.boston.ma.us>
CommitDate: Tue Aug 12 21:01:30 2008 +0000

    add one more hint for developers, to explicitly point at docs/README.developers

:100644 100644 e93a1b4... e7a779b... M	INSTALL

commit 4a6d6b0b6d7c306c3d73e39a6a76f016ff60a6b1
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Aug 12 18:04:29 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 0b0c883... 1016132... M	ChangeLog
:100644 100644 a331387... e93a1b4... M	INSTALL
:000000 100755 0000000... 29a02b9... A	autogen.sh
:100644 100644 a85f37d... 23a1d2d... M	docs/README.developers
:100755 100755 2636a5d... 00ad57a... M	test/setup-test

commit a33d9f4d7a1bf4bd4ab286f69af322b5b8d7c946
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Fri Aug 8 23:45:24 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: 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).

:100644 100644 7dc5491... 0b0c883... M	ChangeLog
:100644 100644 7c132ce... 55c160b... M	sbr/discard.c
:100644 100644 59b8682... c542d52... M	sbr/m_getfld.c
:100644 100644 6a9278b... df18258... M	uip/scansbr.c

commit fd36f8c46bb76abaadc52321a03ee5f196676a0b
Author:     Eric Gillespie <epg@pretzelnet.org>
AuthorDate: Fri Aug 8 04:45:05 2008 +0000
Commit:     Eric Gillespie <epg@pretzelnet.org>
CommitDate: Fri Aug 8 04:45:05 2008 +0000

    s/ls/cd/ in comment (probably pasted from test-ls)

:100644 100644 6bc2040... 3e0ddc4... M	test/tests/whatnow/test-cd

commit 9be69008c0dd066816b4a9b04d47fade2282664a
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Aug 5 21:06:00 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 5f02b17... 7dc5491... M	ChangeLog
:100644 100644 c0d4fb8... 6091daa... M	aclocal.m4
:100644 100644 0b2a73c... ce9c4ba... M	configure.in
:100644 100644 d4d9868... a94f131... M	uip/folder.c

commit f7c1a8a53c452b75aa84ff4bf9de7f47af7b881c
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Aug 5 19:09:03 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 ce6939b... 5f02b17... M	ChangeLog
:100644 100644 a0821c2... d4d9868... M	uip/folder.c

commit ef8679ef6af0ba01d8dc43df577c5962037f13bd
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Aug 5 19:05:23 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Tue Aug 5 19:05:23 2008 +0000

    Simplify dodir/addir/addfold (patch from Eric Gillespie)

:100644 100644 6afe9ad... ce6939b... M	ChangeLog
:100644 100644 f50d3f5... a0821c2... M	uip/folder.c

commit e98f7f60095bceba1f32e448c421b3e862b728aa
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 18:47:56 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 1e9e31e... 6afe9ad... M	ChangeLog
:000000 100644 0000000... 1a36d8d... A	test/tests/whatnow/test-attach-detach
:000000 100644 0000000... 6bc2040... A	test/tests/whatnow/test-cd
:000000 100644 0000000... e0dc969... A	test/tests/whatnow/test-ls
:100644 100644 72e9d1f... a719431... M	uip/whatnowsbr.c

commit a9d65cd81e8ca93af31086a136d1e3ade86ad8d2
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 18:45:34 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100755 100755 46b83b0... 2636a5d... M	test/setup-test

commit b47dac6540ed952b95dbdce78d2a5f48ff0db86b
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 15:19:53 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Aug 3 15:19:53 2008 +0000

    Add protective 'do { ... } while (0)' wrappers to multistatement macros

:100644 100644 cbd4ef2... 1e9e31e... M	ChangeLog
:100644 100644 c42f1e3... 89c25de... M	sbr/fmt_compile.c

commit a3ef57491a1bc4d2e227b14a8e838ffb6c5b5f63
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 15:14:23 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 c59f4a6... 0f05b68... M	man/forw.man
:100644 100644 baaead8... 86280b9... M	man/inc.man
:100644 100644 707e2be... 5e097e4... M	man/mh-chart.man
:100644 100644 7e46677... 75f4918... M	man/mhmail.man
:100644 100644 3717202... 78d8ed9... M	man/mhshow.man
:100644 100644 ae15292... 4907273... M	man/mhstore.man
:100644 100644 49a841d... 6decb1e... M	man/msgchk.man
:100644 100644 d220a76... a351578... M	man/packf.man
:100644 100644 3655a10... 7da788e... M	man/scan.man
:000000 100644 0000000... ab06831... A	test/tests/manpages/test-manpages

commit 96e5489117df5aefa72de229ab08eda82c8b8913
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 15:13:34 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 ddfa381... c61647e... M	test/README
:100755 100755 3d7a92b... 21feb73... M	test/runtest

commit 90950f1aa3d8d01e4b1a4a4b389f1bff7da94f45
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 13:59:19 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Aug 3 13:59:19 2008 +0000

    Ignore editor backup files

:100644 100644 39aab9a... cbd4ef2... M	ChangeLog
:100755 100755 b43d42c... 0497c52... M	test/runalltests

commit e429820bc15ffd06239ae9e4f4100ee47738deba
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 13:54:37 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Aug 3 13:54:37 2008 +0000

    etc/replcomps, etc/replgroupcomps: Trim trailing whitespace from
    Subject field (patch from Eric Gillespie)

:100644 100644 d76efca... 39aab9a... M	ChangeLog
:100644 100644 6ec3ce7... 9166411... M	etc/replcomps
:100644 100644 7920544... 210a3e0... M	etc/replgroupcomps

commit 4f653e8f897068fc803607a5975fa18ab1519bcf
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Aug 3 13:32:17 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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'.

:100644 100644 7e6b2eb... d76efca... M	ChangeLog
:100644 100644 d699916... c42f1e3... M	sbr/fmt_compile.c
:000000 100644 0000000... 7582a7d... A	test/tests/repl/test-if-str

commit a107dc40d92e7a37be148816db160325326318e3
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Fri Jul 25 01:07:39 2008 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Fri Jul 25 01:07:39 2008 +0000

    * test/setup-test: Run 'make clean' before building

:100644 100644 0d47602... 7e6b2eb... M	ChangeLog
:100755 100755 a05b139... 46b83b0... M	test/setup-test

commit 7afe9b7d7142e48c76dfac3992fdf91d3e5518ff
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Fri Jul 25 00:11:53 2008 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 d08bcdd... 0d47602... M	ChangeLog
:100755 100755 d970b18... 3d7a92b... M	test/runtest
:100755 100755 d197295... a05b139... M	test/setup-test
:100644 100644 a5b71ba... 5b74b23... M	test/tests/folder/test-create
:100644 100644 6da3174... ff29310... M	test/tests/folder/test-total
:100644 000000 2bb8d86... 0000000... D	test/tests/pick/test-pick
:100644 100644 4aca55f... 597bb96... M	test/tests/scan/test-scan

commit 3bade3916feaf3cb52e1dd8a12004eda26f6980b
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Fri Jun 13 00:11:49 2008 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Fri Jun 13 00:11:49 2008 +0000

    * man/repl.man, etc/mhl.reply:
    Add an attribution line when replying to messages.

:100644 100644 785aeca... d08bcdd... M	ChangeLog
:100644 100644 0caf5db... 3498263... M	etc/mhl.reply
:100644 100644 89ab11e... 41f5870... M	man/repl.man

commit 716349e83109bed140c59beb70b546d968c7da67
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Thu Jun 12 23:29:16 2008 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Thu Jun 12 23:29:16 2008 +0000

    Remove an accidentally committed file

:100644 000000 5ca70d0... 0000000... D	test/test-temp-dir

commit 25c0bc3f1c034964421f8007e5802c647c5dc908
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Jun 2 22:37:01 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Mon Jun 2 22:37:01 2008 +0000

    When building on gcc, use noreturn attribute on adios and the various done
    functions.

:100644 100644 e08e678... 785aeca... M	ChangeLog
:100644 100644 7cdbead... 97c7769... M	h/mh.h
:100644 100644 52fab3a... d10346f... M	h/prototypes.h
:100644 100644 938fdb2... 65ec1cb... M	sbr/done.c
:100644 100644 ef1b08f... 0fcff84... M	uip/inc.c
:100644 100644 2776f7c... a47022e... M	uip/mhbuild.c
:100644 100644 e8f8163... 4bb21bb... M	uip/mhlist.c
:100644 100644 6955476... 376fc58... M	uip/mhn.c
:100644 100644 1383388... 179173e... M	uip/mhshow.c
:100644 100644 bcebb7f... 91c57a2... M	uip/mhstore.c
:100644 100644 fa42cd2... d8c025f... M	uip/mhtest.c
:100644 100644 fb8871d... a696e72... M	uip/packf.c
:100644 100644 ad356e3... 2d9b76e... M	uip/pick.c
:100644 100644 b0a3609... 7ee47fd... M	uip/rcvdist.c
:100644 100644 493bade... 21f6c77... M	uip/rcvstore.c
:100644 100644 877538b... fd21acd... M	uip/sendsbr.c

commit 871bd3b965321122be0db49961369b111e4ea4db
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Jun 2 22:05:11 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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).

:100644 100644 2e7678e... e08e678... M	ChangeLog
:100644 100644 d559baa... 52fab3a... M	h/prototypes.h

commit 8d3e26681c4341c76fe9a28371a75061678e7df2
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Jun 2 21:49:07 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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)

:100644 100644 e08e678... 2e7678e... M	ChangeLog
:100644 100644 52fab3a... d559baa... M	h/prototypes.h

commit 4eaed47f91c9de0b520ea41188be3fedae4b99ca
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Jun 1 16:50:22 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Jun 1 16:50:22 2008 +0000

    Update bit of docs about release announcements.

:100644 100644 ed47591... e08e678... M	ChangeLog
:100644 100644 f941e38... a85f37d... M	docs/README.developers

commit d9c0d17aa110ec0e5db5f0928fead5a1ff60a9e2
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Thu May 22 10:37:55 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Thu May 22 10:37:55 2008 +0000

    Don't use MB_CUR_MAX if we aren't compiled with multibyte support.

:100644 100644 33485f8... ed47591... M	ChangeLog
:100644 100644 1b6a0ed... 6a9278b... M	uip/scansbr.c

commit 51c505fd1a7488d62088d5268ae1f8a5bc885b19
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Thu May 22 10:21:48 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 a3eff81... 33485f8... M	ChangeLog
:100644 100644 0a959db... 72e9d1f... M	uip/whatnowsbr.c

commit b84d8f3a2a435ecad9b75900a9f31445fb71e187
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed May 21 18:05:49 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Wed May 21 18:05:49 2008 +0000

    Don't rely on realloc() to follow POSIX in handling a NULL pointer

:100644 100644 8da5111... a3eff81... M	ChangeLog
:100644 100644 d822995... 7c4ddcf... M	sbr/utils.c

commit f6d142edd29a2d1d726efceb3121f9f9b6dd5b9a
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed May 21 17:16:44 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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)

:100644 100644 8d6c1f1... 8da5111... M	ChangeLog
:100644 100644 113f2ea... c35c9be... M	sbr/dtimep.lex

commit b3a909747d6166f820d2ac3c78cc5ad834d3b9b7
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue May 20 19:04:57 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Tue May 20 19:04:57 2008 +0000

    Update comment now we don't use lex -o.

:100644 100644 608faa7... a920958... M	sbr/Makefile.in

commit 3adc6332ad97bf689bcfb8ab5fd45c86a6051a77
Author:     David Levine <levinedl@acm.org>
AuthorDate: Sun May 18 13:56:58 2008 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 999e743... 8d6c1f1... M	ChangeLog
:100644 100644 fa45e31... 09e4c6c... M	sbr/addrsbr.c

commit 07f336c16bdb2316c0e32debb3c7ed2e5a89e49a
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Fri May 16 15:31:26 2008 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 01ba704... 999e743... M	ChangeLog
:100644 100644 482bca2... aba161b... M	config/Makefile.in
:100644 100644 2927e3c... 608faa7... M	sbr/Makefile.in

commit 27844443b4759689ecbc2eb4519c0fe83ebda473
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue May 13 02:39:04 2008 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 1a62efb... 01ba704... M	ChangeLog
:100644 100644 37a38e5... a331387... M	INSTALL
:100644 100644 c5a9050... 0b2a73c... M	configure.in

commit ae31d21710465851fdecc8e5fb447e690b83a9f4
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun May 4 20:58:35 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 d4efbc6... 1a62efb... M	ChangeLog
:100644 100644 2f4f651... 52fab3a... M	h/prototypes.h
:100644 100644 36605be... 5ed6fde... M	sbr/ruserpass.c

commit faa066cb24d3308ab5d2c40ed145ecb3940461bf
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun May 4 16:09:08 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 620f47e... d4efbc6... M	ChangeLog
:100644 100644 6ca8308... 482bca2... M	config/Makefile.in
:100644 100644 6b21a32... c5a9050... M	configure.in
:100644 100644 37434d9... 2927e3c... M	sbr/Makefile.in
:100644 100644 8cb4c79... 1435955... M	sbr/dtime.c
:000000 100644 0000000... 62a303f... A	sbr/memmove.c
:000000 100644 0000000... d780955... A	sbr/strerror.c

commit 11cf7b43a23ad3e3b7d80e485c90c4e0ab9b6066
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed Apr 30 18:47:02 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Wed Apr 30 18:47:02 2008 +0000

    Provide SASL_CB_AUTHNAME callback (avoids problem with wrong username
    being sent in some situations)

:100644 100644 7649ae0... 620f47e... M	ChangeLog
:100644 100644 850693d... 35eefb4... M	mts/smtp/smtp.c

commit d4178eb3eebbf5c51c51cc713df58a2bdaa6bede
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Apr 29 21:05:30 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 da5ac1d... 7649ae0... M	ChangeLog
:100644 100644 13e8eff... 850693d... M	mts/smtp/smtp.c
:100644 100644 1d7d2c9... 73eb5de... M	mts/smtp/smtp.h

commit 757fa32156f812a166631942816e46e2138ebae3
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Apr 29 20:59:04 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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).

:100644 100644 9a7b310... da5ac1d... M	ChangeLog
:100644 100644 1ab027f... 13e8eff... M	mts/smtp/smtp.c

commit 7995fb587acf227b08102c75e15c20418d06ad7d
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Apr 29 20:53:33 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Tue Apr 29 20:53:33 2008 +0000

    Revert previous SASL fix (wrong approach)

:100644 100644 046a118... 9a7b310... M	ChangeLog
:100644 100644 9527a5e... 1ab027f... M	mts/smtp/smtp.c

commit 386656ec3d9a80184f380a77169dc0a16bad89d5
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Tue Apr 29 17:04:38 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Tue Apr 29 17:04:38 2008 +0000

    Cope with sasl_decode64() returning SASL_CONTINUE as well as SASL_OK.

:100644 100644 42144d5... 046a118... M	ChangeLog
:100644 100644 1ab027f... 9527a5e... M	mts/smtp/smtp.c

commit acbaad14892c83d03d91a36c3a1d95526aea26ba
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Apr 28 21:13:53 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Mon Apr 28 21:13:53 2008 +0000

    Add remark about how to update the homepage.

:100644 100644 351a27d... f941e38... M	docs/README.developers

commit 814636fe9919b8c365bfa19479f6f9a79ad87ed5
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 27 20:58:50 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 27 20:58:50 2008 +0000

    Update some of the 'how to do a release' documentation

:100644 100644 71ee5eb... 42144d5... M	ChangeLog
:100644 100644 20b6452... 351a27d... M	docs/README.developers

commit 419ccf0da01ec9f0b0700a6bea7ac5f216cd28d8
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 27 20:55:28 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 27 20:55:28 2008 +0000

    Up version string to 1.3-dev for the CVS trunk.

:100644 100644 c0f38c2... 71ee5eb... M	ChangeLog
:100644 100644 6627053... cd438c9... M	VERSION

commit d58a56024e4103acaf855e159a85daa212c58e57
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 27 19:54:37 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 27 19:54:37 2008 +0000

    Use hyphen, not plus (corresponding to previous RCx naming convention)

:100644 100644 98d978a... 6627053... M	VERSION

commit 4afcf54c989a28d07a258afb9f23db29f7f628a9
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 27 19:44:58 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 27 19:44:58 2008 +0000

    Bump version number, date for release of 1.3 RC1

:100644 100644 054cf36... c0f38c2... M	ChangeLog
:100644 100644 beb1a1c... 4a3bde8... M	DATE
:100644 100644 5625e59... 98d978a... M	VERSION

commit c79c37f2b6e647212c36b63841a4628af01c774a
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Fri Apr 11 14:12:54 2008 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Fri Apr 11 14:12:54 2008 +0000

    move most remaining macros out of acconfig.h which is an obsolete feature of
    autoconf

:100644 100644 7da2dbc... 054cf36... M	ChangeLog
:100644 100644 ba744a4... 3649bf3... M	acconfig.h
:100644 100644 e113860... 6b21a32... M	configure.in
:100644 100644 e485dfd... 8cb4c79... M	sbr/dtime.c
:100644 100644 1572bfe... 6043bee... M	sbr/pidwait.c
:100644 100644 e28c73e... 9317def... M	uip/mhshowsbr.c
:100644 100644 9b272d2... 97c3228... M	uip/rcvtty.c
:100644 100644 f500f6e... 4a8875e... M	uip/slocal.c
:100644 100644 421c367... a1b8ebf... M	uip/termsbr.c

commit 86d7837287c4ca1204cca84f55871d862fada47a
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Apr 5 19:04:41 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 4023e45... 7da2dbc... M	ChangeLog
:100644 100644 b5da86c... f08a583... M	uip/mhmail.c

commit 322f6f0518f2fca892733dea85d87c33fcb65e83
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Apr 5 18:41:37 2008 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 ffa4e93... 4023e45... M	ChangeLog
:100644 100644 c3d265a... ca4020b... M	sbr/fmt_scan.c
:100644 100644 65b8907... 866d047... M	sbr/lock_file.c
:100644 100644 86696db... 9dcfdf6... M	sbr/m_backup.c
:100644 100644 6c15886... 59b8682... M	sbr/m_getfld.c
:100644 100644 30601f1... df63531... M	sbr/m_scratch.c
:100644 100644 2559b67... ac04c29... M	sbr/mf.c
:100644 100644 7475fa0... 7ef83ea... M	sbr/path.c
:100644 100644 2ad873e... e8ef50a... M	uip/annosbr.c
:100644 100644 2b3d020... 84435a2... M	uip/dropsbr.c
:100644 100644 041a142... 76866fe... M	uip/mhbuildsbr.c
:100644 100644 a348144... 4887d9a... M	uip/mhparse.c
:100644 100644 1396cc2... f500f6e... M	uip/slocal.c

commit 55b8f7b6a738adb4dc9833233fc6111f3cd56969
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Fri Jan 25 21:00:42 2008 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Fri Jan 25 21:00:42 2008 +0000

    * uip/mhshowsbr.c (show_all_messages): Be more generous when parsing
        multipart messages.

:100644 100644 2b2254c... ffa4e93... M	ChangeLog
:100644 100644 08d676e... e28c73e... M	uip/mhshowsbr.c

commit da831514de01e2407cef37c118ffff0526a486d0
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Thu Nov 8 02:28:38 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Thu Nov 8 02:28:38 2007 +0000

    Insert types for args of some function pointers to improve type checking.

:100644 100644 e3e97b4... 5d0ed31... M	h/popsbr.h
:100644 100644 0f05025... 2f4f651... M	h/prototypes.h
:100644 100644 9c19e92... 8f32754... M	h/utils.h
:100644 100644 c085bf5... 6c15886... M	sbr/m_getfld.c
:100644 100644 87d368d... d822995... M	sbr/utils.c
:100644 100644 1df74d9... 8e14d52... M	uip/popsbr.c

commit 38615191e71744b066425e0c44412b62dbe49cc2
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Nov 4 11:54:32 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 1412bf3... 2b2254c... M	ChangeLog
:100644 100644 bcfe6ae... 7cdbead... M	h/mh.h
:100644 100644 bcc258c... 938fdb2... M	sbr/done.c
:100644 100644 a8812c2... 8513092... M	uip/ali.c
:100644 100644 86fe3c3... ee9dcd7... M	uip/anno.c
:100644 100644 85683f9... ea2d36d... M	uip/ap.c
:100644 100644 319918b... 15756d3... M	uip/burst.c
:100644 100644 67cf83b... 9c915bf... M	uip/comp.c
:100644 100644 1713b15... 8247ff0... M	uip/conflict.c
:100644 100644 d8c261d... 1effbb0... M	uip/dist.c
:100644 100644 c20e1ac... 6b41bb6... M	uip/dp.c
:100644 100644 97488bb... b5226ce... M	uip/flist.c
:100644 100644 cc9a589... a590a00... M	uip/fmtdump.c
:100644 100644 f04ae2f... f50d3f5... M	uip/folder.c
:100644 100644 17e78e9... 2d4f2d5... M	uip/forw.c
:100644 100644 f2d2e77... ef1b08f... M	uip/inc.c
:100644 100644 ec847fb... d389093... M	uip/install-mh.c
:100644 100644 4799b23... 372568a... M	uip/mark.c
:100644 100644 15132ee... 2776f7c... M	uip/mhbuild.c
:100644 100644 2c101b9... 041a142... M	uip/mhbuildsbr.c
:100644 100644 418e5c9... df0ee46... M	uip/mhfree.c
:100644 100644 03eb49e... e37c3ba... M	uip/mhl.c
:100644 100644 112c098... e8f8163... M	uip/mhlist.c
:100644 100644 41eb33a... 6955476... M	uip/mhn.c
:100644 100644 0b60b03... f9f78c3... M	uip/mhparam.c
:100644 100644 733048d... a348144... M	uip/mhparse.c
:100644 100644 3974515... c4fd935... M	uip/mhpath.c
:100644 100644 b7a097c... 1383388... M	uip/mhshow.c
:100644 100644 4d1ebe0... bcebb7f... M	uip/mhstore.c
:100644 100644 6771bdb... fa42cd2... M	uip/mhtest.c
:100644 100644 872dc2e... 1a59a3b... M	uip/msgchk.c
:100644 100644 3f8a7ab... 6d6fbca... M	uip/msh.c
:100644 100644 0183da6... fb8871d... M	uip/packf.c
:100644 100644 afbcf88... ad356e3... M	uip/pick.c
:100644 100644 d99da1f... e3b6229... M	uip/post.c
:100644 100644 fd10aca... 35f6860... M	uip/prompter.c
:100644 100644 1667232... b0a3609... M	uip/rcvdist.c
:100644 100644 410267b... f03fc99... M	uip/rcvpack.c
:100644 100644 3e0961e... 493bade... M	uip/rcvstore.c
:100644 100644 0b3afe1... 7bc6d0b... M	uip/refile.c
:100644 100644 7a1aca1... 4584b67... M	uip/repl.c
:100644 100644 1cacbc4... c3dcc91... M	uip/rmf.c
:100644 100644 b1e887e... 1530289... M	uip/rmm.c
:100644 100644 05f8bf8... 31aa245... M	uip/scan.c
:100644 100644 7849472... 196af62... M	uip/send.c
:100644 100644 cb6bb3f... 877538b... M	uip/sendsbr.c
:100644 100644 08a3e28... 1396cc2... M	uip/slocal.c
:100644 100644 65291ce... 212b441... M	uip/sortm.c
:100644 100644 859dfaf... 04a76d2... M	uip/viamail.c

commit 045101c0a79f43fe566422622f154d5cc0141d8a
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Nov 4 08:52:17 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 abaeb2b... 418e5c9... M	uip/mhfree.c
:100644 100644 bcc4dd2... 112c098... M	uip/mhlist.c
:100644 100644 3f2d262... 41eb33a... M	uip/mhn.c
:100644 100644 4755171... b7a097c... M	uip/mhshow.c
:100644 100644 b1f57fe... 4d1ebe0... M	uip/mhstore.c
:100644 100644 985147c... 6771bdb... M	uip/mhtest.c

commit 56a805299de35d8924969138aef4d0f1580daa6d
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Nov 4 04:47:17 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 130bfde... bcfe6ae... M	h/mh.h
:100644 100644 a91418e... 0f05025... M	h/prototypes.h
:100644 100644 cf2e308... bcc258c... M	sbr/done.c
:100644 100644 45036f5... f2d2e77... M	uip/inc.c
:100644 100644 cfe776f... 15132ee... M	uip/mhbuild.c
:100644 100644 1de53e3... bcc4dd2... M	uip/mhlist.c
:100644 100644 809568c... 3f2d262... M	uip/mhn.c
:100644 100644 3e7e3a5... 4755171... M	uip/mhshow.c
:100644 100644 dc62724... b1f57fe... M	uip/mhstore.c
:100644 100644 5e6494a... 985147c... M	uip/mhtest.c
:100644 100644 9f95466... 0183da6... M	uip/packf.c
:100644 100644 dff628a... afbcf88... M	uip/pick.c
:100644 100644 e881565... 1667232... M	uip/rcvdist.c
:100644 100644 4e14afb... 3e0961e... M	uip/rcvstore.c
:100644 100644 aeba011... cb6bb3f... M	uip/sendsbr.c

commit 5c5dd3edc1081fa4bedec764e5e8cc44bc4fa5fd
Author:     Bill Wohler <wohler@newt.com>
AuthorDate: Mon Sep 24 07:02:03 2007 +0000
Commit:     Bill Wohler <wohler@newt.com>
CommitDate: 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

:100644 100644 134ace4... f086862... M	docs/FAQ

commit 7edb0cbc236244d996d1e2ae1d58d0e9f7d98062
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Tue Aug 21 21:19:39 2007 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 89de2f8... 1412bf3... M	ChangeLog
:100644 100644 92fdaba... 9c19e92... M	h/utils.h
:100644 100644 64df443... 87d368d... M	sbr/utils.c
:100644 100644 a2ecb44... 45036f5... M	uip/inc.c

commit ea7c3f6a1f777578447040c553ebc80dbc252f7d
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 29 22:57:36 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 29 22:57:36 2007 +0000

    Rename functions to avoid clash with C library exp2().

:100644 100644 a00f335... 1e16795... M	uip/picksbr.c

commit 8f7c0596b0ad1adf74384f7a2b584835ede3aacc
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 29 22:34:04 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 29 22:34:04 2007 +0000

    Suppress 'uninitialised variable' warning.

:100644 100644 80eeb71... 4feb3b9... M	sbr/getans.c

commit ff636cd27782f33f11ff8477b0dad4535d1ab9ab
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 29 22:05:02 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 29 22:05:02 2007 +0000

    On Linux, define _GNU_SOURCE so that GNU libc exposes the wcwidth()
    prototype in wchar.h.

:100644 100644 2fa252c... eecef1b... M	Makefile.in
:100644 100644 3b9f44c... e113860... M	configure.in

commit 76d105d8136c53f1445849e84d49b100b29fbb78
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 29 22:01:04 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Apr 29 22:01:04 2007 +0000

    Change name of internal function to avoid potential conflicts with GNU
    libc's getline() function.

:100644 100644 6a7eeee... 1df74d9... M	uip/popsbr.c

commit c9492787464d45334fccd8dce432744fc9321ba6
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 29 20:49:32 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 66eab72... 65b8907... M	sbr/lock_file.c

commit 6e4254784c387c1e0c966e1977561d4bd05dfbd3
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Apr 29 19:36:14 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 b64c489... 3b9f44c... M	configure.in

commit 76b51b746c95647aceff29ab178eff496843f528
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Tue Apr 17 04:53:54 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Tue Apr 17 04:53:54 2007 +0000

    buffer is compared with cp, and so needs to be changed to unsigned too.

:100644 100644 1f706fe... d99da1f... M	uip/post.c

commit 031871c2ede845956070da603e8494690f7beb70
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Tue Apr 17 01:02:08 2007 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Tue Apr 17 01:02:08 2007 +0000

    Initial checkin of a testsuite

:000000 100644 0000000... ddfa381... A	test/README
:000000 100755 0000000... b43d42c... A	test/runalltests
:000000 100755 0000000... d970b18... A	test/runtest
:000000 100755 0000000... d197295... A	test/setup-test
:000000 100755 0000000... 7e169e4... A	test/teardown-test
:000000 100644 0000000... 5ca70d0... A	test/test-temp-dir
:000000 100644 0000000... a5b71ba... A	test/tests/folder/test-create
:000000 100644 0000000... 6da3174... A	test/tests/folder/test-total
:000000 100644 0000000... 2bb8d86... A	test/tests/pick/test-pick
:000000 100644 0000000... 4aca55f... A	test/tests/scan/test-scan

commit 13f84dd50ca5754391dbd3296a5c7425f9363600
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Fri Apr 13 11:53:08 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 a4c81e8... 1f60919... M	h/mf.h
:100644 100644 7e8948e... a91418e... M	h/prototypes.h
:100644 100644 607f4ec... 33eb9e6... M	mts/smtp/hosts.c
:100644 100644 da02701... 1ab027f... M	mts/smtp/smtp.c
:100644 100644 a228694... 113f2ea... M	sbr/dtimep.lex
:100644 100644 798f1f6... d699916... M	sbr/fmt_compile.c
:100644 100644 b212b12... c3d265a... M	sbr/fmt_scan.c
:100644 100644 221ff0c... dffc799... M	sbr/m_atoi.c
:100644 100644 bbefc99... 15c2906... M	sbr/m_convert.c
:100644 100644 44dab8a... 2559b67... M	sbr/mf.c
:100644 100644 7941e09... cc5ff8e... M	sbr/mts.c
:100644 100644 0eeddb3... 678ab5b... M	sbr/seq_nameok.c
:100644 100644 c341f00... 8b57ad6... M	sbr/trimcpy.c
:100644 100644 af3827b... ec7be94... M	uip/aliasbr.c
:100644 100644 ca3497a... 86fe3c3... M	uip/anno.c
:100644 100644 0191037... 1b5f5e1... M	uip/distsbr.c
:100644 100644 cb80978... 97488bb... M	uip/flist.c
:100644 100644 9c118a5... 5b079ba... M	uip/ftpsbr.c
:100644 100644 8906d7f... 2c101b9... M	uip/mhbuildsbr.c
:100644 100644 ce8b33d... acf21de... M	uip/mhlsbr.c
:100644 100644 fea9904... 733048d... M	uip/mhparse.c
:100644 100644 4b91790... 3f8a7ab... M	uip/msh.c
:100644 100644 60f3413... 147a261... M	uip/mshcmds.c
:100644 100644 363f925... 6a7eeee... M	uip/popsbr.c
:100644 100644 96120c1... 1f706fe... M	uip/post.c
:100644 100644 0d375ae... a415346... M	uip/replsbr.c
:100644 100644 d9d6bee... 1b6a0ed... M	uip/scansbr.c
:100644 100644 2db32d7... e783a79... M	uip/show.c
:100644 100644 817a411... 08a3e28... M	uip/slocal.c
:100644 100644 d483d86... 65291ce... M	uip/sortm.c
:100644 100644 bef70be... 1c1a8bc... M	uip/spost.c

commit 1524cb8c0b86a854149d7859d6a2503d61dbaa36
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Tue Apr 10 22:12:26 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Tue Apr 10 22:12:26 2007 +0000

    We're not using the .Bu macro anymore.

:100644 100644 24a74bc... f437f62... M	man/post.man

commit dd9275a85bb5e0e4bf3c0a722eb5945f1d421d74
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Tue Apr 10 06:13:27 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 04da52b... ce8b33d... M	uip/mhlsbr.c

commit 10c91f6e846d9ec279218280b4258badffd984e8
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Tue Apr 10 03:32:48 2007 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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

:100644 100644 8d3397e... fea9904... M	uip/mhparse.c

commit 30fd2ad6d3eff3749b2ae99ec90d2215bf1b1aca
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed Mar 21 00:21:10 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Wed Mar 21 00:21:10 2007 +0000

    bug #18630, #18631, #18632, #18634: various patches from Craig Leres
    fixing error message argument problems.

:100644 100644 d630a7c... 89de2f8... M	ChangeLog
:100644 100644 32051c5... 1a584e4... M	sbr/context_read.c
:100644 100644 1af116c... f90cedf... M	sbr/folder_addmsg.c
:100644 100644 7645e38... 17e78e9... M	uip/forw.c
:100644 100644 2d9a7d4... aeba011... M	uip/sendsbr.c

commit 853814d952958385f5d212d167dff4edd3802f3f
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed Mar 21 00:18:19 2007 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 9e33cb8... d630a7c... M	ChangeLog
:100644 100644 551b253... ba744a4... M	acconfig.h
:100644 100644 b66a6e5... b64c489... M	configure.in

commit 488d971779618f547305289a8554ee2578f45eaf
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Tue Jan 16 02:08:10 2007 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Tue Jan 16 02:08:10 2007 +0000

    Add a missing header file

:100644 100644 b859266... 492d364... M	h/Makefile.in

commit 382d32482baa6f675cd1aa50179d10df4fb3e623
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Nov 5 13:20:46 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Sun Nov 5 13:20:46 2006 +0000

    Changed bold "-all" to unbolded "all". It's a reserved msgs word, not a flag.

:100644 100644 0cebca0... 6915792... M	man/mark.man

commit 8a1006b457cdc27c40b9c928dc9fb5086444f04b
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Oct 24 14:31:40 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 a0839ee... 9e33cb8... M	ChangeLog
:100644 100644 f8384f7... 2d9a7d4... M	uip/sendsbr.c

commit 3f5557dc09fc17ede9a35059f36920abb2eb4d08
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Sun Aug 27 01:19:39 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Sun Aug 27 01:19:39 2006 +0000

    * configure.in: If we're not using dotlocking, there is no need to set inc
    sgid.

:100644 100644 b2ebfe6... a0839ee... M	ChangeLog
:100644 100644 59d9207... b66a6e5... M	configure.in

commit 63298d0f1870b5df16ac8664494e5a24b224dfc5
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Jun 4 08:37:24 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 23b4ef2... 1c05a42... M	uip/mhstoresbr.c

commit 0569d6d1631dc90d4f2f2df6bdd0599c7ecc7814
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Thu Apr 27 12:00:28 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 7e772e0... 7e8948e... M	h/prototypes.h
:100644 100644 0ae27d3... 7475fa0... M	sbr/path.c
:100644 100644 0d44134... ca3497a... M	uip/anno.c
:100644 100644 908de0d... 319918b... M	uip/burst.c
:100644 100644 8fced48... 67cf83b... M	uip/comp.c
:100644 100644 70e515e... d8c261d... M	uip/dist.c
:100644 100644 36be1ed... cb80978... M	uip/flist.c
:100644 100644 98c66ed... f04ae2f... M	uip/folder.c
:100644 100644 93870b1... 7645e38... M	uip/forw.c
:100644 100644 aee194a... a2ecb44... M	uip/inc.c
:100644 100644 e26ca6a... 4799b23... M	uip/mark.c
:100644 100644 4882ecb... 8906d7f... M	uip/mhbuildsbr.c
:100644 100644 b130cf1... 1de53e3... M	uip/mhlist.c
:100644 100644 cfeac94... 809568c... M	uip/mhn.c
:100644 100644 00983d5... 3974515... M	uip/mhpath.c
:100644 100644 df4cf51... 3e7e3a5... M	uip/mhshow.c
:100644 100644 08891f5... dc62724... M	uip/mhstore.c
:100644 100644 bf5088e... 23b4ef2... M	uip/mhstoresbr.c
:100644 100644 140c7d9... 5e6494a... M	uip/mhtest.c
:100644 100644 257fc42... 4b91790... M	uip/msh.c
:100644 100644 f2c913c... 60f3413... M	uip/mshcmds.c
:100644 100644 e074505... 9f95466... M	uip/packf.c
:100644 100644 8fd294e... dff628a... M	uip/pick.c
:100644 100644 3a03c0a... f522042... M	uip/popi.c
:100644 100644 7b15491... 4e14afb... M	uip/rcvstore.c
:100644 100644 e77fe0b... 0b3afe1... M	uip/refile.c
:100644 100644 e5fa527... 7a1aca1... M	uip/repl.c
:100644 100644 fb951ed... 1cacbc4... M	uip/rmf.c
:100644 100644 75b1c70... b1e887e... M	uip/rmm.c
:100644 100644 4334efe... 05f8bf8... M	uip/scan.c
:100644 100644 31a05e9... 2db32d7... M	uip/show.c
:100644 100644 5faec79... d483d86... M	uip/sortm.c

commit b577e47e7c6c40e0968af4472ed9dc52e9b64f58
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Mon Apr 24 07:10:03 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 615404a... 32edca9... M	sbr/ssequal.c

commit 43d85eaa38c25385082958d831fc926c5e619eac
Author:     Paul Fox <pgf@foxharp.boston.ma.us>
AuthorDate: Sat Apr 22 16:33:48 2006 +0000
Commit:     Paul Fox <pgf@foxharp.boston.ma.us>
CommitDate: 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.

:100644 100644 001bf08... a00f335... M	uip/picksbr.c

commit d261673d3ca54ac161c9019e52693e2fe4dcb3cc
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Apr 16 06:47:59 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Sun Apr 16 06:47:59 2006 +0000

    Fixed a typo.

:100644 100644 ef004ec... 442c7f6... M	man/sendfiles.man

commit b439ec143c4d2e2daf4b0a9c332123f24500cd9a
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Fri Apr 14 14:10:15 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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.

:100644 100644 3eda9d3... 92fdaba... M	h/utils.h
:100644 100644 8aba5b6... 64df443... M	sbr/utils.c
:100644 100644 1aca23a... 8fced48... M	uip/comp.c
:100644 100644 4b6ce69... 70e515e... M	uip/dist.c
:100644 100644 319cc39... 93870b1... M	uip/forw.c

commit 0364511845929f2b946b7a216289e9954f4a13d6
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Fri Apr 14 08:42:04 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Fri Apr 14 08:42:04 2006 +0000

    Fixed a couple of typos.

:100644 100644 8eb7939... 6c3eb6b... M	man/mh-alias.man

commit 9792341d7318d2e9f52557cad5f0b8a9c5c252ad
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Fri Apr 14 08:21:35 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Fri Apr 14 08:21:35 2006 +0000

    Sanitised some dodgy homedir finding code, but it still might not make
    sense.

:100644 100644 69999f6... 872dc2e... M	uip/msgchk.c

commit 8c1b8e55ba6269af3f6be282eeb7b5a19516315f
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Fri Apr 14 07:54:26 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Fri Apr 14 07:54:26 2006 +0000

    Get rid of some trivial warnings; unused variables, ambiguous if-else,
    missing headers.

:100644 100644 8475d50... b212b12... M	sbr/fmt_scan.c
:100644 100644 b0168e2... d3e988e... M	sbr/m_draft.c
:100644 100644 b332af0... 98c66ed... M	uip/folder.c
:100644 100644 0731a15... aee194a... M	uip/inc.c
:100644 100644 acafbf4... e77fe0b... M	uip/refile.c

commit b8ff4daea27b5b2ae336c28737d469e75a45c449
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Thu Apr 13 14:24:41 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Thu Apr 13 14:24:41 2006 +0000

    Make print_aka() and print_usr() static. They're not used outside ali.c.

:100644 100644 bbc6f6d... a8812c2... M	uip/ali.c

commit 174d375bb4b9bcaa0c3f28c422216f68703494a8
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Tue Apr 11 14:09:11 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: 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().

:100644 100644 8246a5d... 3eda9d3... M	h/utils.h
:100644 100644 c433e8f... 8aba5b6... M	sbr/utils.c
:100644 100644 9fbb37f... 0d44134... M	uip/anno.c
:100644 100644 0333722... e26ca6a... M	uip/mark.c
:100644 100644 03480b3... b130cf1... M	uip/mhlist.c
:100644 100644 685a74e... cfeac94... M	uip/mhn.c
:100644 100644 4a88605... 00983d5... M	uip/mhpath.c
:100644 100644 909c440... df4cf51... M	uip/mhshow.c
:100644 100644 b756956... 08891f5... M	uip/mhstore.c
:100644 100644 298ef03... 140c7d9... M	uip/mhtest.c
:100644 100644 6f3638c... e074505... M	uip/packf.c
:100644 100644 8cdfa58... 8fd294e... M	uip/pick.c
:100644 100644 bb7f00a... acafbf4... M	uip/refile.c
:100644 100644 b9fd80d... 75b1c70... M	uip/rmm.c
:100644 100644 705ff69... 4334efe... M	uip/scan.c
:100644 100644 9263c79... 5faec79... M	uip/sortm.c

commit 0be3869967792be6b129fc34e8f72a88fc3352bb
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Tue Apr 11 05:48:43 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Tue Apr 11 05:48:43 2006 +0000

    Completing the .cvsignore list(s).

:100644 100644 9d5e65d... 5f5cca9... M	.cvsignore
:000000 100644 0000000... 625becc... A	config/.cvsignore
:000000 100644 0000000... f3c7a7c... A	docs/.cvsignore
:000000 100644 0000000... ede4efe... A	etc/.cvsignore
:000000 100644 0000000... f3c7a7c... A	h/.cvsignore
:000000 100644 0000000... 1cd0b60... A	man/.cvsignore
:000000 100644 0000000... f3c7a7c... A	mts/.cvsignore
:000000 100644 0000000... f3c7a7c... A	mts/smtp/.cvsignore
:000000 100644 0000000... 38a6b43... A	sbr/.cvsignore
:000000 100644 0000000... 400537d... A	uip/.cvsignore

commit 37da2ed2b9d461967bde48cfc506f7ffd4a0cd78
Author:     Joel Reicher <jjr@panacea.null.org>
AuthorDate: Sun Apr 9 14:06:31 2006 +0000
Commit:     Joel Reicher <jjr@panacea.null.org>
CommitDate: Sun Apr 9 14:06:31 2006 +0000

    Fixed a small typo.

:100644 100644 2eb8c2e... 72ce281... M	man/mhbuild.man

commit dc0b0be755b41f3c195913631fedf023ad69192e
Author:     Paul Fox <pgf@foxharp.boston.ma.us>
AuthorDate: Fri Mar 31 15:14:49 2006 +0000
Commit:     Paul Fox <pgf@foxharp.boston.ma.us>
CommitDate: 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

:100644 100644 a7276d7... 001bf08... M	uip/picksbr.c

commit b8ca332a9752c9de52613a229d95eb7c4c15ac20
Author:     David Levine <levinedl@acm.org>
AuthorDate: Thu Mar 30 22:19:50 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 0eaa651... b2ebfe6... M	ChangeLog
:100644 100644 8930857... f8384f7... M	uip/sendsbr.c

commit 2f9092c19632024cc7c868612b82c603b7db534f
Author:     Bill Wohler <wohler@newt.com>
AuthorDate: Fri Mar 10 09:00:20 2006 +0000
Commit:     Bill Wohler <wohler@newt.com>
CommitDate: Fri Mar 10 09:00:20 2006 +0000

                              Changed Questions
    
    1.03 Where can I get MH?        nmh 1.2

:100644 100644 9f96444... 134ace4... M	docs/FAQ

commit f648520705ef32e5511a4da7cfcba45045afa3ac
Author:     Bill Wohler <wohler@newt.com>
AuthorDate: Fri Mar 10 06:58:28 2006 +0000
Commit:     Bill Wohler <wohler@newt.com>
CommitDate: 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

:100644 100644 13b64f1... 9f96444... M	docs/FAQ

commit 1388183fc96a86e5fbbb9d43cebdedd9f44ab64f
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Thu Mar 9 19:51:13 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 f593db9... 0eaa651... M	ChangeLog
:100644 100644 ef1bdfa... 9d5b6d3... M	sbr/fmt_rfc2047.c

commit d2f12554a254e814dcdafb3828fc0d9936154eef
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Wed Mar 8 12:14:15 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Wed Mar 8 12:14:15 2006 +0000

    * (mh_strcasecmp): Rename the private strcasecmp function to mh_strcasecmp.

:100644 100644 c6ea906... f593db9... M	ChangeLog
:100644 100644 1d1d456... 7e772e0... M	h/prototypes.h
:100644 100644 263bcef... 607f4ec... M	mts/smtp/hosts.c
:100644 100644 cf941dc... fa45e31... M	sbr/addrsbr.c
:100644 100644 d6b8ca3... 9d0d625... M	sbr/check_charset.c
:100644 100644 b38d822... 859c851... M	sbr/context_del.c
:100644 100644 efac368... f96d0b3... M	sbr/context_find.c
:100644 100644 2cdadf0... 4416eee... M	sbr/context_replace.c
:100644 100644 7013cea... ef1bdfa... M	sbr/fmt_rfc2047.c
:100644 100644 3097ee7... 36605be... M	sbr/ruserpass.c
:100644 100644 f0358bd... 4a026a3... M	sbr/strcasecmp.c
:100644 100644 737f68c... bbc6f6d... M	uip/ali.c
:100644 100644 aadd676... af3827b... M	uip/aliasbr.c
:100644 100644 c6f5098... 4882ecb... M	uip/mhbuildsbr.c
:100644 100644 31c24bb... 04da52b... M	uip/mhlsbr.c
:100644 100644 9f0044a... fddd552... M	uip/mhmisc.c
:100644 100644 fff4ccc... 2ebdc1f... M	uip/mhoutsbr.c
:100644 100644 5e5e006... 0b60b03... M	uip/mhparam.c
:100644 100644 fc24f5e... 8d3397e... M	uip/mhparse.c
:100644 100644 5776ef3... bf5088e... M	uip/mhstoresbr.c
:100644 100644 df64de5... 257fc42... M	uip/msh.c
:100644 100644 63ee99c... f2c913c... M	uip/mshcmds.c
:100644 100644 1154f46... a7276d7... M	uip/picksbr.c
:100644 100644 9d5f312... 363f925... M	uip/popsbr.c
:100644 100644 f880152... 96120c1... M	uip/post.c
:100644 100644 c4be1b2... e881565... M	uip/rcvdist.c
:100644 100644 b8e8e92... 0d375ae... M	uip/replsbr.c
:100644 100644 3bede5a... d9d6bee... M	uip/scansbr.c
:100644 100644 cc15a0f... 8930857... M	uip/sendsbr.c
:100644 100644 b068d49... 31a05e9... M	uip/show.c
:100644 100644 275eedd... 817a411... M	uip/slocal.c
:100644 100644 5888d78... 9263c79... M	uip/sortm.c
:100644 100644 c86ea18... bef70be... M	uip/spost.c

commit 8e0d377cb731b0fbc39a9b2874ec6b772e53620b
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Sun Mar 5 14:48:05 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Sun Mar 5 14:48:05 2006 +0000

    and close iconv handle if encoded block empty

:100644 100644 83ef21e... 7013cea... M	sbr/fmt_rfc2047.c

commit 7e669f1b5d51b1d562efd79ef04b8441574c0334
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Sun Mar 5 14:38:23 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Sun Mar 5 14:38:23 2006 +0000

    don't try to malloc 0 bytes if an RFC2047 encoded block is empty

:100644 100644 8439478... c6ea906... M	ChangeLog
:100644 100644 0eb71bd... 83ef21e... M	sbr/fmt_rfc2047.c

commit 206776d8154cbf7793282c984afab547bf05cbbc
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Mar 4 22:14:18 2006 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 7dfd16a... 8439478... M	ChangeLog
:100644 100644 8fb3ea2... 66e42ad... M	etc/Makefile.in

commit d2da15ecabb03fb2de72863abdf5f21e52fdf329
Author:     David Levine <levinedl@acm.org>
AuthorDate: Sat Feb 25 14:14:06 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 2e6103c... 7dfd16a... M	ChangeLog
:100644 100644 a43627f... cc15a0f... M	uip/sendsbr.c

commit ac33b2e9c3632537b93fc4755a925c682d1eb82e
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Feb 21 04:13:06 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: Tue Feb 21 04:13:06 2006 +0000

    Replaced second line of Content-Tyhpe of -attachformat 0 example.

:100644 100644 57f37b7... 0c65f5a... M	man/send.man

commit 5ff96d61ee5af34956ae958a0bc72ee78734a4d7
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Feb 21 03:58:31 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 79d6428... 2e6103c... M	ChangeLog
:100644 100644 81a6021... 130bfde... M	h/mh.h
:100644 100644 de57cb8... 1d1d456... M	h/prototypes.h
:100644 100644 65a5d1e... 57f37b7... M	man/send.man
:100644 100644 25924e9... c6f5098... M	uip/mhbuildsbr.c
:100644 100644 514f073... 7849472... M	uip/send.c
:100644 100644 f793b1c... a43627f... M	uip/sendsbr.c
:100644 100644 3dbd27c... 859dfaf... M	uip/viamail.c
:100644 100644 d863b5b... 0a959db... M	uip/whatnowsbr.c

commit fb49dd82ec42997b9df97f221c920f6596102c0a
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Feb 21 03:51:53 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: Tue Feb 21 03:51:53 2006 +0000

    * man/mhbuild.man: wrapped one appearance of "Content-Disposition"
      with quotes, to be consistent with others.

:100644 100644 0708ca2... 79d6428... M	ChangeLog
:100644 100644 8dd7458... 2eb8c2e... M	man/mhbuild.man

commit 0cebd8284370988c8b1807ef2544bd80804d074e
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Tue Feb 21 01:11:51 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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

:100644 100644 d4efdf4... 0708ca2... M	ChangeLog
:100644 100644 950e8a9... 8246a5d... M	h/utils.h
:100644 100644 2a7a1cc... c433e8f... M	sbr/utils.c
:100644 100644 758d308... 36be1ed... M	uip/flist.c
:100644 100644 9d85e89... b332af0... M	uip/folder.c

commit ac9b744ede346c3929794a14ae5c8d3580b7fdb6
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Tue Feb 21 01:05:24 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Tue Feb 21 01:05:24 2006 +0000

    Add missing create_folder prototype.

:100644 100644 542baec... 950e8a9... M	h/utils.h

commit 08aa8c17c3241bb5c6a997ed2e01e25a4d0089ce
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Feb 20 03:09:07 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 8245154... d4efdf4... M	ChangeLog
:100644 100644 7aea6f0... b0168e2... M	sbr/m_draft.c
:100644 100644 8741b20... 2a7a1cc... M	sbr/utils.c
:100644 100644 d6cb5b5... 9d85e89... M	uip/folder.c
:100644 100644 4903e21... 0731a15... M	uip/inc.c
:100644 100644 519e481... 5776ef3... M	uip/mhstoresbr.c
:100644 100644 ef11a4a... 3a03c0a... M	uip/popi.c
:100644 100644 e50253a... bb7f00a... M	uip/refile.c

commit 1513f7668c494c4583141d6115669b7198c14556
Author:     David Levine <levinedl@acm.org>
AuthorDate: Sat Feb 18 16:26:37 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: Sat Feb 18 16:26:37 2006 +0000

    Added support for optional Content_Disposition header in mhbuild directive.s

:100644 100644 48c9806... 8245154... M	ChangeLog
:100644 100644 c4b8409... 97d4ef6... M	docs/TODO
:100644 100644 f99a1c7... 812b78f... M	h/mhparse.h
:100644 100644 b741b2f... 1a85b42... M	h/mime.h
:100644 100644 bd1484c... 8dd7458... M	man/mhbuild.man
:100644 100644 83a18b5... 25924e9... M	uip/mhbuildsbr.c
:100644 100644 9d064ba... abaeb2b... M	uip/mhfree.c

commit 4586e3f4cffbf0f1c3cdd5804d01da16ae714cfe
Author:     David Levine <levinedl@acm.org>
AuthorDate: Sun Feb 12 18:06:44 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: Sun Feb 12 18:06:44 2006 +0000

    Added RFC2183 to reference of RFC1806 for Content-Disposition header.

:100644 100644 5e09baa... 48c9806... M	ChangeLog
:100644 100644 7b5beee... c4b8409... M	docs/TODO

commit 1bb1f6c3f38b05060bf699ea2743f7386889bf63
Author:     David Levine <levinedl@acm.org>
AuthorDate: Tue Jan 31 02:50:57 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 33be307... 5e09baa... M	ChangeLog
:100644 100644 674b606... bd1484c... M	man/mhbuild.man
:100644 100644 1c5abdc... cfe776f... M	uip/mhbuild.c
:100644 100644 64ec8a6... 83a18b5... M	uip/mhbuildsbr.c

commit 255d4c646c0d7aa6b049052fef47fa083b1b1506
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Sun Jan 29 19:34:42 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 7f5be11... 33be307... M	ChangeLog
:100644 100644 244fdc9... b8e8e92... M	uip/replsbr.c

commit ff610b72f05b849f45730692195932852810541c
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Jan 18 18:08:16 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Jan 18 18:08:16 2006 +0000

    use AS_HELP_STRING for formatting help messages

:100644 100644 56fb2f5... 7f5be11... M	ChangeLog
:100644 100644 525ba8c... 59d9207... M	configure.in

commit c0591ef34ea123aa8c709bda122308256d2c84cd
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Jan 18 17:07:28 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Jan 18 17:07:28 2006 +0000

    add autoconf magic to support old systems that don't support multibyte charsets

:100644 100644 f634ba2... 56fb2f5... M	ChangeLog
:100644 100644 e52c5e6... 525ba8c... M	configure.in
:100644 100644 b27f7c6... 8475d50... M	sbr/fmt_scan.c

commit 6af0c8bb08f8c36e7106ba87f00164b1df3d2774
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Jan 18 16:43:27 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 e7f3e1c... f634ba2... M	ChangeLog
:100644 100644 c049ad4... b27f7c6... M	sbr/fmt_scan.c

commit 389877bae1fe1a9f7259b8979f6a930744d90fab
Author:     David Levine <levinedl@acm.org>
AuthorDate: Wed Jan 18 00:09:00 2006 +0000
Commit:     David Levine <levinedl@acm.org>
CommitDate: 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.

:100644 100644 cc54aeb... e7f3e1c... M	ChangeLog
:100644 100644 4ca5955... f880152... M	uip/post.c
:100644 100644 7a880e9... c86ea18... M	uip/spost.c

commit 84591551ae36c592f59bd369027397ef9f934602
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue Jan 17 18:06:58 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue Jan 17 18:06:58 2006 +0000

    more robust multi-byte/column support for field widths
    restore right justification feature

:100644 100644 bb60d07... cc54aeb... M	ChangeLog
:100644 100644 4b7abf2... c049ad4... M	sbr/fmt_scan.c

commit 3465392f2ac1ac472d44c10c3c989389421c82b2
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Jan 16 17:07:14 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 e161674... 4ca5955... M	uip/post.c
:100644 100644 e2b43bd... 7a880e9... M	uip/spost.c

commit 3ad9295b08bbe02a363413feb493507083f4bd59
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Jan 16 12:42:11 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Mon Jan 16 12:42:11 2006 +0000

    * sbr/fmt_scan.c: Add the missing wchar.h include

:100644 100644 59e1c94... 4b7abf2... M	sbr/fmt_scan.c

commit f38ce2484d327ca8062117a2643500bd0d01d830
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Mon Jan 16 10:40:32 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Mon Jan 16 10:40:32 2006 +0000

    *** empty log message ***

:100644 100644 3303375... 3bede5a... M	uip/scansbr.c

commit 59a210325d70e6a38c0ef9e5dcb105cec8bd38d2
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Mon Jan 16 10:00:46 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Mon Jan 16 10:00:46 2006 +0000

    remove remnants of code for MMDF

:100644 100644 3a82aa4... bb60d07... M	ChangeLog
:100644 100644 de50e97... d379cfc... M	h/aliasbr.h
:100644 100644 c3a468c... 9717919... M	h/rcvmail.h
:100644 100644 1730ae9... fe70265... M	man/Makefile.in
:100644 000000 731c597... 0000000... D	man/mh-mts.man
:100644 100644 2a94abb... eeb0765... M	man/slocal.man
:100644 100644 a98d5b1... 66eab72... M	sbr/lock_file.c
:100644 100644 d0c193d... aadd676... M	uip/aliasbr.c
:100644 100644 dae1c3b... 2b3d020... M	uip/dropsbr.c
:100644 100644 2fe45a1... e161674... M	uip/post.c
:100644 100644 e51f869... 275eedd... M	uip/slocal.c

commit da67f77e5a66799deac35ae8d9c538f9222bc8af
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Mon Jan 16 09:55:24 2006 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Mon Jan 16 09:55:24 2006 +0000

    multiply buffer size by MB_CUR_MAX so multi-byte chars fit

:100644 100644 c7787ee... 3a82aa4... M	ChangeLog
:100644 100644 b178e75... 3303375... M	uip/scansbr.c

commit e25b4ce52c29f7458cd203cc70f73e1a6a241ede
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Sun Jan 15 02:52:12 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Sun Jan 15 02:52:12 2006 +0000

    * sbr/fmt_scan.c:PUTSF() Fix an off by one formatting issue.

:100644 100644 4921854... 59e1c94... M	sbr/fmt_scan.c

commit ebff0feca0d651c3d0c535a8147963f97807c17a
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Sun Jan 15 02:29:38 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 4adb880... c7787ee... M	ChangeLog
:100644 100644 8f81e77... 4921854... M	sbr/fmt_scan.c

commit aa2501ef873e96a8500c53b05280dcc0ade952c2
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Sat Jan 7 15:22:19 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Sat Jan 7 15:22:19 2006 +0000

    * Remove sbr/strerror.c -- strerror(3) is defined in C89.

:100644 100644 46d2bdb... 4adb880... M	ChangeLog
:100644 100644 2485a5f... e52c5e6... M	configure.in
:100644 100644 d53d663... de57cb8... M	h/prototypes.h
:100644 100644 d6c2796... 37434d9... M	sbr/Makefile.in
:100644 000000 ce78ada... 0000000... D	sbr/strerror.c

commit 9a33ff618b5901a3af815650d4b84d39ee96e529
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Fri Jan 6 21:51:43 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 1c2fc9d... 46d2bdb... M	ChangeLog
:100644 100644 fe41962... d53d663... M	h/prototypes.h
:100644 100644 60e26e5... 542baec... M	h/utils.h
:100644 100644 5f73e0f... d6c2796... M	sbr/Makefile.in
:100644 000000 40201c1... 0000000... D	sbr/add.c
:100644 100644 518a184... 44dab8a... M	sbr/mf.c
:100644 100644 f36edb5... c18d1da... M	sbr/seq_read.c
:100644 100644 2120b84... 8741b20... M	sbr/utils.c
:100644 100644 c600387... 737f68c... M	uip/ali.c
:100644 100644 bda98c8... 0191037... M	uip/distsbr.c
:100644 100644 b16e8c9... 1c5abdc... M	uip/mhbuild.c
:100644 100644 56d3dcc... ba66f6e... M	uip/mhcachesbr.c
:100644 100644 bce44d0... 10ec55d... M	uip/mhlistsbr.c
:100644 100644 d74a7f1... b5da86c... M	uip/mhmail.c
:100644 100644 a3da759... 9f0044a... M	uip/mhmisc.c
:100644 100644 1c786cc... 08d676e... M	uip/mhshowsbr.c
:100644 100644 72694b6... 519e481... M	uip/mhstoresbr.c
:100644 100644 71ae644... 1154f46... M	uip/picksbr.c
:100644 100644 aff49a0... 2fe45a1... M	uip/post.c
:100644 100644 b1c0782... e5fa527... M	uip/repl.c
:100644 100644 5773b56... b068d49... M	uip/show.c
:100644 100644 993a141... e51f869... M	uip/slocal.c
:100644 100644 5a7d943... e2b43bd... M	uip/spost.c

commit 8f0c973e6cfebb193010714453f70f55ceae5dd7
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Wed Jan 4 02:10:25 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Wed Jan 4 02:10:25 2006 +0000

    * mh_xmalloc(), mh_xrealloc(), pwd(): Add comments describing the purpose
      of the function.

:100644 100644 c25e02d... 2120b84... M	sbr/utils.c

commit 23f854c962a161cc8ed982b23183600df376e818
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Tue Jan 3 01:08:33 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Tue Jan 3 01:08:33 2006 +0000

    Remove sbr/pwd.c file, moving the pwd() function into sbr/utils.c.

:100644 100644 757d2eb... 1c2fc9d... M	ChangeLog
:100644 100644 8648b3f... 60e26e5... M	h/utils.h
:100644 100644 17d82e8... 5f73e0f... M	sbr/Makefile.in
:100644 000000 6a8b77f... 0000000... D	sbr/pwd.c
:100644 100644 7dfe900... c25e02d... M	sbr/utils.c

commit 008837e090c008e3afe7a9c8667070bafa091e62
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Jan 2 03:25:18 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Mon Jan 2 03:25:18 2006 +0000

    * patch #3967: Create a mh_xrealloc function to prevent mistakes when
    calling realloc.

:100644 100644 f8d1c8d... 757d2eb... M	ChangeLog
:100644 100644 aba8fc4... 8648b3f... M	h/utils.h
:100644 100644 255abf7... d2f71aa... M	sbr/brkstring.c
:100644 100644 97f4271... d71d956... M	sbr/fmt_addr.c
:100644 100644 8e3a3ff... 0dec537... M	sbr/folder_read.c
:100644 100644 753da2e... e7c4bc4... M	sbr/folder_realloc.c
:100644 100644 9a2c647... 518a184... M	sbr/mf.c
:100644 100644 ecc03bf... f5dbb65... M	sbr/seq_list.c
:100644 100644 bc17177... 7dfe900... M	sbr/utils.c
:100644 100644 beb0afd... c6a39ea... M	sbr/vfgets.c
:100644 100644 d90e0f6... 9fbb37f... M	uip/anno.c
:100644 100644 337a01b... 2ad873e... M	uip/annosbr.c
:100644 100644 5097119... 1713b15... M	uip/conflict.c
:100644 100644 7f432ea... dae1c3b... M	uip/dropsbr.c
:100644 100644 1e850cb... 758d308... M	uip/flist.c
:100644 100644 3348ae5... d6cb5b5... M	uip/folder.c
:100644 100644 27652e0... 0333722... M	uip/mark.c
:100644 100644 56d9398... 03480b3... M	uip/mhlist.c
:100644 100644 af3fa55... 31c24bb... M	uip/mhlsbr.c
:100644 100644 27ee05b... 685a74e... M	uip/mhn.c
:100644 100644 5084b03... 4a88605... M	uip/mhpath.c
:100644 100644 c61e917... 909c440... M	uip/mhshow.c
:100644 100644 518a304... b756956... M	uip/mhstore.c
:100644 100644 9219839... 298ef03... M	uip/mhtest.c
:100644 100644 0c9c8e0... df64de5... M	uip/msh.c
:100644 100644 9f71b92... 6f3638c... M	uip/packf.c
:100644 100644 4f26bb2... 8cdfa58... M	uip/pick.c
:100644 100644 d1bbafc... 9d5f312... M	uip/popsbr.c
:100644 100644 4d91291... e50253a... M	uip/refile.c
:100644 100644 d92fade... 244fdc9... M	uip/replsbr.c
:100644 100644 b25f083... b9fd80d... M	uip/rmm.c
:100644 100644 3b56830... 705ff69... M	uip/scan.c
:100644 100644 81ddaf7... f793b1c... M	uip/sendsbr.c
:100644 100644 92304dc... 5888d78... M	uip/sortm.c

commit 81a21a9a97d8633f6d6231e31fdb6e328d0d3ff2
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Jan 2 03:17:41 2006 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Mon Jan 2 03:17:41 2006 +0000

    * patch #3966: Create a mh_xmalloc function to prevent mistakes when
    calling malloc.

:100644 100644 4bfa786... f8d1c8d... M	ChangeLog
:000000 100644 0000000... aba8fc4... A	h/utils.h
:100644 100644 08845c3... 17d82e8... M	sbr/Makefile.in
:100644 100644 f977c27... 40201c1... M	sbr/add.c
:100644 100644 27f187e... 255abf7... M	sbr/brkstring.c
:100644 100644 a7ab764... 0d0454c... M	sbr/client.c
:100644 100644 a338835... 4d4e15c... M	sbr/concat.c
:100644 100644 d6c90c4... 7eccd79... M	sbr/context_foil.c
:100644 100644 b723cb4... 2cdadf0... M	sbr/context_replace.c
:100644 100644 2e4bff6... 97f4271... M	sbr/fmt_addr.c
:100644 100644 effd06f... c1bc7c7... M	sbr/fmt_new.c
:100644 100644 9f5b26d... 0eb71bd... M	sbr/fmt_rfc2047.c
:100644 100644 6cd0d10... 8e3a3ff... M	sbr/folder_read.c
:100644 100644 f3d99ba... 753da2e... M	sbr/folder_realloc.c
:100644 100644 89b57c1... fc3d2c0... M	sbr/getarguments.c
:100644 100644 f23641d... 1186831... M	sbr/getcpy.c
:100644 100644 cda66ab... a98d5b1... M	sbr/lock_file.c
:100644 100644 1332405... c085bf5... M	sbr/m_getfld.c
:100644 100644 27c06bb... 9a2c647... M	sbr/mf.c
:100644 100644 169894f... 7941e09... M	sbr/mts.c
:100644 100644 649b015... fb4a77c... M	sbr/putenv.c
:100644 100644 9e0382e... eba6eec... M	sbr/readconfig.c
:100644 100644 4c12b71... 3097ee7... M	sbr/ruserpass.c
:100644 100644 8a44069... ecc03bf... M	sbr/seq_list.c
:100644 100644 486b36a... ebc29f5... M	sbr/strdup.c
:000000 100644 0000000... bc17177... A	sbr/utils.c
:100644 100644 39cfaa2... beb0afd... M	sbr/vfgets.c
:100644 100644 19f204f... d0c193d... M	uip/aliasbr.c
:100644 100644 dca93eb... d90e0f6... M	uip/anno.c
:100644 100644 6677d21... 337a01b... M	uip/annosbr.c
:100644 100644 32b1613... 5097119... M	uip/conflict.c
:100644 100644 408f608... 1e850cb... M	uip/flist.c
:100644 100644 e4779dc... 3348ae5... M	uip/folder.c
:100644 100644 e842d26... 319cc39... M	uip/forw.c
:100644 100644 34aed95... ec847fb... M	uip/install-mh.c
:100644 100644 aeed866... 27652e0... M	uip/mark.c
:100644 100644 fb2d451... 64ec8a6... M	uip/mhbuildsbr.c
:100644 100644 4fc17dc... 56d9398... M	uip/mhlist.c
:100644 100644 c310e2a... af3fa55... M	uip/mhlsbr.c
:100644 100644 55f06c4... 27ee05b... M	uip/mhn.c
:100644 100644 c57e745... fc24f5e... M	uip/mhparse.c
:100644 100644 d3dcc67... 5084b03... M	uip/mhpath.c
:100644 100644 65f66f4... c61e917... M	uip/mhshow.c
:100644 100644 1529de9... 518a304... M	uip/mhstore.c
:100644 100644 46c86ac... 9219839... M	uip/mhtest.c
:100644 100644 4566029... 63ee99c... M	uip/mshcmds.c
:100644 100644 405a005... 9f71b92... M	uip/packf.c
:100644 100644 9f4bf0f... 4f26bb2... M	uip/pick.c
:100644 100644 e26e346... ef11a4a... M	uip/popi.c
:100644 100644 e7ea911... d1bbafc... M	uip/popsbr.c
:100644 100644 fd6f81c... c4be1b2... M	uip/rcvdist.c
:100644 100644 f3c6d1f... 4d91291... M	uip/refile.c
:100644 100644 0b0ba6e... d92fade... M	uip/replsbr.c
:100644 100644 072097a... b25f083... M	uip/rmm.c
:100644 100644 02621dc... 3b56830... M	uip/scan.c
:100644 100644 be68bf8... b178e75... M	uip/scansbr.c
:100644 100644 fae91b3... 81ddaf7... M	uip/sendsbr.c
:100644 100644 4b8048f... 92304dc... M	uip/sortm.c
:100644 100644 8ee1e49... a504220... M	uip/vmhsbr.c
:100644 100644 1935384... d863b5b... M	uip/whatnowsbr.c

commit 582d618b69077087961c367bd1631495906c92a8
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Dec 24 17:53:26 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sat Dec 24 17:53:26 2005 +0000

    Avoid non-portable use of $< outside an inference rule.

:100644 100644 f81e98e... 4bfa786... M	ChangeLog
:100644 100644 482bca2... 6ca8308... M	config/Makefile.in
:100644 100644 142c721... 08845c3... M	sbr/Makefile.in

commit 0cd75fec1902ab5540539fe8c95a071caf18f58e
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Dec 24 17:17:38 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 2a7493f... f81e98e... M	ChangeLog
:100644 100644 c1a91f0... 37a38e5... M	INSTALL
:100644 100644 cedaa55... 551b253... M	acconfig.h
:100644 100644 421386e... c0d4fb8... M	aclocal.m4
:100644 100644 1ff16b2... 2485a5f... M	configure.in
:100644 100644 54f9634... e58ac4f... M	uip/Makefile.in
:100644 100644 0e77916... 993a141... M	uip/slocal.c

commit 29d590d74c6e03f5efe9f743c40a61028ccd491d
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Thu Dec 22 10:38:32 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Thu Dec 22 10:38:32 2005 +0000

    Fix stupid accidental dependence on a bash quirk in previous
    configure script change.

:100644 100644 19cd706... 2a7493f... M	ChangeLog
:100644 100644 c9362ec... 421386e... M	aclocal.m4

commit 6c3e28b7355a0bb2819da1bd790c01097a2e36b7
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Dec 20 04:39:51 2005 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Dec 20 04:39:51 2005 +0000

    Rolled release.

:100644 100644 29b86d6... 5625e59... M	VERSION

commit 4fbbf33311630a467654077776f088d7810c2202
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Thu Dec 15 00:45:36 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 35bf6c6... 19cd706... M	ChangeLog
:100644 100644 7dd6110... c9362ec... M	aclocal.m4
:100644 100644 c60e80f... 1ff16b2... M	configure.in
:100644 100644 ca23fd8... 0e77916... M	uip/slocal.c

commit 9bfe3115764af0a6e0dbbf8564ff0edd5ac28543
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Thu Dec 15 00:12:52 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 3ade10b... 35bf6c6... M	ChangeLog

commit 221548ea735d938b83f081a654ba93fbb0de747a
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Wed Dec 14 01:48:24 2005 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: 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.

:100644 100644 bcea34a... 3ade10b... M	ChangeLog
:100644 100644 6a1eea1... 32051c5... M	sbr/context_read.c

commit d72dc17f4164fd8a3e3c56a74a66a21138d82814
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Mon Dec 12 22:30:44 2005 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Mon Dec 12 22:30:44 2005 +0000

    Fixed annotate call for new delete argument values.

:100644 100644 53320d3... 1935384... M	uip/whatnowsbr.c

commit e2c71f66b925a33cceb1ea4b75a62a05333d124a
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Dec 12 20:26:53 2005 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Mon Dec 12 20:26:53 2005 +0000

    * uip/sendsbr.c (annoaux): Fix the call to annotate()

:100644 100644 21a36a1... bcea34a... M	ChangeLog
:100644 100644 9d90e0f... fae91b3... M	uip/sendsbr.c

commit f08bb043683875196136ebe3b8b628f3dbdd7ab2
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Thu Dec 8 15:57:34 2005 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Thu Dec 8 15:57:34 2005 +0000

    *** empty log message ***

:100644 100644 e210a68... 21a36a1... M	ChangeLog

commit d9b1d57351d104d7ec1a5621f090657dcce8cb7f
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Wed Dec 7 21:25:46 2005 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 21c15a7... fe41962... M	h/prototypes.h
:100644 100644 b626e2a... e2a77c1... M	man/anno.man
:100644 100644 b92abdc... dca93eb... M	uip/anno.c
:100644 100644 1a2c989... 6677d21... M	uip/annosbr.c

commit 8a5d5abeee6212629a14bd80abe2c97a07d609fb
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Mon Dec 5 13:38:41 2005 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Mon Dec 5 13:38:41 2005 +0000

    Fix the AC_PATH_PROG default when vi isn't found during build.

:100644 100644 3aaf759... e210a68... M	ChangeLog
:100644 100644 729a766... c60e80f... M	configure.in

commit 7ac2f0a1ffd82f8a0025bcf8997aa96def68a4f2
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Sat Dec 3 23:41:39 2005 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Sat Dec 3 23:41:39 2005 +0000

    Rolled version.  Should have done it last time!

:100644 100644 9459d4b... 29b86d6... M	VERSION

commit 7eb7957a7ff9b7a8cae87f1bda049d31e3a22806
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Nov 19 16:32:34 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sat Nov 19 16:32:34 2005 +0000

    Make it clearer that lower-case envariables aren't supposed to be set
    by the user.

:100644 100644 e8ba4c4... 3aaf759... M	ChangeLog
:100644 100644 a07503c... 62db35f... M	man/mh-profile.man

commit b9d1fc0c85e9bd18e5e768913ba2c0a00f19876c
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sat Nov 19 16:04:25 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 1ab8f4a... e8ba4c4... M	ChangeLog
:100644 100644 fcc12f9... 6a1eea1... M	sbr/context_read.c

commit 71932c5d0b008eb518d53f9a53978afd35a70ef5
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Mon Nov 14 00:18:24 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 8679550... 1ab8f4a... M	ChangeLog
:100644 100644 5fe4708... fb951ed... M	uip/rmf.c

commit eda249e4fdf983daef578a79a959d16dc9d5936e
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 13 23:57:49 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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!]

:100644 100644 6a7d58d... 8679550... M	ChangeLog
:100644 100644 32888e6... aff49a0... M	uip/post.c

commit 37d634e5152d96a37f0dae04fcffa7e709e83032
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 13 23:56:30 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Nov 13 23:56:30 2005 +0000

    Forgot to quote the bug number in the changelog comment.

:100644 100644 3d26966... 6a7d58d... M	ChangeLog

commit 0e7106da702d97e10f3bd24d8284a2ab86044ebd
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 13 23:51:18 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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).

:100644 100644 7661e8a... 3d26966... M	ChangeLog
:100644 100644 9b3f7eb... d6c90c4... M	sbr/context_foil.c
:100644 100644 3084ff5... fcc12f9... M	sbr/context_read.c
:100644 100644 4fa60ea... 36b1634... M	sbr/context_save.c

commit c6e5547c9da87292c554449e8b91d83bac70b7be
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 13 22:36:07 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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)

:100644 100644 de7542e... 7661e8a... M	ChangeLog
:100644 100644 cb3e6e4... 27c06bb... M	sbr/mf.c

commit ec49799af416900f9d37e35f4d18f5e2a111668e
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Sun Nov 13 19:38:32 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Sun Nov 13 19:38:32 2005 +0000

    remove link to install-mh that caused problems on some systems

:100644 100644 fdbf688... de7542e... M	ChangeLog
:100644 100644 36bcb3d... 54f9634... M	uip/Makefile.in

commit 59f485ee6d6733207b77e2d5ab14823b8d69b7cd
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Sun Nov 13 19:27:37 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 c996431... fdbf688... M	ChangeLog
:100644 100644 fe8a221... 2fa252c... M	Makefile.in

commit 37bc2a48e0613d19e507e476b0e0de919f2b0a26
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Thu Nov 10 21:37:10 2005 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Thu Nov 10 21:37:10 2005 +0000

    Fix the AC_PATH_PROG default when sendmail isn't found during build.

:100644 100644 6b2512d... c996431... M	ChangeLog
:100644 100644 287875b... 729a766... M	configure.in

commit f177bf9068a1ee5f5281d4ad04dfa2d5df6f6625
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Wed Nov 9 22:56:35 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Wed Nov 9 22:56:35 2005 +0000

    Fix a non-ANSI prototype.

:100644 100644 e4a660e... 6b2512d... M	ChangeLog
:100644 100644 2e464d9... de50e97... M	h/aliasbr.h

commit 56539e8eafef3e955be9d08254d61b139faf34f1
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue Nov 8 20:22:33 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue Nov 8 20:22:33 2005 +0000

    Simon Burge: fix to handle getutent() on NetBSD

:100644 100644 c50664a... e4a660e... M	ChangeLog
:100644 100644 10866bf... cedaa55... M	acconfig.h
:100644 100644 9b8c568... 287875b... M	configure.in
:100644 100644 12b73e7... 9b272d2... M	uip/rcvtty.c
:100644 100644 bbf1850... ca23fd8... M	uip/slocal.c

commit 8979d70884315e7de858d4de2c0bb5287ad7bbbb
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue Nov 8 17:18:09 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue Nov 8 17:18:09 2005 +0000

    update most references to the web page and mailing list locations

:100644 100644 8ebd6b0... c50664a... M	ChangeLog
:100644 100644 c040874... c1a91f0... M	INSTALL
:100644 100644 68cddc2... 1f74073... M	README
:100644 100644 846bb88... 1038ed3... M	docs/README.about
:100644 100644 a78b243... 18b6031... M	man/nmh.man

commit 7d327ff038f743228a91fd53fa4c8f47c5c44e96
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue Nov 8 16:58:08 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue Nov 8 16:58:08 2005 +0000

    prepend DESTDIR to install locations

:100644 100644 9eadf32... 8ebd6b0... M	ChangeLog
:100644 100644 20ea6d5... 8fb3ea2... M	etc/Makefile.in
:100644 100644 ad2b458... 1730ae9... M	man/Makefile.in
:100644 100644 a711a92... 36bcb3d... M	uip/Makefile.in

commit 35c228531bc8e00d43be590255df9408a4fcbe19
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue Nov 8 16:51:34 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue Nov 8 16:51:34 2005 +0000

    replace obsolete autoconf macros

:100644 100644 ca22c28... 9eadf32... M	ChangeLog
:100644 100644 7cd91b0... fe8a221... M	Makefile.in
:100644 100644 6776c86... 482bca2... M	config/Makefile.in
:100644 100644 ea664e9... 9b8c568... M	configure.in
:100644 100644 aaf0fe4... 7421f21... M	docs/Makefile.in
:100644 100644 d50fcf7... 20ea6d5... M	etc/Makefile.in
:100644 100644 6cf88b6... b859266... M	h/Makefile.in
:100644 100644 3b0fb65... ad2b458... M	man/Makefile.in
:100644 100644 c72f350... fcec813... M	mts/Makefile.in
:100644 100644 341f0b1... f8b0ed3... M	mts/smtp/Makefile.in
:100644 100644 63aef40... da02701... M	mts/smtp/smtp.c
:100644 100644 1e5be90... 142c721... M	sbr/Makefile.in
:100644 100644 6bdd4eb... a711a92... M	uip/Makefile.in

commit 6630f05d0a6d631c9ed2edfef9951df892287794
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 6 21:54:40 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 6d2553e... ca22c28... M	ChangeLog
:100644 100644 edddc47... 21c15a7... M	h/prototypes.h
:100644 100644 a87fc0e... 9f5b26d... M	sbr/fmt_rfc2047.c
:100644 100644 7558eca... 8f81e77... M	sbr/fmt_scan.c

commit d2f54bbc4ef071a92508fa26d5d4641a3f2215c1
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 6 00:34:56 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: Sun Nov 6 00:34:56 2005 +0000

    Fix a compile error if building nmh with --enable-apop.

:100644 100644 7d02b8a... 6d2553e... M	ChangeLog
:100644 100644 6d8d820... e7ea911... M	uip/popsbr.c

commit f1bd4ca9cee81e86095c61cebc56c0f302a675d4
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 6 00:32:20 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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)

:100644 100644 f4f94b9... 7d02b8a... M	ChangeLog
:100644 100644 0bb56da... c57e745... M	uip/mhparse.c

commit e79165e0c2c80b68ece9aaf418a59c6a169a17f5
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 6 00:28:12 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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.

:100644 100644 08950e2... f4f94b9... M	ChangeLog
:100644 100644 b4543b3... 1e5be90... M	sbr/Makefile.in

commit 10a00ac1c54a1475d341f82dc479bf1801cac92f
Author:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
AuthorDate: Sun Nov 6 00:23:48 2005 +0000
Commit:     Peter Maydell <pmaydell@chiark.greenend.org.uk>
CommitDate: 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).

:100644 100644 3b17470... 08950e2... M	ChangeLog
:100644 100644 1b1df6b... ea664e9... M	configure.in

commit 827cc055a78605d1cba94d245a9122c544cc9e9f
Author:     Josh Bressers <josh@bress.net>
AuthorDate: Fri Nov 4 22:07:48 2005 +0000
Commit:     Josh Bressers <josh@bress.net>
CommitDate: Fri Nov 4 22:07:48 2005 +0000

    Update the instructions for subscribing to the nmh-workers list

:100644 100644 18f2557... 68cddc2... M	README

commit cb5d4a7527ee37577fc0c49eed564f237ec7c909
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Nov 2 17:43:21 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Nov 2 17:43:21 2005 +0000

    fail when kpop connection attempted without KPOP support compiled in

:100644 100644 5cfb87a... 3b17470... M	ChangeLog
:100644 100644 10d9cba... 6d8d820... M	uip/popsbr.c

commit 0dcc45fd5273ba3df3bcbb2e0c32b26777d665ce
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Nov 2 17:29:50 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Nov 2 17:29:50 2005 +0000

    fix for newer version of flex and remove autogenerated file from cvs

:100644 100644 fab11c7... 5cfb87a... M	ChangeLog
:100644 100644 317a177... b4543b3... M	sbr/Makefile.in
:100644 000000 e72ec1f... 0000000... D	sbr/dtimep.c

commit 0c3be1c75f481d085d0ada3e9a714051a221be80
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Nov 2 17:22:27 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Nov 2 17:22:27 2005 +0000

    speed up flist by skipping stat on files with numbers as names

:100644 100644 9d3230b... fab11c7... M	ChangeLog
:100644 100644 a79c842... 408f608... M	uip/flist.c

commit 81e4827df255b36011f7d017ca0aa5200883bfef
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Nov 2 17:16:39 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Nov 2 17:16:39 2005 +0000

    include new files in distribution

:100644 100644 7dfebbb... 9d3230b... M	ChangeLog
:100644 100644 661116d... aaf0fe4... M	docs/Makefile.in

commit 313c0b563539b667ee4dd618abc60afd94b9a28a
Author:     Bill Wohler <wohler@newt.com>
AuthorDate: Tue Oct 11 01:52:45 2005 +0000
Commit:     Bill Wohler <wohler@newt.com>
CommitDate: 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

:100644 100644 0bcd62f... 13b64f1... M	docs/FAQ

commit 993b0d73a4f5a54c46b494b297895bf08fcaf197
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Oct 5 10:05:24 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Oct 5 10:05:24 2005 +0000

    Harald Geyer: back out fork/vfork workaround and handle the issue directly

:100644 100644 218fcf1... 7dfebbb... M	ChangeLog
:100644 100644 afe2682... 81a6021... M	h/mh.h
:100644 100644 4b2b30d... 0b0ba6e... M	uip/replsbr.c

commit 9d27405ff3562d183784a244ee44bbaf71eabda8
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed May 18 13:45:03 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed May 18 13:45:03 2005 +0000

    use fork instead of vfork on Linux

:100644 100644 ff47800... 218fcf1... M	ChangeLog
:100644 100644 81a6021... afe2682... M	h/mh.h

commit 31d4900d02d6be96308736ddc262ec4cdbd72c7c
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed May 18 13:27:44 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed May 18 13:27:44 2005 +0000

    test/report error writing to stdout

:100644 100644 e534e07... ff47800... M	ChangeLog
:100644 100644 d707ed1... c310e2a... M	uip/mhlsbr.c
:100644 100644 a7616d3... 4b2b30d... M	uip/replsbr.c

commit 7b4f53959307e3434809f5dbc0ef5e0dbbb32005
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed May 18 13:24:14 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed May 18 13:24:14 2005 +0000

    correct SASL include file locations

:100644 100644 23aacaa... e534e07... M	ChangeLog
:100644 100644 bf0804e... 63aef40... M	mts/smtp/smtp.c
:100644 100644 aa396fd... 10d9cba... M	uip/popsbr.c

commit 5dcf161b0c2cc885e4dfa23fe4b4e1ab47e139c6
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed May 18 13:16:21 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed May 18 13:16:21 2005 +0000

    add bash completion definitions from Debian

:100644 100644 644f429... 23aacaa... M	ChangeLog
:000000 100644 0000000... b5bdfbc... A	docs/COMPLETION-BASH

commit c066fcb6cd31e473e0880849a92da361b9e88d98
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed May 18 12:57:40 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 0a0d477... 644f429... M	ChangeLog
:100644 100644 2e67917... 6cd0d10... M	sbr/folder_read.c

commit e8635a8a1c577636becd53428ff290860280238f
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed May 18 12:50:45 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed May 18 12:50:45 2005 +0000

    Carl Mummert: add unquote() function for removing quotes from RFC-2822 headers

:100644 100644 ce64ad3... 0a0d477... M	ChangeLog
:100644 100644 f911504... eb79751... M	h/fmt_compile.h
:100644 100644 2fdae4b... d7ceccc... M	man/mh-format.man
:100644 100644 a478acb... 798f1f6... M	sbr/fmt_compile.c
:100644 100644 357484b... 7558eca... M	sbr/fmt_scan.c

commit 5e0d718c31e05bfa80e610eb15620abeb5b1b3e9
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Tue May 17 16:30:15 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Tue May 17 16:30:15 2005 +0000

    fill in a few of the missing ChangeLog entries

:100644 100644 d835a07... ce64ad3... M	ChangeLog

commit 4c24408bdff496a631709326b0d07a4e12fa9277
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Feb 23 16:20:47 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 9a6c974... d835a07... M	ChangeLog
:100644 100644 85e5181... 1b1df6b... M	configure.in
:100644 100644 c2a876f... edddc47... M	h/prototypes.h
:100644 100644 b4bf4eb... a87fc0e... M	sbr/fmt_rfc2047.c
:100644 100644 c9b882d... 357484b... M	sbr/fmt_scan.c

commit 70c52ecdc4230a7c3a1051234f786d988997b622
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Feb 23 14:07:52 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Feb 23 14:07:52 2005 +0000

    fix Debian bug #202667: crash when a message's filename overflows an int
    when converted

:100644 100644 a42dd83... 9a6c974... M	ChangeLog
:100644 100644 b5b3f9d... 2e67917... M	sbr/folder_read.c

commit 4574ff3e6743eb75f965f81f812f927d2a477618
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Wed Feb 23 11:55:25 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Wed Feb 23 11:55:25 2005 +0000

    Updated config.guess and config.sub to the most recent versions
    (from automake 1.9.5)

:100644 100644 44dc217... a42dd83... M	ChangeLog
:100755 100755 69b1ab9... 892833f... M	config.guess
:100755 100755 d6c6821... d8fd2f8... M	config.sub

commit da6af9633e4ecdc19b1ee01de023fa4dfe615c39
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Mon Feb 21 16:31:58 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Mon Feb 21 16:31:58 2005 +0000

    fix bug where inc crashed on failing to reopen the terminal

:100644 100644 66187bf... 44dc217... M	ChangeLog
:100644 100644 b33a3f8... 6bc2cb8... M	sbr/getpass.c

commit fc35d7366ed5128afd85622b1d3dc634c4733a22
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Thu Jan 27 16:43:03 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Thu Jan 27 16:43:03 2005 +0000

    acknowledge that my change was based on an older patch from Michael Richardson

:100644 100644 30002b9... 66187bf... M	ChangeLog

commit 6d281f8bdeb78dbc40dc04bf9ad714d0aefb6163
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Thu Jan 27 16:39:56 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Thu Jan 27 16:39:56 2005 +0000

    Added -proxy option to inc and msgchk

:100644 100644 88e5bd9... 30002b9... M	ChangeLog

commit 99e5043db7ee6cf80f93708610a6e584a8068c6a
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Thu Jan 27 16:34:20 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Thu Jan 27 16:34:20 2005 +0000

    Added -proxy option to inc and msgchk

:100644 100644 bc33963... e3e97b4... M	h/popsbr.h
:100644 100644 db611d6... baaead8... M	man/inc.man
:100644 100644 864574b... 4903e21... M	uip/inc.c
:100644 100644 3b9bc74... 69999f6... M	uip/msgchk.c
:100644 100644 953db14... e26e346... M	uip/popi.c
:100644 100644 685489a... aa396fd... M	uip/popsbr.c

commit adc954633908e3fc97dfa94c08f964e1bbb94086
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Thu Jan 27 16:26:24 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 5594bfc... 88e5bd9... M	ChangeLog
:100644 100644 a5e891c... 85e5181... M	configure.in
:100644 100644 fa9f0c2... c2a876f... M	h/prototypes.h
:100644 100644 84b003f... 317a177... M	sbr/Makefile.in
:100644 100644 f45448d... d6b8ca3... M	sbr/check_charset.c
:000000 100644 0000000... ae81046... A	sbr/norm_charmap.c

commit e345f8fdce3a18cab73f3edf65ca60f8357efda0
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Fri Jan 21 19:25:44 2005 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: 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

:100644 100644 b29df86... 5594bfc... M	ChangeLog
:100644 100644 5d98774... f45448d... M	sbr/check_charset.c

commit fd686eb9d48a14768c6cb37e92398e84e65e79a7
Author:     Oliver Kiddle <okiddle@yahoo.co.uk>
AuthorDate: Fri Dec 17 15:16:04 2004 +0000
Commit:     Oliver Kiddle <okiddle@yahoo.co.uk>
CommitDate: Fri Dec 17 15:16:04 2004 +0000

    Fix -part option to mhshow/mhlist/mhstore to find sub-parts of the specified
    part

:100644 100644 48a5ee1... b29df86... M	ChangeLog
:100644 100644 825ec87... a3da759... M	uip/mhmisc.c

commit a753601a3811c10e433dbb04d8211a3df4b99012
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Fri Nov 19 05:06:16 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 1b815bc... fa9f0c2... M	h/prototypes.h
:100644 100644 401896a... 1af116c... M	sbr/folder_addmsg.c
:100644 100644 fc78ac1... 72694b6... M	uip/mhstoresbr.c
:100644 100644 dd6dc88... 7b15491... M	uip/rcvstore.c
:100644 100644 c184dc1... f3c6d1f... M	uip/refile.c

commit 96a8fdb8b141aecc1732615454fdabc584c0142c
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Nov 16 18:14:34 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 bebc145... 2bddb0d... M	sbr/folder_pack.c

commit 102679e27468bf6f8e1da24ccb9b0d93c489ec7e
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Nov 16 18:08:07 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Nov 16 18:08:07 2004 +0000

    Fixed typo in comment.
    Fixed problem with refile hook when refiling across filesystems.

:100644 100644 f03d386... 401896a... M	sbr/folder_addmsg.c

commit 40d8dba250400b613688f3c2824ec81a0b76b168
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Nov 16 17:37:41 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Nov 16 17:37:41 2004 +0000

    Removed unnecessary code.

:100644 100644 db2b42f... f03d386... M	sbr/folder_addmsg.c

commit d76e9388aabc9946124c5d3347ff5c5333bcd7d3
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Nov 16 17:28:33 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Nov 16 17:28:33 2004 +0000

    Fixed wrong directory for hook when refiling with -src option.

:100644 100644 b3bc891... db2b42f... M	sbr/folder_addmsg.c

commit 150eda989f39dde2dd6112b46c50558cd9bfd5fd
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Fri Oct 15 17:10:58 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Fri Oct 15 17:10:58 2004 +0000

    Fixed calling of external hooks.

:100644 100644 8f9bf81... 4b8048f... M	uip/sortm.c

commit 24414198cc168516126761a3040b71087c5778bc
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Oct 12 21:14:02 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Oct 12 21:14:02 2004 +0000

    Fixed another weird bug caused by the static mailpath being overwritten.

:100644 100644 02a2cbf... 864574b... M	uip/inc.c

commit ce802211fc851f4fc22bfb34da8bc3166d3b23c2
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Oct 12 20:41:34 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Oct 12 20:41:34 2004 +0000

    Fixed bug that caused anno to mangle headers.

:100644 100644 7576889... 9d90e0f... M	uip/sendsbr.c

commit 3162c1b16d85ce6590bb839fd25378a28c005afc
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Oct 12 20:40:25 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 6deddd4... cda66ab... M	sbr/lock_file.c

commit 745645022b8e7ff0c21cba33776bc890986b3361
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Oct 12 20:38:10 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 af8180d... 02a2cbf... M	uip/inc.c

commit e19a05bad44e548ad6f6d1865b5f797d5d70417c
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Oct 12 20:31:14 2004 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Oct 12 20:31:14 2004 +0000

    Fixed bug that was producing an incorrect path for the external hook.

:100644 100644 4567f6d... 20ac1a5... M	sbr/folder_delmsgs.c

commit 08baf4f8bc7623c41a9753c71aed9a4042196aac
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Oct 6 20:11:39 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Mon Oct 6 20:11:39 2003 +0000

    db configuration fix for Debian; yet another location for ndbm.

:100644 100644 c3fb81a... a5e891c... M	configure.in
:100644 100644 6bf3e15... bbf1850... M	uip/slocal.c

commit 076b15369a863a489181015d3d9a39db38c6856d
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 19:55:12 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 4365e35... c9b882d... M	sbr/fmt_scan.c

commit 4885712264980e6cbc2039f9158027bee9213475
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 16:57:26 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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

:100644 100644 c3fe599... 3084ff5... M	sbr/context_read.c
:100644 100644 c088283... 6deddd4... M	sbr/lock_file.c
:100644 100644 6782c34... 7aea6f0... M	sbr/m_draft.c
:100644 100644 523feb6... c5332ca... M	sbr/makedir.c
:100644 100644 40d4e27... 169894f... M	sbr/mts.c
:100644 100644 9e50da6... 4c12b71... M	sbr/ruserpass.c
:100644 100644 41b0cc2... 1a2c989... M	uip/annosbr.c
:100644 100644 212d162... 7f432ea... M	uip/dropsbr.c
:100644 100644 7706f90... e4779dc... M	uip/folder.c
:100644 100644 09cfa95... af8180d... M	uip/inc.c
:100644 100644 2b0ad1a... b16e8c9... M	uip/mhbuild.c
:100644 100644 58104a5... fb2d451... M	uip/mhbuildsbr.c
:100644 100644 ece5943... 56d3dcc... M	uip/mhcachesbr.c
:100644 100644 c43c5e9... 9d064ba... M	uip/mhfree.c
:100644 100644 10ba1e4... 4fc17dc... M	uip/mhlist.c
:100644 100644 dd6d855... bce44d0... M	uip/mhlistsbr.c
:100644 100644 2a1672e... 825ec87... M	uip/mhmisc.c
:100644 100644 c6d5c77... 55f06c4... M	uip/mhn.c
:100644 100644 0c4c2be... fff4ccc... M	uip/mhoutsbr.c
:100644 100644 79997fd... 0bb56da... M	uip/mhparse.c
:100644 100644 4496590... 65f66f4... M	uip/mhshow.c
:100644 100644 d7d4d14... 1c786cc... M	uip/mhshowsbr.c
:100644 100644 4bfc676... 1529de9... M	uip/mhstore.c
:100644 100644 2e88df2... fc78ac1... M	uip/mhstoresbr.c
:100644 100644 a7d2d38... 46c86ac... M	uip/mhtest.c
:100644 100644 3548b7e... 4566029... M	uip/mshcmds.c
:100644 100644 a38f795... 405a005... M	uip/packf.c
:100644 100644 afdd4fb... 953db14... M	uip/popi.c
:100644 100644 bc194ff... fd10aca... M	uip/prompter.c
:100644 100644 8f6a6f8... dd6dc88... M	uip/rcvstore.c
:100644 100644 663092b... c184dc1... M	uip/refile.c
:100644 100644 a53a5ba... 02621dc... M	uip/scan.c
:100644 100644 1da9440... 514f073... M	uip/send.c
:100644 100644 b4cd5e2... 3dbd27c... M	uip/viamail.c
:100644 100644 8267f01... 327f451... M	uip/vmh.c
:100644 100644 c69363a... af06698... M	uip/wmh.c

commit b3f36786e62ff7b708849e05d0cac2f55f37e6a5
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 16:22:54 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Tue Sep 30 16:22:54 2003 +0000

    corrected termination condition for fill character introduced in last version

:100644 100644 6781535... 4365e35... M	sbr/fmt_scan.c

commit c065080384e524f3afbae781492464f4661a55df
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 16:19:12 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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).

:100644 100644 0a2397b... 6781535... M	sbr/fmt_scan.c

commit cc9d0626d137ec556f12d133cf106ac7c4c5b5a7
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 16:07:49 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 4f79bf6... 0a2397b... M	sbr/fmt_scan.c

commit 0e02bd46c1b4931073f3e865bbad4deb15691fd7
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 14:36:04 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Tue Sep 30 14:36:04 2003 +0000

    [bug #4297] The strlen mh-format function can crash if 'str' is null.

:100644 100644 0a2397b... 4f79bf6... M	sbr/fmt_scan.c

commit 856ad5f613c3a0d67b7064a6b4a4d141cef4dae9
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 14:30:36 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Tue Sep 30 14:30:36 2003 +0000

    note recent changes

:100644 100644 2ba6be3... 48a5ee1... M	ChangeLog

commit 6d51f44e7d886a9d8b6243f414603dc3e1fdd837
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 30 14:19:20 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 cb40ccb... a9171f4... M	man/pick.man
:100644 100644 65a9091... 9f4bf0f... M	uip/pick.c

commit 7afa1855f4255c6c6127283e2bd3768da814e7ef
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Sep 28 14:27:34 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 1b49a84... 09cfa95... M	uip/inc.c

commit 2f54ce7c39742587c9c8b1322d80bb0520f8a108
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Sep 22 16:03:22 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 201dac5... a78b243... M	man/nmh.man

commit 2d2b2581db2998febf460eb43e6e993e516a7da9
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Sep 22 01:04:04 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 4930cbb... 5a7d943... M	uip/spost.c

commit 571c5da9d8529e029fb478ee1f47057e0ebb6762
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Sep 22 00:43:09 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 b176008... 6bf3e15... M	uip/slocal.c

commit f292123e4a8ff7bf829d2954ec838f677043ebd4
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Sep 21 18:08:35 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Sun Sep 21 18:08:35 2003 +0000

    Increase timeouts to comply with RFC 1123; Debian bug report #152728 by Ian Jackson

:100644 100644 5760356... bf0804e... M	mts/smtp/smtp.c

commit 315caba3a2aa30a40ea962ab32413c2953e71b36
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Sep 21 17:34:31 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Sun Sep 21 17:34:31 2003 +0000

    added cross references

:100644 100644 e1185e2... 707e2be... M	man/mh-chart.man
:100644 100644 42155cc... 201dac5... M	man/nmh.man

commit 678a7a83f08b7a3f6cf3a11ea580cd69566eaf1b
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Sep 21 17:09:31 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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

:100644 100644 58d1488... 2fdae4b... M	man/mh-format.man

commit bad95d999e5f5a5cd729772f19937575075c85da
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Sep 21 15:43:00 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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

:100644 100644 a31bf94... 79997fd... M	uip/mhparse.c

commit c012a612b25a59029d0feb22f98aa623adb923a9
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Sep 21 02:39:58 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Sun Sep 21 02:39:58 2003 +0000

    corrected typo for nroff directive

:100644 100644 0f552b0... 42155cc... M	man/nmh.man

commit 0e2ff4d9f255196880fb7d724b7ff8138eb3e9c3
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Tue Sep 16 14:27:55 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Tue Sep 16 14:27:55 2003 +0000

    add command to remove $(libdir)/install-mh prior to creating the link

:100644 100644 80c211c... 6bdd4eb... M	uip/Makefile.in

commit b8eb926caef0c1031539ccae6443e6d7f37282f5
Author:     Jeffrey C Honig <jch@honig.net>
AuthorDate: Sun Sep 14 13:25:55 2003 +0000
Commit:     Jeffrey C Honig <jch@honig.net>
CommitDate: 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.

:100644 100644 ec4f520... 1b49a84... M	uip/inc.c

commit 3a98db03a5a9ae31af39cbd793260021e95ff104
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Mon Sep 8 18:41:10 2003 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Mon Sep 8 18:41:10 2003 +0000

    Man page fix from Igor Sobrado

:100644 100644 84bf62e... 2a94abb... M	man/slocal.man

commit f5c3067acc6c1fb336d70b9d4ab38f4b3d17c79b
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sat Sep 6 17:27:55 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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)

:100644 100644 85b3164... 65a5d1e... M	man/send.man

commit 557d33aeabe46e9a0411959703f721c5b9ce2ae9
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Sep 5 21:07:49 2003 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Fri Sep 5 21:07:49 2003 +0000

    Merge in changes from the 1.1 branch.

:100644 100644 2327092... 9d5e65d... M	.cvsignore
:100644 100644 f029fd6... c3fb81a... M	configure.in
:100644 100644 99f6d1f... 0bcd62f... M	docs/FAQ
:000000 100644 0000000... 3dd7623... A	docs/README.SASL
:100644 100644 fe31352... 20b6452... M	docs/README.developers
:100644 100644 ca56781... 5760356... M	mts/smtp/smtp.c
:100644 100644 577a4b0... 685489a... M	uip/popsbr.c

commit 9e43ae1d70f7da5d175425092395f9beb2d625d3
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Sep 5 19:10:21 2003 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Fri Sep 5 19:10:21 2003 +0000

    Fix from branch.

:100644 100644 d2524c7... c3fe599... M	sbr/context_read.c

commit d3a300121b033551031ffbdaa9202fb4aa4453f3
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Sep 5 18:37:47 2003 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Fri Sep 5 18:37:47 2003 +0000

    Quiet lock warning.

:100644 100644 5cd1872... c088283... M	sbr/lock_file.c

commit 82a21b6f3cddf8ab048dcb02c080ea9797c73c5a
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Fri Sep 5 18:36:36 2003 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Fri Sep 5 18:36:36 2003 +0000

    Merge in locking fixes into the main line.

:100644 100644 e6cdfff... d2524c7... M	sbr/context_read.c
:100644 100644 58d1745... 4fa60ea... M	sbr/context_save.c
:100644 100644 7280464... 5cd1872... M	sbr/lock_file.c
:100644 100644 d085d53... f36edb5... M	sbr/seq_read.c
:100644 100644 f8de9ed... 84775b9... M	sbr/seq_save.c

commit cafee7a804b8aa53166065e988ec0fc387862fc8
Author:     Jeffrey C Honig <jch@honig.net>
AuthorDate: Mon Aug 11 01:20:52 2003 +0000
Commit:     Jeffrey C Honig <jch@honig.net>
CommitDate: 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.

:100644 100644 b0a7242... 2ba6be3... M	ChangeLog
:100644 100644 fd4c555... cece50e... M	h/fmt_scan.h
:100644 100644 4c64b9c... a478acb... M	sbr/fmt_compile.c
:100644 100644 5dc7f22... 0a2397b... M	sbr/fmt_scan.c
:100644 100644 cc0bc70... cc9a589... M	uip/fmtdump.c
:100644 100644 c04e8c7... be68bf8... M	uip/scansbr.c

commit f8665df65d2bc3552b68c734a7b3975d95ccdc41
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Fri Jul 4 16:15:02 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Fri Jul 4 16:15:02 2003 +0000

    more detail for bugs fixed, so reader doesn't need to go to Bugzilla

:100644 100644 81b1104... b0a7242... M	ChangeLog

commit e6e81a487cd89dbf3f2dd96d140915a0026246c2
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Fri Jul 4 15:55:55 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Fri Jul 4 15:55:55 2003 +0000

    update

:100644 100644 fc507d4... 81b1104... M	ChangeLog

commit e1aea389b23bc67d45838523de0726d85f7328d1
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Wed Jul 2 02:24:19 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Wed Jul 2 02:24:19 2003 +0000

    restored use of %manext5% for man section, which was lost
    in version 1.4

:100644 100644 b2b5818... 58d1488... M	man/mh-format.man

commit b9dc6c7097b13ba6e5741110b65b47ae892a64f5
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Wed Jul 2 02:03:19 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Wed Jul 2 02:03:19 2003 +0000

    Updated description of default template to reflect current
    change to In-Reply-To, and Fcc:

:100644 100644 382435f... 89ab11e... M	man/repl.man

commit c948e3f891a14ca70ed9f82ac05481e2a8614bb5
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Wed Jul 2 02:01:50 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Wed Jul 2 02:01:50 2003 +0000

    Default templates for 'comp', 'forw', 'dist', 'repl' now include
    Fcc: +outbox

:100644 100644 2669f04... 7f255ea... M	etc/components
:100644 100644 c6dc39a... d30819a... M	etc/distcomps
:100644 100644 2669f04... 7f255ea... M	etc/forwcomps
:100644 100644 21282fc... 6ec3ce7... M	etc/replcomps
:100644 100644 4a3e3a4... 7920544... M	etc/replgroupcomps

commit 9665ec6f27f99bf6becbf8cce2978d962a9bf976
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Jun 30 19:43:26 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Mon Jun 30 19:43:26 2003 +0000

    use symbols for date and version so values are
    automatically updated during build.

:100644 100644 c62ebc5... b2b5818... M	man/mh-format.man

commit d13fd6c0abc123c7b293b0714a8f14eb8bddbd3e
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Jun 30 19:40:05 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Mon Jun 30 19:40:05 2003 +0000

    bump date so everything gets a new timestamp for 1.1

:100644 100644 6d20d9c... beb1a1c... M	DATE

commit b465f05ed63a7c310182aa0a32cd29b0e02103a0
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Jun 30 18:58:07 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 5cff943... 8f9bf81... M	uip/sortm.c

commit 01364afac249d8fbcf7b37570a52c5f177b18975
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Jun 30 16:48:50 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Mon Jun 30 16:48:50 2003 +0000

    Re-write for clarity, using major contributions from
    Bart Massey, and Jerry Peek.

:100644 100644 869aba8... c62ebc5... M	man/mh-format.man

commit ec751d9bbebd843215896b299712728eed0ea76c
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Jun 30 16:40:09 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Mon Jun 30 16:40:09 2003 +0000

    made RFC 2822 compliant, using an "In-reply-to:" format
    supplied by Jerry Peek.

:100644 100644 5b6f4bf... 21282fc... M	etc/replcomps
:100644 100644 3226af7... 4a3e3a4... M	etc/replgroupcomps

commit 028324109b0e90a18d0b38c6c45a603a6c8732b5
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Fri Jun 27 17:02:13 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Fri Jun 27 17:02:13 2003 +0000

    prevent double free of 'ce->cd_file' or later use of invalid data

:100644 100644 5751801... c43c5e9... M	uip/mhfree.c

commit 19b47ea980a98d01112d4bda1d220c7057818ff1
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Thu Jun 26 01:30:36 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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

:100644 100644 1ea411c... a7616d3... M	uip/replsbr.c

commit 823e60ebef611a90dedab2beca8b9cab3b3644fc
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Mon Jun 23 00:44:28 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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

:100644 100644 88c8c84... 3b0fb65... M	man/Makefile.in

commit e121e49643a86c4e7fb34dd75ed1542759aa16c9
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Jun 22 23:59:16 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: Sun Jun 22 23:59:16 2003 +0000

    allow gdbm/ndbm.h in addition to db1/ndbm.h; needs corresponding change in
    configure.in

:100644 100644 74f1b57... b176008... M	uip/slocal.c

commit 106638417f787bf077db15294cf54e068113e5c8
Author:     Glenn Burkhardt <glenn@aoi.ultranet.com>
AuthorDate: Sun Jun 22 23:58:07 2003 +0000
Commit:     Glenn Burkhardt <glenn@aoi.ultranet.com>
CommitDate: 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.

:100644 100644 3d768e4... f029fd6... M	configure.in

commit ee40b1147dd59da498fcfe1329eb67a0c328f536
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Thu Jan 2 04:07:49 2003 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: 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.)

:100644 100644 1137c39... 5773b56... M	uip/show.c

commit b0dd86c2ac5c1dd69a003da88b7ffcc5cec98116
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Thu Nov 21 21:22:24 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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

:100644 100644 b27b126... 84b003f... M	sbr/Makefile.in

commit 75e2f3fddb560b88552a93ca37d8049278665b2c
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Wed Nov 20 19:57:19 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 a1555bb... 1572bfe... M	sbr/pidwait.c

commit 830e38e1921fe065733bab9a2128390e56e35985
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Nov 19 20:39:21 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Tue Nov 19 20:39:21 2002 +0000

    Removed the reference to the library directory since this now goes in bin.

:100644 100644 c3c87fa... ce1f61d... M	man/install-mh.man

commit 78c6358d8c8c1ee74bf65c672d958e4eae17ee37
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Tue Nov 19 20:37:50 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 100644 909e919... 88c8c84... M	man/Makefile.in
:100644 100644 6d971d5... 80c211c... M	uip/Makefile.in

commit 5afa7072e3fe7fc42287e2149e1c23b363700795
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Mon Nov 18 18:25:00 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: 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.

:100644 000000 ff9db2a... 0000000... D	README-ATTACHMENTS
:100644 100644 97e0ff7... c3c87fa... M	man/install-mh.man
:100644 100644 17d73e2... 0f552b0... M	man/nmh.man
:100644 100644 e55d683... b38d822... M	sbr/context_del.c
:100644 100644 96f28f9... efac368... M	sbr/context_find.c
:100644 100644 49b4fc3... e6cdfff... M	sbr/context_read.c
:100644 100644 541253d... b723cb4... M	sbr/context_replace.c
:100644 100644 b1dc3a5... d085d53... M	sbr/seq_read.c
:100644 100644 6366e5e... f8de9ed... M	sbr/seq_save.c
:100644 100644 905c33d... 6d971d5... M	uip/Makefile.in
:100644 100644 dac84d5... a79c842... M	uip/flist.c
:100644 100644 2cc9bde... 7706f90... M	uip/folder.c
:100644 100644 ff50d35... 34aed95... M	uip/install-mh.c
:100644 100644 2909196... 5fe4708... M	uip/rmf.c

commit 945aa62b814966a1266a5524bd089a74e0999cd1
Author:     Anders Eriksson <aeriksson@fastmail.fm>
AuthorDate: Mon Oct 21 19:32:26 2002 +0000
Commit:     Anders Eriksson <aeriksson@fastmail.fm>
CommitDate: Mon Oct 21 19:32:26 2002 +0000

    Changed scan to always pass the folder argument. This is in line
    with the man page.

:100644 100644 1612717... a53a5ba... M	uip/scan.c

commit d38818cda73ca94e1e62bdf30a0a024781a54cb5
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Mon Sep 9 14:30:16 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Mon Sep 9 14:30:16 2002 +0000

    New routine that provides interface to external programs.

:000000 100644 0000000... d228848... A	sbr/ext_hook.c

commit a259594cc41e41bfbb90562d3977b8194d1446f5
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Fri Aug 23 20:37:01 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Fri Aug 23 20:37:01 2002 +0000

    Added external program hooks.

:100644 100644 ff9db2a... a996364... M	docs/README-ATTACHMENTS
:000000 100644 0000000... bb5d6ee... A	docs/README-HOOKS
:100644 100644 63ea87e... 1b815bc... M	h/prototypes.h
:100644 100644 882094e... b27b126... M	sbr/Makefile.in
:100644 100644 16f4cc5... b3bc891... M	sbr/folder_addmsg.c
:100644 100644 3d2e549... 4567f6d... M	sbr/folder_delmsgs.c
:100644 100644 7a661a5... bebc145... M	sbr/folder_pack.c
:100644 100644 8acfb1a... bbefc99... M	sbr/m_convert.c
:100644 100644 6b9be83... 908de0d... M	uip/burst.c
:100644 100644 7886411... ec4f520... M	uip/inc.c
:100644 100644 d91b7b4... 2e88df2... M	uip/mhstoresbr.c
:100644 100644 ca8789f... 8f6a6f8... M	uip/rcvstore.c
:100644 100644 9e1ed20... 663092b... M	uip/refile.c
:100644 100644 fccbb09... 2909196... M	uip/rmf.c
:100644 100644 a18c278... 072097a... M	uip/rmm.c
:100644 100644 4b348cf... 5cff943... M	uip/sortm.c

commit 982194e9f1c9e4718b4857b300fc3ab8b16c8f6b
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Thu Aug 22 22:06:18 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Thu Aug 22 22:06:18 2002 +0000

    Moved this file here from the root directory.

:000000 100644 0000000... ff9db2a... A	docs/README-ATTACHMENTS

commit 7480dbc14bc90f2d872d434205c0784704213252
Author:     Jon Steinhart <jon@fourwinds.com>
AuthorDate: Mon Aug 19 20:50:41 2002 +0000
Commit:     Jon Steinhart <jon@fourwinds.com>
CommitDate: Mon Aug 19 20:50:41 2002 +0000

    Added an improved user interface for sending messages with attachments.

:000000 100644 0000000... ff9db2a... A	README-ATTACHMENTS
:100644 100644 d252ead... 63ea87e... M	h/prototypes.h
:100644 100644 7a735bc... b626e2a... M	man/anno.man
:100644 100644 5a2f897... 85b3164... M	man/send.man
:100644 100644 5bc5da7... cc2e989... M	man/whatnow.man
:100644 100644 ea60e6d... b92abdc... M	uip/anno.c
:100644 100644 e250c1a... 41b0cc2... M	uip/annosbr.c
:100644 100644 ec81aaa... 1da9440... M	uip/send.c
:100644 100644 b055bb0... 7576889... M	uip/sendsbr.c
:100644 100644 de0e950... b4cd5e2... M	uip/viamail.c
:100644 100644 ab98074... 53320d3... M	uip/whatnowsbr.c

commit ad3d5c36b428d68a3a2cad85168ec90bf25c8932
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Mon Jul 8 19:29:24 2002 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Mon Jul 8 19:29:24 2002 +0000

    Remove this file on the head as well.

:100644 100644 e93c9ee... 2327092... M	.cvsignore
:100644 000000 5e88ed0... 0000000... D	stamp-h.in

commit f422ef658bd5a190e08177c67361c874e679c526
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Wed Jul 3 14:49:24 2002 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Wed Jul 3 14:49:24 2002 +0000

    Bring these changes over from the branch.

:100644 100644 e8c05a6... e93c9ee... M	.cvsignore
:100644 000000 85f9f96... 0000000... D	config.h.in

commit ae5aae7b9c72dbff21f87bbc6e783d7cec1941a9
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Wed Jul 3 14:08:11 2002 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Wed Jul 3 14:08:11 2002 +0000

    Remove these undefines (why were they in there?)

:100644 100644 70dac65... 3d768e4... M	configure.in

commit 2d1136ddada3b7899baa0a2d9d28a96fa959813d
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Tue Jul 2 22:10:55 2002 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Tue Jul 2 22:10:55 2002 +0000

    Update for new version.

:100644 100644 e76778f... 9459d4b... M	VERSION

commit 6c42153ad9362cc676ea66563bf400d7511b3b68
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Tue Jul 2 22:09:12 2002 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Tue Jul 2 22:09:12 2002 +0000

    Add/update copyright notice in all source code files.

:100644 100644 5734c15... 07872da... M	COPYRIGHT
:100644 100644 2a01c1b... 8a613b6... M	config/config.c
:100644 100644 4b3d606... 263bcef... M	mts/smtp/hosts.c
:100644 100644 6de440f... ca56781... M	mts/smtp/smtp.c
:100644 100644 f38110f... f977c27... M	sbr/add.c
:100644 100644 545d397... cf941dc... M	sbr/addrsbr.c
:100644 100644 48b7328... 53c8da1... M	sbr/ambigsw.c
:100644 100644 ab58cb4... 353a5c1... M	sbr/atooi.c
:100644 100644 715aaf5... 27f187e... M	sbr/brkstring.c
:100644 100644 e16f360... 5d98774... M	sbr/check_charset.c
:100644 100644 eb2ffd5... a7ab764... M	sbr/client.c
:100644 100644 86f91a7... 191bd31... M	sbr/closefds.c
:100644 100644 939a484... a338835... M	sbr/concat.c
:100644 100644 702c15d... e55d683... M	sbr/context_del.c
:100644 100644 1e32401... 96f28f9... M	sbr/context_find.c
:100644 100644 208c45e... 9b3f7eb... M	sbr/context_foil.c
:100644 100644 d2836ba... 49b4fc3... M	sbr/context_read.c
:100644 100644 435127b... 541253d... M	sbr/context_replace.c
:100644 100644 b3f8168... 58d1745... M	sbr/context_save.c
:100644 100644 577e811... 52989aa... M	sbr/copy.c
:100644 100644 8d7b6f5... 93ff5e8... M	sbr/copyip.c
:100644 100644 a8c3375... c3ca3ed... M	sbr/cpydata.c
:100644 100644 068fb6e... a1a887a... M	sbr/cpydgst.c
:100644 100644 fffc0fa... 7c132ce... M	sbr/discard.c
:100644 100644 b5072a6... cf2e308... M	sbr/done.c
:100644 100644 3a37fe3... e485dfd... M	sbr/dtime.c
:100644 100644 41f031a... 299e3a6... M	sbr/error.c
:100644 100644 3956a7b... 6a45da6... M	sbr/fdcompare.c
:100644 100644 150aa73... 2e4bff6... M	sbr/fmt_addr.c
:100644 100644 6baabdc... 4c64b9c... M	sbr/fmt_compile.c
:100644 100644 e3384e8... 478a466... M	sbr/fmt_def.c
:100644 100644 003ec2b... effd06f... M	sbr/fmt_new.c
:100644 100644 a9c3d0b... b4bf4eb... M	sbr/fmt_rfc2047.c
:100644 100644 4f9078a... 5dc7f22... M	sbr/fmt_scan.c
:100644 100644 6858f4d... 16f4cc5... M	sbr/folder_addmsg.c
:100644 100644 e5374b5... 3d2e549... M	sbr/folder_delmsgs.c
:100644 100644 1c1051d... f06bbf5... M	sbr/folder_free.c
:100644 100644 05365a8... 7a661a5... M	sbr/folder_pack.c
:100644 100644 0d01293... b5b3f9d... M	sbr/folder_read.c
:100644 100644 f3130f1... f3d99ba... M	sbr/folder_realloc.c
:100644 100644 dcfb316... c0804cd... M	sbr/gans.c
:100644 100644 987ed3c... 80eeb71... M	sbr/getans.c
:100644 100644 f38a834... d0ec6f8... M	sbr/getanswer.c
:100644 100644 1c61d9b... 89b57c1... M	sbr/getarguments.c
:100644 100644 07bc365... f23641d... M	sbr/getcpy.c
:100644 100644 21db9a9... 544a144... M	sbr/getfolder.c
:100644 100644 2cb6bdc... 7280464... M	sbr/lock_file.c
:100644 100644 b1b5133... 221ff0c... M	sbr/m_atoi.c
:100644 100644 aa9edc8... 86696db... M	sbr/m_backup.c
:100644 100644 e9a5d18... 8acfb1a... M	sbr/m_convert.c
:100644 100644 712e173... 6782c34... M	sbr/m_draft.c
:100644 100644 8a18e78... 1332405... M	sbr/m_getfld.c
:100644 100644 3f54c45... d7aec6f... M	sbr/m_gmprot.c
:100644 100644 11c6ee3... 441ca50... M	sbr/m_maildir.c
:100644 100644 89e0f29... 96f54f0... M	sbr/m_msgdef.c
:100644 100644 dd8303e... 2c403d0... M	sbr/m_name.c
:100644 100644 70a2c92... 30601f1... M	sbr/m_scratch.c
:100644 100644 bac70b0... 907c624... M	sbr/m_tmpfil.c
:100644 100644 ec859cc... 523feb6... M	sbr/makedir.c
:100644 100644 c795910... cb3e6e4... M	sbr/mf.c
:100644 100644 551fd1f... 40d4e27... M	sbr/mts.c
:100644 100644 df5d963... 0ae27d3... M	sbr/path.c
:100644 100644 d77039b... a687e69... M	sbr/peekc.c
:100644 100644 aa66464... 7991d59... M	sbr/pidstatus.c
:100644 100644 20b1fb5... a1555bb... M	sbr/pidwait.c
:100644 100644 1ceeb85... 1774455... M	sbr/print_help.c
:100644 100644 c9c1159... 426724b... M	sbr/print_sw.c
:100644 100644 1b37b1e... b3300a9... M	sbr/print_version.c
:100644 100644 05c3942... 82b85b0... M	sbr/push.c
:100644 100644 2c6af0d... 649b015... M	sbr/putenv.c
:100644 100644 0036d20... 6a8b77f... M	sbr/pwd.c
:100644 100644 087ed78... 92e152d... M	sbr/r1bindex.c
:100644 100644 9cd128e... 9e0382e... M	sbr/readconfig.c
:100644 100644 17c6715... dc068fe... M	sbr/refile.c
:100644 100644 4ef1649... 627ff3f... M	sbr/remdir.c
:100644 100644 b586fc3... ff3e23a... M	sbr/seq_add.c
:100644 100644 b0f6e6c... 56bd2ec... M	sbr/seq_bits.c
:100644 100644 ed70c5d... 67a93bb... M	sbr/seq_del.c
:100644 100644 c44f177... aa9d57d... M	sbr/seq_getnum.c
:100644 100644 afa8671... 8a44069... M	sbr/seq_list.c
:100644 100644 66319b5... 0eeddb3... M	sbr/seq_nameok.c
:100644 100644 ee34fd9... 81a1f5c... M	sbr/seq_print.c
:100644 100644 649a360... b1dc3a5... M	sbr/seq_read.c
:100644 100644 e0f42ae... 6366e5e... M	sbr/seq_save.c
:100644 100644 7e7acba... 4219572... M	sbr/seq_setcur.c
:100644 100644 e5161c5... fdffa95... M	sbr/seq_setprev.c
:100644 100644 906b0ac... 022982e... M	sbr/seq_setunseen.c
:100644 100644 7ed13ca... c099c1c... M	sbr/showfile.c
:100644 100644 a8c12d6... 9f5f379... M	sbr/signals.c
:100644 100644 54ff550... 1a104ad... M	sbr/smatch.c
:100644 100644 06140c8... 558c2cf... M	sbr/snprintb.c
:100644 100644 dd5c097... 615404a... M	sbr/ssequal.c
:100644 100644 bbb26cb... f0358bd... M	sbr/strcasecmp.c
:100644 100644 18df010... 486b36a... M	sbr/strdup.c
:100644 100644 d780955... ce78ada... M	sbr/strerror.c
:100644 100644 03910fd... 51cbe7c... M	sbr/strindex.c
:100644 100644 d135548... c341f00... M	sbr/trimcpy.c
:100644 100644 7adc321... dedb0e5... M	sbr/uprf.c
:100644 100644 52a8e74... 39cfaa2... M	sbr/vfgets.c
:100644 100644 7cffc50... c600387... M	uip/ali.c
:100644 100644 b3c4b22... 19f204f... M	uip/aliasbr.c
:100644 100644 bf0e9ca... ea60e6d... M	uip/anno.c
:100644 100644 e255a7b... e250c1a... M	uip/annosbr.c
:100644 100644 843ece4... 85683f9... M	uip/ap.c
:100644 100644 4f654fb... 6b9be83... M	uip/burst.c
:100644 100644 7e74138... 1aca23a... M	uip/comp.c
:100644 100644 dde0602... 32b1613... M	uip/conflict.c
:100644 100644 58ca45e... 4b6ce69... M	uip/dist.c
:100644 100644 be2716b... bda98c8... M	uip/distsbr.c
:100644 100644 687d4c4... c20e1ac... M	uip/dp.c
:100644 100644 45d5c28... 212d162... M	uip/dropsbr.c
:100644 100644 baab475... cc0bc70... M	uip/fmtdump.c
:100644 100644 c16dd96... 2cc9bde... M	uip/folder.c
:100644 100644 661a084... e842d26... M	uip/forw.c
:100644 100644 525554e... 9c118a5... M	uip/ftpsbr.c
:100644 100644 7475d5e... 7886411... M	uip/inc.c
:100644 100644 7b2ef2a... ff50d35... M	uip/install-mh.c
:100644 100644 e53b3d5... aeed866... M	uip/mark.c
:100644 100644 0822788... 2b0ad1a... M	uip/mhbuild.c
:100644 100644 ed330e3... 58104a5... M	uip/mhbuildsbr.c
:100644 100644 712ec04... ece5943... M	uip/mhcachesbr.c
:100644 100644 aef86cd... 5751801... M	uip/mhfree.c
:100644 100644 33e9f3f... 03eb49e... M	uip/mhl.c
:100644 100644 856bfc5... 10ba1e4... M	uip/mhlist.c
:100644 100644 2a91eac... dd6d855... M	uip/mhlistsbr.c
:100644 100644 f22303b... d707ed1... M	uip/mhlsbr.c
:100644 100644 5171f4e... d74a7f1... M	uip/mhmail.c
:100644 100644 80ebcbb... 2a1672e... M	uip/mhmisc.c
:100644 100644 601ce5f... c6d5c77... M	uip/mhn.c
:100644 100644 5ed9b97... 0c4c2be... M	uip/mhoutsbr.c
:100644 100644 ece8c3c... 5e5e006... M	uip/mhparam.c
:100644 100644 2511f85... a31bf94... M	uip/mhparse.c
:100644 100644 5c2ac31... d3dcc67... M	uip/mhpath.c
:100644 100644 abb399c... 4496590... M	uip/mhshow.c
:100644 100644 4899939... d7d4d14... M	uip/mhshowsbr.c
:100644 100644 2de12bc... 4bfc676... M	uip/mhstore.c
:100644 100644 9f840dd... d91b7b4... M	uip/mhstoresbr.c
:100644 100644 f10216f... a7d2d38... M	uip/mhtest.c
:100644 100644 3616ea8... 3b9bc74... M	uip/msgchk.c
:100644 100644 2eda3b2... 0c9c8e0... M	uip/msh.c
:100644 100644 d2d0ad7... 3548b7e... M	uip/mshcmds.c
:100644 100644 42e6694... a38f795... M	uip/packf.c
:100644 100644 72d97d6... 65a9091... M	uip/pick.c
:100644 100644 ebebf6c... 71ae644... M	uip/picksbr.c
:100644 100644 1dc74a3... afdd4fb... M	uip/popi.c
:100644 100644 3ee198b... 577a4b0... M	uip/popsbr.c
:100644 100644 37db5f9... 32888e6... M	uip/post.c
:100644 100644 79e0eb7... bc194ff... M	uip/prompter.c
:100644 100644 867104a... fd6f81c... M	uip/rcvdist.c
:100644 100644 1e85f80... 410267b... M	uip/rcvpack.c
:100644 100644 726ff9e... ca8789f... M	uip/rcvstore.c
:100644 100644 cf54134... 12b73e7... M	uip/rcvtty.c
:100644 100644 f484ccb... 9e1ed20... M	uip/refile.c
:100644 100644 f6d32d3... b1c0782... M	uip/repl.c
:100644 100644 7515f11... 1ea411c... M	uip/replsbr.c
:100644 100644 233a7bf... fccbb09... M	uip/rmf.c
:100644 100644 3523601... a18c278... M	uip/rmm.c
:100644 100644 56980e9... 1612717... M	uip/scan.c
:100644 100644 6fd4bb3... c04e8c7... M	uip/scansbr.c
:100644 100644 bf689f0... ec81aaa... M	uip/send.c
:100644 100644 2c2e3a6... b055bb0... M	uip/sendsbr.c
:100644 100644 d656bf9... 1137c39... M	uip/show.c
:100644 100644 ce806dc... 74f1b57... M	uip/slocal.c
:100644 100644 d64f8be... 4b348cf... M	uip/sortm.c
:100644 100644 78c300c... 4930cbb... M	uip/spost.c
:100644 100644 556158d... 421c367... M	uip/termsbr.c
:100644 100644 9f79a2e... de0e950... M	uip/viamail.c
:100644 100644 2c2f6b5... 8267f01... M	uip/vmh.c
:100644 100644 cc92b49... 8ee1e49... M	uip/vmhsbr.c
:100644 100644 96676fd... 4093c38... M	uip/vmhtest.c
:100644 100644 0033f8b... d995426... M	uip/whatnow.c
:100644 100644 7f88fc4... cd21502... M	uip/whatnowproc.c
:100644 100644 cf57792... ab98074... M	uip/whatnowsbr.c
:100644 100644 5d7172e... d04ef27... M	uip/whom.c
:100644 100644 cd1ffaa... c69363a... M	uip/wmh.c

commit 25f7c51c3a44de4b88eecd7628b67b95a02b6cb0
Author:     Ken Hornstein <kenh@pobox.com>
AuthorDate: Tue Jul 2 21:46:37 2002 +0000
Commit:     Ken Hornstein <kenh@pobox.com>
CommitDate: Tue Jul 2 21:46:37 2002 +0000

    Remove autoconf-generated files (and note such files in .cvsignore)

:000000 100644 0000000... e8c05a6... A	.cvsignore
:100755 000000 ee83a6c... 0000000... D	configure

commit 1ff8d41acece861cf6d4d017849e4ea927ab57b1
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Mar 17 11:28:27 2001 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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"'.

:100644 100644 d8feed3... fc507d4... M	ChangeLog
:100755 100755 30ede4b... ee83a6c... M	configure
:100644 100644 167518d... 70dac65... M	configure.in
:100644 100644 2312e24... 5e88ed0... M	stamp-h.in

commit 7e7070820f92e624493d958f44c2bc3787ad48f7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Mar 7 05:26:50 2001 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 5649e6e... d8feed3... M	ChangeLog
:100644 100644 9236b26... 846bb88... M	docs/README.about

commit 27917b536cd785e1f8cff4a4eb95fdb1ba801b84
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Feb 6 20:47:54 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Feb 6 20:47:54 2001 +0000

    dtimp timezone fixes

:100644 100644 47a679e... 5649e6e... M	ChangeLog

commit f1f1c819cd3663a9912914d6f9df92ee2cd86a6f
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Feb 6 20:35:40 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 57b61c8... 3a37fe3... M	sbr/dtime.c
:100644 100644 e5dc812... e72ec1f... M	sbr/dtimep.c
:100644 100644 8e78245... a228694... M	sbr/dtimep.lex

commit 73b48d6c0c6ed51bcf0f3b3388ffc6beb372c4c5
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Feb 6 04:28:04 2001 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 d38ffc3... 47a679e... M	ChangeLog
:100644 100644 14cf138... fe31352... M	docs/README.developers

commit ad5121f68a2d40e9a0ee2eedcd49700085648227
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Feb 6 04:22:09 2001 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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'.

:100644 100644 892e654... 2312e24... M	stamp-h.in

commit 35dc2ac6e48a15b966865ec9d69326a6b2a281dd
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Feb 6 03:46:27 2001 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 6be62ab... d38ffc3... M	ChangeLog
:100755 100755 8a40de6... 30ede4b... M	configure
:100644 100644 09a8f0d... 167518d... M	configure.in
:100644 100644 359d8b1... 892e654... M	stamp-h.in

commit 422873787f3bdfabeba1a40981c5efeb925ca4cc
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Jan 25 21:28:30 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Jan 25 21:28:30 2001 +0000

    man/mh-chart

:100644 100644 26b3d89... 6be62ab... M	ChangeLog

commit 1b5a1bd2244d3e1c12b7c9e1f48e445de5ad2ea2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Jan 25 21:15:52 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Jan 25 21:15:52 2001 +0000

    use %etcdir% for spacing instead of hardcoding

:100644 100644 f14f064... f9b07c2... M	man/ali.man
:100644 100644 3f839bb... 7a735bc... M	man/anno.man
:100644 100644 a7d79a7... 35241e5... M	man/ap.man
:100644 100644 d3a554b... 5bca99d... M	man/burst.man
:100644 100644 5ea8f92... 17180ac... M	man/comp.man
:100644 100644 b01b469... 6cc6944... M	man/conflict.man
:100644 100644 d7f9294... 6359b77... M	man/dist.man
:100644 100644 d4fa5d0... 1b21419... M	man/dp.man
:100644 100644 0aafe46... 8fc7b8d... M	man/flist.man
:100644 100644 c66c19c... aaca927... M	man/fmtdump.man
:100644 100644 50f0290... deded86... M	man/folder.man
:100644 100644 6d49053... c59f4a6... M	man/forw.man
:100644 100644 c784f1b... db611d6... M	man/inc.man
:100644 100644 58c7672... 97e0ff7... M	man/install-mh.man
:100644 100644 c64a66d... 0cebca0... M	man/mark.man
:100644 100644 aa3c3f1... 8eb7939... M	man/mh-alias.man
:100644 100644 73f2e83... 1874d9b... M	man/mh-mail.man
:100644 100644 de2efad... a07503c... M	man/mh-profile.man
:100644 100644 0f3bacc... a97af0e... M	man/mh-sequence.man
:100644 100644 e687ae8... 4fc80b1... M	man/mh-tailor.man
:100644 100644 36bb5c6... 674b606... M	man/mhbuild.man
:100644 100644 eb01329... 10f4b13... M	man/mhl.man
:100644 100644 c647e59... 42cb918... M	man/mhlist.man
:100644 100644 9f92776... 7e46677... M	man/mhmail.man
:100644 100644 00f38ac... b190351... M	man/mhparam.man
:100644 100644 4b9f4e6... c744868... M	man/mhpath.man
:100644 100644 644814c... 3717202... M	man/mhshow.man
:100644 100644 3bfb51e... ae15292... M	man/mhstore.man
:100644 100644 a7509b0... 49a841d... M	man/msgchk.man
:100644 100644 66e213a... 89e52e7... M	man/msh.man
:100644 100644 b1461d7... 89abd9a... M	man/next.man
:100644 100644 03c4d8d... 17d73e2... M	man/nmh.man
:100644 100644 973f596... d220a76... M	man/packf.man
:100644 100644 e523dd4... cb40ccb... M	man/pick.man
:100644 100644 d3af2cc... 24a74bc... M	man/post.man
:100644 100644 1c05799... ce861ab... M	man/prev.man
:100644 100644 479e966... 10a9873... M	man/prompter.man
:100644 100644 4a4f784... 1904134... M	man/rcvdist.man
:100644 100644 9f11d63... c8030c4... M	man/rcvpack.man
:100644 100644 eefe27f... 76505eb... M	man/rcvstore.man
:100644 100644 9476a44... badb4b0... M	man/rcvtty.man
:100644 100644 6d104c4... c83da66... M	man/refile.man
:100644 100644 bd8e8db... 382435f... M	man/repl.man
:100644 100644 e267196... ff2740e... M	man/rmf.man
:100644 100644 63046a1... d8cdf8b... M	man/rmm.man
:100644 100644 ed782f1... 3655a10... M	man/scan.man
:100644 100644 c6a7986... 5a2f897... M	man/send.man
:100644 100644 55eaa1f... ef004ec... M	man/sendfiles.man
:100644 100644 c274175... 64a1a67... M	man/show.man
:100644 100644 306a08b... 84bf62e... M	man/slocal.man
:100644 100644 8162230... c9d99c5... M	man/sortm.man
:100644 100644 ec340dc... 5bc5da7... M	man/whatnow.man
:100644 100644 8895a64... 1988121... M	man/whom.man

commit bc0ff32ab2bfb7e6dbd05a930be7881785dd184a
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Jan 25 21:14:32 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Jan 25 21:14:32 2001 +0000

    compiled mh-chart with synopses of commands

:100644 100644 9815d87... e1185e2... M	man/mh-chart.man

commit 66cdb2ff684670457915facb5548cc243bdca3cf
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 23 20:27:57 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 23 20:27:57 2001 +0000

    digest

:100644 100644 838b811... 26b3d89... M	ChangeLog

commit e589409ad5469c5caa8969826c865181f0c460cd
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 23 20:26:15 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 23 20:26:15 2001 +0000

    Don't try to force year into a 19xx format

:100644 100644 d527e1d... 7f5036d... M	etc/digestcomps

commit 3d7993e40a34f52e2b6394c2f64ef0111ab886f7
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 23 04:14:08 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 23 04:14:08 2001 +0000

    SYNOPSIS formating to prevent filling

:100644 100644 49a0a88... f14f064... M	man/ali.man
:100644 100644 5069362... 3f839bb... M	man/anno.man
:100644 100644 8958135... a7d79a7... M	man/ap.man
:100644 100644 4d0eb96... d3a554b... M	man/burst.man
:100644 100644 ca11dfb... 5ea8f92... M	man/comp.man
:100644 100644 2be7dab... b01b469... M	man/conflict.man
:100644 100644 2e65aaf... d7f9294... M	man/dist.man
:100644 100644 15522de... d4fa5d0... M	man/dp.man
:100644 100644 a263a6a... 0aafe46... M	man/flist.man
:100644 100644 5a66785... c66c19c... M	man/fmtdump.man
:100644 100644 8fd456d... 50f0290... M	man/folder.man
:100644 100644 8561d93... 6d49053... M	man/forw.man
:100644 100644 4e73245... c784f1b... M	man/inc.man
:100644 100644 b3b3785... 58c7672... M	man/install-mh.man
:100644 100644 128e77d... c64a66d... M	man/mark.man
:100644 100644 97e38ab... 36bb5c6... M	man/mhbuild.man
:100644 100644 6158564... eb01329... M	man/mhl.man
:100644 100644 12d09fc... c647e59... M	man/mhlist.man
:100644 100644 51be22a... 9f92776... M	man/mhmail.man
:100644 100644 ac74080... d867251... M	man/mhn.man
:100644 100644 debcb75... 00f38ac... M	man/mhparam.man
:100644 100644 26913c8... 4b9f4e6... M	man/mhpath.man
:100644 100644 79a4899... 644814c... M	man/mhshow.man
:100644 100644 8c1e929... 3bfb51e... M	man/mhstore.man
:100644 100644 7c8bf71... a7509b0... M	man/msgchk.man
:100644 100644 2f01f6d... 66e213a... M	man/msh.man
:100644 100644 f1cf35b... b1461d7... M	man/next.man
:100644 100644 d61879e... 973f596... M	man/packf.man
:100644 100644 1ef4156... e523dd4... M	man/pick.man
:100644 100644 311d2f3... d3af2cc... M	man/post.man
:100644 100644 f5ddc47... 1c05799... M	man/prev.man
:100644 100644 cfe068f... 479e966... M	man/prompter.man
:100644 100644 0b04b27... 4a4f784... M	man/rcvdist.man
:100644 100644 6716230... 9f11d63... M	man/rcvpack.man
:100644 100644 1d1f3e1... eefe27f... M	man/rcvstore.man
:100644 100644 fbdfa9b... 9476a44... M	man/rcvtty.man
:100644 100644 40cf94e... 6d104c4... M	man/refile.man
:100644 100644 4320922... bd8e8db... M	man/repl.man
:100644 100644 8a15be6... e267196... M	man/rmf.man
:100644 100644 21b3ea8... 63046a1... M	man/rmm.man
:100644 100644 de0a280... ed782f1... M	man/scan.man
:100644 100644 917e271... c6a7986... M	man/send.man
:100644 100644 9b642e0... 55eaa1f... M	man/sendfiles.man
:100644 100644 cf3db80... c274175... M	man/show.man
:100644 100644 77dd054... 306a08b... M	man/slocal.man
:100644 100644 64d6654... 8162230... M	man/sortm.man
:100644 100644 f7d7b37... ec340dc... M	man/whatnow.man
:100644 100644 2ef3e1a... 8895a64... M	man/whom.man

commit 9af751035478cdd6d891342bbda914da2371b4bf
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Jan 19 21:32:13 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Jan 19 21:32:13 2001 +0000

    manpages finished

:100644 100644 4981706... 838b811... M	ChangeLog

commit f20a21e79470ba332827acd155809c3a524e184e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Jan 19 21:22:08 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100644 100644 41d3e94... 909e919... M	man/Makefile.in
:100644 100644 6c59bbc... 731c597... M	man/mh-mts.man
:100644 000000 7b49b79... 0000000... D	man/tmac.h.in
:100644 100644 c8145a9... 7375991... M	man/vmh.man

commit e1b3eb2cfcc2823fb2bb429aa54d9d6c296fc16b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Jan 19 21:10:09 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Jan 19 21:10:09 2001 +0000

    show-whom

:100644 100644 83c7351... cf3db80... M	man/show.man
:100644 100644 de7cade... 77dd054... M	man/slocal.man
:100644 100644 bb43993... 64d6654... M	man/sortm.man
:100644 100644 3a1ce6e... f7d7b37... M	man/whatnow.man
:100644 100644 cdec69d... 2ef3e1a... M	man/whom.man

commit 1ef7aabbbb72c3e09dfc7db384ac81ab5ac53314
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Jan 18 20:27:34 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Jan 18 20:27:34 2001 +0000

    prompter-sendfiles

:100644 100644 a611405... 41d3e94... M	man/Makefile.in
:100644 100644 4fae53b... cfe068f... M	man/prompter.man
:100644 100644 1429ee1... 0b04b27... M	man/rcvdist.man
:100644 100644 1dc7731... 6716230... M	man/rcvpack.man
:100644 100644 b0cf252... 1d1f3e1... M	man/rcvstore.man
:100644 100644 712f1e2... fbdfa9b... M	man/rcvtty.man
:100644 100644 9eb0da5... 40cf94e... M	man/refile.man
:100644 100644 20c149d... 4320922... M	man/repl.man
:100644 100644 9c282c4... 8a15be6... M	man/rmf.man
:100644 100644 967f9fb... 21b3ea8... M	man/rmm.man
:100644 100644 1df9882... de0a280... M	man/scan.man
:100644 100644 33f5b3d... 917e271... M	man/send.man
:100644 100644 0837d2b... 9b642e0... M	man/sendfiles.man

commit 5c28bc53d583129458f4dc9dd226171d311c982b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:55:21 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:55:21 2001 +0000

    delete old files, manpage progress

:100644 100644 bd1a4fb... 4981706... M	ChangeLog

commit b779fc0797de650993f5f8ec15c23ca9a7b3c9e2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:45:26 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:45:26 2001 +0000

    removed deprecated files. sendmail functionality exists in mts/smtp/

:100644 000000 eb720d8... 0000000... D	mts/mmdf/Makefile.in
:100644 000000 a6d3139... 0000000... D	mts/mmdf/hosts.c
:100644 000000 b025b3b... 0000000... D	mts/sendmail/Makefile.in
:100644 000000 40697ce... 0000000... D	mts/sendmail/hosts.c
:100644 000000 00fe825... 0000000... D	mts/sendmail/sendmail.c

commit 51d3c1179979615d85205399a392fcc3ef1c4384
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:41:44 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:41:44 2001 +0000

    Add an entry for README.manpages

:100644 100644 768eb85... 661116d... M	docs/Makefile.in

commit c0374b7556d4b53d2032eae55395311e307d3d16
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:40:12 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:40:12 2001 +0000

    Added popi.c to SRCS, even though it's not being built currently

:100644 100644 8f93699... 905c33d... M	uip/Makefile.in

commit 92b681fcfe932ee9bd313059ad8acee71baab6c1
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:13:55 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:13:55 2001 +0000

    removing mts/generic

:100644 000000 97dca02... 0000000... D	mts/generic/Makefile.in
:100644 000000 0095959... 0000000... D	mts/generic/client.c
:100644 000000 7d9b718... 0000000... D	mts/generic/mts.c
:100644 000000 ce063d9... 0000000... D	mts/generic/mts.h

commit 2d3eed4014c861333bef889406ef2511dab09271
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:10:03 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:10:03 2001 +0000

    deleting zotnet/ dir -- parts moved to sbr/

:100644 000000 0a75e14... 0000000... D	zotnet/Makefile.in
:100644 000000 80615a3... 0000000... D	zotnet/bboards/Makefile.in
:100644 000000 227bee5... 0000000... D	zotnet/bboards/bboards.h
:100644 000000 c820d69... 0000000... D	zotnet/bboards/getbbent.c
:100644 000000 0187714... 0000000... D	zotnet/mf/Makefile.in
:100644 000000 ab6dfa4... 0000000... D	zotnet/mf/mf.c
:100644 000000 a4c81e8... 0000000... D	zotnet/mf/mf.h
:100644 000000 a57b2f1... 0000000... D	zotnet/mts/Makefile.in
:100644 000000 0095959... 0000000... D	zotnet/mts/client.c
:100644 000000 7d9b718... 0000000... D	zotnet/mts/mts.c
:100644 000000 ce063d9... 0000000... D	zotnet/mts/mts.h
:100644 000000 b14f24e... 0000000... D	zotnet/tws/Makefile.in
:100644 000000 adf153b... 0000000... D	zotnet/tws/dtime.c
:100644 000000 9ad02fa... 0000000... D	zotnet/tws/dtimep.c-lexed
:100644 000000 ab2e4f5... 0000000... D	zotnet/tws/dtimep.lex
:100644 000000 601df0f... 0000000... D	zotnet/tws/lexedit.sed
:100644 000000 91506e7... 0000000... D	zotnet/tws/lexstring.c
:100644 000000 29702db... 0000000... D	zotnet/tws/tws.h

commit 278a48ef53b5dde10d7c88f67f51ce15ad11c0c0
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 9 06:01:19 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 9 06:01:19 2001 +0000

    mh_profile-prev

:100644 100644 32e5141... a611405... M	man/Makefile.in
:100644 100644 54ace52... 4e73245... M	man/inc.man
:100644 100644 80f18b2... de2efad... M	man/mh-profile.man
:100644 100644 e131c97... 0f3bacc... M	man/mh-sequence.man
:100644 100644 4304dc8... e687ae8... M	man/mh-tailor.man
:100644 100644 7024e48... 97e38ab... M	man/mhbuild.man
:100644 100644 f668579... 6158564... M	man/mhl.man
:100644 100644 9ee15db... 12d09fc... M	man/mhlist.man
:100644 100644 9e32421... 51be22a... M	man/mhmail.man
:100644 100644 569e834... ac74080... M	man/mhn.man
:100644 100644 dcba16e... debcb75... M	man/mhparam.man
:100644 100644 5f1a15f... 26913c8... M	man/mhpath.man
:100644 100644 3f5bb94... 79a4899... M	man/mhshow.man
:100644 100644 b7f8a5e... 8c1e929... M	man/mhstore.man
:100644 100644 4c8a53a... 7c8bf71... M	man/msgchk.man
:100644 100644 d5da462... 2f01f6d... M	man/msh.man
:100644 100644 b90fcbe... f1cf35b... M	man/next.man
:100644 100644 ed84838... 03c4d8d... M	man/nmh.man
:100644 100644 ef0c2e5... d61879e... M	man/packf.man
:100644 100644 6195cf9... 1ef4156... M	man/pick.man
:100644 100644 ca40604... 311d2f3... M	man/post.man
:100644 100644 e58e523... f5ddc47... M	man/prev.man

commit 926ece166ba6ea4bd421c163917172b04b9e3bbb
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sat Jan 6 23:38:12 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sat Jan 6 23:38:12 2001 +0000

    mh_tailor-mhbuild

:100644 100644 f1d0f65... 4304dc8... M	man/mh-tailor.man
:100644 100644 1d053d6... 7024e48... M	man/mhbuild.man

commit 729ebed9d5058d51ed2552e3bc835613f9af5bff
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Jan 4 07:07:41 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Jan 4 07:07:41 2001 +0000

    Updating mh_sequence

:100644 100644 ddda36f... e131c97... M	man/mh-sequence.man

commit 189ffcab13f5be9753ecf8dce5724b800dc05f25
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed Jan 3 06:29:06 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Wed Jan 3 06:29:06 2001 +0000

    mh_mail-mh_profile

:100644 100644 0b7a8e1... 73f2e83... M	man/mh-mail.man
:100644 100644 605db8e... 80f18b2... M	man/mh-profile.man

commit 41ba2b3868d43d8c0573a0d29d7a948dde275d85
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 2 08:10:46 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 2 08:10:46 2001 +0000

    mh-format

:100644 100644 0149169... 869aba8... M	man/mh-format.man

commit 7a18091d83e5b6e8de4d068559b36d23bf641ee6
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 2 07:12:46 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 2 07:12:46 2001 +0000

    Modularizing the Makefile caused some variable expansion problems on non-GNU makes

:100644 100644 24d63c2... 32e5141... M	man/Makefile.in

commit ba82c49879c9fda961ad77ef1922dee09f4c5488
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue Jan 2 06:43:07 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue Jan 2 06:43:07 2001 +0000

    mh_chart-mh_draft

:100644 100644 3049933... 9815d87... M	man/mh-chart.man
:100644 100644 6dc3125... 7f86635... M	man/mh-draft.man

commit 55c80a0ae8453ef6c3e0fcd0fac30644945d0ef2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Jan 1 10:19:00 2001 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon Jan 1 10:19:00 2001 +0000

    Updating ali-mh_alias

:100644 100644 1d22034... 49a0a88... M	man/ali.man
:100644 100644 76b71e4... 5069362... M	man/anno.man
:100644 100644 dcbe70a... 8958135... M	man/ap.man
:100644 100644 8537092... 4d0eb96... M	man/burst.man
:100644 100644 610e93b... ca11dfb... M	man/comp.man
:100644 100644 3bb683a... 2be7dab... M	man/conflict.man
:100644 100644 1e43712... 2e65aaf... M	man/dist.man
:100644 100644 ce237b0... 15522de... M	man/dp.man
:100644 100644 b3449ac... a263a6a... M	man/flist.man
:100644 100644 d30098e... 5a66785... M	man/fmtdump.man
:100644 100644 5444581... 8fd456d... M	man/folder.man
:100644 100644 e0651b5... 8561d93... M	man/forw.man
:100644 100644 a450a93... 54ace52... M	man/inc.man
:100644 100644 72c6275... b3b3785... M	man/install-mh.man
:100644 100644 31e4805... 128e77d... M	man/mark.man
:100644 100644 0ee7cd4... aa3c3f1... M	man/mh-alias.man

commit ffdced195920ef2cdd17a914b91e50ba0f801b45
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 20:58:29 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 20:58:29 2000 +0000

    add about pointers to shared pages

:100644 100644 84275e9... fa423de... M	docs/README.manpages

commit 2c1aaf8b1495d2c7368b47edb04e9a2b7628377b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 20:55:48 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 20:55:48 2000 +0000

    Add date to files i missed last time

:100644 100644 c2b9ff6... 5444581... M	man/folder.man
:100644 100644 c00f678... 72c6275... M	man/install-mh.man
:100644 100644 451ea63... 0ee7cd4... M	man/mh-alias.man
:100644 100644 0b71fd7... 6dc3125... M	man/mh-draft.man
:100644 100644 bc40c88... 0149169... M	man/mh-format.man
:100644 100644 df39b13... 0b7a8e1... M	man/mh-mail.man
:100644 100644 1829ae6... 6c59bbc... M	man/mh-mts.man
:100644 100644 351a749... 605db8e... M	man/mh-profile.man
:100644 100644 7d2c72b... ddda36f... M	man/mh-sequence.man
:100644 100644 b9f2560... f1d0f65... M	man/mh-tailor.man
:100644 100644 23841f7... ca40604... M	man/post.man

commit 816e299358e7b2d3106e39f7b47ed854049f5f44
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 20:55:06 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 20:55:06 2000 +0000

    docs/README.manpages

:100644 100644 d4e7c08... bd1a4fb... M	ChangeLog

commit 5459cb05a6f5bba960e6501b9f03d7e16bc54f41
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 20:48:50 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 20:48:50 2000 +0000

    Add manpage style guide

:000000 100644 0000000... 84275e9... A	docs/README.manpages

commit 9892129b33a8da3329f6331078a94a18ff8fe0e2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 09:25:09 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 09:25:09 2000 +0000

    Updating inc

:100644 100644 7a371cb... a450a93... M	man/inc.man

commit ce2545144845a393150638904a4a27e94f62659d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 08:19:20 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 08:19:20 2000 +0000

    Updating comp-forw

:100644 100644 78c26ec... 24d63c2... M	man/Makefile.in
:100644 100644 353a4d9... 610e93b... M	man/comp.man
:100644 100644 4f33e4a... b3449ac... M	man/flist.man
:100644 100644 0046377... d30098e... M	man/fmtdump.man
:100644 100644 3eab765... c2b9ff6... M	man/folder.man
:100644 100644 166d031... e0651b5... M	man/forw.man

commit c6261bee75b36da2a558d40e804057a56f0ecbc0
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 06:31:42 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100644 100644 bc9b799... 78c26ec... M	man/Makefile.in
:000000 100644 0000000... fbc6b9b... A	man/flists.man
:000000 100644 0000000... 7c3e32a... A	man/folders.man

commit 98621fb8067d3d20aa9834432b0e469fe0e32420
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 02:44:18 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 02:44:18 2000 +0000

    replace %components% and %distcomps% in man pages with corresponding files

:100644 100644 cc4e832... bc9b799... M	man/Makefile.in

commit b36e2ab7892cdf30a8b33d02e00af70398013b5d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 31 02:43:34 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 31 02:43:34 2000 +0000

    updated ali-flist, with batch edit of others

:100644 100644 6107cd0... 76b71e4... M	man/anno.man
:100644 100644 ec6808b... dcbe70a... M	man/ap.man
:100644 100644 9ebe01c... 8537092... M	man/burst.man
:100644 100644 aebcb00... 353a4d9... M	man/comp.man
:100644 100644 01f7936... 3bb683a... M	man/conflict.man
:100644 100644 f0c16aa... 1e43712... M	man/dist.man
:100644 100644 f3fe6bf... ce237b0... M	man/dp.man
:100644 100644 177ad1d... 4f33e4a... M	man/flist.man
:100644 100644 33b918b... 3eab765... M	man/folder.man
:100644 100644 6dab969... 166d031... M	man/forw.man
:100644 100644 3b25931... 7a371cb... M	man/inc.man
:100644 100644 426ea29... 31e4805... M	man/mark.man
:100644 100644 9f95ee8... 3049933... M	man/mh-chart.man
:100644 100644 497ff3d... 1d053d6... M	man/mhbuild.man
:100644 100644 b81415c... f668579... M	man/mhl.man
:100644 100644 1cd7d0e... 9ee15db... M	man/mhlist.man
:100644 100644 5902b7c... 9e32421... M	man/mhmail.man
:100644 100644 473f4ac... 569e834... M	man/mhn.man
:100644 100644 a4af2b5... dcba16e... M	man/mhparam.man
:100644 100644 ff17b73... 5f1a15f... M	man/mhpath.man
:100644 100644 f4b42ea... 3f5bb94... M	man/mhshow.man
:100644 100644 7148dc8... b7f8a5e... M	man/mhstore.man
:100644 100644 f1a10ee... 4c8a53a... M	man/msgchk.man
:100644 100644 88ae414... d5da462... M	man/msh.man
:100644 100644 1bc2545... b90fcbe... M	man/next.man
:100644 100644 6b1dfc0... ed84838... M	man/nmh.man
:100644 100644 37bae2a... ef0c2e5... M	man/packf.man
:100644 100644 a2a54c4... 6195cf9... M	man/pick.man
:100644 100644 5bb1619... e58e523... M	man/prev.man
:100644 100644 d8a2ef0... 4fae53b... M	man/prompter.man
:100644 100644 1a2cfe5... 1429ee1... M	man/rcvdist.man
:100644 100644 ed95ad0... 1dc7731... M	man/rcvpack.man
:100644 100644 eeb164d... b0cf252... M	man/rcvstore.man
:100644 100644 a00d1b1... 712f1e2... M	man/rcvtty.man
:100644 100644 778616e... 9eb0da5... M	man/refile.man
:100644 100644 2ffa7ac... 20c149d... M	man/repl.man
:100644 100644 de9cd8f... 9c282c4... M	man/rmf.man
:100644 100644 8773853... 967f9fb... M	man/rmm.man
:100644 100644 d4ad6a7... 1df9882... M	man/scan.man
:100644 100644 9bb2897... 33f5b3d... M	man/send.man
:100644 100644 7d00a71... 0837d2b... M	man/sendfiles.man
:100644 100644 a864048... 83c7351... M	man/show.man
:100644 100644 1f3cb9c... de7cade... M	man/slocal.man
:100644 100644 eeaac1a... bb43993... M	man/sortm.man
:100644 100644 050cdf7... c8145a9... M	man/vmh.man
:100644 100644 bd3c77f... 3a1ce6e... M	man/whatnow.man
:100644 100644 9caf26c... cdec69d... M	man/whom.man

commit f90104a1c52886ee18a4af23b67535530b59f920
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sat Dec 30 23:18:28 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sat Dec 30 23:18:28 2000 +0000

    update ali,anno,ap.burst

:100644 100644 e0bd11a... 1d22034... M	man/ali.man
:100644 100644 5cf5831... 6107cd0... M	man/anno.man
:100644 100644 d4c24a9... ec6808b... M	man/ap.man
:100644 100644 6b41d66... 9ebe01c... M	man/burst.man

commit 869cc73c5455f13b7adf07575373b4e68c32ed48
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sat Dec 30 10:01:29 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sat Dec 30 10:01:29 2000 +0000

    Updated man pages to remove dependence on tmac.h and have a more modern look

:100644 100644 c81c15d... cc4e832... M	man/Makefile.in
:100644 100644 7e0c181... e0bd11a... M	man/ali.man

commit 9db4e02f086c65f82f28260f6b3809d54a49ea72
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sat Dec 30 10:00:42 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sat Dec 30 10:00:42 2000 +0000

    DATE an manpage updating

:100644 100644 b1d7e83... d4e7c08... M	ChangeLog

commit 4c4e933cf4f3c7b74a5a17d7ac3caf1b06fccb85
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sat Dec 30 09:51:55 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sat Dec 30 09:51:55 2000 +0000

    Use the DATE file

:100644 100644 32a5057... 7cd91b0... M	Makefile.in
:100755 100755 2a5ff8c... 8a40de6... M	configure
:100644 100644 f769d86... 09a8f0d... M	configure.in
:100644 100644 2e80e18... 359d8b1... M	stamp-h.in

commit 942b25bf618535880b78278283911c26b3a86c0a
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sat Dec 30 09:50:13 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:000000 100644 0000000... 6d20d9c... A	DATE
:100644 100644 4400071... 14cf138... M	docs/README.developers

commit 6cebd8f635da356285799b484e9005f74e4b706b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 24 10:13:45 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 24 10:13:45 2000 +0000

    hesiod and krb5 test changes. add --with-locking to INSTALL

:100644 100644 520c910... b1d7e83... M	ChangeLog

commit 11ae9c4bf5fa500a77f428f1e0a26428f5c36849
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 24 10:06:30 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 24 10:06:30 2000 +0000

    Add documentation for --with-locking option

:100644 100644 1147641... c040874... M	INSTALL

commit b5dae53293e6752ee659b57e1e3f34a813022c5c
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 24 10:06:00 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 24 10:06:00 2000 +0000

    hesiod and krb5 test fixes

:100644 100644 bb2fbaf... 85f9f96... M	config.h.in
:100755 100755 686ca52... 2a5ff8c... M	configure
:100644 100644 b283d92... 2e80e18... M	stamp-h.in

commit 2e691051f6a09db9a33e8be13c901b4f44f3fd1e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 24 10:04:58 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 c4b8cd8... f769d86... M	configure.in

commit 5fd902c1cb309c93e174241e84bd0346f0adadb0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Dec 23 06:11:03 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 b9ed7d3... 520c910... M	ChangeLog
:100644 100644 2f1fed5... f1a10ee... M	man/msgchk.man

commit e197e92c81fa482d05bd444f16e89a814d9671e1
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 23:49:08 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Dec 22 23:49:08 2000 +0000

    add --with-locking option

:100644 100644 3c3ea4a... b9ed7d3... M	ChangeLog

commit 2ccd02143402aab6732ad1d2b84513949ddd7cb2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 23:42:16 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Dec 22 23:42:16 2000 +0000

    Autoconfing the file locking options

:100644 100644 51ac68f... 10866bf... M	acconfig.h
:100644 100644 00f7c37... bb2fbaf... M	config.h.in
:100755 100755 21d5d89... 686ca52... M	configure
:100644 100644 4149de9... c4b8cd8... M	configure.in
:100644 100644 2ab5ac0... b283d92... M	stamp-h.in

commit 4c26b43456abeb42ebe38fb5bc2282849a1338b8
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 19:30:41 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Dec 22 19:30:41 2000 +0000

    put both linux entries on one line

:100644 100644 06a1cd6... c38c1a4... M	MACHINES

commit 459f09a7ac78cdf5b21773cf659cd0de6a76f44f
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 19:29:40 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Dec 22 19:29:40 2000 +0000

    dtimep, MACHINES

:100644 100644 4fcbc07... 3c3ea4a... M	ChangeLog

commit 7793fde2bb56c76aa8d1fd819d6c60f720e6c44e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 19:21:29 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Dec 22 19:21:29 2000 +0000

    Update to include Mac OS X and Linux 2.4

:100644 100644 5552b69... 06a1cd6... M	MACHINES

commit 937a1d5deef2727cdf22ef3afda61fe766d234df
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 19:18:09 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100755 100755 b74bba2... 21d5d89... M	configure
:100644 100644 8c43c76... 4149de9... M	configure.in
:100644 100644 495aa40... 2ab5ac0... M	stamp-h.in

commit 3995a01bfe4a35251a62c69ff118b436b311594d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Dec 22 19:15:02 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100644 100644 7b97431... e5dc812... M	sbr/dtimep.c
:100644 100644 3a37825... 8e78245... M	sbr/dtimep.lex

commit 046d0584e019a627cb039eb86aa5be353ee75ea5
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed Dec 20 16:03:36 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Wed Dec 20 16:03:36 2000 +0000

    doc/README.developers update, and fixed typo in last ChangeLog entry

:100644 100644 245c784... 4fcbc07... M	ChangeLog

commit 7379ff1546ba2feaabe8b6463f448ea0bafd69bb
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed Dec 20 16:00:46 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Wed Dec 20 16:00:46 2000 +0000

    Marked deprecated directories in layout description, and added an entry for docs

:100644 100644 74c3c07... 4400071... M	docs/README.developers

commit 22a08fd1babf7a0a5602684ea0c6c2485e15f6d9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Dec 20 03:30:14 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 fe627ce... 3b25931... M	man/inc.man

commit 60dc51be518caa9fd1b09578e39c106045dfaaf2
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Dec 20 03:18:33 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 b00c1c7... 245c784... M	ChangeLog
:100644 100644 4a06a7f... fe627ce... M	man/inc.man

commit 2ae2b2b449d5d8fc868e27d7b2ad920b99311ad7
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Dec 17 19:52:04 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Dec 17 19:52:04 2000 +0000

    Fixed a type from 'his' to 'this'

:100644 100644 b54bc3f... 1f3cb9c... M	man/slocal.man

commit a4153c9c95d64260437a3383e9b97802d24f609e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Dec 14 14:55:17 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Dec 14 14:55:17 2000 +0000

    config.guess/sub update

:100644 100644 14ef789... b00c1c7... M	ChangeLog

commit 63057b6dbecabb2952103ceec796419feacf68a6
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Dec 14 14:35:40 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Dec 14 14:35:40 2000 +0000

    config update procedure (probably unneccessary)

:100755 100755 cce0828... b74bba2... M	configure
:100644 100644 511d101... 495aa40... M	stamp-h.in

commit ed5dcd73bb7460266346d5ad3533d8d7ec9073bd
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Dec 14 14:32:09 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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'.

:100755 100755 4ad9e04... 69b1ab9... M	config.guess
:100755 100755 f307800... d6c6821... M	config.sub

commit 9efff96e4e788fcc168f712390b505ffc0e66b45
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Dec 14 03:14:08 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 b74bba2... cce0828... M	configure

commit 11c91f3814210b05c7e99c44cb4b726dd98c3b2d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Dec 14 01:38:41 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Dec 14 01:38:41 2000 +0000

    Move mts/generic to sbr/

:100644 100644 089dfc7... 14ef789... M	ChangeLog

commit dee387b53ab0d42922f857b60d6f980c9e79d16f
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Dec 14 01:30:43 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100755 100755 757e8d1... b74bba2... M	configure
:100644 100644 2958b79... 8c43c76... M	configure.in
:100644 100644 6a5844f... 6cf88b6... M	h/Makefile.in
:000000 100644 0000000... ce063d9... A	h/mts.h
:100644 100644 08b4754... c72f350... M	mts/Makefile.in
:100644 100644 40697ce... 4b3d606... M	mts/smtp/hosts.c
:100644 100644 e596680... 6de440f... M	mts/smtp/smtp.c
:100644 100644 7ca5554... 882094e... M	sbr/Makefile.in
:000000 100644 0000000... eb2ffd5... A	sbr/client.c
:100644 100644 f62d0e8... 8a18e78... M	sbr/m_getfld.c
:000000 100644 0000000... 551fd1f... A	sbr/mts.c
:100644 100644 ef8e1b4... 511d101... M	stamp-h.in
:100644 100644 67e7aee... 7cffc50... M	uip/ali.c
:100644 100644 5184baf... 843ece4... M	uip/ap.c
:100644 100644 c0ba63b... dde0602... M	uip/conflict.c
:100644 100644 3c5fdd5... 45d5c28... M	uip/dropsbr.c
:100644 100644 3ea3b9e... 7475d5e... M	uip/inc.c
:100644 100644 63204a5... 0822788... M	uip/mhbuild.c
:100644 100644 4a6a986... ed330e3... M	uip/mhbuildsbr.c
:100644 100644 0be30c0... 712ec04... M	uip/mhcachesbr.c
:100644 100644 57b18b2... 856bfc5... M	uip/mhlist.c
:100644 100644 42e0b05... 2a91eac... M	uip/mhlistsbr.c
:100644 100644 11c0276... 601ce5f... M	uip/mhn.c
:100644 100644 f292ddc... 5ed9b97... M	uip/mhoutsbr.c
:100644 100644 8f4d574... 2511f85... M	uip/mhparse.c
:100644 100644 74a8f54... abb399c... M	uip/mhshow.c
:100644 100644 83616a2... 4899939... M	uip/mhshowsbr.c
:100644 100644 b56a505... 2de12bc... M	uip/mhstore.c
:100644 100644 f1b0162... 9f840dd... M	uip/mhstoresbr.c
:100644 100644 90f7337... f10216f... M	uip/mhtest.c
:100644 100644 9489ef0... 3616ea8... M	uip/msgchk.c
:100644 100644 0db7905... 2eda3b2... M	uip/msh.c
:100644 100644 b8c7d92... d2d0ad7... M	uip/mshcmds.c
:100644 100644 2fae381... 1dc74a3... M	uip/popi.c
:100644 100644 d91e003... 37db5f9... M	uip/post.c
:100644 100644 9eb9916... 867104a... M	uip/rcvdist.c
:100644 100644 a760177... 1e85f80... M	uip/rcvpack.c
:100644 100644 8734ebc... 726ff9e... M	uip/rcvstore.c
:100644 100644 32d78d2... cf54134... M	uip/rcvtty.c
:100644 100644 d85d80e... 56980e9... M	uip/scan.c
:100644 100644 8a3f5f7... ce806dc... M	uip/slocal.c
:100644 100644 18d1152... 78c300c... M	uip/spost.c
:100644 100644 2168f71... 9f79a2e... M	uip/viamail.c

commit ef25ef28586541f0804dc6aa53a8519cf762ba6d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Dec 12 06:19:25 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 afb9c1d... 089dfc7... M	ChangeLog
:100644 100644 972caf9... 8f93699... M	uip/Makefile.in

commit 6682cb68fdaca9359f746912c594e1cc307597a9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Sep 8 23:19:37 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Sep 8 23:19:37 2000 +0000

    Just fixed a formatting error.

:100644 100644 c3dd140... afb9c1d... M	ChangeLog

commit a771f8520dbb5d5b16986ed463b1b74601f83dad
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 01:39:10 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Sep 8 01:39:10 2000 +0000

    Took out bad zones in dtimep

:100644 100644 580cf4c... c3dd140... M	ChangeLog

commit 5b26f4fcdfeb7153b92c18f1478a0626341c609d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 01:36:23 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Sep 8 01:36:23 2000 +0000

    Took out incorrect time zones like JST and BST.

:100644 100644 69a0c74... 7b97431... M	sbr/dtimep.c
:100644 100644 0a65672... 3a37825... M	sbr/dtimep.lex

commit cd5e92564c2b2c1d4c247b97ca27b016afb22976
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:49:32 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Sep 8 00:49:32 2000 +0000

    Included code reorg of zotnet/mts

:100644 100644 824f2a7... 580cf4c... M	ChangeLog

commit 3a5923368d844e62f27bd078bf1986e7f548476f
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:37:54 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Sep 8 00:37:54 2000 +0000

    Don't make Makefiles in zotnet or mts/mmdf or mts/sendmail

:100755 100755 bbdb686... 757e8d1... M	configure
:100644 100644 f94fc6d... ef8e1b4... M	stamp-h.in

commit 0f9c227e69da12f00f09fbbb0b84c2726b5c256b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:36:48 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 196fdc9... 2958b79... M	configure.in

commit cc6d2b40ffd2126cff8384d2c62eee44dc7b1fe1
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:34:41 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100644 100644 9a394b5... 6ca6399... M	h/md5.h

commit 8f4c5da8971926f7eccc912f7998c343aef3c33b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:34:08 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Sep 8 00:34:08 2000 +0000

    Updated #include's to point to new location of mts.h on mts/generic

:100644 100644 a1cdf8c... 545d397... M	sbr/addrsbr.c
:100644 100644 a667be8... f62d0e8... M	sbr/m_getfld.c
:100644 100644 ff9fa56... 972caf9... M	uip/Makefile.in
:100644 100644 5b38b83... 67e7aee... M	uip/ali.c
:100644 100644 dde1175... 5184baf... M	uip/ap.c
:100644 100644 cac0ea8... c0ba63b... M	uip/conflict.c
:100644 100644 5cf4ee3... 3c5fdd5... M	uip/dropsbr.c
:100644 100644 e6adb32... 3ea3b9e... M	uip/inc.c
:100644 100644 045146b... 63204a5... M	uip/mhbuild.c
:100644 100644 227f111... 4a6a986... M	uip/mhbuildsbr.c
:100644 100644 4f1f9d7... 0be30c0... M	uip/mhcachesbr.c
:100644 100644 3960b1c... 57b18b2... M	uip/mhlist.c
:100644 100644 ae5463c... 42e0b05... M	uip/mhlistsbr.c
:100644 100644 adb06da... 11c0276... M	uip/mhn.c
:100644 100644 c2e0805... f292ddc... M	uip/mhoutsbr.c
:100644 100644 0813aa7... 8f4d574... M	uip/mhparse.c
:100644 100644 a50292e... 74a8f54... M	uip/mhshow.c
:100644 100644 eb69100... 83616a2... M	uip/mhshowsbr.c
:100644 100644 14d7cde... b56a505... M	uip/mhstore.c
:100644 100644 b2a3e31... f1b0162... M	uip/mhstoresbr.c
:100644 100644 9a73bbf... 90f7337... M	uip/mhtest.c
:100644 100644 52aedc8... 9489ef0... M	uip/msgchk.c
:100644 100644 6bb6f06... 0db7905... M	uip/msh.c
:100644 100644 c199502... b8c7d92... M	uip/mshcmds.c
:100644 100644 cb24930... 2fae381... M	uip/popi.c
:100644 100644 ef13279... d91e003... M	uip/post.c
:100644 100644 1c70d74... 9eb9916... M	uip/rcvdist.c
:100644 100644 f120afd... a760177... M	uip/rcvpack.c
:100644 100644 bef959c... 8734ebc... M	uip/rcvstore.c
:100644 100644 d769b40... 32d78d2... M	uip/rcvtty.c
:100644 100644 77bc999... d85d80e... M	uip/scan.c
:100644 100644 d50330d... 8a3f5f7... M	uip/slocal.c
:100644 100644 555bb68... 18d1152... M	uip/spost.c
:100644 100644 8e3332d... 2168f71... M	uip/viamail.c

commit 97e7d6f2f5db4e8f09cb015ee6c2da2ff129f963
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:32:47 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri Sep 8 00:32:47 2000 +0000

    No longer descend into zotnet/

:100644 100644 b331c5d... 32a5057... M	Makefile.in

commit 75e073ea52a427394690e0c1ef7943a1727c7095
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri Sep 8 00:30:58 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 a8c5ee5... 08b4754... M	mts/Makefile.in
:000000 100644 0000000... 97dca02... A	mts/generic/Makefile.in
:000000 100644 0000000... 0095959... A	mts/generic/client.c
:000000 100644 0000000... 7d9b718... A	mts/generic/mts.c
:000000 100644 0000000... ce063d9... A	mts/generic/mts.h
:100644 100644 748d8d6... a6d3139... M	mts/mmdf/hosts.c
:100644 100644 83727d5... 40697ce... M	mts/sendmail/hosts.c
:100644 100644 9a9c725... 00fe825... M	mts/sendmail/sendmail.c
:100644 100644 4a726b9... 341f0b1... M	mts/smtp/Makefile.in
:100644 100644 83727d5... 40697ce... M	mts/smtp/hosts.c
:100644 100644 f2390b8... e596680... M	mts/smtp/smtp.c

commit e2d7f42498f9cb8cb4b0f4ddd7fcd395829157f2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed Sep 6 22:48:43 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Wed Sep 6 22:48:43 2000 +0000

    Included changes to dtimep.lex to remove military zone parsing.

:100644 100644 2ba743e... 824f2a7... M	ChangeLog

commit 62f8542a68c21c0ec009e9275cbe54f0c921f2ea
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed Sep 6 22:40:03 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 68616b8... 69a0c74... M	sbr/dtimep.c
:100644 100644 c36844d... 0a65672... M	sbr/dtimep.lex

commit a5ff28a9c0927f27efd1378ebc97ad72ffeb56d1
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Aug 11 20:43:07 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Aug 11 20:43:07 2000 +0000

    Further clarified Kimmo's etc/Makefile.in comments at his suggestion.

:100644 100644 a8a566b... 2ba743e... M	ChangeLog

commit 93b9385f594f86b215fb786953b792473234b59d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Aug 10 21:32:33 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 f475a01... a8a566b... M	ChangeLog
:100644 100644 0f1fff2... dd20b29... M	etc/scan.MMDDYY
:100644 100644 f8bee9f... 741681d... M	etc/scan.YYYYMMDD

commit 7394d9e002c22cb0ac9722fe51b877a7462efb3c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Aug 10 20:33:25 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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...).

:100644 100644 5e26bb1... f475a01... M	ChangeLog
:100644 100644 d79ad3c... 0f1fff2... M	etc/scan.MMDDYY
:100644 100644 626ab74... f8bee9f... M	etc/scan.YYYYMMDD

commit 0f540a390a62d9732f61fdb21f82048093a3d63d
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Mon Aug 7 18:42:20 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 f6b89bd... 5e26bb1... M	ChangeLog
:100755 100755 64d0324... bbdb686... M	configure
:100644 100644 d873395... eb69100... M	uip/mhshowsbr.c

commit 5e5e3a5b7bfe9b89b8f27712f9e0ec13ba384de7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Aug 5 16:00:49 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 36866af... f6b89bd... M	ChangeLog

commit bff308e43d7bf5fc175fa0aa41a064f051506e28
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Aug 4 00:15:52 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Aug 4 00:15:52 2000 +0000

    TODO: Allow multiple simultaneous differing contexts, probably each tied to a
    parent (terminal) process.

:100644 100644 1adac4e... 36866af... M	ChangeLog
:100644 100644 be9e6dd... 7b5beee... M	docs/TODO

commit 20e97363e4c0e84b3744f3642e7d350fa8916e32
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Tue Aug 1 14:55:53 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Tue Aug 1 14:55:53 2000 +0000

    Make "make install" work in etc/Makefile.in

:100644 100644 2fd1854... 1adac4e... M	ChangeLog
:100644 100644 1801d68... d50fcf7... M	etc/Makefile.in

commit da12435096e47ec1d362215141fc8b21f24e5e01
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Jul 24 23:24:22 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 7789d87... 2fd1854... M	ChangeLog
:100644 100644 83ec880... 47a31b9... M	h/tws.h
:100644 100644 8de4b69... 57b61c8... M	sbr/dtime.c
:100644 100644 159c901... 68616b8... M	sbr/dtimep.c
:100644 100644 b4357a1... c36844d... M	sbr/dtimep.lex

commit 0d6e062b466d0ef7c84b56258612cd87044917f6
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Jul 24 23:06:42 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Mon Jul 24 23:06:42 2000 +0000

    Updated README.developers with the fact that zotnet/tws is going away.

:100644 100644 a7ab1c0... 7789d87... M	ChangeLog
:100644 100644 9edd701... 74c3c07... M	docs/README.developers

commit 11ce969d33d8d6ffafd010005af0b7188f0f5693
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Jul 24 23:03:38 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 98ec568... a7ab1c0... M	ChangeLog
:100644 100644 b6a3fde... 159c901... M	sbr/dtimep.c
:100644 100644 2e79c46... b4357a1... M	sbr/dtimep.lex

commit f88898638f4f0f8f6d77b1235b704982d295b832
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 03:31:39 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 971101e... 98ec568... M	ChangeLog
:100644 100644 c2645cb... 1801d68... M	etc/Makefile.in

commit 7d5df1b80b43bfe60de33b0b62c992eea1d8d531
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 02:35:43 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 2e741c7... 971101e... M	ChangeLog
:100644 100644 fc53359... 4a06a7f... M	man/inc.man
:100644 100644 9c8049a... e6adb32... M	uip/inc.c

commit 7a39c12041b050791790cfbe33686377a98ff59e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 02:25:59 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 9850614... 2e741c7... M	ChangeLog
:100644 100644 522244a... 9edd701... M	docs/README.developers

commit ea7b16ea79c5f06a3b220a0f02fe55ae566b9e82
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 02:11:59 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 21 02:11:59 2000 +0000

    Meaningless modification to test autoconf file commit order stuff.

:100755 100755 6715aac... 64d0324... M	configure
:100644 100644 53105af... 196fdc9... M	configure.in
:100644 100644 287375a... f94fc6d... M	stamp-h.in

commit da571d9ecb8b8eeaa430b4e4d132bcdd4d1b0076
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 02:04:37 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 21 02:04:37 2000 +0000

    Meaningless change to test autoconf file commit order stuff.

:100755 100755 c8ebc1c... 6715aac... M	configure
:100644 100644 300d02b... 287375a... M	stamp-h.in

commit e7f01acdf3b43d7e5df6398b0652c3be38b5f68f
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 02:03:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 21 02:03:23 2000 +0000

    Meaningless change for testing autoconf file commit order stuff.

:100644 100644 9d0bc24... 53105af... M	configure.in

commit 011e533b32afd25a33ff44b02530dc50214925e0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 01:56:17 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 21 01:56:17 2000 +0000

    Meaningless change to test autoconf commit order stuff.

:100644 100644 9b76ddf... 9d0bc24... M	configure.in

commit 1a6d560c7caf83a0419cd0f5c7337db2c672da0a
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 21 01:43:58 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 ead1a4a... 9850614... M	ChangeLog
:100755 100755 4eb5951... c8ebc1c... M	configure
:100644 100644 76e920f... 9b76ddf... M	configure.in
:100644 100644 93863e8... 300d02b... M	stamp-h.in

commit fc80e34e8e9e3c726073d321e2075ead77baba08
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jul 20 20:49:00 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 d0485a6... ead1a4a... M	ChangeLog
:100644 100644 a37ebea... f2390b8... M	mts/smtp/smtp.c
:100644 100644 ca6b5bc... ff9fa56... M	uip/Makefile.in

commit c0f27fe2e6f1e553818f6a43aad0e30cec7994b7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jul 20 20:32:31 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 f4e32df... d0485a6... M	ChangeLog
:100644 100644 0fe6311... 522244a... M	docs/README.developers

commit c4dffde1321c04eddde696b28c05c4c68d85a617
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jul 20 20:14:39 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 efc679d... f4e32df... M	ChangeLog
:100755 100755 520d155... 4eb5951... M	configure
:100644 100644 d80a2d2... 76e920f... M	configure.in
:100644 100644 281f6ef... 93863e8... M	stamp-h.in

commit cc9976fbd511140bf7eef525a447c6e47f17850e
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Tue Jul 18 23:39:45 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Tue Jul 18 23:39:45 2000 +0000

    Added answer.

:100644 100644 88c3f1e... efc679d... M	ChangeLog
:100644 100644 f93c70b... 0fe6311... M	docs/README.developers

commit a0524bceefc03aaa46957cf1c319eb74e04fe795
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jul 18 02:15:03 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 325e70e... 88c3f1e... M	ChangeLog

commit 2ef1a2bc54aa523b9edbb830959f17a3ed05d74d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jul 18 02:07:51 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 b243b5d... f93c70b... M	docs/README.developers

commit d3df81fcf2e52e4e484da1c1df431c7a915a3139
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 06:18:03 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: 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.

:100644 100644 9314563... b243b5d... M	docs/README.developers

commit 1ea2cf126ad9ba559ceb8f4790254ea01d1721c2
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 06:05:26 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 06:05:26 2000 +0000

    Regen.

:100755 100755 4421c63... 520d155... M	configure
:100644 100644 27602c4... 281f6ef... M	stamp-h.in

commit 6c381309884f3bf4e5ce90ea632509d615bdc3e4
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 06:01:28 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: 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.

:100644 100644 c264d6e... d80a2d2... M	configure.in

commit 61fba03f0ca8ba63ae594c5a136ffd36f7115c04
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 05:50:33 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 05:50:33 2000 +0000

    Got rid of one mktemp.

:100644 100644 3a26134... 325e70e... M	ChangeLog

commit 0dc7a85acb242ad851c28001435932526a9a6d29
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 05:11:46 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 05:11:46 2000 +0000

    Complete HAVE_MKSTEMP.

:100644 100644 ec88737... 2cb6bdc... M	sbr/lock_file.c

commit ca7903e5fcabe1d7dc9f51d08dfdb82d61b3d5bf
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 04:23:50 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: 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.

:100644 100644 8273f14... 9a9c725... M	mts/sendmail/sendmail.c

commit 8ba87b1445d63dad96ca6a24f85790f16e1c1294
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 04:03:27 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 04:03:27 2000 +0000

    Note replacement of GNU-makeism in sbr/Makefile.in with a common statement.

:100644 100644 5367317... 3a26134... M	ChangeLog

commit 836b477d0a4b0f1d22cea685ce1600f38c77aea7
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 03:58:57 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: 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".

:100644 100644 3fed572... 27602c4... M	stamp-h.in

commit a9de2f144ecee3ca26a0f3e939adb8086d5fe21c
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 03:57:47 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 03:57:47 2000 +0000

    Keep this working with other makes than GNU.

:100644 100644 506c559... 7ca5554... M	sbr/Makefile.in

commit 84546c458ff514a547b40d436259b77661565e9b
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 03:56:45 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 03:56:45 2000 +0000

    Still missed one SASL stuff thing.

:100644 100644 5b33ed8... a37ebea... M	mts/smtp/smtp.c

commit a70d216f2b3319bb3e0a774c06a2bf624cb6e119
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 03:36:42 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: 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.

:100644 100644 6a63ff9... 5367317... M	ChangeLog
:100755 100755 50b6ac5... 4421c63... M	configure
:100644 100644 69728f8... c264d6e... M	configure.in
:100644 100644 b6fbbb6... 3fed572... M	stamp-h.in

commit 8b9551fcc3ad258152778177ba29cf7613f976db
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 03:15:17 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 03:15:17 2000 +0000

    Note "--with-backup-prefix".

:100644 100644 2c4102a... 6a63ff9... M	ChangeLog

commit 80822fbdf1fc94c899b1f690df3f24f1e4df6c55
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 03:13:25 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 03:13:25 2000 +0000

    Add "--with-backup-prefix" so it can be set easily.

:100644 100644 29c66c0... 51ac68f... M	acconfig.h
:100644 100644 f8d23ba... 00f7c37... M	config.h.in
:100755 100755 a03cf2d... 50b6ac5... M	configure
:100644 100644 6d57642... 69728f8... M	configure.in

commit a60b66a4ee37b8cd59233b7f35a50398f0a27da6
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 02:08:18 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 02:08:18 2000 +0000

    SASL stuff.

:100644 100644 ac6b32e... 5b33ed8... M	mts/smtp/smtp.c

commit 365996ecb8f3c61c9912988ee0d9a99d616e33c8
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 01:48:37 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 01:48:37 2000 +0000

    SASL stuff.

:100644 100644 f076e48... 9c8049a... M	uip/inc.c

commit 6b74eb547bce7c4436fc366073321b2f480c30da
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sun Jul 16 01:46:50 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sun Jul 16 01:46:50 2000 +0000

    SASL mods.

:100644 100644 a562ad2... ca6b5bc... M	uip/Makefile.in

commit 0ed83fd34a89b1d39d161504f5ddb99071816fce
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jul 13 21:49:45 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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!

:100644 100644 1f05292... 2c4102a... M	ChangeLog

commit 7d59c664edde7474bcf6d0ed8023aade8b202752
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jul 13 21:42:52 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 5958552... 1f05292... M	ChangeLog

commit d1563de82a4fed11ee45202be934bfba9a5ae6ea
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jul 13 21:41:42 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 443a38b... a03cf2d... M	configure
:100644 100644 a26a0b8... b6fbbb6... M	stamp-h.in

commit 87d022d6809ee2a4f57bf527868c1690498a4216
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jul 11 21:20:04 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 f84fb89... 5958552... M	ChangeLog
:100644 100644 69374ce... 23841f7... M	man/post.man
:100644 100644 88fd9c3... 9bb2897... M	man/send.man

commit ca5b47ddb9e25b55f3e1e0c6427851c6cd7b8e72
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Sat Jul 8 05:36:58 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Sat Jul 8 05:36:58 2000 +0000

    Note SASL commit.

:100644 100644 96618bb... f84fb89... M	ChangeLog

commit cfc525a9b85207225cb4071d1d3b01e8d1db2424
Author:     Kimmo Suominen <kimmo@suominen.com>
AuthorDate: Fri Jul 7 03:48:02 2000 +0000
Commit:     Kimmo Suominen <kimmo@suominen.com>
CommitDate: Fri Jul 7 03:48:02 2000 +0000

    SASL support from Ken Hornstein <kenh@cmf.nrl.navy.mil>.

:100644 100644 5fdea1b... 29c66c0... M	acconfig.h
:100644 100644 7b1c3fd... f8d23ba... M	config.h.in
:100644 100644 a3d3386... 6d57642... M	configure.in
:100644 100644 c53b291... bc33963... M	h/popsbr.h
:100644 100644 8c11b2f... fc53359... M	man/inc.man
:100644 100644 5054c33... 2f1fed5... M	man/msgchk.man
:100644 100644 4526177... 69374ce... M	man/post.man
:100644 100644 43d1ad1... 88fd9c3... M	man/send.man
:100644 100644 546097c... 8273f14... M	mts/sendmail/sendmail.c
:100644 100644 9890d1c... 4a726b9... M	mts/smtp/Makefile.in
:100644 100644 c8fb554... ac6b32e... M	mts/smtp/smtp.c
:100644 100644 772035d... 1d7d2c9... M	mts/smtp/smtp.h
:100644 100644 3209a97... f076e48... M	uip/inc.c
:100644 100644 fdf32d6... 52aedc8... M	uip/msgchk.c
:100644 100644 6f2b35a... 3ee198b... M	uip/popsbr.c
:100644 100644 a866703... ef13279... M	uip/post.c
:100644 100644 3e2dc60... bf689f0... M	uip/send.c
:100644 100644 0e2a998... cf57792... M	uip/whatnowsbr.c

commit df7b16cb148474b3b80dbf1e226e858cf1e47edb
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Mon Jun 12 18:07:34 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 86ecc80... 96618bb... M	ChangeLog
:100644 100644 ca45be7... 1147641... M	INSTALL
:100644 100644 612c9ec... 5fdea1b... M	acconfig.h
:100644 100644 4f3b78d... 7b1c3fd... M	config.h.in
:100755 100755 c644274... 443a38b... M	configure
:100644 100644 a60920a... a3d3386... M	configure.in
:100644 100644 d463f78... 99f6d1f... M	docs/FAQ
:100644 100644 ebd93d3... c2645cb... M	etc/Makefile.in
:100644 100644 16b5bab... c3c946d... M	etc/mts.conf.in
:100644 100644 856409e... c3a468c... M	h/rcvmail.h
:100644 100644 990e31c... b9f2560... M	man/mh-tailor.man
:100644 100644 8627795... a8c5ee5... M	mts/Makefile.in
:100644 100644 0bc7532... 83727d5... M	mts/sendmail/hosts.c
:100644 100644 025bb96... c8fb554... M	mts/smtp/smtp.c
:100644 100644 1a20c5c... a26a0b8... M	stamp-h.in
:100644 100644 b1e3950... a562ad2... M	uip/Makefile.in
:100644 100644 d0d750c... a866703... M	uip/post.c
:100644 100644 3b0b180... 7d9b718... M	zotnet/mts/mts.c
:100644 100644 66aa590... ce063d9... M	zotnet/mts/mts.h

commit 2bb7e26c6ae27f9b8a0ca9e5b7ddd1c824bcedda
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jun 9 02:45:17 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 1ae80ec... 86ecc80... M	ChangeLog
:100644 100644 fa64ccb... b6a3fde... M	sbr/dtimep.c
:100644 100644 4f01980... 2e79c46... M	sbr/dtimep.lex

commit 877d0da4a8334e53ebc0a8b740efe489e0817e92
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Wed Jun 7 19:06:52 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 b9536ba... 1ae80ec... M	ChangeLog
:100644 100644 f68a293... 1a20c5c... M	stamp-h.in
:100644 100644 f203062... 3209a97... M	uip/inc.c
:100644 100644 5772737... 555bb68... M	uip/spost.c

commit 7036a59145b61979bfd61344d55ac9ce36cc4d54
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Mon Jun 5 20:13:54 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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).

:100644 100644 b265764... b9536ba... M	ChangeLog
:100755 100755 26e4ab9... c644274... M	configure
:100644 100644 d3f2c08... a60920a... M	configure.in

commit 6918a091f788f34d97c176b1cfa1da8d9e463c6c
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Mon Jun 5 19:20:38 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 d13b3b2... b265764... M	ChangeLog
:100755 100755 3f98efd... 26e4ab9... M	configure
:100644 100644 7f4bd12... d3f2c08... M	configure.in
:100644 100644 82f8952... f68a293... M	stamp-h.in

commit 3a162432aa58eff6e48f99afaf746408905b008c
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun Jun 4 20:24:39 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 80dc52d... d13b3b2... M	ChangeLog
:100644 100644 2690592... 4f3b78d... M	config.h.in
:100755 100755 eeb5adc... 3f98efd... M	configure
:100644 100644 490fa0e... 7f4bd12... M	configure.in
:100644 100644 2ddeae6... fa64ccb... M	sbr/dtimep.c
:100644 100644 a99c681... ec88737... M	sbr/lock_file.c
:100644 100644 9d2c7d5... 82f8952... M	stamp-h.in

commit ea4f02c6acdf50fbc114ea9dc7e2a81f149ea8ca
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu Jun 1 06:57:57 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu Jun 1 06:57:57 2000 +0000

    make clean now removes generated bin files.

:100644 100644 eec4146... ebd93d3... M	etc/Makefile.in

commit b4376bf886a77fed4acec0505bbbf4150e71bbf9
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed May 31 07:22:43 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Wed May 31 07:22:43 2000 +0000

    Made dtimep.lex more lex-friendly.

:100644 100644 2b03f0a... 80dc52d... M	ChangeLog

commit 859187428420e9089e91a45f3a833135172d1822
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Wed May 31 07:19:30 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 9e8e8aa... 506c559... M	sbr/Makefile.in
:100644 100644 a8cce79... 2ddeae6... M	sbr/dtimep.c
:100644 100644 693925e... 4f01980... M	sbr/dtimep.lex

commit de84e33cbf49bf0e70ad010d58ab9893c5438cff
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Wed May 31 05:48:06 2000 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: 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.

:100644 100644 6fbfa72... 2b03f0a... M	ChangeLog
:100644 100644 9492cd0... b331c5d... M	Makefile.in
:100644 100644 8468646... 6776c86... M	config/Makefile.in
:100755 100755 b214b70... eeb5adc... M	configure
:100644 100644 7929547... 490fa0e... M	configure.in
:100644 100644 93c3ab5... 768eb85... M	docs/Makefile.in
:100644 100644 c4e315f... 6a5844f... M	h/Makefile.in
:100644 100644 ee5997c... c81c15d... M	man/Makefile.in
:100644 100644 328a9ea... 8627795... M	mts/Makefile.in
:100644 100644 d076a13... eb720d8... M	mts/mmdf/Makefile.in
:100644 100644 f812a2c... b025b3b... M	mts/sendmail/Makefile.in
:100644 100644 85ea7ea... 9890d1c... M	mts/smtp/Makefile.in
:100644 100644 a2bc3bd... 9e8e8aa... M	sbr/Makefile.in
:100644 100644 ae7d530... 9d2c7d5... M	stamp-h.in
:100644 100644 0b50f29... b1e3950... M	uip/Makefile.in
:100644 100644 cc20173... 0a75e14... M	zotnet/Makefile.in
:100644 100644 7dedeea... 80615a3... M	zotnet/bboards/Makefile.in
:100644 100644 7871ca7... 0187714... M	zotnet/mf/Makefile.in
:100644 100644 ab8ad65... a57b2f1... M	zotnet/mts/Makefile.in
:100644 100644 fe05e01... b14f24e... M	zotnet/tws/Makefile.in

commit 1f90e5c5a3c7cb029ce1ac3c2e760c368fd2ce92
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 31 02:27:40 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 c2abd85... 6fbfa72... M	ChangeLog
:100644 100644 6089a22... 5cf4ee3... M	uip/dropsbr.c

commit 3e2e8b43581f31be0cabe123dade6ff146dd31c7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 31 02:13:57 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 1f74081... c2abd85... M	ChangeLog
:100644 100644 ad43e9d... eec4146... M	etc/Makefile.in

commit c40202d3d91242b22664e1bb056a13dde4205661
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 31 00:53:20 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 69f94ea... 1f74081... M	ChangeLog
:100644 100644 63021e4... ca45be7... M	INSTALL

commit fababe8e55aedaed529554701b2d509cbea4be81
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 31 00:28:14 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Wed May 31 00:28:14 2000 +0000

    Reworded my last entry a bit.

:100644 100644 5ea92b8... 69f94ea... M	ChangeLog

commit 82e9ded8c02ea347c9cb9a8e507d0d0e5b2acc3b
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 31 00:22:05 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 a5e306c... 5ea92b8... M	ChangeLog
:100644 100644 a32ee29... ad43e9d... M	etc/Makefile.in

commit 673b2a0af17a1dd96c21ae9712accee5324f24cf
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 30 22:52:43 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 d2a4443... a5e306c... M	ChangeLog
:100755 100755 f37ac3c... b214b70... M	configure

commit e5f66154adf0d51a8557c71e80f842f959713c00
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon May 29 08:00:33 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon May 29 08:00:33 2000 +0000

    Added entry for new lexing function and moving from zotnet/tws to sbr

:100644 100644 6134234... d2a4443... M	ChangeLog

commit e5800b52263f682f4383d0c88872febb9cf76085
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon May 29 07:48:14 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon May 29 07:48:14 2000 +0000

    Updating root-level files so that zotnet/tws/Makefile is not generated.

:100755 100755 53a353a... f37ac3c... M	configure
:100644 100644 bf57065... 7929547... M	configure.in

commit 98dfa6e68dd83922cddf00ebe2a986d076c250d0
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon May 29 07:44:51 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon May 29 07:44:51 2000 +0000

    Synchronizing Makefiles that had gotten out of sync with directory
    contents.

:100644 100644 61e9f59... 93c3ab5... M	docs/Makefile.in
:100644 100644 0eee119... a32ee29... M	etc/Makefile.in
:100644 100644 4f99259... c4e315f... M	h/Makefile.in

commit f812b86689024085d891b870d183792584cf67fb
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon May 29 07:43:29 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100644 100644 b27dda4... a2bc3bd... M	sbr/Makefile.in
:100644 100644 e857c7d... 6baabdc... M	sbr/fmt_compile.c
:100644 100644 b8273c9... 4f9078a... M	sbr/fmt_scan.c

commit 7879ea4084333b448c5a3a49c1cb52023e3808d1
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon May 29 07:35:32 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon May 29 07:35:32 2000 +0000

    Updating user programs to use <h/tws> instead of <zotnet/tws/tws.h>

:100644 100644 c237022... e255a7b... M	uip/annosbr.c
:100644 100644 ab44141... 687d4c4... M	uip/dp.c
:100644 100644 cc35f5f... 6089a22... M	uip/dropsbr.c
:100644 100644 d8b17d3... 661a084... M	uip/forw.c
:100644 100644 0d36423... f203062... M	uip/inc.c
:100644 100644 2450572... 045146b... M	uip/mhbuild.c
:100644 100644 7e80565... 227f111... M	uip/mhbuildsbr.c
:100644 100644 c1af218... 4f1f9d7... M	uip/mhcachesbr.c
:100644 100644 bacaf24... 3960b1c... M	uip/mhlist.c
:100644 100644 ca34902... ae5463c... M	uip/mhlistsbr.c
:100644 100644 882304c... f22303b... M	uip/mhlsbr.c
:100644 100644 d4f462f... adb06da... M	uip/mhn.c
:100644 100644 f2b30b6... c2e0805... M	uip/mhoutsbr.c
:100644 100644 1c46076... 0813aa7... M	uip/mhparse.c
:100644 100644 af42092... a50292e... M	uip/mhshow.c
:100644 100644 71f55a4... d873395... M	uip/mhshowsbr.c
:100644 100644 806a352... 14d7cde... M	uip/mhstore.c
:100644 100644 41aa1a4... b2a3e31... M	uip/mhstoresbr.c
:100644 100644 4bc9245... 9a73bbf... M	uip/mhtest.c
:100644 100644 d91330b... fdf32d6... M	uip/msgchk.c
:100644 100644 eeb87a1... 6bb6f06... M	uip/msh.c
:100644 100644 5b69f07... c199502... M	uip/mshcmds.c
:100644 100644 6cae130... 72d97d6... M	uip/pick.c
:100644 100644 848adc0... ebebf6c... M	uip/picksbr.c
:100644 100644 abc2285... d0d750c... M	uip/post.c
:100644 100644 ace5295... 1c70d74... M	uip/rcvdist.c
:100644 100644 f5b1c05... f120afd... M	uip/rcvpack.c
:100644 100644 31ca80a... d769b40... M	uip/rcvtty.c
:100644 100644 7f5cf46... 77bc999... M	uip/scan.c
:100644 100644 76e87dc... 6fd4bb3... M	uip/scansbr.c
:100644 100644 acbdf2e... d50330d... M	uip/slocal.c
:100644 100644 3ac2e3f... d64f8be... M	uip/sortm.c
:100644 100644 76478c8... 5772737... M	uip/spost.c
:100644 100644 a416fdf... 8e3332d... M	uip/viamail.c

commit 5f80fdd1ec6888f34af829208fd90fb9716ac289
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon May 29 07:29:08 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:000000 100644 0000000... 83ec880... A	h/tws.h
:000000 100644 0000000... 8de4b69... A	sbr/dtime.c
:000000 100644 0000000... a8cce79... A	sbr/dtimep.c
:000000 100644 0000000... 693925e... A	sbr/dtimep.lex
:100644 100644 412a152... cc20173... M	zotnet/Makefile.in

commit 522138c8d86c20435f045eaee0944a9b008b1c5a
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun May 28 16:17:49 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 53201cb... 6134234... M	ChangeLog
:100755 100755 55dd186... 53a353a... M	configure
:100644 100644 5bdddb2... 31ca80a... M	uip/rcvtty.c
:100644 100644 22ba3e8... acbdf2e... M	uip/slocal.c

commit 832517a97394250ee37db56cb98fac9960d5522f
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun May 28 16:15:58 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: Sun May 28 16:15:58 2000 +0000

    Added autoconf check for getutent().

:100644 100644 a07a891... 2690592... M	config.h.in
:100644 100644 613b2b0... bf57065... M	configure.in
:100644 100644 fe87a4a... ae7d530... M	stamp-h.in

commit aae44c933a5b035e0b23abf4dd4247cd37e4d041
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun May 28 14:42:01 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 be7e10f... 53201cb... M	ChangeLog
:100644 100644 2f78e34... 0eee119... M	etc/Makefile.in
:100644 100644 0445181... 5b6f4bf... M	etc/replcomps
:100644 100644 9295fd0... 3226af7... M	etc/replgroupcomps
:100755 000000 d53ed82... 0000000... D	etc/sendfiles
:000000 100755 0000000... b443067... A	etc/sendfiles.in
:100644 100644 90b551c... 0b50f29... M	uip/Makefile.in
:100644 100644 69a9031... 5bdddb2... M	uip/rcvtty.c
:100644 100644 143a059... 76e87dc... M	uip/scansbr.c

commit e1aadb9e23f706d4b19f49d1e7a6995a5b3c59e2
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun May 28 12:45:53 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 a651862... be7e10f... M	ChangeLog
:100644 100644 beb6e76... a667be8... M	sbr/m_getfld.c

commit b706d049104ad0be9982d7e155acb340cb8dada0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri May 26 20:35:30 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 ba01e87... a651862... M	ChangeLog
:100644 100644 b785aeb... 5b69f07... M	uip/mshcmds.c

commit f65f8722914d9cfba9317439d9712957719a35b4
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri May 12 05:19:14 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri May 12 05:19:14 2000 +0000

    Moved zotnet/mf to sbr.

:100644 100644 aa33b02... ba01e87... M	ChangeLog
:100755 100755 98eb078... 55dd186... M	configure
:100644 100644 2cec6f0... 613b2b0... M	configure.in
:000000 100644 0000000... a4c81e8... A	h/mf.h
:100644 100644 1fba087... b27dda4... M	sbr/Makefile.in
:100644 100644 4f734b4... a1cdf8c... M	sbr/addrsbr.c
:000000 100644 0000000... c795910... A	sbr/mf.c
:100644 100644 9178deb... 412a152... M	zotnet/Makefile.in

commit 888b0b63ab66bfa99505cb9817e6fe49cb1f2f70
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri May 12 04:16:46 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri May 12 04:16:46 2000 +0000

    zotnet/bboards no longer built by default.

:100755 100755 f61647d... 98eb078... M	configure
:100644 100644 0158eaf... fe87a4a... M	stamp-h.in

commit 3b176725a91e7598fc51e5adbb5ee036fb9723cc
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri May 12 02:55:36 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri May 12 02:55:36 2000 +0000

    zotnet/bboards is no longer built by default.

:100644 100644 c6b6bdd... aa33b02... M	ChangeLog

commit ae8be1b7c79bee73a0592c395605e2fd16953e07
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Fri May 12 02:51:21 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Fri May 12 02:51:21 2000 +0000

    Removed zotnet/bboards from default build.

:100644 100644 d68b624... 2cec6f0... M	configure.in
:100644 100644 4f43ffb... 9178deb... M	zotnet/Makefile.in

commit da6fe27ddf026247d34ea6789b221f999927cd52
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu May 11 02:55:11 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu May 11 02:55:11 2000 +0000

    Change to MACHINES to include what platforms nmh *does* compile on.

:100644 100644 cfb8a61... c6b6bdd... M	ChangeLog

commit c92f75d729c463f70770543d296c560e35a7bb18
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu May 11 02:53:07 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 509fa7d... 5552b69... M	MACHINES

commit 75a7e976493fbf8682928cef33a3b33c7096e1ed
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu May 11 02:24:59 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu May 11 02:24:59 2000 +0000

    Entered minor change to sbr/Makefile.in

:100644 100644 a2a1fa4... cfb8a61... M	ChangeLog

commit 50b82c508f3489b56ae626dc13c3013cbfde507f
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu May 11 02:21:34 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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

:100644 100644 32f964d... 1fba087... M	sbr/Makefile.in

commit a7218df84a2234948126f62be121c6701d64c83d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Thu May 11 02:14:21 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Thu May 11 02:14:21 2000 +0000

    Added my getpass() addition to ChangeLog (after the fact, but at least
    it's in now).

:100644 100644 04e1694... a2a1fa4... M	ChangeLog

commit fc35177f2bf93ba98b0da5691550914409e5bdf4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 10 03:39:46 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 5ef0e1d... 04e1694... M	ChangeLog
:100644 100644 469dd8d... ee5997c... M	man/Makefile.in
:000000 100644 0000000... 9d534fd... A	man/mts.conf.man

commit 9744555b38947913e094380962ef0774b7c32e8f
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed May 10 00:02:53 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Wed May 10 00:02:53 2000 +0000

    Prepended "Portions of this code are" to the copyright message in ruserpass.c
    also.

:100644 100644 5f2e3a2... 5ef0e1d... M	ChangeLog
:100644 100644 6045c32... 9e50da6... M	sbr/ruserpass.c

commit e0233d70fb7bfac996b3514ae60d7eedef0e6ad3
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 21:44:15 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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()).

:100644 100644 d26f289... 5f2e3a2... M	ChangeLog
:100755 100755 ea95842... f61647d... M	configure
:100644 100644 957b3da... d68b624... M	configure.in
:100644 100644 b2c2efa... 9314563... M	docs/README.developers
:100644 100644 4b5a0b8... d252ead... M	h/prototypes.h
:100644 100644 a8238fb... b33a3f8... M	sbr/getpass.c
:100644 100644 085d493... 6045c32... M	sbr/ruserpass.c
:100644 100644 ba1d8ed... 0158eaf... M	stamp-h.in
:100644 100644 aa3253e... c820d69... M	zotnet/bboards/getbbent.c

commit 31d7959584363f09dbf599e09313f2916ba03b84
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 19:56:57 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue May 9 19:56:57 2000 +0000

    Oops.  Forgot to commit this when I made configure changes yesterday.

:100644 100644 3c16ec7... ba1d8ed... M	stamp-h.in

commit 20fe3a947f2305fb271a811d50f8a7d263511ee7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 08:16:18 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 3bb7d27... d26f289... M	ChangeLog
:100644 100644 ec2d243... b2c2efa... M	docs/README.developers

commit 09470876aa753a96fa312296ed3c39ba761f3dd2
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 07:55:58 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 401456f... 3bb7d27... M	ChangeLog
:100644 100644 cca32f6... a8238fb... M	sbr/getpass.c

commit a428afdfc7347e10e7e95faf719682e9283622b7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 07:13:59 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 1fdd6f8... 401456f... M	ChangeLog
:100755 100755 7666c28... ea95842... M	configure
:100644 100644 3d204fb... 957b3da... M	configure.in

commit 5f98c0e77b9e8ef4320b87a008e6f4c02c17fe90
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 06:53:21 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 fe72ffa... 1fdd6f8... M	ChangeLog
:100644 100644 110f88e... 1540197... M	docs/DIFFERENCES

commit 173c34078c1d520926a8dabeeec01d58d6c8615f
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 06:47:50 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 6533fdc... fe72ffa... M	ChangeLog
:100755 100755 bba17f2... 7666c28... M	configure
:100644 100644 111c53f... 3d204fb... M	configure.in
:100644 100644 e2834a2... ec2d243... M	docs/README.developers

commit 499d7322f5053d81e8392ed8251068b97c671e2b
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue May 9 06:27:38 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue May 9 06:27:38 2000 +0000

    Updated POP capability to include APOP.

:100644 100644 b664639... 110f88e... M	docs/DIFFERENCES

commit 4f641fbfdffbf55b1ad67b2abd67c80bc3339959
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue May 9 06:16:52 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue May 9 06:16:52 2000 +0000

    Removed unnecessary comments, such as "*This warning no longer applies*"

:100644 100644 01cd849... 509fa7d... M	MACHINES

commit 966e60efa721d87e5f1cd475de08c26e3bac967e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Tue May 9 06:09:05 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Tue May 9 06:09:05 2000 +0000

    Fix some compile-time warnings.

:100644 100644 6a53b72... cca32f6... M	sbr/getpass.c
:100644 100644 68809df... 085d493... M	sbr/ruserpass.c

commit bb150a8ccfa50b732eeb47110a1f63d91260728c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 04:52:55 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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'.

:100644 100644 11acc13... 6533fdc... M	ChangeLog

commit 07d8ddb2b6a1bc5cf167099d0d299441dc578823
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 04:08:55 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 000000 e2eafb3... 0000000... D	FAQ

commit 4fdb8114b2b3b50182e744c68d76b0406daa7dce
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 04:07:15 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 a312abe... e2eafb3... M	FAQ

commit 43d8b10e72cbb9af18cf8a3e7150a9b6d05bf9ee
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 04:05:46 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 c0540c4... a312abe... M	FAQ

commit ba97fdd58632a6d23ff84b98cf1096c5b436445b
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 04:03:55 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue May 9 04:03:55 2000 +0000

    This is the nmh-1.0.1 version from 1999-05-17.

:100644 100644 5d3f7fa... c0540c4... M	FAQ

commit 2fea01738af4f89020a3cf3eb8ba87ba7e751874
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 03:58:04 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:000000 100644 0000000... 5d3f7fa... A	FAQ

commit 4d17de3c1e1ed6a9a717c18fa0d75c3b9f918016
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 03:29:37 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue May 9 03:29:37 2000 +0000

    After nmh 1.0.4, moved from top-level 'nmh' directory to 'nmh/docs'.

:000000 100644 0000000... be9e6dd... A	docs/TODO

commit 58d60c818b22f8d260e02c509f58b31c33f5f8af
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 03:27:53 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue May 9 03:27:53 2000 +0000

    Okay.  Removing it now.  New location is in 'docs' subdirectory.

:100644 000000 78fad7a... 0000000... D	README.developers

commit 50c584a03c5139dc15daa38b65f2308ed4a7dd89
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 03:25:24 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:000000 100644 0000000... 78fad7a... A	README.developers

commit 9a4fac3d10762b4f09080966839b96291b5c6a77
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 02:43:54 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue May 9 02:43:54 2000 +0000

    After nmh 1.0.4, moved from top-level 'nmh' directory to 'nmh/docs'.

:000000 100644 0000000... 5c10cc8... A	docs/COMPLETION-ZSH
:000000 100644 0000000... ea7cd58... A	docs/ChangeLog_MH-3_to_MH-6.6
:000000 100644 0000000... 1d6542e... A	docs/ChangeLog_MH-6.7.0_to_MH-6.8.4.html
:000000 100644 0000000... b664639... A	docs/DIFFERENCES
:000000 100644 0000000... d463f78... A	docs/FAQ
:000000 100644 0000000... becf31a... A	docs/MAIL.FILTERING

commit dc0eaaa97aca85ebe2ae9d17c1435f856fb67224
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue May 9 02:36:42 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue May 9 02:36:42 2000 +0000

    After nmh 1.0.4, moved from top-level 'nmh' directory to 'nmh/docs'.

:000000 100644 0000000... f75933e... A	docs/COMPLETION-TCSH

commit 8e33b82f8dc64159e993ec0e039baefd3c2a23da
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun May 7 06:59:15 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun May 7 06:59:15 2000 +0000

    Updated pop instructions and indicated use of standard "./configure"
    instead of "sh configure"

:100644 100644 c019381... 63021e4... M	INSTALL

commit 56bd3c9f2bf7b6061fa302c57250612f852bd92e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun May 7 06:16:43 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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).

:000000 100644 0000000... 6a53b72... A	sbr/getpass.c

commit b1e229fc408e1b3a26de6e0ca29f6feb9359298e
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun May 7 06:14:31 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun May 7 06:14:31 2000 +0000

    Added getpass to SRCS and OBJS.

:100644 100644 4d71970... 32f964d... M	sbr/Makefile.in

commit f0a05d5cbd24ccf2cb620ec5f97aaf86c88a5f97
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat May 6 15:53:40 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 e755961... 9236b26... M	docs/README.about

commit abef2feafec2ef1d80775451d80b20f338d8d623
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat May 6 15:29:19 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 4dcd1a7... 11acc13... M	ChangeLog

commit 2894f47bd3f3d15d944e650cb4fadb1aec3a5e15
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat May 6 15:05:02 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Sat May 6 15:05:02 2000 +0000

    Fixed DIST targets to reflect that INSTALL and MACHINES are back at the top
    level.

:100644 100644 e342d04... 9492cd0... M	Makefile.in
:100644 100644 236a5bc... 61e9f59... M	docs/Makefile.in

commit 9f266941b583ea1dfc69d05c6c0f2fdf0920ab4c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat May 6 14:54:25 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 df884bb... 01cd849... M	MACHINES

commit 1dbc35ec1f09fe240e15229e7492bb27973c08ed
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat May 6 14:19:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 000000 df884bb... 0000000... D	docs/MACHINES

commit d66e48eced59def411e289f040956b1ec3666cb0
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sat May 6 11:34:02 2000 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sat May 6 11:34:02 2000 +0000

    reorganized documentation to make it bit neater again

:100644 000000 f75933e... 0000000... D	COMPLETION-TCSH
:100644 000000 5c10cc8... 0000000... D	COMPLETION-ZSH
:100644 100644 9f90085... 4dcd1a7... M	ChangeLog
:100644 000000 ea7cd58... 0000000... D	ChangeLog_MH-3_to_MH-6.6
:100644 000000 1d6542e... 0000000... D	ChangeLog_MH-6.7.0_to_MH-6.8.4.html
:100644 000000 b664639... 0000000... D	DIFFERENCES
:100644 000000 becf31a... 0000000... D	MAIL.FILTERING
:100644 100644 7933b5b... e342d04... M	Makefile.in
:100644 100644 d0ddc04... 18f2557... M	README
:100644 000000 be9e6dd... 0000000... D	TODO
:100755 100755 0937a02... bba17f2... M	configure
:100644 100644 735676d... 111c53f... M	configure.in
:000000 100644 0000000... df884bb... A	docs/MACHINES
:000000 100644 0000000... 236a5bc... A	docs/Makefile.in
:100644 100644 eecf270... 3c16ec7... M	stamp-h.in

commit dc35357cfd21782dac6f1fc35f375364b0d207a4
Author:     uid1005 <uid1005>
AuthorDate: Fri Apr 21 17:36:37 2000 +0000
Commit:     uid1005 <uid1005>
CommitDate: Fri Apr 21 17:36:37 2000 +0000

    Corrected status printout when kpop is enabled

:100755 100755 4b68330... 0937a02... M	configure
:100644 100644 3caecbd... 735676d... M	configure.in
:100644 100644 673fec7... eecf270... M	stamp-h.in

commit 6ac9c5dca97f6ecc5008d65f8f1e7ffcd8d6c77e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Apr 18 00:17:50 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Apr 18 00:17:50 2000 +0000

    One final tweak to the configure --help output for --enable-masquerade.

:100644 100644 48b4bb2... 9f90085... M	ChangeLog
:100755 100755 42044bf... 4b68330... M	configure
:100644 100644 e008945... 3caecbd... M	configure.in
:100644 100644 84db3c4... 673fec7... M	stamp-h.in

commit 0daa906477229d9f3e1ba2bd6982283e61c06a7a
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 22:49:39 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon Apr 17 22:49:39 2000 +0000

    APOP supprt: Added info to ChangLog.

:100644 100644 14d17bc... 48b4bb2... M	ChangeLog

commit 13d2614380f499b1e5a1cc3546230239afe2b1dd
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 22:09:00 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 28ccfea... c019381... M	INSTALL
:100644 100644 8c9f698... be9e6dd... M	TODO
:100755 100755 ebe1d16... 42044bf... M	configure
:100644 100644 4bf21f9... e008945... M	configure.in
:100644 100644 5419f61... 84db3c4... M	stamp-h.in

commit e0f28fecbde8310591151f4688b96944c5284588
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 22:04:33 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 b384a30... e2834a2... M	docs/README.developers

commit 98cf16c3e81c2be2122e16af7d58c2c8cbad9f7e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 21:25:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 3529620... b384a30... M	docs/README.developers

commit b169c63d02335dac65f0c566cf8b95319bb932d4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 18:48:03 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 e948d76... d0ddc04... M	README

commit 87d96c405cefd1785980e9246d243ae235b31c98
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 18:36:59 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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/.

:100644 000000 7ec710c... 0000000... D	docs/ChangeLog

commit cb057299c96a1adf1c47e1f2e038082baf28a723
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 18:34:40 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Mon Apr 17 18:34:40 2000 +0000

    Undeleting everything at the top level for now.

:100644 000000 df884bb... 0000000... D	docs/MACHINES

commit 320aaed58b655cad87c9591a14fa1bf7091d72d1
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Apr 17 16:56:57 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Mon Apr 17 16:56:57 2000 +0000

    Added note that user questions are acceptable on nmh-workers.

:100644 100644 afbbe01... e65b9bb... M	docs/MAILING-LISTS

commit 5dea0ddb8000c6d750a0f77b9b30adebdd5e8589
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:29:49 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon Apr 17 05:29:49 2000 +0000

    Added that you should check in aclocal.m4 after acconfig.h, if you change it.

:100644 100644 4437340... 3529620... M	docs/README.developers

commit 80e6fa818d13dcbccce481789ea1cd269f1c7c72
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:25:18 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100755 100755 c0add96... ebe1d16... M	configure
:100644 100644 9d3d226... 4bf21f9... M	configure.in
:100644 100644 74ce6a8... 5419f61... M	stamp-h.in

commit 487fd343fb19fcf78eeacd79bf0099b278678971
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:12:14 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon Apr 17 05:12:14 2000 +0000

    Don't try to figure out ruserpass - just use version from sbr/

:100644 100644 cbfb498... 7dd6110... M	aclocal.m4

commit 782849d31a0cc5a0f4cf989349152bdd7809f6ea
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:09:46 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100644 100644 10fb56c... 4d71970... M	sbr/Makefile.in

commit ac79e8d6a1a8a3cb3fb2438b03d3d0ba5ea2570d
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:08:32 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon Apr 17 05:08:32 2000 +0000

    APOP support: If APOP is enabled, build it into inc and msgchk
        using $(APOPLIB).

:100644 100644 e5b25e8... 74ce6a8... M	stamp-h.in
:100644 100644 f8e36c9... 90b551c... M	uip/Makefile.in

commit 3021e2535d74e219a9c7ccba2cc91c126e4b1a9f
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:07:03 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: 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.

:100755 100755 de6c4cb... c0add96... M	configure
:100644 100644 27b541d... 9d3d226... M	configure.in

commit 89f64d662eeac27f3b0e42fe77ee207f7971ecb8
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Mon Apr 17 05:04:05 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Mon Apr 17 05:04:05 2000 +0000

    Adding APOP #defines

:100644 100644 c35d705... 612c9ec... M	acconfig.h
:100644 100644 a97210f... a07a891... M	config.h.in

commit b28e871ba874a53257b37eed94adfc365ed6ebf2
Author:     Shantonu Sen <ssen@mit.edu>
AuthorDate: Sun Apr 16 13:28:12 2000 +0000
Commit:     Shantonu Sen <ssen@mit.edu>
CommitDate: Sun Apr 16 13:28:12 2000 +0000

    Changed some string terminations from NULL to \0.

:100644 100644 bfc39ea... 6f2b35a... M	uip/popsbr.c

commit 1a8f78d12723e301661fd469f39fb6a62bb10954
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sat Apr 15 04:28:27 2000 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: 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.

:100644 100644 a4e21cd... e948d76... M	README
:000000 100644 0000000... 7ec710c... A	docs/ChangeLog
:000000 100644 0000000... df884bb... A	docs/MACHINES
:000000 100644 0000000... afbbe01... A	docs/MAILING-LISTS
:000000 100644 0000000... e755961... A	docs/README.about
:000000 100644 0000000... 4437340... A	docs/README.developers

commit a92f475332a69dffb12d5587090d2f78891f81b8
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Apr 15 02:00:43 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Sat Apr 15 02:00:43 2000 +0000

    Added a "releasing nmh" section to README.developers, while the process was
    fresh in my mind.

:100644 100644 339c875... 14d17bc... M	ChangeLog

commit c47dab954653332ffa8c371f1fa90a12815e48c2
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Apr 14 21:38:37 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Apr 14 21:38:37 2000 +0000

    Okay, got that tag stuff straightened out.  Now upping the version to 1.0.4+dev.

:100644 100644 11bdd15... 339c875... M	ChangeLog
:100644 100644 ee90284... e76778f... M	VERSION

commit 24f6146050a375b70dee14c7e3b500d17fa64209
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Apr 14 21:26:56 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Apr 14 21:26:56 2000 +0000

    Oops.  Had a duplicate entry.

:100644 100644 669ef5b... 11bdd15... M	ChangeLog

commit dfbb9a28b051dec8034557c7d3e19216a861beec
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Apr 14 21:05:34 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 9ec45a4... 669ef5b... M	ChangeLog
:100644 100644 e76778f... ee90284... M	VERSION

commit 8837de0088fb9e04c6a08b4dcd7628eaf9394db4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Apr 14 20:47:32 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Apr 14 20:47:32 2000 +0000

    Upped the version number to 1.0.4+dev.

:100644 100644 cf2891e... 9ec45a4... M	ChangeLog
:100644 100644 ee90284... e76778f... M	VERSION

commit da24fe8019b4d05c5f0762db60809e7a961c29c7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Apr 14 20:40:31 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 fe23a54... cf2891e... M	ChangeLog
:100644 100644 ed09153... 7933b5b... M	Makefile.in
:100644 100644 724c5dd... ee90284... M	VERSION

commit e66e25ec491d0fb3df708000d8494b4d598f0263
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Apr 12 00:54:54 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 b359555... fe23a54... M	ChangeLog

commit b93692cdcea35c835fcbc3617f80decd545ca3b2
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Apr 12 00:25:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 4adc15a... b359555... M	ChangeLog
:100755 100755 603bcb1... e25cac4... M	etc/mhn.defaults.sh

commit 113043aa621e4ff98e543086abb754a8100bb850
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sun Apr 9 07:04:24 2000 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sun Apr 9 07:04:24 2000 +0000

    bug fix - prevents core-dumping on scan -format '1'

:100644 100644 d364005... 4adc15a... M	ChangeLog
:100644 100644 d3e5ea9... e857c7d... M	sbr/fmt_compile.c

commit d72ac27d644108db991fe5335b904368010ddcf8
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Apr 7 00:42:55 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 c15f910... d364005... M	ChangeLog
:000000 100644 0000000... ea7cd58... A	ChangeLog_MH-3_to_MH-6.6
:000000 100644 0000000... 1d6542e... A	ChangeLog_MH-6.7.0_to_MH-6.8.4.html

commit 985869792a2afcc507d8bbd43f88680e81e3cc20
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Apr 6 19:56:35 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 1948505... 5734c15... M	COPYRIGHT

commit 1b8316707b7154f58263e662771c0e81267884f8
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Apr 6 00:22:06 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 890511d... 8c9f698... M	TODO

commit dfacc915824a819be2e33cdb2a34d1d1de27fc34
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Apr 6 00:11:50 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 304ae74... c15f910... M	ChangeLog
:100644 100644 9745504... 71f55a4... M	uip/mhshowsbr.c

commit 78e3296b837d83a015c255acbcf47b769dd3d585
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Mar 31 04:25:26 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.  ;^>

:100644 100644 b03b6e6... 304ae74... M	ChangeLog

commit e7f0dbf0856b7eb1f97f4c95fe39497b1ca97998
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Tue Mar 28 14:42:36 2000 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Tue Mar 28 14:42:36 2000 +0000

    added Todd Miller's packf patch

:100644 100644 9caf15e... b03b6e6... M	ChangeLog
:100644 100644 857263a... cc35f5f... M	uip/dropsbr.c

commit 14976cc65aac9f1a8d3bc2987bccd437a158b3f1
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Mar 17 20:19:43 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 8d15ad9... c35d705... M	acconfig.h
:100644 100644 4fa91e5... a97210f... M	config.h.in
:100644 100644 61c0980... e5b25e8... M	stamp-h.in

commit b1be76de8f184485753349ec27b2cdf2a4530965
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Mar 17 20:11:03 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 fe729fa... 9caf15e... M	ChangeLog
:100644 100644 dda206c... 8c11b2f... M	man/inc.man
:100644 100644 973fb4b... 5054c33... M	man/msgchk.man
:100644 100644 f00c337... 0d36423... M	uip/inc.c
:100644 100644 2553c49... d91330b... M	uip/msgchk.c

commit a8e56d438ed27c6c77a6be33b54f315eb1d4ba22
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Mar 16 02:40:42 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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".

:100644 100644 a4a698c... fe729fa... M	ChangeLog

commit fd2a10c17dec1491b240a3f098eb621c7bf55b31
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Mar 15 23:37:30 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 62dfdf3... a4a698c... M	ChangeLog
:100644 100644 b9523b5... 28ccfea... M	INSTALL
:100644 100644 519a623... df884bb... M	MACHINES
:100644 100644 9c0ff74... 8d15ad9... M	acconfig.h
:100644 100644 2fc6d3b... 4fa91e5... M	config.h.in
:100755 100755 9b60c3a... de6c4cb... M	configure
:100644 100644 814884f... 27b541d... M	configure.in
:100644 100644 611b66d... 990e31c... M	man/mh-tailor.man
:100644 100644 1c406a7... 61c0980... M	stamp-h.in

commit 50d72c7ccf5c1a2672ae3c5721e465a5b854a058
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Mar 15 22:25:16 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 26045ed... 62dfdf3... M	ChangeLog
:100644 100644 1050be7... 9c0ff74... M	acconfig.h
:100644 100644 89b10e8... 2fc6d3b... M	config.h.in
:100644 100644 e1326ed... 351a749... M	man/mh-profile.man
:100644 100644 e4c3c26... ec859cc... M	sbr/makedir.c
:100644 100644 f790c36... 1c406a7... M	stamp-h.in

commit 2c0f411d65a869c6020fa1b624aa56acaa8636ff
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 21:21:28 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 2060102... 26045ed... M	ChangeLog

commit 36c5f274c2eda0d73f52a8e0066168f77475f324
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 21:15:55 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Mar 14 21:15:55 2000 +0000

    Added missing dependency in zotnet/tws/Makefile.in for dtimep.c: dtimep.c-lexed.

:100644 100644 0616c3f... 2060102... M	ChangeLog
:100644 100644 3f96711... fe05e01... M	zotnet/tws/Makefile.in

commit 79f8761e5c4f65083cd06b41e850c548fce8f4f0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 21:07:56 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 8d7c45c... 0616c3f... M	ChangeLog
:100644 100644 12a209b... 9ad02fa... M	zotnet/tws/dtimep.c-lexed

commit 898bc853c79a8a8506f39c6f57a7febe98b6afe4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 20:50:19 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 cde4c5e... 8d7c45c... M	ChangeLog
:100644 100644 05a017e... 18df010... M	sbr/strdup.c

commit 6a471c368b128394153c13c6d8f55cf0855f5779
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 20:40:47 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 f4dfb1a... cde4c5e... M	ChangeLog
:100644 100644 15178d7... 1050be7... M	acconfig.h
:100644 100644 b9b9ed1... 89b10e8... M	config.h.in
:100644 100644 42f38e6... 2f78e34... M	etc/Makefile.in
:000000 100644 0000000... d79ad3c... A	etc/scan.MMDDYY
:000000 100644 0000000... 626ab74... A	etc/scan.YYYYMMDD
:100644 100644 ec0a3ef... f790c36... M	stamp-h.in
:100644 100644 467dc85... ab2e4f5... M	zotnet/tws/dtimep.lex

commit 7593f8f93951b6ca853a72bdbcd0a34dc741bc52
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 09:20:27 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 0410e49... f4dfb1a... M	ChangeLog
:100644 100644 7eae1db... b9523b5... M	INSTALL
:100755 100755 d31b2e4... 9b60c3a... M	configure
:100644 100644 a3d532f... 814884f... M	configure.in
:100644 100644 b45ef86... 42f38e6... M	etc/Makefile.in
:100644 100644 4151d65... 16b5bab... M	etc/mts.conf.in
:100644 100644 b1e8c9c... ec0a3ef... M	stamp-h.in

commit 79fcc0e0c68cd0cb8b9edc7c9db5eeaa2358d756
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 05:24:57 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 ba38c6b... 0410e49... M	ChangeLog
:100644 100644 bbfccf0... adf153b... M	zotnet/tws/dtime.c

commit 34ec62af8fc74c3c9d143328f485c82ef7aad327
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 05:05:49 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 dc73246... ba38c6b... M	ChangeLog
:100644 100644 53c0875... 611b66d... M	man/mh-tailor.man
:100644 100644 d1fd730... 4f734b4... M	sbr/addrsbr.c
:100644 100644 9194404... 3b0b180... M	zotnet/mts/mts.c

commit 8d61a39c1f636b7edd184767225492a4d5dacde5
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 02:39:13 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 8b29fcd... 603bcb1... M	etc/mhn.defaults.sh

commit c085eca6dea41bf9c0ac2749215e256cc54ff628
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Mar 14 02:29:26 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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".

:100644 100644 7aa74d4... dc73246... M	ChangeLog
:100755 100755 5630bcc... 8b29fcd... M	etc/mhn.defaults.sh
:100644 100644 e4719dc... 473f4ac... M	man/mhn.man
:100644 100644 30a925f... f4b42ea... M	man/mhshow.man
:100644 100644 86a08b7... 1c46076... M	uip/mhparse.c

commit ba32dee02e85132dd8bd05fae876692d61c50053
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Mar 6 20:19:04 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 9a29c0f... 7aa74d4... M	ChangeLog
:100644 100644 2769c24... eeb87a1... M	uip/msh.c

commit 077b355833f623241d5d145810b91da60e4c260c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Mar 4 00:02:46 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 deb6163... 9a29c0f... M	ChangeLog
:100644 100644 6f1af4f... 4151d65... M	etc/mts.conf.in
:100644 100644 ff767b0... 53c0875... M	man/mh-tailor.man
:100644 100644 c344043... 4526177... M	man/post.man
:100644 100644 0951c4c... 9194404... M	zotnet/mts/mts.c

commit 975a1ff048a6f10f88225c4f06b22c898ede62c4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Mar 3 07:30:31 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.  ;^>

:100644 100644 bbe8092... deb6163... M	ChangeLog

commit a81c28f4a2ee69469c5e9f5d65389a89c6070ed4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Mar 3 07:24:41 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 d96f7c1... bbe8092... M	ChangeLog
:100644 100644 1a24037... b664639... M	DIFFERENCES
:100644 100644 63dcbbe... 7eae1db... M	INSTALL
:100644 100644 b8a61b8... 6f1af4f... M	etc/mts.conf.in
:100644 100644 a59b0a0... 81a6021... M	h/mh.h
:100644 100644 ea95045... ff767b0... M	man/mh-tailor.man
:100644 100644 d5b9e4e... c344043... M	man/post.man
:100644 100644 66d978c... abc2285... M	uip/post.c
:100644 100644 26e4807... 0951c4c... M	zotnet/mts/mts.c

commit 7bc88af67d0a3ef9df2309a7521b973033ecbe49
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Mar 2 08:20:00 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 b7c987b... d31b2e4... M	configure
:100644 100644 5176a8a... a3d532f... M	configure.in
:100644 100644 da7a698... b1e8c9c... M	stamp-h.in

commit 6496d88b11e854670d7a4dab05a7b4c4b4e3e978
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Mar 2 07:56:00 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 345960d... 890511d... M	TODO

commit 84b98d0484fe61d4ebe205016e35a06da194f525
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Mar 2 07:52:47 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 9ac95ef... d96f7c1... M	ChangeLog
:100644 100644 27ca134... 345960d... M	TODO
:100644 100644 146d00a... 15178d7... M	acconfig.h
:100644 100644 e6073bd... b9b9ed1... M	config.h.in
:100644 100644 37204fa... 5176a8a... M	configure.in
:100644 100644 ef93cba... da7a698... M	stamp-h.in
:100644 100644 e12b940... 22ba3e8... M	uip/slocal.c
:100644 100644 254a758... 26e4807... M	zotnet/mts/mts.c

commit ba22f50e4261b7a2a07cd5baf6b035425c45df28
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Feb 29 06:17:58 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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...

:100755 100755 c4b66cb... b7c987b... M	configure
:100644 100644 0afb927... 37204fa... M	configure.in
:100644 100644 04a20d9... ef93cba... M	stamp-h.in

commit b1450ec537bd31be606633aa363201cc2ed95b9a
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Feb 29 05:59:16 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 7a2a57f... 9ac95ef... M	ChangeLog
:100644 100644 c6594d1... ed09153... M	Makefile.in
:100644 100644 dda87bf... 146d00a... M	acconfig.h
:100644 100644 81af712... e6073bd... M	config.h.in
:100755 100755 357e2ef... c4b66cb... M	configure
:100644 100644 f211ca0... 0afb927... M	configure.in
:100644 100644 139597f... 04a20d9... M	stamp-h.in
:100644 100644 b665280... e12b940... M	uip/slocal.c

commit c4ce52f0d1cc06ae49317c31a068a5e555bf54d6
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Feb 29 05:16:35 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 e44eda5... 7a2a57f... M	ChangeLog
:100644 100644 21e8796... 724c5dd... M	VERSION
:100644 100644 44cbf0d... 143a059... M	uip/scansbr.c

commit 8146bc09fc2e8ad69520ba998be51fb02cbf069c
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Mon Feb 28 17:09:02 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 9b5ce64... e44eda5... M	ChangeLog
:100644 100644 f650172... 21e8796... M	VERSION
:100755 100755 8c9e780... 357e2ef... M	configure
:100644 100644 ef6f02c... 9745504... M	uip/mhshowsbr.c

commit e7842917b12445fe042f8b4656e8dde2c3105faf
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Feb 10 18:50:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 5bf8953... 9b5ce64... M	ChangeLog
:100755 100755 e3fa2fd... 5630bcc... M	etc/mhn.defaults.sh

commit e75d3193f9f7cbfe44f808620fbde90bd3e727c2
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Feb 4 20:36:43 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 3ae3679... 27ca134... M	TODO

commit 5e6f0bdeffd667c5413ce27c73ea31c04fb9e9cf
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Feb 4 20:34:07 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 749e73c... 5bf8953... M	ChangeLog

commit 017a82124bf2ea39ced5aa4c8f969c18b3c2fb90
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Feb 4 20:28:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 d03d717... 5b38b83... M	uip/ali.c
:100644 100644 34cd5da... bf0e9ca... M	uip/anno.c
:100644 100644 2abba4b... dde1175... M	uip/ap.c
:100644 100644 d367b97... 4f654fb... M	uip/burst.c
:100644 100644 d380b52... 7e74138... M	uip/comp.c
:100644 100644 1a921cd... cac0ea8... M	uip/conflict.c
:100644 100644 f8769a0... 58ca45e... M	uip/dist.c
:100644 100644 a9bc90f... ab44141... M	uip/dp.c
:100644 100644 ad0cf2d... dac84d5... M	uip/flist.c
:100644 100644 87e22bf... baab475... M	uip/fmtdump.c
:100644 100644 f940316... c16dd96... M	uip/folder.c
:100644 100644 cff49c7... d8b17d3... M	uip/forw.c
:100644 100644 fd7b55e... f00c337... M	uip/inc.c
:100644 100644 b2a1f1d... 7b2ef2a... M	uip/install-mh.c
:100644 100644 9bd4561... e53b3d5... M	uip/mark.c
:100644 100644 dc0059c... 2450572... M	uip/mhbuild.c
:100644 100644 ec2f945... bacaf24... M	uip/mhlist.c
:100644 100644 68d0835... 882304c... M	uip/mhlsbr.c
:100644 100644 222a076... 5171f4e... M	uip/mhmail.c
:100644 100644 f73853e... d4f462f... M	uip/mhn.c
:100644 100644 f6ebb65... ece8c3c... M	uip/mhparam.c
:100644 100644 918371a... 5c2ac31... M	uip/mhpath.c
:100644 100644 0791c48... af42092... M	uip/mhshow.c
:100644 100644 c9b6a26... 806a352... M	uip/mhstore.c
:100644 100644 5c03109... 4bc9245... M	uip/mhtest.c
:100644 100644 23ede03... 2553c49... M	uip/msgchk.c
:100644 100644 41cf510... 2769c24... M	uip/msh.c
:100644 100644 13ad356... b785aeb... M	uip/mshcmds.c
:100644 100644 a607da8... 42e6694... M	uip/packf.c
:100644 100644 fb34285... 6cae130... M	uip/pick.c
:100644 100644 a48c223... cb24930... M	uip/popi.c
:100644 100644 e1f0e8d... 79e0eb7... M	uip/prompter.c
:100644 100644 5fca8ec... ace5295... M	uip/rcvdist.c
:100644 100644 f9834be... f5b1c05... M	uip/rcvpack.c
:100644 100644 43d3889... bef959c... M	uip/rcvstore.c
:100644 100644 f922012... 69a9031... M	uip/rcvtty.c
:100644 100644 906ea4a... f484ccb... M	uip/refile.c
:100644 100644 d3a8d07... f6d32d3... M	uip/repl.c
:100644 100644 9b12304... 233a7bf... M	uip/rmf.c
:100644 100644 21a0f90... 3523601... M	uip/rmm.c
:100644 100644 b40537c... 7f5cf46... M	uip/scan.c
:100644 100644 b98d89a... 3e2dc60... M	uip/send.c
:100644 100644 e5f35c0... b665280... M	uip/slocal.c
:100644 100644 c7f5396... 3ac2e3f... M	uip/sortm.c
:100644 100644 206698e... 76478c8... M	uip/spost.c
:100644 100644 2ee6b3d... a416fdf... M	uip/viamail.c
:100644 100644 b64bdab... 2c2f6b5... M	uip/vmh.c
:100644 100644 46ecf8c... 96676fd... M	uip/vmhtest.c
:100644 100644 854a972... 0e2a998... M	uip/whatnowsbr.c
:100644 100644 5a82534... 5d7172e... M	uip/whom.c
:100644 100644 2e46dbb... cd1ffaa... M	uip/wmh.c

commit f2763b05544699fbc1455451652965f03385951f
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Feb 4 01:46:29 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Feb 4 01:46:29 2000 +0000

    Modified INSTALL and config.h.in to reflect the new -kpop feature.

:100644 100644 725c4b9... 749e73c... M	ChangeLog
:100644 100644 b1e1d10... 63dcbbe... M	INSTALL
:100644 100644 8486407... 81af712... M	config.h.in

commit 0d1c5f533f3a6cd1c7f038f59585378f53b666c2
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Feb 4 01:32:12 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 c493981... 725c4b9... M	ChangeLog
:100644 100644 a9e0883... c53b291... M	h/popsbr.h
:100644 100644 b2e5c7b... dda206c... M	man/inc.man
:100644 100644 e7624a0... 973fb4b... M	man/msgchk.man
:100644 100644 164ac98... fd7b55e... M	uip/inc.c
:100644 100644 a063049... 23ede03... M	uip/msgchk.c
:100644 100644 eec025d... bfc39ea... M	uip/popsbr.c
:100644 100644 924684c... 0095959... M	zotnet/mts/client.c

commit c0a38419e027e400b370db10086bcb8a3c981ce7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Jan 29 01:34:20 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Sat Jan 29 01:34:20 2000 +0000

    Added check for lynx to write mhshow-show-text/html line in mhn.defaults.sh.

:100644 100644 ee9581f... c493981... M	ChangeLog
:100755 100755 7de7ca6... e3fa2fd... M	etc/mhn.defaults.sh

commit 264d458403709d8ad348c4c6fd8650d7a75ac949
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jan 28 23:29:06 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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

:100644 100644 fd15ad3... ee9581f... M	ChangeLog
:100644 100644 d712576... 70a2c92... M	sbr/m_scratch.c

commit 5ea88cec12b303551f6bda0d78f4ec989bffe130
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jan 28 22:00:33 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 ccfb331... fd15ad3... M	ChangeLog
:100755 100755 358baf1... 7de7ca6... M	etc/mhn.defaults.sh

commit a895b4103646a0cd84d82146758ad1c2e3f1ab54
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jan 27 20:20:01 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 b299879... ccfb331... M	ChangeLog

commit 42ebc5bceefcb8a65eaa9dab779e44d35682ff1e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jan 27 20:14:58 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 0b58063... 469dd8d... M	man/Makefile.in

commit 6e0e2e4490ebb9daf1f62ed7a2d30412551772ee
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Jan 27 20:12:38 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 6cf9e03... e4c3c26... M	sbr/makedir.c

commit f3572e4b56fe8fffc75cb99b82b0cb063772836e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 21:35:43 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 0db7bd9... beb6e76... M	sbr/m_getfld.c
:100644 100644 3d4e978... 848adc0... M	uip/picksbr.c
:100644 100644 4a2b951... cc92b49... M	uip/vmhsbr.c

commit 1556d4eb31f94b5fda4c635d400191ffca78c9b7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 10:16:32 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 c84a74c... b299879... M	ChangeLog

commit ab59862a486279eecba25c0804c8522c0b38b808
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 10:14:14 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 397901a... d5b9e4e... M	man/post.man

commit 6f958fb7154627489372880917a901137b1ad11a
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 09:27:59 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Wed Jan 26 09:27:59 2000 +0000

    Just added a comment explaining that akvalue() does mh alias substitution.

:100644 100644 b15865e... b3c4b22... M	uip/aliasbr.c

commit a928fd1215493206663ef9c96f2a5b5bbd822cc6
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 09:26:23 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 a66e241... 66d978c... M	uip/post.c

commit 66049298f32287c4a411f1931ec4b66b380878a9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 09:24:15 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 1f3b014... 206698e... M	uip/spost.c

commit d72d136bb31bdb39e864662d4c541999c955671c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 06:51:50 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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:".

:100644 100644 f7d4eb4... c84a74c... M	ChangeLog

commit b58f16902582d0b2058a76b315bfc92fa8034672
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 06:39:49 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100755 100755 f4d0d0a... 8c9e780... M	configure
:100644 100644 bb58e1f... f211ca0... M	configure.in
:100644 100644 8b13789... 139597f... M	stamp-h.in

commit e804a366f5091e90f1c0971e2b7546df69f1315a
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 05:40:30 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 a1cc05f... a66e241... M	uip/post.c

commit 98c25edae52fb18c950c6d9626b4f8434e59d08c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 05:28:33 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 11ffd3b... b1e1d10... M	INSTALL
:100644 100644 71cf0bc... ea95045... M	man/mh-tailor.man

commit aa4c0736256b9324588e16e52599b903c87f06da
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 05:03:07 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Wed Jan 26 05:03:07 2000 +0000

    Documented the minchars field of struct swit to the best of my understanding.

:100644 100644 c8ece5d... a59b0a0... M	h/mh.h

commit 2d5e7c8a48aca8b66e1ba85b9112157fc5b81fd9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 05:01:06 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 c892f0f... b8a61b8... M	etc/mts.conf.in

commit 1f9b59c7eb5c5394754bcc0fe28248f55ff6957d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 04:57:57 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 7cc20fc... 6b1dfc0... M	man/nmh.man

commit c1db884b287ee5c7dbca66be973c88aba40b9bc9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Jan 26 04:54:30 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 61a604c... 254a758... M	zotnet/mts/mts.c

commit 30d5dd2e92c77402af6b7cfdbaa1339964ce034d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 21:06:09 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Jan 25 21:06:09 2000 +0000

    Just clarified a couple of points in my last change description.

:100644 100644 c97e57c... f7d4eb4... M	ChangeLog

commit ed7b16e77ac3662db77d362d15e84b69e5cd3fe6
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 07:45:10 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 dce9663... e5f35c0... M	uip/slocal.c

commit 8fa6d765350de7b4a8d7c0c59013969261640fa0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 07:10:25 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 e69de29... 8b13789... M	stamp-h.in

commit 403ef747e65b7a6441ea0ab022f6e6ee6591beb7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:56:25 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 83bfaf3... f4d0d0a... M	configure
:100644 100644 76237e2... bb58e1f... M	configure.in

commit eeef255a56fa2a1551c88571cf4bc34eeb858ef8
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:46:13 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 c7b809b... 83bfaf3... M	configure
:100644 100644 1910558... 76237e2... M	configure.in

commit e32a18146eb52fc278833d7cfb49ed8d9ace62bc
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:21:38 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 2093374... 924684c... M	zotnet/mts/client.c

commit 1b6605465016726e2be105c01fd331ff4658e569
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:19:51 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 61e91a3... c97e57c... M	ChangeLog

commit c466879717f7cc03e987c5fc5fc5f1c9cb522c66
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:18:54 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 59841a2... 4b5a0b8... M	h/prototypes.h

commit 45274379ba9b2e9bb165a213bca5e5682c64cba0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:13:38 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 317e93e... dda87bf... M	acconfig.h
:100644 100644 ae0684e... 8486407... M	config.h.in
:100755 100755 eb9c392... c7b809b... M	configure
:100644 100644 35c2212... 1910558... M	configure.in
:100644 100644 8b13789... e69de29... M	stamp-h.in

commit cb8a7b870ba2f2f6c7c23152a4482132e59f678e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:06:18 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Jan 25 06:06:18 2000 +0000

    Added include of signals.h for SIGNAL() prototype.

:100644 100644 05f8c33... 546097c... M	mts/sendmail/sendmail.c

commit f2cc76d9a760ebf86b61d609696999330449aecb
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:04:29 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Jan 25 06:04:29 2000 +0000

    Added include of mh.h for snprintf() prototype.

:100644 100644 f53a8be... 61a604c... M	zotnet/mts/mts.c
:100644 100644 b4d2eec... bbfccf0... M	zotnet/tws/dtime.c

commit 0c16fb9103d38e955469dd65b68cbc20e894d332
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 06:00:22 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 5f8e88b... aa3253e... M	zotnet/bboards/getbbent.c

commit 90f1d5866d7d0c7c270fac0939b7de6bf4c35be9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 05:58:26 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 cddf362... 0db7bd9... M	sbr/m_getfld.c

commit 7736b0a60c15cc20db0ba8c3e0fe8e11d1c78c20
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 05:55:20 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 f86d5d3... eec025d... M	uip/popsbr.c

commit 193489472a436a4437498b448e11e8992baaaf67
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 05:53:40 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Jan 25 05:53:40 2000 +0000

    Typecast to get rid of warnings that index into cc[] is a char.

:100644 100644 b13ea66... 3d4e978... M	uip/picksbr.c

commit 411195e89109d7b1c0a0d552d1644837be781eeb
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 05:52:31 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 03dea14... dce9663... M	uip/slocal.c

commit 5fc7e12e8c45a78bddb8e68b6c69653f8d30d11c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Jan 25 05:50:12 2000 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Jan 25 05:50:12 2000 +0000

    Typecast to get rid of warnings that array index into types[] is a char.

:100644 100644 c874395... 4a2b951... M	uip/vmhsbr.c

commit 264318e5898da32e9a0e3ec2b4c69185db89bb8a
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Thu Jan 6 21:30:07 2000 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 84dfb76... 61e91a3... M	ChangeLog
:100644 100644 e58951e... b45ef86... M	etc/Makefile.in
:100644 100644 7d95613... 6dab969... M	man/forw.man
:100644 100644 f767db7... 2ffa7ac... M	man/repl.man
:100644 100644 72f843c... 7d00a71... M	man/sendfiles.man
:100644 100644 364b359... f8e36c9... M	uip/Makefile.in
:100644 100644 8455431... cff49c7... M	uip/forw.c
:100644 100644 d7c09ac... d3a8d07... M	uip/repl.c

commit c9021f4b5e565c9ec7606b8b0229172bd01ba1ae
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu Nov 11 01:01:07 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 8760d1a... 3ae3679... M	TODO

commit b84e9d0b0e3e007c103c5a903f44e8e4e37e6714
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Nov 2 21:49:47 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 a5b07d5... 84dfb76... M	ChangeLog
:100644 100644 21e8796... f650172... M	VERSION

commit 2c98333d77456e28ebef0af55ea6f7101a581778
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Oct 29 20:42:13 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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).

:100644 100644 13eaf81... a5b07d5... M	ChangeLog
:100644 100644 6d7de6e... 21e8796... M	VERSION

commit 8cd63866a8c844c892b3554968f600e639a97b53
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Fri Oct 29 05:10:18 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Fri Oct 29 05:10:18 1999 +0000

    updated INSTALL directions

:100644 100644 1bfae3f... 11ffd3b... M	INSTALL

commit 690baeee8169f93061c4f3cfcb813528ef7b5bde
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Fri Oct 29 04:49:01 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Fri Oct 29 04:49:01 1999 +0000

    release nmh-1.0.2

:100644 100644 0ca05aa... 13eaf81... M	ChangeLog

commit b986c0df2a745f3f5f5f4a4a6ccc384125bafbc7
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Fri Oct 29 04:32:50 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Fri Oct 29 04:32:50 1999 +0000

    updated the TODO list and bumped the revision to 1.0.2.

:100644 100644 cd8988d... 8760d1a... M	TODO
:100644 100644 5601a1d... 6d7de6e... M	VERSION

commit d02ec5835693084c86f676b35dd96f44a22ff534
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Wed Oct 27 05:21:12 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Wed Oct 27 05:21:12 1999 +0000

    fixed test in Makefiles for LIBTOOL for the case where it doesn't exist

:100755 100755 e8cfcad... eb9c392... M	configure
:100644 100644 e1748f1... f812a2c... M	mts/sendmail/Makefile.in
:100644 100644 a4fc8d9... 85ea7ea... M	mts/smtp/Makefile.in
:100644 100644 f77f988... 10fb56c... M	sbr/Makefile.in
:100644 100644 a706bd0... 4f43ffb... M	zotnet/Makefile.in

commit e001a96010a62d4bd79a33955bb29e3c18bb26fe
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Tue Oct 26 21:12:36 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Tue Oct 26 21:12:36 1999 +0000

    fixed libtool check, sort of...

:100644 100644 21474d8... 0ca05aa... M	ChangeLog
:100644 100644 2fe31b5... 519a623... M	MACHINES
:100755 100755 ce9cd8d... e8cfcad... M	configure
:100644 100644 7da0780... 35c2212... M	configure.in
:100644 100644 16b1d7a... e1748f1... M	mts/sendmail/Makefile.in
:100644 100644 55997a4... a4fc8d9... M	mts/smtp/Makefile.in
:100644 100644 3eba53f... f77f988... M	sbr/Makefile.in
:100644 100644 de66126... a706bd0... M	zotnet/Makefile.in

commit d3a67123c9d05b6d639adb0e6b4a874807602a6b
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Thu Oct 21 18:59:35 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Thu Oct 21 18:59:35 1999 +0000

    changes to allow building under Mac OS X/Rhapsody

:100644 100644 5411977... 21474d8... M	ChangeLog
:100644 100644 69b0c7d... 2fe31b5... M	MACHINES
:100644 100644 861da67... cd8988d... M	TODO
:100644 100644 6db7549... 317e93e... M	acconfig.h
:100755 100755 4d39b91... 4ad9e04... M	config.guess
:100644 100644 9daa594... ae0684e... M	config.h.in
:100755 100755 3f5c202... f307800... M	config.sub
:100755 100755 3bc1ecb... ce9cd8d... M	configure
:100644 100644 a5cac97... 7da0780... M	configure.in
:100644 100644 d5580a5... 16b1d7a... M	mts/sendmail/Makefile.in
:100644 100644 7d197d5... 55997a4... M	mts/smtp/Makefile.in
:100644 100644 9aad677... 3eba53f... M	sbr/Makefile.in
:100644 100644 2a21bd7... 364b359... M	uip/Makefile.in
:100644 100644 7391814... de66126... M	zotnet/Makefile.in

commit 1e6e0b5cc1bd2d49ffcef4ea7bb1bb6c256d07b7
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun Oct 17 17:39:22 1999 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 693d7c8... 5411977... M	ChangeLog
:100644 100644 52170a7... 0445181... M	etc/replcomps
:100644 100644 a7e1165... f767db7... M	man/repl.man
:100644 100644 67155fa... d7c09ac... M	uip/repl.c

commit e4f812b967a682665b19183a6189e458e4a983ee
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sat Oct 16 00:56:05 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sat Oct 16 00:56:05 1999 +0000

    sunos/solaris modifications

:100644 100644 ab88fa9... 693d7c8... M	ChangeLog
:100644 100644 64b33bd... 9daa594... M	config.h.in
:100755 100755 c4ee350... 3bc1ecb... M	configure
:100644 100644 f06a1d2... a5cac97... M	configure.in

commit 3d251965606d6a6e47897504594f84d12e3e292a
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Fri Oct 15 22:38:55 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Fri Oct 15 22:38:55 1999 +0000

    replaced the BIND guess (based on BSDishness) with checks for gethostbyname and sethostent

:100644 100644 cb6de26... ab88fa9... M	ChangeLog
:100644 100644 476bb92... 6db7549... M	acconfig.h
:100644 100644 6d03f36... 64b33bd... M	config.h.in
:100755 100755 456d6ba... c4ee350... M	configure
:100644 100644 5bf050c... f06a1d2... M	configure.in
:100644 100644 7d1d808... 0bc7532... M	mts/sendmail/hosts.c
:100644 100644 daa59b6... 83727d5... M	mts/smtp/hosts.c
:100644 100644 671a533... 525554e... M	uip/ftpsbr.c
:100644 100644 b9679e9... 2093374... M	zotnet/mts/client.c
:100644 100644 31d96bd... f53a8be... M	zotnet/mts/mts.c

commit aa8860b86ba41d70c454d5d824835c8cd92a1555
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Wed Oct 13 14:56:41 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Wed Oct 13 14:56:41 1999 +0000

    fixed bug in mh-profile/mh_profile manpage link - it did not check first

:100644 100644 a206efd... 6d03f36... M	config.h.in
:100755 100755 244672c... 456d6ba... M	configure
:100644 100644 8bfa3df... 0b58063... M	man/Makefile.in

commit 1856d44cafff88b8721971fbac940a469c81a38b
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Wed Oct 13 13:58:41 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: 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.

:100644 100644 3c4f423... cb6de26... M	ChangeLog
:100644 100644 af77c9e... 476bb92... M	acconfig.h
:100644 100644 5062e21... a206efd... M	config.h.in
:100755 100755 967f80b... 244672c... M	configure
:100644 100644 d4b924d... 5bf050c... M	configure.in
:100644 100644 d08c3a2... 8bfa3df... M	man/Makefile.in

commit 4434c06e069d65e39e93c0b5c69747b278190175
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Mon Oct 4 22:23:29 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 7931935... 3c4f423... M	ChangeLog
:100755 100755 f4bf559... 967f80b... M	configure
:100644 100644 0904f1b... d4b924d... M	configure.in
:100644 100644 e69de29... 8b13789... M	stamp-h.in

commit e9b4dc0cb4a13da6abe919b99a67e1076edd5b6d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Oct 2 06:00:54 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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').

:100644 100644 0f5d80a... 7931935... M	ChangeLog

commit bf46cc47a8f442fdbc08d81f8b51d30115637a93
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Oct 2 06:00:11 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 a2ecd08... 2a21bd7... M	uip/Makefile.in

commit e5294f420c762bb7818e4bda47c717589103c13e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Oct 2 05:57:23 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Sat Oct 2 05:57:23 1999 +0000

    Touched because I changed configure.in.

:100644 100644 8b13789... e69de29... M	stamp-h.in

commit a3727d33995d2782f111f159768d42a5c0cdfd99
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Sat Oct 2 05:55:54 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100755 100755 b356735... f4bf559... M	configure
:100644 100644 14690b6... 0904f1b... M	configure.in

commit 2da3024caea2be71550f9eabd2fbc08fefe29bb5
Author:     Ruud de Rooij <ruud@ruud.org>
AuthorDate: Sun Sep 26 17:45:55 1999 +0000
Commit:     Ruud de Rooij <ruud@ruud.org>
CommitDate: 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.

:100644 100644 a92dd7b... 0f5d80a... M	ChangeLog
:100644 100644 60fb915... c6594d1... M	Makefile.in
:100644 100644 a0d84d5... 025bb96... M	mts/smtp/smtp.c
:100644 100644 ae31162... b8273c9... M	sbr/fmt_scan.c
:100644 100644 e76dbaa... ef6f02c... M	uip/mhshowsbr.c
:100644 100644 2d0fdc8... 41aa1a4... M	uip/mhstoresbr.c

commit 4a78892df0b95cc22a976632445f3dca8893aae4
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Mon Sep 13 19:23:29 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Mon Sep 13 19:23:29 1999 +0000

    moved canonical guesses back into user config section of config.h

:100644 100644 4936012... a92dd7b... M	ChangeLog
:100644 100644 a54d1d7... af77c9e... M	acconfig.h
:100644 100644 da9d917... 5062e21... M	config.h.in

commit d036480eb208e821aba1485ec77da7f06bdf13a8
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Mon Sep 13 18:20:28 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Mon Sep 13 18:20:28 1999 +0000

    updates to post.c and termsbr.c that prevent warnings on OpenBSD

:100644 100644 810b823... 4936012... M	ChangeLog
:100644 100644 ffd460e... a1cc05f... M	uip/post.c
:100644 100644 28aaa8f... 556158d... M	uip/termsbr.c

commit 8563731b02ce9d750806f6b1769af8b399d964e8
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sun Sep 12 13:50:11 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: 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.

:100644 100644 81cf02d... 810b823... M	ChangeLog
:100644 100644 3474570... 60fb915... M	Makefile.in
:100644 100644 5fe0b0c... 59841a2... M	h/prototypes.h
:100644 100644 55f3393... daa59b6... M	mts/smtp/hosts.c
:100644 100644 90b37a8... a0d84d5... M	mts/smtp/smtp.c
:100644 100644 339ac0a... d3e5ea9... M	sbr/fmt_compile.c
:100644 100644 0af69ab... ae31162... M	sbr/fmt_scan.c
:100644 100644 fe42196... a99c681... M	sbr/lock_file.c
:100644 100644 4752893... cddf362... M	sbr/m_getfld.c
:100644 100644 54c8b05... d03d717... M	uip/ali.c
:100644 100644 11381f3... 2abba4b... M	uip/ap.c
:100644 100644 9ae23b4... 87e22bf... M	uip/fmtdump.c
:100644 100644 a65736f... 7e80565... M	uip/mhbuildsbr.c
:100644 100644 b372f95... c1af218... M	uip/mhcachesbr.c
:100644 100644 6ef30fb... 33e9f3f... M	uip/mhl.c
:100644 100644 3d6e260... 13ad356... M	uip/mshcmds.c
:100644 100644 36ca695... b13ea66... M	uip/picksbr.c
:100644 100644 8eb3b77... ffd460e... M	uip/post.c
:100644 100644 922670b... 5fca8ec... M	uip/rcvdist.c
:100644 100644 5a3dcbe... 43d3889... M	uip/rcvstore.c
:100644 100644 464a027... f922012... M	uip/rcvtty.c
:100644 100644 cbd9277... b40537c... M	uip/scan.c
:100644 100644 b7c4cf2... 2c2e3a6... M	uip/sendsbr.c
:100644 100644 7927ac5... d656bf9... M	uip/show.c
:100644 100644 c6aa286... 03dea14... M	uip/slocal.c
:100644 100644 f2d6311... 1f3b014... M	uip/spost.c
:100644 100644 34c560e... 0033f8b... M	uip/whatnow.c
:100644 100644 caeeec2... 7f88fc4... M	uip/whatnowproc.c

commit 3da6cc979e0e8e466f760acc113314c57176fea9
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sun Sep 12 07:19:40 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sun Sep 12 07:19:40 1999 +0000

    updating changelog, should have been done with last commit

:100644 100644 796c9b1... 81cf02d... M	ChangeLog

commit 58653b7e9a9f44dc35a4d0f0a8584f425f14fb0c
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sun Sep 12 06:44:02 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sun Sep 12 06:44:02 1999 +0000

    fix for configure to find db1/ndbm.h in new linux systems

:100644 100644 5051962... a54d1d7... M	acconfig.h
:100644 100644 daf4e6f... da9d917... M	config.h.in
:100755 100755 db6525e... b356735... M	configure
:100644 100644 c153c94... 14690b6... M	configure.in
:100644 100644 a306cad... c6aa286... M	uip/slocal.c
:100644 100644 d1db19f... ab6dfa4... M	zotnet/mf/mf.c

commit 045b9601403a216c400642229f2b291f85f88f7d
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Fri Sep 10 05:22:40 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: 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.

:100644 100644 8d9db3b... 796c9b1... M	ChangeLog
:100755 100755 22a3e43... db6525e... M	configure
:100644 100644 6b3367f... c153c94... M	configure.in
:100644 100644 773696b... 90b37a8... M	mts/smtp/smtp.c
:100644 100644 9771543... fe42196... M	sbr/lock_file.c
:100644 100644 aca481a... 4752893... M	sbr/m_getfld.c
:100644 100644 e29b10a... d712576... M	sbr/m_scratch.c
:100644 100644 31bce67... bac70b0... M	sbr/m_tmpfil.c
:100644 100644 c5b89ec... 8b13789... M	stamp-h.in
:100644 100644 71fd13b... a2ecd08... M	uip/Makefile.in
:100644 100644 427bff6... 3d6e260... M	uip/mshcmds.c
:100644 100644 b847b56... 464a027... M	uip/rcvtty.c
:100644 100644 5bc41d8... f2d6311... M	uip/spost.c

commit 17e31955aca3a425a3c6d6fc128f6648f9550369
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Sep 7 23:45:20 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Sep 7 23:45:20 1999 +0000

    Renamed ZSH.COMPLETION to COMPLETION-ZSH and added COMPLETION-TCSH.

:100644 100644 c1d59d8... 8d9db3b... M	ChangeLog

commit e5488fbd9e926b87e20f4b28e3f0bceb55f9df50
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Sep 7 23:41:37 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:000000 100644 0000000... f75933e... A	COMPLETION-TCSH

commit bd2c7d4966fd6588d11a1b639479959d6a948afc
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Sep 7 23:34:00 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Sep 7 23:34:00 1999 +0000

    Renamed to COMPLETION-ZSH so it'll alphabetize next to new COMPLETION-TCSH.

:100644 000000 5c10cc8... 0000000... D	ZSH.COMPLETION

commit af1c787868b636316a63606e42ea0db2104573be
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Sep 7 23:29:14 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Sep 7 23:29:14 1999 +0000

    Renamed from ZSH.COMPLETION so it'll alphabetize next to new COMPLETION-TCSH.

:000000 100644 0000000... 5c10cc8... A	COMPLETION-ZSH

commit 95565d966a1821b0284cd7a55f1102da080799b9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Aug 18 00:05:24 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 7e66b1e... c5b89ec... M	stamp-h.in

commit 8da1cc086ae018f7268ea0fb8def491367be604c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Wed Aug 18 00:01:28 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 8b13789... 7e66b1e... M	stamp-h.in

commit 22a3fbc005f448c0e0c624f81f9f96e21dede885
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Aug 17 23:31:23 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 d319743... daf4e6f... M	config.h.in
:100755 100755 56ac422... 22a3e43... M	configure

commit b9b7473dc3c3931475d3dacbe827db62731bce4c
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Aug 17 23:15:31 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 6114a59... c1d59d8... M	ChangeLog
:100644 100644 c292bd2... 71fd13b... M	uip/Makefile.in

commit 8ac7f0a5c44a9a81a10e684cea8f2822434b9af0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Aug 17 23:12:42 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Tue Aug 17 23:12:42 1999 +0000

    Just removed some useless whitespace that [X]Emacs' Make mode highlights as
    being semi-bogus.

:100644 100644 97313fc... 3474570... M	Makefile.in

commit d3d0096ab170eec3ccfb35615a246a4d5d31b878
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Tue Aug 17 23:09:46 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 5d2429e... 5051962... M	acconfig.h
:100644 100644 63274ce... 6b3367f... M	configure.in

commit 96d0d8f5b5fc28cad71f5f2cf67dc518fbbae245
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:39:09 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 1175c19... 6114a59... M	ChangeLog

commit 197f95940cc0860683e6988352f721e6603f9339
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:30:05 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 01:30:05 1999 +0000

    Eliminated compilation warnings.

:100644 100644 c318a22... 34cd5da... M	uip/anno.c
:100644 100644 7e16b92... 11381f3... M	uip/ap.c
:100644 100644 e40c968... d380b52... M	uip/comp.c
:100644 100644 29a12e7... 1a921cd... M	uip/conflict.c
:100644 100644 1fb1741... f8769a0... M	uip/dist.c
:100644 100644 0041198... a9bc90f... M	uip/dp.c
:100644 100644 bced89f... ad0cf2d... M	uip/flist.c
:100644 100644 89e70ef... 9ae23b4... M	uip/fmtdump.c
:100644 100644 c023e11... f940316... M	uip/folder.c
:100644 100644 ade775e... 8455431... M	uip/forw.c
:100644 100644 b2d2486... b2a1f1d... M	uip/install-mh.c
:100644 100644 2bbba6d... 9bd4561... M	uip/mark.c
:100644 100644 4c9e5e0... 6ef30fb... M	uip/mhl.c
:100644 100644 f9dc33b... 222a076... M	uip/mhmail.c

commit b89abf4ec88b6bb884c427f5cf48005720e94e29
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:19:29 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 01:19:29 1999 +0000

    Eliminated unsued sigset_t variables set and oset.

:100644 100644 0bbe588... 20b1fb5... M	sbr/pidwait.c

commit 9616cec52fff44e9ca53e287f6ee74b37d0d4f3b
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:16:08 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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().

:100644 100644 d13b076... d367b97... M	uip/burst.c

commit 13d528f11ebbe35544897590a4973e90d9b2f55e
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:13:05 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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...

:100644 100644 9752b5a... 164ac98... M	uip/inc.c

commit 3c9700d8d045f3ff26ce5dd2a174454dafc14822
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:11:44 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 01:11:44 1999 +0000

    Eliminated compilation warnings.

:100644 100644 55f3393... 7d1d808... M	mts/sendmail/hosts.c
:100644 100644 1ff4138... 05f8c33... M	mts/sendmail/sendmail.c
:100644 100644 0e2f0a4... d1fd730... M	sbr/addrsbr.c
:100644 100644 782eb0a... 150aa73... M	sbr/fmt_addr.c
:100644 100644 630cfc5... 0af69ab... M	sbr/fmt_scan.c
:100644 100644 8ea8c13... b15865e... M	uip/aliasbr.c
:100644 100644 bacec10... dc0059c... M	uip/mhbuild.c
:100644 100644 d5f2908... ec2f945... M	uip/mhlist.c
:100644 100644 70f730b... f73853e... M	uip/mhn.c
:100644 100644 1da25d3... f6ebb65... M	uip/mhparam.c
:100644 100644 ac1854e... 918371a... M	uip/mhpath.c
:100644 100644 ff2bee8... 0791c48... M	uip/mhshow.c
:100644 100644 a52e00b... c9b6a26... M	uip/mhstore.c
:100644 100644 80a0c7b... 5c03109... M	uip/mhtest.c
:100644 100644 ec2f975... a607da8... M	uip/packf.c
:100644 100644 d2f72ef... fb34285... M	uip/pick.c
:100644 100644 59ab61a... a48c223... M	uip/popi.c
:100644 100644 fa1bfae... e1f0e8d... M	uip/prompter.c
:100644 100644 1520cbe... f9834be... M	uip/rcvpack.c
:100644 100644 81a03e8... 5a3dcbe... M	uip/rcvstore.c
:100644 100644 83e5639... 906ea4a... M	uip/refile.c
:100644 100644 af58c59... 67155fa... M	uip/repl.c
:100644 100644 059e607... 9b12304... M	uip/rmf.c
:100644 100644 1b09907... 21a0f90... M	uip/rmm.c
:100644 100644 1f9b8c0... cbd9277... M	uip/scan.c
:100644 100644 2370ea4... b98d89a... M	uip/send.c
:100644 100644 245a538... b7c4cf2... M	uip/sendsbr.c
:100644 100644 75e4827... 7927ac5... M	uip/show.c
:100644 100644 77af468... 28aaa8f... M	uip/termsbr.c
:100644 100644 8b398e6... b64bdab... M	uip/vmh.c
:100644 100644 813e6b7... 46ecf8c... M	uip/vmhtest.c
:100644 100644 083650e... 34c560e... M	uip/whatnow.c
:100644 100644 b12307d... 854a972... M	uip/whatnowsbr.c
:100644 100644 aeb8d3b... 5a82534... M	uip/whom.c
:100644 100644 fce1f59... 2e46dbb... M	uip/wmh.c
:100644 100644 b9904be... 5f8e88b... M	zotnet/bboards/getbbent.c
:100644 100644 b129785... d1db19f... M	zotnet/mf/mf.c

commit 8f8d299c72fdf8105947681d459dde45eda94e9d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:03:34 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 01:03:34 1999 +0000

    donote() previously was written such that it could return garbage.

:100644 100644 65fed7e... a063049... M	uip/msgchk.c

commit 6ee86a18ee336cce7df303753e4989e519162cf5
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 01:01:24 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 01:01:24 1999 +0000

    err2peer() previously returned garbage.  Now it returns result of callee
    verr2peer().

:100644 100644 8ef0310... c874395... M	uip/vmhsbr.c

commit 9dc2494d155597ca15d9d05853d5bcad73701c00
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:59:36 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 00:59:36 1999 +0000

    Eliminated compilation warnings.

:100644 100644 e075322... 68d0835... M	uip/mhlsbr.c

commit 794dab6aa5027ffaf024506140c258f6a0a9322d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:53:17 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 00:53:17 1999 +0000

    Eliminated compilation warnings.

:100644 100644 0897551... a65736f... M	uip/mhbuildsbr.c
:100644 100644 75ac158... 80ebcbb... M	uip/mhmisc.c
:100644 100644 6d2914a... f2b30b6... M	uip/mhoutsbr.c
:100644 100644 fc5ab20... 86a08b7... M	uip/mhparse.c
:100644 100644 a95ff7d... e76dbaa... M	uip/mhshowsbr.c
:100644 100644 d849609... 2d0fdc8... M	uip/mhstoresbr.c
:100644 100644 6755a8c... 41cf510... M	uip/msh.c
:100644 100644 a665536... 427bff6... M	uip/mshcmds.c
:100644 100644 88463ed... 36ca695... M	uip/picksbr.c
:100644 100644 0b0551d... f86d5d3... M	uip/popsbr.c
:100644 100644 4602dc0... 8eb3b77... M	uip/post.c
:100644 100644 b210696... 922670b... M	uip/rcvdist.c
:100644 100644 cb194dd... b847b56... M	uip/rcvtty.c
:100644 100644 57eb6cd... 7515f11... M	uip/replsbr.c
:100644 100644 398045b... c7f5396... M	uip/sortm.c
:100644 100644 c5b27a0... 5bc41d8... M	uip/spost.c
:100644 100644 bb5b12c... 2ee6b3d... M	uip/viamail.c

commit ae4c23b5c35a12a8a0a39eb6194c48f6ae4ca055
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:52:20 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 c1ee80f... a306cad... M	uip/slocal.c

commit 14d4fe34a364d78ca25f39b82713255a3e9006cb
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:50:01 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 0dccfa2... 5fe0b0c... M	h/prototypes.h

commit 13f32d980c37d425a846e59ea63949bd5c2572c3
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:48:59 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 02465ea... b5072a6... M	sbr/done.c

commit f3897a21dafb3e2219520a45052b2618620910c4
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:47:33 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 00:47:33 1999 +0000

    Changed call of done() to return of done() to eliminate compilation warning.

:100644 100644 bbbf0c1... 54c8b05... M	uip/ali.c

commit e458e7d100c31d7229d376272f90ef93052ff43f
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:44:40 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:100644 100644 13fe808... f5cc117... M	etc/rcvdistcomps

commit 03560c9427c1ae048364d0bb0306cd3c803a0d6d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:43:04 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Fri Jul 16 00:43:04 1999 +0000

    New $(DIST_FILES) entry: rcvdistcomps.outbox.

:100644 100644 67eed05... e58951e... M	etc/Makefile.in

commit 8179163d2de10c9e373a82c0cddf45e9c902b163
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Fri Jul 16 00:40:35 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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.

:000000 100644 0000000... 13fe808... A	etc/rcvdistcomps.outbox

commit 431bb19e74a59bca00fdc4e8118097c1fdeac8bf
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sat Jun 12 09:29:45 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sat Jun 12 09:29:45 1999 +0000

    added my name to the change

:100644 100644 63b1e20... 1175c19... M	ChangeLog

commit bd1e50a7d47bda4778120d39ec9d168e26d0bd9d
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Sat Jun 12 09:26:50 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Sat Jun 12 09:26:50 1999 +0000

    added explanation of change made two nights ago.

:100644 100644 71de17c... 63b1e20... M	ChangeLog

commit 0ccd1945560c715e4cc4063209bd0d68b75d5470
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Wed Jun 9 20:51:59 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Wed Jun 9 20:51:59 1999 +0000

    use mkstemp on systems that have it

:100644 100644 0b50e39... 5d2429e... M	acconfig.h
:100644 100644 2192ddf... d319743... M	config.h.in
:100755 100755 524f9ea... 56ac422... M	configure
:100644 100644 87b4add... 63274ce... M	configure.in
:100644 100644 e2f6574... 773696b... M	mts/smtp/smtp.c
:100644 100644 fac895b... 9771543... M	sbr/lock_file.c
:100644 100644 123a498... e29b10a... M	sbr/m_scratch.c
:100644 100644 1b4f354... 31bce67... M	sbr/m_tmpfil.c
:100644 100644 fcdd5e1... a665536... M	uip/mshcmds.c
:100644 100644 9eb365f... cb194dd... M	uip/rcvtty.c
:100644 100644 58d4ae3... c5b27a0... M	uip/spost.c

commit fd96433a81a97a1e2d8667c7087693e94706807d
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Thu May 13 14:42:34 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Thu May 13 14:42:34 1999 +0000

    Added notes about the configure change.

:100644 100644 7b5db90... 71de17c... M	ChangeLog

commit 673859dfa72a5f4d485ae22d29ff2e2fc4147bf5
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Thu May 13 14:28:25 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: 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.

:100644 100644 64a9da0... 0b50e39... M	acconfig.h
:000000 100755 0000000... 4d39b91... A	config.guess
:100644 100644 eaa7f40... 2192ddf... M	config.h.in
:000000 100755 0000000... 3f5c202... A	config.sub
:100755 100755 c00aeb3... 524f9ea... M	configure
:100644 100644 fec2eab... 87b4add... M	configure.in

commit 3b52c3944968810e976ae3ec214dfa4dec8178dc
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 03:42:11 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 03:42:11 1999 +0000

    1.0.1

:100644 100644 77c5348... 7b5db90... M	ChangeLog
:100644 100644 1beee2b... 5601a1d... M	VERSION

commit 603560103f9b6a5808e3fc165a484f040552b5af
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:32:53 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:32:53 1999 +0000

    1.0.1 patches

:100644 100644 fa6ef47... 77c5348... M	ChangeLog

commit c9f5db670ffbc6e761fb0512e621f2aee71509ee
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:31:47 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:31:47 1999 +0000

    Update for the brave new world

:100644 100644 92bffa2... 1bfae3f... M	INSTALL
:100644 100644 595e444... a4e21cd... M	README

commit 910f3846bb30636fe25bdc6e06e72d50c6779bd9
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:31:00 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>

:100644 100644 7556503... 1ff4138... M	mts/sendmail/sendmail.c
:100644 100644 f775638... e2f6574... M	mts/smtp/smtp.c
:100644 100644 0e02f2a... 41f031a... M	sbr/error.c
:100644 100644 d36e0e5... 671a533... M	uip/ftpsbr.c
:100644 100644 6b026c6... 0b0551d... M	uip/popsbr.c
:100644 100644 664c388... 8ef0310... M	uip/vmhsbr.c
:100644 100644 6d86057... b9679e9... M	zotnet/mts/client.c

commit 4cb1b8e5faf3f8d7dbd458f1edaeba2c613b09fb
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:28:40 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:28:40 1999 +0000

    add a note about Irix make

:100644 100644 71f5362... 69b0c7d... M	MACHINES

commit 5a5ef8e8fd626315f6cc8972d9d0e8c7cd69dc68
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:28:16 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:28:16 1999 +0000

    man page updates from Jerry Peek <jpeek@jpeek.com>

:100644 100644 a9f66cb... 37bae2a... M	man/packf.man
:100644 100644 1a015bb... bd3c77f... M	man/whatnow.man

commit e0c210b265a8d6500d1e391f853ecee8d9827165
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:26:41 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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

:100644 100644 18617d3... e075322... M	uip/mhlsbr.c

commit e6082c44cba0749864df4db1e0ce43fb9ce2a68a
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:25:52 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>.

:100644 100644 4bd02e3... 0bbe588... M	sbr/pidwait.c

commit 34019fa0a2ec3e20b9256394acf54a53d5c35402
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:24:47 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>.

:100644 100644 5c3f602... 64a9da0... M	acconfig.h
:100644 100644 eccfb10... eaa7f40... M	config.h.in
:100755 100755 a84b310... c00aeb3... M	configure
:100644 100644 dd5ebdc... fec2eab... M	configure.in

commit 2b5c5779f2eb63019446a69c3e2c6f871e71c3df
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:22:54 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>.

:100644 100644 7d65ead... 58d4ae3... M	uip/spost.c

commit e49cacf800179ed9650c07f9fc13c5e8736cb9e7
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:22:03 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>.

:100644 100644 2086a94... 630cfc5... M	sbr/fmt_scan.c

commit d057cb7218d8e5a6b30f38a863b73b7d562bf9d0
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:17:23 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:17:23 1999 +0000

    Allow display of 8bit encoded messages. From Kimmo Suominen
    <kim@tac.nyc.ny.us>.

:100644 100644 73907ab... 0897551... M	uip/mhbuildsbr.c
:100644 100644 1839a15... fc5ab20... M	uip/mhparse.c

commit 6f48e12f2d4dd510f1610338648c2f6ab904392f
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:16:14 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>

:100644 100644 8697f20... aca481a... M	sbr/m_getfld.c

commit ebe7903c571e88539acf6bfb636f7d212f279022
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:13:58 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>

:100644 100644 7e791f3... b4d2eec... M	zotnet/tws/dtime.c

commit 9361ec85a7f8cc7c12dd90ed549392c815d0d7de
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:12:12 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>

:100644 100644 5ab6370... 75e4827... M	uip/show.c

commit aa4db278d4cea684124ffcbd520abc56b0317139
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:10:45 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:10:45 1999 +0000

    add HAVE_LIBM

:100644 100644 3915bde... eccfb10... M	config.h.in

commit 3f2164f3652497ab2a07373b4fb1d41e3a57da34
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:07:15 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>

:100755 100755 c2cbd6d... a84b310... M	configure
:100644 100644 6b4e237... dd5ebdc... M	configure.in

commit 4f09543a71a26f8f30d4bd0a83faede0a144f23d
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:05:49 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: 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>

:100755 100755 8786037... c2cbd6d... M	configure
:100644 100644 f544ac6... 6b4e237... M	configure.in

commit 38efa847bbbb0f0bfaca90d7665bfe21de725f99
Author:     Dan Harkless <dan@harkless.org>
AuthorDate: Thu May 13 01:03:23 1999 +0000
Commit:     Dan Harkless <dan@harkless.org>
CommitDate: Thu May 13 01:03:23 1999 +0000

    Properly deal with relative folder names. Problem noted by Jerry Peek
    <jpeek@jpeek.com>

:100644 100644 0e2b161... bced89f... M	uip/flist.c

commit 1691e80890e5d8ba258c51c214a3e91880e1db2b
Author:     Doug Morris <doug@mhost.com>
AuthorDate: Fri Apr 30 18:08:34 1999 +0000
Commit:     Doug Morris <doug@mhost.com>
CommitDate: Fri Apr 30 18:08:34 1999 +0000

    Initial revision

:000000 100644 0000000... 1948505... A	COPYRIGHT
:000000 100644 0000000... fa6ef47... A	ChangeLog
:000000 100644 0000000... 1a24037... A	DIFFERENCES
:000000 100644 0000000... 92bffa2... A	INSTALL
:000000 100644 0000000... 71f5362... A	MACHINES
:000000 100644 0000000... becf31a... A	MAIL.FILTERING
:000000 100644 0000000... 97313fc... A	Makefile.in
:000000 100644 0000000... 595e444... A	README
:000000 100644 0000000... 861da67... A	TODO
:000000 100644 0000000... 1beee2b... A	VERSION
:000000 100644 0000000... 5c10cc8... A	ZSH.COMPLETION
:000000 100644 0000000... 5c3f602... A	acconfig.h
:000000 100644 0000000... cbfb498... A	aclocal.m4
:000000 100644 0000000... 3915bde... A	config.h.in
:000000 100644 0000000... 8468646... A	config/Makefile.in
:000000 100644 0000000... 2a01c1b... A	config/config.c
:000000 100755 0000000... 6257186... A	config/version.sh
:000000 100755 0000000... 8786037... A	configure
:000000 100644 0000000... f544ac6... A	configure.in
:000000 100644 0000000... c5be141... A	etc/MailAliases
:000000 100644 0000000... 67eed05... A	etc/Makefile.in
:000000 100644 0000000... 2669f04... A	etc/components
:000000 100644 0000000... d527e1d... A	etc/digestcomps
:000000 100644 0000000... c6dc39a... A	etc/distcomps
:000000 100644 0000000... 2669f04... A	etc/forwcomps
:000000 100644 0000000... 70ae463... A	etc/mhl.body
:000000 100644 0000000... ea4a6d5... A	etc/mhl.digest
:000000 100644 0000000... 7f8a567... A	etc/mhl.format
:000000 100644 0000000... 82b4ebc... A	etc/mhl.forward
:000000 100644 0000000... 8fee181... A	etc/mhl.headers
:000000 100644 0000000... 0caf5db... A	etc/mhl.reply
:000000 100755 0000000... 358baf1... A	etc/mhn.defaults.sh
:000000 100755 0000000... 8f128f7... A	etc/mhn.find.sh
:000000 100644 0000000... c892f0f... A	etc/mts.conf.in
:000000 100644 0000000... 13fe808... A	etc/rcvdistcomps
:000000 100644 0000000... 52170a7... A	etc/replcomps
:000000 100644 0000000... 9295fd0... A	etc/replgroupcomps
:000000 100644 0000000... f898e86... A	etc/scan.default
:000000 100644 0000000... 27d18d3... A	etc/scan.mailx
:000000 100644 0000000... 8e2cedf... A	etc/scan.nomime
:000000 100644 0000000... a6b6698... A	etc/scan.size
:000000 100644 0000000... ee54a52... A	etc/scan.time
:000000 100644 0000000... 06c068c... A	etc/scan.timely
:000000 100644 0000000... d1cd195... A	etc/scan.unseen
:000000 100755 0000000... d53ed82... A	etc/sendfiles
:000000 100644 0000000... 4f99259... A	h/Makefile.in
:000000 100644 0000000... e3aa7e8... A	h/addrsbr.h
:000000 100644 0000000... 2e464d9... A	h/aliasbr.h
:000000 100644 0000000... 146a63b... A	h/dropsbr.h
:000000 100644 0000000... f911504... A	h/fmt_compile.h
:000000 100644 0000000... fd4c555... A	h/fmt_scan.h
:000000 100644 0000000... 9a394b5... A	h/md5.h
:000000 100644 0000000... c8ece5d... A	h/mh.h
:000000 100644 0000000... a197738... A	h/mhcachesbr.h
:000000 100644 0000000... f99a1c7... A	h/mhparse.h
:000000 100644 0000000... b741b2f... A	h/mime.h
:000000 100644 0000000... c6b0fa5... A	h/msh.h
:000000 100644 0000000... 41b0226... A	h/netdb.h
:000000 100644 0000000... f00a3ad... A	h/nmh.h
:000000 100644 0000000... b232949... A	h/nntp.h
:000000 100644 0000000... 811836d... A	h/picksbr.h
:000000 100644 0000000... a9e0883... A	h/popsbr.h
:000000 100644 0000000... 0dccfa2... A	h/prototypes.h
:000000 100644 0000000... 856409e... A	h/rcvmail.h
:000000 100644 0000000... b050d97... A	h/scansbr.h
:000000 100644 0000000... 9648e04... A	h/signals.h
:000000 100644 0000000... 452f2e3... A	h/vmhsbr.h
:000000 100755 0000000... 0d02bf2... A	install-sh
:000000 100644 0000000... d08c3a2... A	man/Makefile.in
:000000 100644 0000000... 7e0c181... A	man/ali.man
:000000 100644 0000000... 5cf5831... A	man/anno.man
:000000 100644 0000000... d4c24a9... A	man/ap.man
:000000 100644 0000000... 6b41d66... A	man/burst.man
:000000 100644 0000000... aebcb00... A	man/comp.man
:000000 100644 0000000... 01f7936... A	man/conflict.man
:000000 100644 0000000... f0c16aa... A	man/dist.man
:000000 100644 0000000... f3fe6bf... A	man/dp.man
:000000 100644 0000000... 177ad1d... A	man/flist.man
:000000 100644 0000000... 0046377... A	man/fmtdump.man
:000000 100644 0000000... 33b918b... A	man/folder.man
:000000 100644 0000000... 7d95613... A	man/forw.man
:000000 100644 0000000... b2e5c7b... A	man/inc.man
:000000 100644 0000000... c00f678... A	man/install-mh.man
:000000 100644 0000000... 426ea29... A	man/mark.man
:000000 100644 0000000... 451ea63... A	man/mh-alias.man
:000000 100644 0000000... 9f95ee8... A	man/mh-chart.man
:000000 100644 0000000... 0b71fd7... A	man/mh-draft.man
:000000 100644 0000000... bc40c88... A	man/mh-format.man
:000000 100644 0000000... df39b13... A	man/mh-mail.man
:000000 100644 0000000... 1829ae6... A	man/mh-mts.man
:000000 100644 0000000... e1326ed... A	man/mh-profile.man
:000000 100644 0000000... 7d2c72b... A	man/mh-sequence.man
:000000 100644 0000000... 71cf0bc... A	man/mh-tailor.man
:000000 100644 0000000... 497ff3d... A	man/mhbuild.man
:000000 100644 0000000... b81415c... A	man/mhl.man
:000000 100644 0000000... 1cd7d0e... A	man/mhlist.man
:000000 100644 0000000... 5902b7c... A	man/mhmail.man
:000000 100644 0000000... e4719dc... A	man/mhn.man
:000000 100644 0000000... a4af2b5... A	man/mhparam.man
:000000 100644 0000000... ff17b73... A	man/mhpath.man
:000000 100644 0000000... 30a925f... A	man/mhshow.man
:000000 100644 0000000... 7148dc8... A	man/mhstore.man
:000000 100644 0000000... e7624a0... A	man/msgchk.man
:000000 100644 0000000... 88ae414... A	man/msh.man
:000000 100644 0000000... 1bc2545... A	man/next.man
:000000 100644 0000000... 7cc20fc... A	man/nmh.man
:000000 100644 0000000... a9f66cb... A	man/packf.man
:000000 100644 0000000... a2a54c4... A	man/pick.man
:000000 100644 0000000... 397901a... A	man/post.man
:000000 100644 0000000... 5bb1619... A	man/prev.man
:000000 100644 0000000... d8a2ef0... A	man/prompter.man
:000000 100644 0000000... 1a2cfe5... A	man/rcvdist.man
:000000 100644 0000000... ed95ad0... A	man/rcvpack.man
:000000 100644 0000000... eeb164d... A	man/rcvstore.man
:000000 100644 0000000... a00d1b1... A	man/rcvtty.man
:000000 100644 0000000... 778616e... A	man/refile.man
:000000 100644 0000000... a7e1165... A	man/repl.man
:000000 100644 0000000... de9cd8f... A	man/rmf.man
:000000 100644 0000000... 8773853... A	man/rmm.man
:000000 100644 0000000... d4ad6a7... A	man/scan.man
:000000 100644 0000000... 43d1ad1... A	man/send.man
:000000 100644 0000000... 72f843c... A	man/sendfiles.man
:000000 100644 0000000... a864048... A	man/show.man
:000000 100644 0000000... b54bc3f... A	man/slocal.man
:000000 100644 0000000... eeaac1a... A	man/sortm.man
:000000 100644 0000000... 7b49b79... A	man/tmac.h.in
:000000 100644 0000000... 050cdf7... A	man/vmh.man
:000000 100644 0000000... 1a015bb... A	man/whatnow.man
:000000 100644 0000000... 9caf26c... A	man/whom.man
:000000 100755 0000000... 0801ec2... A	mkinstalldirs
:000000 100644 0000000... 328a9ea... A	mts/Makefile.in
:000000 100644 0000000... d076a13... A	mts/mmdf/Makefile.in
:000000 100644 0000000... 748d8d6... A	mts/mmdf/hosts.c
:000000 100644 0000000... d5580a5... A	mts/sendmail/Makefile.in
:000000 100644 0000000... 55f3393... A	mts/sendmail/hosts.c
:000000 100644 0000000... 7556503... A	mts/sendmail/sendmail.c
:000000 100644 0000000... 7d197d5... A	mts/smtp/Makefile.in
:000000 100644 0000000... 55f3393... A	mts/smtp/hosts.c
:000000 100644 0000000... f775638... A	mts/smtp/smtp.c
:000000 100644 0000000... 772035d... A	mts/smtp/smtp.h
:000000 100644 0000000... 9aad677... A	sbr/Makefile.in
:000000 100644 0000000... f38110f... A	sbr/add.c
:000000 100644 0000000... 0e2f0a4... A	sbr/addrsbr.c
:000000 100644 0000000... 48b7328... A	sbr/ambigsw.c
:000000 100644 0000000... ab58cb4... A	sbr/atooi.c
:000000 100644 0000000... 715aaf5... A	sbr/brkstring.c
:000000 100644 0000000... e16f360... A	sbr/check_charset.c
:000000 100644 0000000... 86f91a7... A	sbr/closefds.c
:000000 100644 0000000... 939a484... A	sbr/concat.c
:000000 100644 0000000... 702c15d... A	sbr/context_del.c
:000000 100644 0000000... 1e32401... A	sbr/context_find.c
:000000 100644 0000000... 208c45e... A	sbr/context_foil.c
:000000 100644 0000000... d2836ba... A	sbr/context_read.c
:000000 100644 0000000... 435127b... A	sbr/context_replace.c
:000000 100644 0000000... b3f8168... A	sbr/context_save.c
:000000 100644 0000000... 577e811... A	sbr/copy.c
:000000 100644 0000000... 8d7b6f5... A	sbr/copyip.c
:000000 100644 0000000... a8c3375... A	sbr/cpydata.c
:000000 100644 0000000... 068fb6e... A	sbr/cpydgst.c
:000000 100644 0000000... fffc0fa... A	sbr/discard.c
:000000 100644 0000000... 02465ea... A	sbr/done.c
:000000 100644 0000000... 0e02f2a... A	sbr/error.c
:000000 100644 0000000... 3956a7b... A	sbr/fdcompare.c
:000000 100644 0000000... 782eb0a... A	sbr/fmt_addr.c
:000000 100644 0000000... 339ac0a... A	sbr/fmt_compile.c
:000000 100644 0000000... e3384e8... A	sbr/fmt_def.c
:000000 100644 0000000... 003ec2b... A	sbr/fmt_new.c
:000000 100644 0000000... a9c3d0b... A	sbr/fmt_rfc2047.c
:000000 100644 0000000... 2086a94... A	sbr/fmt_scan.c
:000000 100644 0000000... 6858f4d... A	sbr/folder_addmsg.c
:000000 100644 0000000... e5374b5... A	sbr/folder_delmsgs.c
:000000 100644 0000000... 1c1051d... A	sbr/folder_free.c
:000000 100644 0000000... 05365a8... A	sbr/folder_pack.c
:000000 100644 0000000... 0d01293... A	sbr/folder_read.c
:000000 100644 0000000... f3130f1... A	sbr/folder_realloc.c
:000000 100644 0000000... dcfb316... A	sbr/gans.c
:000000 100644 0000000... 987ed3c... A	sbr/getans.c
:000000 100644 0000000... f38a834... A	sbr/getanswer.c
:000000 100644 0000000... 1c61d9b... A	sbr/getarguments.c
:000000 100644 0000000... 07bc365... A	sbr/getcpy.c
:000000 100644 0000000... 21db9a9... A	sbr/getfolder.c
:000000 100644 0000000... fac895b... A	sbr/lock_file.c
:000000 100644 0000000... b1b5133... A	sbr/m_atoi.c
:000000 100644 0000000... aa9edc8... A	sbr/m_backup.c
:000000 100644 0000000... e9a5d18... A	sbr/m_convert.c
:000000 100644 0000000... 712e173... A	sbr/m_draft.c
:000000 100644 0000000... 8697f20... A	sbr/m_getfld.c
:000000 100644 0000000... 3f54c45... A	sbr/m_gmprot.c
:000000 100644 0000000... 11c6ee3... A	sbr/m_maildir.c
:000000 100644 0000000... 89e0f29... A	sbr/m_msgdef.c
:000000 100644 0000000... dd8303e... A	sbr/m_name.c
:000000 100644 0000000... 123a498... A	sbr/m_scratch.c
:000000 100644 0000000... 1b4f354... A	sbr/m_tmpfil.c
:000000 100644 0000000... 6cf9e03... A	sbr/makedir.c
:000000 100644 0000000... df5d963... A	sbr/path.c
:000000 100644 0000000... d77039b... A	sbr/peekc.c
:000000 100644 0000000... aa66464... A	sbr/pidstatus.c
:000000 100644 0000000... 4bd02e3... A	sbr/pidwait.c
:000000 100644 0000000... 1ceeb85... A	sbr/print_help.c
:000000 100644 0000000... c9c1159... A	sbr/print_sw.c
:000000 100644 0000000... 1b37b1e... A	sbr/print_version.c
:000000 100644 0000000... 05c3942... A	sbr/push.c
:000000 100644 0000000... 2c6af0d... A	sbr/putenv.c
:000000 100644 0000000... 0036d20... A	sbr/pwd.c
:000000 100644 0000000... 087ed78... A	sbr/r1bindex.c
:000000 100644 0000000... 9cd128e... A	sbr/readconfig.c
:000000 100644 0000000... 17c6715... A	sbr/refile.c
:000000 100644 0000000... 4ef1649... A	sbr/remdir.c
:000000 100644 0000000... 68809df... A	sbr/ruserpass.c
:000000 100644 0000000... b586fc3... A	sbr/seq_add.c
:000000 100644 0000000... b0f6e6c... A	sbr/seq_bits.c
:000000 100644 0000000... ed70c5d... A	sbr/seq_del.c
:000000 100644 0000000... c44f177... A	sbr/seq_getnum.c
:000000 100644 0000000... afa8671... A	sbr/seq_list.c
:000000 100644 0000000... 66319b5... A	sbr/seq_nameok.c
:000000 100644 0000000... ee34fd9... A	sbr/seq_print.c
:000000 100644 0000000... 649a360... A	sbr/seq_read.c
:000000 100644 0000000... e0f42ae... A	sbr/seq_save.c
:000000 100644 0000000... 7e7acba... A	sbr/seq_setcur.c
:000000 100644 0000000... e5161c5... A	sbr/seq_setprev.c
:000000 100644 0000000... 906b0ac... A	sbr/seq_setunseen.c
:000000 100644 0000000... 7ed13ca... A	sbr/showfile.c
:000000 100755 0000000... d4f6e52... A	sbr/sigmsg.awk
:000000 100644 0000000... a8c12d6... A	sbr/signals.c
:000000 100644 0000000... 54ff550... A	sbr/smatch.c
:000000 100644 0000000... 06140c8... A	sbr/snprintb.c
:000000 100644 0000000... efb6df0... A	sbr/snprintf.c
:000000 100644 0000000... dd5c097... A	sbr/ssequal.c
:000000 100644 0000000... bbb26cb... A	sbr/strcasecmp.c
:000000 100644 0000000... 05a017e... A	sbr/strdup.c
:000000 100644 0000000... d780955... A	sbr/strerror.c
:000000 100644 0000000... 03910fd... A	sbr/strindex.c
:000000 100644 0000000... d135548... A	sbr/trimcpy.c
:000000 100644 0000000... 7adc321... A	sbr/uprf.c
:000000 100644 0000000... 52a8e74... A	sbr/vfgets.c
:000000 100644 0000000... 8b13789... A	stamp-h.in
:000000 100644 0000000... c292bd2... A	uip/Makefile.in
:000000 100644 0000000... bbbf0c1... A	uip/ali.c
:000000 100644 0000000... 8ea8c13... A	uip/aliasbr.c
:000000 100644 0000000... c318a22... A	uip/anno.c
:000000 100644 0000000... c237022... A	uip/annosbr.c
:000000 100644 0000000... 7e16b92... A	uip/ap.c
:000000 100644 0000000... d13b076... A	uip/burst.c
:000000 100644 0000000... e40c968... A	uip/comp.c
:000000 100644 0000000... 29a12e7... A	uip/conflict.c
:000000 100644 0000000... 1fb1741... A	uip/dist.c
:000000 100644 0000000... be2716b... A	uip/distsbr.c
:000000 100644 0000000... 0041198... A	uip/dp.c
:000000 100644 0000000... 857263a... A	uip/dropsbr.c
:000000 100644 0000000... 0e2b161... A	uip/flist.c
:000000 100644 0000000... 89e70ef... A	uip/fmtdump.c
:000000 100644 0000000... c023e11... A	uip/folder.c
:000000 100644 0000000... ade775e... A	uip/forw.c
:000000 100644 0000000... d36e0e5... A	uip/ftpsbr.c
:000000 100644 0000000... 9752b5a... A	uip/inc.c
:000000 100644 0000000... b2d2486... A	uip/install-mh.c
:000000 100644 0000000... 2bbba6d... A	uip/mark.c
:000000 100644 0000000... 2cb6cb5... A	uip/md5.c
:000000 100644 0000000... bacec10... A	uip/mhbuild.c
:000000 100644 0000000... 73907ab... A	uip/mhbuildsbr.c
:000000 100644 0000000... b372f95... A	uip/mhcachesbr.c
:000000 100644 0000000... aef86cd... A	uip/mhfree.c
:000000 100644 0000000... 4c9e5e0... A	uip/mhl.c
:000000 100644 0000000... d5f2908... A	uip/mhlist.c
:000000 100644 0000000... ca34902... A	uip/mhlistsbr.c
:000000 100644 0000000... 18617d3... A	uip/mhlsbr.c
:000000 100644 0000000... f9dc33b... A	uip/mhmail.c
:000000 100644 0000000... 75ac158... A	uip/mhmisc.c
:000000 100644 0000000... 70f730b... A	uip/mhn.c
:000000 100644 0000000... 6d2914a... A	uip/mhoutsbr.c
:000000 100644 0000000... 1da25d3... A	uip/mhparam.c
:000000 100644 0000000... 1839a15... A	uip/mhparse.c
:000000 100644 0000000... ac1854e... A	uip/mhpath.c
:000000 100644 0000000... ff2bee8... A	uip/mhshow.c
:000000 100644 0000000... a95ff7d... A	uip/mhshowsbr.c
:000000 100644 0000000... a52e00b... A	uip/mhstore.c
:000000 100644 0000000... d849609... A	uip/mhstoresbr.c
:000000 100644 0000000... 80a0c7b... A	uip/mhtest.c
:000000 100644 0000000... 65fed7e... A	uip/msgchk.c
:000000 100644 0000000... 6755a8c... A	uip/msh.c
:000000 100644 0000000... fcdd5e1... A	uip/mshcmds.c
:000000 100644 0000000... ec2f975... A	uip/packf.c
:000000 100644 0000000... d2f72ef... A	uip/pick.c
:000000 100644 0000000... 88463ed... A	uip/picksbr.c
:000000 100644 0000000... 59ab61a... A	uip/popi.c
:000000 100644 0000000... 6b026c6... A	uip/popsbr.c
:000000 100644 0000000... 4602dc0... A	uip/post.c
:000000 100644 0000000... fa1bfae... A	uip/prompter.c
:000000 100644 0000000... b210696... A	uip/rcvdist.c
:000000 100644 0000000... 1520cbe... A	uip/rcvpack.c
:000000 100644 0000000... 81a03e8... A	uip/rcvstore.c
:000000 100644 0000000... 9eb365f... A	uip/rcvtty.c
:000000 100644 0000000... 83e5639... A	uip/refile.c
:000000 100644 0000000... af58c59... A	uip/repl.c
:000000 100644 0000000... 57eb6cd... A	uip/replsbr.c
:000000 100644 0000000... 059e607... A	uip/rmf.c
:000000 100644 0000000... 1b09907... A	uip/rmm.c
:000000 100644 0000000... 1f9b8c0... A	uip/scan.c
:000000 100644 0000000... 44cbf0d... A	uip/scansbr.c
:000000 100644 0000000... 2370ea4... A	uip/send.c
:000000 100644 0000000... 245a538... A	uip/sendsbr.c
:000000 100644 0000000... 5ab6370... A	uip/show.c
:000000 100644 0000000... c1ee80f... A	uip/slocal.c
:000000 100644 0000000... 398045b... A	uip/sortm.c
:000000 100644 0000000... 7d65ead... A	uip/spost.c
:000000 100644 0000000... 77af468... A	uip/termsbr.c
:000000 100644 0000000... bb5b12c... A	uip/viamail.c
:000000 100644 0000000... 8b398e6... A	uip/vmh.c
:000000 100644 0000000... 664c388... A	uip/vmhsbr.c
:000000 100644 0000000... 813e6b7... A	uip/vmhtest.c
:000000 100644 0000000... 083650e... A	uip/whatnow.c
:000000 100644 0000000... caeeec2... A	uip/whatnowproc.c
:000000 100644 0000000... b12307d... A	uip/whatnowsbr.c
:000000 100644 0000000... aeb8d3b... A	uip/whom.c
:000000 100644 0000000... fce1f59... A	uip/wmh.c
:000000 100644 0000000... 7391814... A	zotnet/Makefile.in
:000000 100644 0000000... 7dedeea... A	zotnet/bboards/Makefile.in
:000000 100644 0000000... 227bee5... A	zotnet/bboards/bboards.h
:000000 100644 0000000... b9904be... A	zotnet/bboards/getbbent.c
:000000 100644 0000000... 7871ca7... A	zotnet/mf/Makefile.in
:000000 100644 0000000... b129785... A	zotnet/mf/mf.c
:000000 100644 0000000... a4c81e8... A	zotnet/mf/mf.h
:000000 100644 0000000... ab8ad65... A	zotnet/mts/Makefile.in
:000000 100644 0000000... 6d86057... A	zotnet/mts/client.c
:000000 100644 0000000... 31d96bd... A	zotnet/mts/mts.c
:000000 100644 0000000... 66aa590... A	zotnet/mts/mts.h
:000000 100644 0000000... 3f96711... A	zotnet/tws/Makefile.in
:000000 100644 0000000... 7e791f3... A	zotnet/tws/dtime.c
:000000 100644 0000000... 12a209b... A	zotnet/tws/dtimep.c-lexed
:000000 100644 0000000... 467dc85... A	zotnet/tws/dtimep.lex
:000000 100644 0000000... 601df0f... A	zotnet/tws/lexedit.sed
:000000 100644 0000000... 91506e7... A	zotnet/tws/lexstring.c
:000000 100644 0000000... 29702db... A	zotnet/tws/tws.h
