[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-926-gc6e009b

2013-12-28 Thread David Levine
so we list those revisions in full, below. - Log - commit c6e009b08f9590e19831f1ada9833613469681fd Author: David Levine Date: Sat Dec 28 11:55:12 2013 -0600 Fixed chmod of temp file in prompter. Noticed by valgrin

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-927-g65e777c

2013-12-28 Thread David Levine
--- commit 65e777c88d3bff1c9610076b40da04c8899ea05e Author: David Levine Date: Sat Dec 28 18:23:49 2013 -0600 Removed one run_prog from test-pick because it loses the setting of the LC_CTYPE environment variable. --- Summary

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-928-g5b67b1d

2013-12-28 Thread David Levine
--- commit 5b67b1d4d8a843850665d3d1cf262a08a5e24b04 Author: David Levine Date: Sat Dec 28 18:24:54 2013 -0600 Added test/valgrind.supp to EXTRA_DIST in Makefile.am so that NMH_VALGRIND=1 works with make distcheck. --- Summary

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-929-g0f6e321

2013-12-29 Thread David Levine
--- commit 0f6e321fb72a1100f9b5b6d4391c9d2229b9406f Author: David Levine Date: Sun Dec 29 08:01:28 2013 -0600 Generalized the valgrind suppression for sendmsg via readLine. --- Summary of changes: test/valgrind.supp |3 +-- 1 fil

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-935-g4190531

2014-01-01 Thread David Levine
ow. - Log - commit 41905317cab24a13dc071f16bf0bf7fa3625563e Author: David Levine Date: Wed Jan 1 13:18:08 2014 -0600 Changed several globals to be static, to avoid collision, notably with "filter" in libtermcap.so,

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-936-g81661ad

2014-01-01 Thread David Levine
--- commit 81661ad29fa62d2bbf7bdb4b499d65efb07954dc Author: David Levine Date: Wed Jan 1 13:21:56 2014 -0600 That didn't work. Try including termcap.h first, instead of ncurses/termcap.h. --- Summary of changes: sbr/fmt_c

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-937-g799d60b

2014-01-01 Thread David Levine
--- commit 799d60bd3ffa116dd0ee08cba1017cba3c4dbad8 Author: David Levine Date: Wed Jan 1 13:43:51 2014 -0600 Give up on fmt_compile.c for now. --- Summary of changes: sbr/fmt_compile.c |5 - 1 files changed, 0 insertions(+), 5

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-960-g9664614

2014-01-05 Thread David Levine
ow. - Log - commit 96646146f2dcca09a23108ef3d9b6bedd7da8a39 Author: David Levine Date: Sun Jan 5 09:39:11 2014 -0600 Moved the functions that implement whatnow attach from uip/sendsbr.c to new uip/attach.c. commit bb6416d4a80ecd3498464172daca26

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-962-g8fbab39

2014-01-05 Thread David Levine
ow. - Log - commit 8fbab39ae0c4511627571837a5e31024de9d3862 Author: David Levine Date: Sun Jan 5 10:01:48 2014 -0600 Removed remaining globals in uip/attach.c. commit 73b7f944288a3fcdf26498f6e9371b895c006ad0 Author: David Levine Date: Sun Jan

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-963-gb2d2a94

2014-01-05 Thread David Levine
--- commit b2d2a94d86bff58e209aca9058d66bc858f528ff Author: David Levine Date: Sun Jan 5 14:48:18 2014 -0600 Fixed description of send -attach switch in whatnow: its argument is the header file name, not a filename. --- Summary

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-965-geafc0ab

2014-01-06 Thread David Levine
--- commit eafc0ab02ee680ff5f9416a56f2768f564e25868 Author: David Levine Date: Mon Jan 6 11:30:42 2014 -0600 Removed remaining run_prog's from tests that set an environment variable. --- Summary of changes: test/scan/test

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-966-g7986520

2014-01-06 Thread David Levine
--- commit 7986520468a4956200566b728d9ea2263e28e2bc Author: David Levine Date: Mon Jan 6 19:14:20 2014 -0600 Here's a better fix for the whatnow tests: set and export TERM at the beginning of each test so that valgrind can b

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-967-g476f7e5

2014-01-06 Thread David Levine
--- commit 476f7e5e6e32469a347a055922be6b3d0e45d8ba Author: David Levine Date: Mon Jan 6 20:49:18 2014 -0600 Replaced hidden make_mime_composition_file_entry() used by attach() with public construct_build_directive(). --- Summary

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-972-ged4085e

2014-01-07 Thread David Levine
so we list those revisions in full, below. - Log - commit ed4085e42b037133ea7ea8c3bf5256a95d81fdef Author: David Levine Date: Tue Jan 7 22:27:55 2014 -0600 In test-curses, use termcap codes if terminfo capabilities are not

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-973-ga5b7be2

2014-01-07 Thread David Levine
--- commit a5b7be2e3acec12e6c34261d555ceeed9fcbeb0d Author: David Levine Date: Tue Jan 7 22:49:51 2014 -0600 Added -Txterm-color to tput invocations that didn't have it. --- Summary of changes: test/format/test-curses |

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-974-gaab07cc

2014-01-07 Thread David Levine
--- commit aab07cc217bce3290de3207f21710b84c177fd5f Author: David Levine Date: Tue Jan 7 22:51:41 2014 -0600 Fixed typo in last commit of test-curses. --- Summary of changes: test/format/test-curses |2 +- 1 files changed, 1

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-978-g8f23987

2014-01-08 Thread David Levine
repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 8f23987f274cfa41bce9d78ac0f818aa6bfeccf3 Author: David Levine Date: Wed Jan 8 20:54:50 2014 -0600 OpenBSD

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-982-g6f84596

2014-01-10 Thread David Levine
--- commit 6f84596dc6655711c9a42ec0353f42d69f9c3f7a Author: David Levine Date: Fri Jan 10 19:03:56 2014 -0600 Added -Wno-unused-result to silence warnings on Ubuntu. --- Summary of changes: configure.ac |9 + 1 files

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-983-g1761743

2014-01-10 Thread David Levine
--- commit 1761743053b665d3d25c51195ff8e56f2eb2e165 Author: David Levine Date: Fri Jan 10 19:36:34 2014 -0600 No longer add -g or -s to LDFLAGS. autoconf handles -g. And "make install-strip" is the approved way to install

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-984-gc02008a

2014-01-10 Thread David Levine
--- commit c02008a6745dd5f135370d375ff58d9789a3f13b Author: David Levine Date: Fri Jan 10 20:49:24 2014 -0800 Reworked LFLAGS hack for flex 2.5.35 and 2.5.36 to work on Ubuntu. And use sed instead of ed. --- Summary

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-985-g3c0c770

2014-01-10 Thread David Levine
--- commit 3c0c7703cd4267119943391e31aa3b7e9d708fa7 Author: David Levine Date: Fri Jan 10 23:25:19 2014 -0600 Only add -Qunused-arguments to LDFLAGS if compiler is clang. --- Summary of changes: configure.ac | 21 ++

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-988-g8327943

2014-01-10 Thread David Levine
--- commit 83279431cd437b9f35dfa73d22996d911a052f0a Author: David Levine Date: Fri Jan 10 23:41:04 2014 -0600 Fixed POSTLINK (on OpenBSD) now that it doesn't use -Qunused-arguments. --- Summary of changes: configure.ac |

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-991-gb166a6e

2014-01-11 Thread David Levine
--- commit b166a6e1e60845be7e40397c59d2e997af8fdf5b Author: David Levine Date: Sat Jan 11 08:00:55 2014 -0600 Reorganized autoconf test for -Qunused-warnings so that it outputs something when configuring on any platform. ---

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-992-gc30f86b

2014-01-11 Thread David Levine
--- commit c30f86b9629d62eaf9e6617e3303cdc7323026a6 Author: David Levine Date: Sat Jan 11 08:09:20 2014 -0600 Changed how build_nmh deals with older mhparam that doesn't report SASL/TLS. --- Summary of changes: docs/contrib/b

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-993-gb4f2851

2014-01-11 Thread David Levine
--- commit b4f2851d40874160fbe4c5ce288ae2e7fd8fbb4b Author: David Levine Date: Sat Jan 11 09:22:36 2014 -0600 Reworked attach to add charset to Content-Type string for text content. --- Summary of changes: configure.ac

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-994-gc888736

2014-01-11 Thread David Levine
--- commit c888736f7452c19ae3c7be0f194742ca8e189ace Author: David Levine Date: Sat Jan 11 10:15:27 2014 -0600 Work around OpenBSD 5.4 file(1), which reports the --mime-encoding of text files as "binary". --- Sum

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-996-g91a2387

2014-01-11 Thread David Levine
ow. - Log - commit 91a238750c1cfdf8e58bb02c734d33831f4c1da0 Author: David Levine Date: Sat Jan 11 11:02:19 2014 -0600 Updated Cygwin and Linux build notes. commit 34ba0006048e311ff9ebb9cfd9f1c23c1f520e8a Author: David Levine Date: Sat Jan 11 11:

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-997-gbaf775f

2014-01-11 Thread David Levine
--- commit baf775f063150c38bcc2f59c577cef52b94deb5a Author: David Levine Date: Sat Jan 11 11:22:50 2014 -0600 Calculate port numbers in test suite based on uid so that different users can run the test suite on a host simu

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-998-gd4aaf00

2014-01-11 Thread David Levine
--- commit d4aaf00d215f187b8839102c1dd87fca3a49662d Author: David Levine Date: Sat Jan 11 16:00:14 2014 -0600 Refined the autoconf test for -Wno-unused-result so that it's only used where we need it (currently Ubuntu gcc 4.8

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-999-g9cdb320

2014-01-11 Thread David Levine
--- commit 9cdb320102bf8f24a4b564c5ed2b35879e5ccf62 Author: David Levine Date: Sat Jan 11 16:30:42 2014 -0600 Refined the POSTLINK used on OpenBSD so that it leaves the warnings, but capitalizes the "w" so that they don't col

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1000-gfcadfe1

2014-01-12 Thread David Levine
--- commit fcadfe1323db62daea7b943b8a1e4e6a3c8640fa Author: David Levine Date: Sun Jan 12 10:18:20 2014 -0600 Added -v and -a switches to whatnow attach so the user can see the mhbuild directive that send(1) will use. --- Summary

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1001-gb47be56

2014-01-12 Thread David Levine
--- commit b47be5635d60ccd3fb5a3108c1cea170ce376df2 Author: David Levine Date: Sun Jan 12 11:22:57 2014 -0600 Fixed test-attach-detach to work with any umask, and without readline. --- Summary of changes: test/common.sh.in

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1002-gf570fea

2014-01-12 Thread David Levine
--- commit f570fea8a0911b284017066471be12d2fe9bd3b6 Author: David Levine Date: Sun Jan 12 11:26:07 2014 -0600 One final fix to test-attach-detach. --- Summary of changes: test/whatnow/test-attach-detach | 10 +- 1 files

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1003-g2898c05

2014-01-12 Thread David Levine
--- commit 2898c0505c510ea21ad66a05c90154df53b3e033 Author: David Levine Date: Sun Jan 12 11:32:11 2014 -0600 Really fix mode of file that's used in test-attach-detach. --- Summary of changes: test/common.sh.in

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1004-gd8991d0

2014-01-12 Thread David Levine
--- commit d8991d0b017eee4b2026fce818c8b0ba664b4485 Author: David Levine Date: Sun Jan 12 11:45:16 2014 -0600 Final fix to test-attach-detach: on some platforms, there's no charset for a text/plain file. --- Summary of

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1005-ge7eda72

2014-01-12 Thread David Levine
--- commit e7eda725fb69f5fe8ac2e17da308b3952b7fb39a Author: David Levine Date: Sun Jan 12 12:18:47 2014 -0600 Hacked test-attach-detach to pass on Solaris. --- Summary of changes: test/whatnow/test-attach-detach | 17 ++

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1006-g849cc6c

2014-01-13 Thread David Levine
--- commit 849cc6c099e76f536be3f04b0fe326185277343b Author: David Levine Date: Mon Jan 13 13:35:41 2014 -0800 Fixed build on Solaris by only checking for -Wno-unused-result with gcc. --- Summary of changes: configure

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1007-gf4cd66d

2014-01-13 Thread David Levine
--- commit f4cd66d90b8c81816b0999027ff401ef15973f86 Author: David Levine Date: Mon Jan 13 14:33:44 2014 -0800 Better fix for test-attach-detach on platforms without readline. --- Summary of changes: test/whatnow/test-attach-det

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1008-g13a5e00

2014-01-13 Thread David Levine
--- commit 13a5e00431c2452d008e5ea797958bb187c1f985 Author: David Levine Date: Mon Jan 13 20:08:55 2014 -0600 In cpstripped(), check for negative return value from wcwidth(). --- Summary of changes: sbr/fmt_scan.c

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1009-geda6459

2014-01-13 Thread David Levine
--- commit eda64599934da9e42be4a38cc4dc5c35d4d5d8d9 Author: David Levine Date: Mon Jan 13 20:29:19 2014 -0600 Skip the last check that I added to test-scan-multibyte if we don't have iconv support because it requires converting from ISO-8859

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1010-g90da0bc

2014-01-14 Thread David Levine
--- commit 90da0bc237f9ce5fbcfa77083be3e5545a1d3aec Author: David Levine Date: Tue Jan 14 07:41:28 2014 -0600 Modified last check added to test-scan-multibyte so that it also works without iconv support. --- Summary of changes:

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1011-g890b8f8

2014-01-14 Thread David Levine
--- commit 890b8f85af32f51ef1035cf24b0d41cb561d6f91 Author: David Levine Date: Tue Jan 14 19:39:42 2014 -0600 Removed the tests of attach -v -a from test-attach-detach, and added -prompt '' to try to get the test

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1012-g0c50c66

2014-01-14 Thread David Levine
--- commit 0c50c6698d3fee84b18f11b3affdffbe59011c2c Author: David Levine Date: Tue Jan 14 20:09:40 2014 -0600 Added check to get_file_info() in attach.c for failed fgets() call. It can happen on Cygwin for mysterious reasons, http://cygwin.com/faq/faq.html#faq.u

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1014-g7b87125

2014-01-16 Thread David Levine
ow. - Log - commit 7b87125e7b885b8985fabeae667deb26091f4e01 Author: David Levine Date: Thu Jan 16 21:48:01 2014 -0600 Moved readline check to after termcap/curses check in configure.ac. This way, $TERMLIB can be included in the readline chec

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1017-gbc7e7ff

2014-01-17 Thread David Levine
--- commit bc7e7fff04e49c829957d3c99a24a037c6d49d5e Author: David Levine Date: Fri Jan 17 18:42:52 2014 -0600 Removed -a option from whatnow attach, in anticipation of removal of send -attachformat. --- Summary of changes: do

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1019-g7253abf

2014-01-19 Thread David Levine
--- commit 7253abffef36f7eb39ca606a08793560c0d4cfd8 Author: David Levine Date: Sun Jan 19 10:48:14 2014 -0600 Updated MACHINES to show package requirements on Linux and Cygwin. --- Summary of changes: MACHI

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, created. 1.5-branchpoint-1019-g7253abf

2014-01-19 Thread David Levine
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The nmh Mail Handling System". The branch, tmpfiles has been created at 7253abffef36f7eb39ca606a08793560c0d4cfd8 (commit) - Log --

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, deleted. 1.5-branchpoint-1019-g7253abf

2014-01-19 Thread David Levine
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The nmh Mail Handling System". The branch, tmpfiles has been deleted was 7253abffef36f7eb39ca606a08793560c0d4cfd8 -

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, created. 1.5-branchpoint-1020-g7e3c7e2

2014-01-19 Thread David Levine
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The nmh Mail Handling System". The branch, tmpfiles has been created at 7e3c7e296c778c8f2829cf08d83608f1d9de80d6 (commit) - Log --

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1021-g756c7e9

2014-01-19 Thread David Levine
--- commit 756c7e975f30450280d7a7dc144658c163a19a96 Author: David Levine Date: Sun Jan 19 23:21:51 2014 -0600 Removed "tmp" from the uip/mh* programs, so that they no longer use the nmh-storage profile component for their tmp files. Or their invoname, but that will be

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1024-g43cfc66

2014-01-20 Thread David Levine
--- commit 43cfc6660af9677d520d578713f57ae0d8d1b81f Author: David Levine Date: Mon Jan 20 10:31:16 2014 -0600 Fixed three LC_ALL settings: 1) Replaced en_US.ISO8859-1 with C because that's sufficient to show decoding with an invalid multibyte sequence. 2) Removed redundant LC_ALL=en

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1025-g1d2c790

2014-01-20 Thread David Levine
--- commit 1d2c79054a3b5fd2bc36fa0bae29586f3f9ba729 Author: David Levine Date: Mon Jan 20 10:52:07 2014 -0600 Use LC_ALL instead of LC_CTYPE in test-pick because LC_ALL has precendence. --- Summary of changes: test/pick/test-p

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1026-gb11a86c

2014-01-20 Thread David Levine
--- commit b11a86cf7a0fc5b0dfef070e0bc65754c7d26016 Author: David Levine Date: Mon Jan 20 20:53:10 2014 -0600 Expanded mhpath(1) man page discussion of its handling of out-of-range message numbers, and fixed a couple of formattin

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1027-g05b74a0

2014-01-21 Thread David Levine
--- commit 05b74a00b3df7d4f9c6b5be089491b753d9d1a64 Author: David Levine Date: Tue Jan 21 20:50:11 2014 -0600 Enable asserts when debug is enabled, in build_nmh. --- Summary of changes: docs/contrib/build_nmh |2 +- 1 files

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1025-g4a78cbc

2014-01-21 Thread David Levine
ew to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 4a78cbcd4fa986d9c1e7bd0a5a4bdb619faeb7cb Author: David Levine Date: Tue Jan 21 20:55:57 2014 -0600 Always

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1026-g349ccb8

2014-01-21 Thread David Levine
--- commit 349ccb810b6e89b1830dbbe70c9e805a2773fcbe Author: David Levine Date: Tue Jan 21 22:09:49 2014 -0600 Added svector_find() function. --- Summary of changes: h/mh.h |1 + sbr/vector.c | 18 +

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1050-g4f000e8

2014-01-23 Thread David Levine
--- commit 4f000e87bba1d63933868f290db22d77a7f0b4db Author: David Levine Date: Thu Jan 23 19:58:41 2014 -0600 Separate export from assignment in test-dist and test-attach. --- Summary of changes: test/dist/test-dist |2 +- te

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1027-ga404a36

2014-01-23 Thread David Levine
--- commit a404a36988ef8eb4b640bdd1d3f30298e0ca5182 Author: David Levine Date: Thu Jan 23 22:16:34 2014 -0600 Replaced use of mkstemp() with m_mktemp2() in header_fd() of rcvtty.c. It never would have worked, anyway, because it had 5 instead of 6 X's

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1028-g351a74d

2014-01-24 Thread David Levine
--- commit 351a74de3e5d3cd2048d2ecb090c6b7e00ac Author: David Levine Date: Fri Jan 24 20:29:38 2014 -0600 Replaced use of mkstemp() with m_mktemp() in lock_file.c. --- Summary of changes: sbr/lock_file.c | 11 ++

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1030-gb56c88e

2014-01-25 Thread David Levine
ow. - Log - commit b56c88e2847c582f9b18ae5bbda44f033cd49c42 Author: David Levine Date: Sat Jan 25 09:15:05 2014 -0600 Replaced boilerplate at beginning of each nmh program with new nmh_init() function. It sets up an atexit() function

[Nmh-commits] [SCM] The nmh Mail Handling System branch, tmpfiles, updated. 1.5-branchpoint-1033-gdd259aa

2014-01-25 Thread David Levine
ail; so we list those revisions in full, below. - Log - commit dd259aa56c8f8d816bc7b295cb5ad4ea80b1a8ab Author: David Levine Date: Sat Jan 25 10:50:29 2014 -0600 Added unregister_for_removal(0) calls to the couple of children

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1068-g6bc6476

2014-01-26 Thread David Levine
9e3547fe46 Author: David Levine Date: Sun Jan 26 11:26:11 2014 -0600 Merge branch 'tmpfiles' commit 71458b3b2492943349f7693a46792756d5013c69 Merge: 1468359 dd259aa Author: David Levine Date: Sun Jan 26 11:23:53 2014 -0600 Me

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1069-gd046c8f

2014-01-26 Thread David Levine
--- commit d046c8f0992fddcd69f2172a6607a14dec3b1251 Author: David Levine Date: Sun Jan 26 11:57:29 2014 -0600 No longer look at TMP environment variable for temporary file storage. --- Summary of changes: docs/pending-release-no

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1070-g254fa0a

2014-01-27 Thread David Levine
--- commit 254fa0a63c7d0b91db380c306b9a68b5091a7f0d Author: David Levine Date: Mon Jan 27 12:53:03 2014 -0600 WhatNow needs to set invo_name so that switches are interpreted properly. --- Summary of changes: uip/whatnowsbr.c |2 +

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1071-ge0c39ed

2014-01-27 Thread David Levine
--- commit e0c39ed52fa9c99b4591b5170354d8398ffd787b Author: David Levine Date: Mon Jan 27 18:56:20 2014 -0600 mhl() needs to set invo_name, too. --- Summary of changes: uip/mhlsbr.c |3 +++ uip/whatnowsbr.c |1 + 2 files

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1072-g72a8539

2014-01-28 Thread David Levine
--- commit 72a85396a7c91ae2fef17adab0ba3485f77d5433 Author: David Levine Date: Tue Jan 28 21:36:05 2014 -0600 Unset LANG, LC_ALL, and LC_TYPE in common.sh so that the tests don't accidentally rely on any of the user's settings.

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1076-g85f521d

2014-02-01 Thread David Levine
ow. - Log - commit 85f521d5a7e1b4320db1871ced48ea4137f77fc8 Author: David Levine Date: Sat Feb 1 10:11:08 2014 -0600 Added note that suffixes were removed from filenames of temporary files. commit bd442956fa49e1fb302f17a94149ea1cd6110514 Author: Da

[Nmh-commits] [SCM] The nmh Mail Handling System branch, base64-text-fixup, updated. 1.5-branchpoint-1078-gd722ee2

2014-02-01 Thread David Levine
tion email; so we list those revisions in full, below. - Log - commit d722ee2a5489b9cfcb28903d8b564863099917bf Author: David Levine Date: Sat Feb 1 11:24:16 2014 -0600 Fixed test-mhfixmsg check attempted -decode of binary text t

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1077-g3235599

2014-02-01 Thread David Levine
--- commit 32355995bdbda4a224971e0532aa3b7a8edb9370 Author: David Levine Date: Sat Feb 1 11:32:53 2014 -0600 Removed set +e where not needed in test-mhfixmsg. --- Summary of changes: test/mhfixmsg/test-mhfixmsg |4 1 files

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1085-gf02de74

2014-02-02 Thread David Levine
--- commit f02de746f64f0879e1d8dc754293a121b686646b Author: David Levine Date: Sun Feb 2 08:46:25 2014 -0600 Added m_mktemps(), which creates a temporary file with a specified suffix. It uses mkstemps(3) where available, which should be most modern platforms. If not available, it tries link(

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1086-g05dba91

2014-02-02 Thread David Levine
--- commit 05dba91fcb152e1941e7f7f145b1d830c5e8f6d0 Author: David Levine Date: Sun Feb 2 09:58:45 2014 -0600 Removed all unnecessary setuid/setgid calls. Using setuid as an example and not showing the setgid analogues: 1) setuid(getuid()); This dropped privileges before an e

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1087-gc0c501a

2014-02-02 Thread David Levine
--- commit c0c501a665bb3d96fcf69b438dbd231b91b2c736 Author: David Levine Date: Sun Feb 2 16:45:23 2014 -0600 Removed some unused code that forked /bin/mkdir to make a new directory if an the effective and real uids differed. There are no setuid executab

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1088-g025153a

2014-02-02 Thread David Levine
--- commit 025153a3cc83c227e9a3dec95b94eb56dd5e3c58 Author: David Levine Date: Sun Feb 2 22:16:25 2014 -0600 Restored setuid/setgid to slocal: it needs them when run as root, as a mail delivery agent. --- Summary of changes: ui

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1089-g5b83e4c

2014-02-02 Thread David Levine
--- commit 5b83e4c3cdafdcb5a4e8b6302314dca974a67092 Author: David Levine Date: Sun Feb 2 22:34:14 2014 -0600 netbsd uses flock by default for mail spool locking, as reported by Robert Elz. Use *netbsd* to also include knetbsd, though I don't know for sure tha

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1094-g034abb1

2014-02-03 Thread David Levine
--- commit 034abb1cc56e6b4d15282635ea46f276b97680d8 Author: David Levine Date: Mon Feb 3 21:42:44 2014 -0600 Use rename(2), not link(2), in m_mktemps() if mkstemps() is not available. --- Summary of changes: h/prototypes.h |

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1095-ged119a2

2014-02-03 Thread David Levine
--- commit ed119a2411ebc8480b1a982d304b7b61ed37a2c9 Author: David Levine Date: Mon Feb 3 22:48:38 2014 -0600 Reordered a bit of code in signal handler. Noted in comment that NetBSD doesn't have mkstemps(3). --- Summary o

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1111-g975b834

2014-02-09 Thread David Levine
ow. - Log - commit 975b8341cc7ff17cbe4a5900b6ed41c47cceed62 Author: David Levine Date: Sun Feb 9 09:59:23 2014 -0600 Removed potential buffer overflow from ruserpass(). It had been there a long time. Also, move the tokval buffer from g

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1112-gc4efa36

2014-02-09 Thread David Levine
--- commit c4efa3625dffb7223ed08b6493d0e0682988aee5 Author: David Levine Date: Sun Feb 9 10:32:46 2014 -0600 Need to set locale to something other than UTF-8 on Cygwin for the first couple of checks in test-textcharset. ---

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1113-gd7e3ab6

2014-02-09 Thread David Levine
--- commit d7e3ab62b9c2fdf720c9350660abb9d8d67dd5af Author: David Levine Date: Sun Feb 9 12:52:28 2014 -0600 Use test_skip in test-textcharset if not built with iconv. --- Summary of changes: test/mhshow/test-textcharset |3 +-

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1114-gb5c7fff

2014-02-10 Thread David Levine
--- commit b5c7fff31a2d48e3197571dd18a2638f13db1181 Author: David Levine Date: Mon Feb 10 23:17:28 2014 -0600 Removed the -[no]textcharset switches that were added to mhshow(1) in commit 721b0395fb2fceac4e66fed1009ed2f17fd5351f. They weren't needed. So the net effect is that, if built wit

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1118-gbcf252d

2014-02-16 Thread David Levine
repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit bcf252dfcdd7db22634ee483b457167eebf81951 Author: David Levine Date: Sun Feb 16 13:12:39 2014 -0600 Added s

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1119-gdcc9cd2

2014-02-16 Thread David Levine
--- commit dcc9cd2b4c50e00722ee5b331e2d37c4567dd670 Author: David Levine Date: Sun Feb 16 14:12:15 2014 -0600 Removed remaining TMP relics missed with commit d046c8f0992fddcd69f2172a6607a14dec3b1251. Also, have mhmail clean up a .orig tmp file, now that it always us

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1120-gf661735

2014-02-16 Thread David Levine
--- commit f661735e1002823d3b969ddc7f8903e8940d0553 Author: David Levine Date: Sun Feb 16 15:25:34 2014 -0600 Added MH libdir to PATH in test-textcharset because it uses ap. --- Summary of changes: test/mhshow/test-textcharset |

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1121-gbf58e45

2014-02-18 Thread David Levine
--- commit bf58e45a34dcf8300098abff38c4e7393152f365 Author: David Levine Date: Tue Feb 18 07:54:37 2014 -0600 Silenced warnings when built without iconv. --- Summary of changes: uip/mhshowsbr.c |3 +++ 1 files changed, 3 insert

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1125-g7559e1e

2014-02-18 Thread David Levine
so we list those revisions in full, below. - Log - commit 7559e1ebf6b24d9a4fe0937b0d25b3adb36d64df Author: David Levine Date: Tue Feb 18 21:26:52 2014 -0600 Migrated show_content_aux2() to argsplit(

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1126-g3fb033e

2014-02-19 Thread David Levine
--- commit 3fb033ebd9f503b650912aa50ea78cb9b4b77bc2 Author: David Levine Date: Wed Feb 19 18:57:29 2014 -0600 Refined commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3 to only accept single quotes wrapping %f and %F displ

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1129-g04eeab7

2014-02-19 Thread David Levine
so we list those revisions in full, below. - Log - commit 04eeab7029f833d55f2c56be307ac4ea1c110fe6 Author: David Levine Date: Wed Feb 19 21:55:19 2014 -0600 Fix to commit ed3214f1518b36c8b96a1a17be4af0a708ea25e3 to not tr

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1130-gc72aa47

2014-02-19 Thread David Levine
--- commit c72aa476d3eec3bede50fdee7e0bd30ef69f1f4b Author: David Levine Date: Wed Feb 19 22:01:45 2014 -0600 Cast argument to isspace() to unsigned char instead of int. --- Summary of changes: sbr/credentials.c |2 +- 1 files

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1132-gaf65319

2014-02-23 Thread David Levine
--- commit af653199b64488e255589419e18ff768d17ddfaf Author: David Levine Date: Sun Feb 23 18:52:52 2014 -0600 Added mh-folders to nmh(7) man page. Split out Formats section of nmh man page. --- Summary of changes: man/mh-folders.

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1133-ga0514c9

2014-02-24 Thread David Levine
--- commit a0514c9a6f41ea1b0d60553ca578312a9f3bd9ab Author: David Levine Date: Mon Feb 24 20:18:17 2014 -0600 Fixed m_getfld() to not return EOF indicator, so that files need not end with a newline. --- Summary of changes: sbr/

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1135-ga280648

2014-02-26 Thread David Levine
ow. - Log - commit a2806483a53fcdb62ca8e2bec4f4e023355f4470 Author: David Levine Date: Wed Feb 26 21:48:29 2014 -0600 Fixed quoting of filename, expanded C-T parameter values, etc., in mhshow. Removed the workarounds that had built up when

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1139-ge047279

2014-03-01 Thread David Levine
repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit e0472796d8671e81c1312e414dda5e04ba2115df Author: David Levine Date: Sat Mar 1 08:32:20 2014 -0600 Fix

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1140-ga514b8a

2014-03-01 Thread David Levine
--- commit a514b8a78c447c8abc69386bee9f2c463b1c9362 Author: David Levine Date: Sat Mar 1 12:00:18 2014 -0600 mhstore(1) now obeys its -noverbose switch. --- Summary of changes: docs/pending-release-notes |3 +- man/m

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1141-gf4b1554

2014-03-01 Thread David Levine
--- commit f4b1554fdcb9f97e7e92459bed5c4a869a478588 Author: David Levine Date: Sat Mar 1 13:30:50 2014 -0600 Added description of switches. --- Summary of changes: man/nmh.man | 20 1 files changed, 16 insert

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1142-gdf02833

2014-03-01 Thread David Levine
--- commit df02833a36f5525edb5b274fb67ca46aa4e5e6c5 Author: David Levine Date: Sat Mar 1 13:55:24 2014 -0600 Removed recommendation from mhstore man page that users not put -auto in their profile. Added recommendation that users not use the %a esc

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1147-g0604750

2014-03-02 Thread David Levine
c5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log - commit 060475000a2c096fbcab4a028832af774df1ee7b Author: Da

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1148-g7b9cb49

2014-03-03 Thread David Levine
--- commit 7b9cb49c7c683bc69ac7fd2f20436ae2b40fbb6d Author: David Levine Date: Mon Mar 3 07:14:09 2014 -0800 In test/common.sh.in trap, cd to $MH_TEST_DIR before trying to remove its Mail subdirectory. rm on Solaris won't remove it if it's in the path of the curre

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1206-g8a0176e

2014-03-06 Thread David Levine
--- commit 8a0176e1ef5612725f97baec519775c72468ab55 Author: David Levine Date: Thu Mar 6 20:15:45 2014 -0600 Fixed a few very minor issues that cppcheck noticed. commit dc5d7a6edaba9fe7306e972b926aa4766f6b58ba Author: David Levine Date: Thu Mar 6 19:46:30 2014 -0600 Removed declaration

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1207-ga12d28c

2014-03-06 Thread David Levine
--- commit a12d28cdfd69f447a8cf5815ce5a84284788b86e Author: David Levine Date: Thu Mar 6 20:32:14 2014 -0600 Fixed test/getcwidth.c to build without MULTIBYTE_SUPPORT. Found by cppcheck. --- Summary of changes: test/getcwidt

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-1211-g1f39b2d

2014-03-10 Thread David Levine
ow. - Log - commit 1f39b2d1b610c95e8bde939268c00f71a8e543ff Author: David Levine Date: Mon Mar 10 20:26:51 2014 -0500 Fixed test-mkstemp to work on platforms that don't have mkstemps(3), such as CentOS 5. commit 474bd097015dae38cd69437de

<    2   3   4   5   6   7   8   9   10   11   >