]> diplodocus.org Git - nmh/log
nmh
8 years agofolder_realloc.c: Move interface to own file.
Ralph Corderoy [Sat, 11 Nov 2017 13:42:45 +0000 (13:42 +0000)]
folder_realloc.c: Move interface to own file.

8 years agofolder_pack.c: Move interface to own file.
Ralph Corderoy [Sat, 11 Nov 2017 00:18:51 +0000 (00:18 +0000)]
folder_pack.c: Move interface to own file.

8 years agofolder_free.c: Move interface to own file.
Ralph Corderoy [Sat, 11 Nov 2017 00:15:30 +0000 (00:15 +0000)]
folder_free.c: Move interface to own file.

8 years agofolder_delmsgs.c: Move interface to own file.
Ralph Corderoy [Sat, 11 Nov 2017 00:05:31 +0000 (00:05 +0000)]
folder_delmsgs.c: Move interface to own file.

8 years agofolder_addmsg.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 23:36:23 +0000 (23:36 +0000)]
folder_addmsg.c: Move interface to own file.

8 years agocontext_foil.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 23:13:42 +0000 (23:13 +0000)]
context_foil.c: Move interface to own file.

8 years agocontext_save.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 23:05:42 +0000 (23:05 +0000)]
context_save.c: Move interface to own file.

8 years agocontext_replace.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 22:58:11 +0000 (22:58 +0000)]
context_replace.c: Move interface to own file.

8 years agocontext_read.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 22:50:36 +0000 (22:50 +0000)]
context_read.c: Move interface to own file.

8 years agocontext_del.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 18:06:35 +0000 (18:06 +0000)]
context_del.c: Move interface to own file.

8 years agocontext_find.c: Move interface to own file.
Ralph Corderoy [Fri, 10 Nov 2017 18:01:08 +0000 (18:01 +0000)]
context_find.c: Move interface to own file.

8 years agoreadconfig.c: Move interface to own file.
Ralph Corderoy [Tue, 7 Nov 2017 00:28:47 +0000 (00:28 +0000)]
readconfig.c: Move interface to own file.

8 years agobrkstring.c: Move interface to own file.
Ralph Corderoy [Tue, 7 Nov 2017 00:17:50 +0000 (00:17 +0000)]
brkstring.c: Move interface to own file.

8 years agoatooi.c: Move interface to own file.
Ralph Corderoy [Tue, 7 Nov 2017 00:10:06 +0000 (00:10 +0000)]
atooi.c: Move interface to own file.

8 years agoambigsw.c: Move interface to own file.
Ralph Corderoy [Mon, 6 Nov 2017 23:59:41 +0000 (23:59 +0000)]
ambigsw.c: Move interface to own file.

8 years agovector.c: Move interface to own file.
Ralph Corderoy [Sun, 5 Nov 2017 13:10:17 +0000 (13:10 +0000)]
vector.c: Move interface to own file.

Don't #include it in all its users yet as it's too tangled with mh.h's
other content, so just #include it in mh.h instead.

8 years agopidstatus.c: Move interface to own file.
Ralph Corderoy [Fri, 3 Nov 2017 00:28:26 +0000 (00:28 +0000)]
pidstatus.c: Move interface to own file.

8 years agopush.c: Move interface to own file.
Ralph Corderoy [Fri, 3 Nov 2017 00:14:20 +0000 (00:14 +0000)]
push.c: Move interface to own file.

8 years agopath.c: Move interface to own file.
Ralph Corderoy [Fri, 3 Nov 2017 00:07:21 +0000 (00:07 +0000)]
path.c: Move interface to own file.

8 years agoprint_version.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 23:28:08 +0000 (23:28 +0000)]
print_version.c: Move interface to own file.

8 years agoprint_sw.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 23:16:21 +0000 (23:16 +0000)]
print_sw.c: Move interface to own file.

8 years agoprint_help.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 23:08:38 +0000 (23:08 +0000)]
print_help.c: Move interface to own file.

8 years agoseq_nameok.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 22:56:32 +0000 (22:56 +0000)]
seq_nameok.c: Move interface to own file.

8 years agoseq_list.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 22:47:58 +0000 (22:47 +0000)]
seq_list.c: Move interface to own file.

8 years agoseq_bits.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 22:37:16 +0000 (22:37 +0000)]
seq_bits.c: Move interface to own file.

8 years agoseq_getnum.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 21:50:33 +0000 (21:50 +0000)]
seq_getnum.c: Move interface to own file.

8 years agoseq_del.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 21:40:11 +0000 (21:40 +0000)]
seq_del.c: Move interface to own file.

8 years agoseq_print.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 18:19:59 +0000 (18:19 +0000)]
seq_print.c: Move interface to own file.

8 years agoseq_add.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 18:09:43 +0000 (18:09 +0000)]
seq_add.c: Move interface to own file.

8 years agoarglist.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 17:59:04 +0000 (17:59 +0000)]
arglist.c: Move interface to own file.

8 years agoStrip directory from #include when it's not needed.
Ralph Corderoy [Thu, 2 Nov 2017 17:36:33 +0000 (17:36 +0000)]
Strip directory from #include when it's not needed.

8 years agoRemove symbols-wanted comments after #include.
Ralph Corderoy [Thu, 2 Nov 2017 14:09:26 +0000 (14:09 +0000)]
Remove symbols-wanted comments after #include.

They're unlikely to be up to date, and they are few.

8 years agoUse #include with `""' for including nmh's source.
Ralph Corderoy [Thu, 2 Nov 2017 13:57:23 +0000 (13:57 +0000)]
Use #include with `""' for including nmh's source.

Compilers vary on how they handle #includes with `""' and `<>', but
consistency on using `""' for nmh's files, and `<>' for the system's,
means it's easy to tell which is which at a glance.

8 years agoerror.c: Move interface to own file.
Ralph Corderoy [Thu, 2 Nov 2017 13:44:24 +0000 (13:44 +0000)]
error.c: Move interface to own file.

8 years agoSupport a -timeout switch.
Ken Hornstein [Thu, 9 Nov 2017 03:32:57 +0000 (22:32 -0500)]
Support a -timeout switch.

8 years agoUse va_copy() to get a copy of va_list, instead of using original.
Ken Hornstein [Sat, 4 Nov 2017 13:59:18 +0000 (09:59 -0400)]
Use va_copy() to get a copy of va_list, instead of using original.

netsec_vprintf() can call vsnprintf() twice if the outgoing buffer is
full (but it happens rarely in practice, given the way the current
code uses it).  But if this DOES happen, vsnprintf() will use the
same va_list argument twice, and the second time around either it will
grab a random bit of memory off of the stack OR it will segfault.
So we always use va_copy() to get our own copy of the passed-in va_list
and work on that.

8 years agoAdd support for batch mode.
Ken Hornstein [Sat, 4 Nov 2017 13:58:16 +0000 (09:58 -0400)]
Add support for batch mode.

Add a new switch, -batch, which will run a sequence of commands out
of a batch file.

8 years agoVarious IMAP protocol improvements
Ken Hornstein [Fri, 3 Nov 2017 18:58:06 +0000 (14:58 -0400)]
Various IMAP protocol improvements

Make the CAPABAILITY parser work correctly (and not include CAPABILITY
as a capability).

Support reading an untagged CAPABILITY response during an authentication
exchange.

Removing some debugging statements.

Make LITERAL+ and LITERAL- work correctly.

8 years agoMake APPEND work; still needs some changes, though.
Ken Hornstein [Fri, 3 Nov 2017 03:21:36 +0000 (23:21 -0400)]
Make APPEND work; still needs some changes, though.

8 years agoStart of making APPEND functional; not quite there yet.
Ken Hornstein [Thu, 2 Nov 2017 03:46:17 +0000 (23:46 -0400)]
Start of making APPEND functional; not quite there yet.

8 years agoSupport sending multiple commands at once.
Ken Hornstein [Wed, 1 Nov 2017 19:01:23 +0000 (15:01 -0400)]
Support sending multiple commands at once.

8 years agoReport on the TLS negotation time
Ken Hornstein [Wed, 1 Nov 2017 18:00:18 +0000 (14:00 -0400)]
Report on the TLS negotation time

8 years agoprototypes.h: Delete duplicate prototypes.
Ralph Corderoy [Thu, 2 Nov 2017 02:21:55 +0000 (02:21 +0000)]
prototypes.h: Delete duplicate prototypes.

Those that already appear in other header files.

8 years agoprototypes.h: Delete default_done() prototype.
Ralph Corderoy [Thu, 2 Nov 2017 02:20:12 +0000 (02:20 +0000)]
prototypes.h: Delete default_done() prototype.

Function doesn't exist;  removed in 38615191.

8 years agoforwsbr.c: Move interface declaration to own forwsbr.h.
Ralph Corderoy [Thu, 2 Nov 2017 01:58:09 +0000 (01:58 +0000)]
forwsbr.c: Move interface declaration to own forwsbr.h.

8 years agomd5.c, md5.h: Reformat and delete needless portability.
Ralph Corderoy [Thu, 2 Nov 2017 01:46:26 +0000 (01:46 +0000)]
md5.c, md5.h: Reformat and delete needless portability.

The algorithm is not going to change, bugs are unlikely to appear in the
upstream RSA version, so reformat the source to be more readable, and
delete portability code now we have function prototypes with parameters,
void pointer, etc.

8 years agoSplit function definition prototypes so identifier starts a line.
Ralph Corderoy [Thu, 2 Nov 2017 01:21:56 +0000 (01:21 +0000)]
Split function definition prototypes so identifier starts a line.

Nearly all were already split like this.  The consistency helps ad hoc
scripting.

8 years agoDon't have `static' of a function definition on its own line.
Ralph Corderoy [Thu, 2 Nov 2017 01:12:17 +0000 (01:12 +0000)]
Don't have `static' of a function definition on its own line.

Join it to the next line that species the return type.

8 years agoMove the opening brace of a C function to its own line.
Ralph Corderoy [Thu, 2 Nov 2017 01:09:32 +0000 (01:09 +0000)]
Move the opening brace of a C function to its own line.

If the brace doesn't start a line of its own then vi(1)'s
function-related commands don't spot the function.

8 years agorepl.c: Add `static' to function definitions to match declarations.
Ralph Corderoy [Thu, 2 Nov 2017 00:50:51 +0000 (00:50 +0000)]
repl.c: Add `static' to function definitions to match declarations.

8 years agorepl.c, replsbr.c: Move shared data into header file.
Ralph Corderoy [Thu, 2 Nov 2017 00:34:18 +0000 (00:34 +0000)]
repl.c, replsbr.c: Move shared data into header file.

repl.c declared global variables, and replsbr.c had extern statements
that hopefully matched them.  But they're really inputs into replsbr.c's
code, so move the declarations into a new header file that both then
include, and define them in replsbr.c.

8 years agouip: Replace some ints that are only ever 0 or 1 with bool.
Ralph Corderoy [Wed, 1 Nov 2017 17:21:23 +0000 (17:21 +0000)]
uip: Replace some ints that are only ever 0 or 1 with bool.

Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.

8 years agosend.c, whatnowsbr.c: Delete option variables set but never read.
Ralph Corderoy [Wed, 1 Nov 2017 11:39:37 +0000 (11:39 +0000)]
send.c, whatnowsbr.c: Delete option variables set but never read.

Some options are passed on without the code parsing the options having
to act upon their value.  These don't need to store the option's Boolean
value in a local variable that's never read.

8 years agoMerge branch 'master' of git.sv.gnu.org:/srv/git/nmh
Ken Hornstein [Wed, 1 Nov 2017 00:48:40 +0000 (20:48 -0400)]
Merge branch 'master' of git.sv.gnu.org:/srv/git/nmh

8 years agoClean up things a bit
Ken Hornstein [Wed, 1 Nov 2017 00:48:31 +0000 (20:48 -0400)]
Clean up things a bit

8 years agouip: Replace some ints that are only ever 0 or 1 with bool.
Ralph Corderoy [Wed, 1 Nov 2017 00:09:32 +0000 (00:09 +0000)]
uip: Replace some ints that are only ever 0 or 1 with bool.

Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.

8 years agomhbuild.c, mhbuildsbr.c: Replace three global ints with bools.
Ralph Corderoy [Tue, 31 Oct 2017 23:46:14 +0000 (23:46 +0000)]
mhbuild.c, mhbuildsbr.c: Replace three global ints with bools.

Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.

8 years agoReplace some ints that are only ever 0 or 1 with bool.
Ralph Corderoy [Tue, 31 Oct 2017 23:33:34 +0000 (23:33 +0000)]
Replace some ints that are only ever 0 or 1 with bool.

Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.

8 years agodtimep.l: Delete unused macros SKIPSP and SKIPTOSP.
Ralph Corderoy [Tue, 31 Oct 2017 21:37:24 +0000 (21:37 +0000)]
dtimep.l: Delete unused macros SKIPSP and SKIPTOSP.

Silences gcc's warnings.

8 years agoDisplay the command when reporting timing.
Ken Hornstein [Tue, 31 Oct 2017 18:44:04 +0000 (14:44 -0400)]
Display the command when reporting timing.

8 years agouip: Change global int userrs to bool.
Ralph Corderoy [Mon, 30 Oct 2017 23:32:58 +0000 (23:32 +0000)]
uip: Change global int userrs to bool.

8 years agouip: Replace some ints that are only ever 0 or 1 with bool.
Ralph Corderoy [Mon, 30 Oct 2017 23:29:32 +0000 (23:29 +0000)]
uip: Replace some ints that are only ever 0 or 1 with bool.

Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.

8 years agosbr: Replace some ints that are only ever 0 or 1 with bool.
Ralph Corderoy [Mon, 30 Oct 2017 22:13:02 +0000 (22:13 +0000)]
sbr: Replace some ints that are only ever 0 or 1 with bool.

Knowing the domain of the variable is Boolean aids comprehension of the
variable's name and purpose.

8 years agomts/smtp/smtp.c: Replace int with bool.
Ralph Corderoy [Mon, 30 Oct 2017 22:11:15 +0000 (22:11 +0000)]
mts/smtp/smtp.c: Replace int with bool.

8 years agonmh_init(): Replace integer parameter with two bools.
Ralph Corderoy [Mon, 30 Oct 2017 20:58:46 +0000 (20:58 +0000)]
nmh_init(): Replace integer parameter with two bools.

Removes the 0, 1, or 2 passed by callers.  If the options get more
complex then an enum of possible actions might be a better fit.

8 years agoReplace adios(NULL, ...) with die(...).
Ralph Corderoy [Mon, 30 Oct 2017 20:29:29 +0000 (20:29 +0000)]
Replace adios(NULL, ...) with die(...).

It's the common case, and saves having to skip over the NULL when
reading, and avoids the risk of the format string being passed as the
first parameter by mistake.

8 years agoReplace printf(3) with fputs(3) where possible.
Ralph Corderoy [Mon, 30 Oct 2017 19:55:14 +0000 (19:55 +0000)]
Replace printf(3) with fputs(3) where possible.

The format string has no format specifiers, and doesn't end with `\n',
so fputs() to stdout is sufficient.

8 years agomhbuild.man: Avoid using format-free printf(3) in example.
Ralph Corderoy [Mon, 30 Oct 2017 19:52:11 +0000 (19:52 +0000)]
mhbuild.man: Avoid using format-free printf(3) in example.

It pops up in searches for printf()s that could be fputs(),
and as printf() it doesn't output the trailing `\n' to end the line.
Replace with puts().  Lowercase Kernighan's message, as he wrote it.

8 years agomsgchk.c: Rewrite checkmail(), removing need for macros.
Ralph Corderoy [Sat, 28 Oct 2017 22:04:54 +0000 (23:04 +0100)]
msgchk.c: Rewrite checkmail(), removing need for macros.

NONEOK, MMDFOLD, etc., were only used to track simple Boolean
conditions.  Rewriting the function removes the need for them, and gives
shorter, more clear, code.  The macros pre-date git's history.

8 years agoSPECS: Use `command-line interface' in one-line summary.
Ralph Corderoy [Sat, 28 Oct 2017 13:09:06 +0000 (14:09 +0100)]
SPECS: Use `command-line interface' in one-line summary.

Requested by David on nmh-workers.  `shell' is still mentioned in the
description for searches.

8 years agowhatnow: Remove undocumented printf-formatting of -prompt string.
Ralph Corderoy [Sat, 28 Oct 2017 12:57:00 +0000 (13:57 +0100)]
whatnow: Remove undocumented printf-formatting of -prompt string.

whatnow(1)'s -prompt option would use the value as a printf(3) format
string, supplying `invo_name' as the sole value to be formatted.  This
was undocumented, and upset gcc's checking of format strings.  As no
requests to keep the ability appeared on nmh-workers in reply to
2017-08-09's email, treat -prompt's value as a simple string.

8 years agoSPECS: Alter description to not require a GUI interface.
Ralph Corderoy [Sat, 28 Oct 2017 11:38:05 +0000 (12:38 +0100)]
SPECS: Alter description to not require a GUI interface.

xmh or exmh are optional, not required to use nmh.  Mention them both,
but remove the dependency on whether either is available as a package.
Add possible search terms, e.g. `MIME' and `shell'.

8 years agoconfigure.ac: Test for libtinfo to resolve setupterm(3).
Ralph Corderoy [Fri, 27 Oct 2017 11:28:28 +0000 (12:28 +0100)]
configure.ac: Test for libtinfo to resolve setupterm(3).

ncurses 6.0+20170902-2 on Arch Linux doesn't provide setupterm();  it
did in earlier versions.  This stops ./configure finding a suitable
library.  Add tinfo to the search list, as that's the lower-level
library that contains setupterm() now, and place it before curses and
ncurses so the search stops if it's sufficient instead of the larger
libraries.

8 years agomsgchk.c: Remove UUCP tests; unused since `#ifdef MF'.
Ralph Corderoy [Tue, 26 Sep 2017 20:14:06 +0000 (21:14 +0100)]
msgchk.c: Remove UUCP tests; unused since `#ifdef MF'.

The values UUCPOLD et al are never set so don't bother testing for them.
They haven't be possible in git's history.  They were guarded in the
past by `#ifdef MF';  that stood for `mail filter'.

8 years agoReplace getcpy(f()) calls with mh_xstrdup() when f() can't be NULL.
Ralph Corderoy [Tue, 26 Sep 2017 13:32:08 +0000 (14:32 +0100)]
Replace getcpy(f()) calls with mh_xstrdup() when f() can't be NULL.

And comment a few functions as never returning NULL along the way.

8 years agoDelete "blank" lines at start of files to bring content into view.
Ralph Corderoy [Mon, 25 Sep 2017 16:43:04 +0000 (17:43 +0100)]
Delete "blank" lines at start of files to bring content into view.

8 years agoutils.c: Improve comment describing add(). Suggest mh_xstrdup().
Ralph Corderoy [Mon, 25 Sep 2017 10:36:36 +0000 (11:36 +0100)]
utils.c: Improve comment describing add().  Suggest mh_xstrdup().

8 years agoimaptest.c: Don't use error message as adios()'s format.
Ralph Corderoy [Fri, 27 Oct 2017 15:36:57 +0000 (16:36 +0100)]
imaptest.c: Don't use error message as adios()'s format.

Add a `"%s"' format string.  Stops gcc complaining.

8 years agoimaptest.c: Don't test possibly uninitialised local variable.
Ralph Corderoy [Fri, 27 Oct 2017 12:44:26 +0000 (13:44 +0100)]
imaptest.c: Don't test possibly uninitialised local variable.

get_imap_response() doesn't necessarily set the content of a non-NULL
`char **status'.  Do this before calling, and check if it's been set to
non-NULL before using upon return.

8 years agoimaptest.c: Don't free brkstring()'s value; it's re-used.
Ralph Corderoy [Fri, 27 Oct 2017 12:00:13 +0000 (13:00 +0100)]
imaptest.c: Don't free brkstring()'s value; it's re-used.

Subsequent calls to brkstring() write to free'd memory, corrupting
malloc()'s internal data.

8 years agoimaptest.c: Add `format(printf, ...)' attribute to functions.
Ralph Corderoy [Fri, 27 Oct 2017 11:31:54 +0000 (12:31 +0100)]
imaptest.c: Add `format(printf, ...)' attribute to functions.

Stops warnings from gcc for send_imap_command() and add_msg().

8 years agoFix invalid pointer arithmetic.
Ken Hornstein [Fri, 27 Oct 2017 01:53:58 +0000 (21:53 -0400)]
Fix invalid pointer arithmetic.

Reported by David Levine.

8 years agoSupport command issuance and timestamps.
Ken Hornstein [Thu, 26 Oct 2017 17:47:12 +0000 (13:47 -0400)]
Support command issuance and timestamps.

8 years agoStill more fiddling.
Ken Hornstein [Thu, 26 Oct 2017 04:30:49 +0000 (00:30 -0400)]
Still more fiddling.

8 years agoAdd netsec_get_sasl_ssf().
Ken Hornstein [Thu, 26 Oct 2017 03:18:02 +0000 (23:18 -0400)]
Add netsec_get_sasl_ssf().

Add the function netsec_get_sasl_ssf(), which retrieves the SSF
(strength security factor) negotiated as part of the SASL exchange.

8 years agoA little closer to being somewhat useful.
Ken Hornstein [Wed, 25 Oct 2017 20:00:09 +0000 (16:00 -0400)]
A little closer to being somewhat useful.

8 years agoMake snoop work like it used to for SMTP.
Ken Hornstein [Wed, 25 Oct 2017 17:16:31 +0000 (13:16 -0400)]
Make snoop work like it used to for SMTP.

8 years agoFix up some const and unsigned char warnings.
Ken Hornstein [Wed, 25 Oct 2017 17:16:04 +0000 (13:16 -0400)]
Fix up some const and unsigned char warnings.

8 years agoImproved, a bit. Slightly more useful.
Ken Hornstein [Wed, 25 Oct 2017 04:01:56 +0000 (00:01 -0400)]
Improved, a bit.  Slightly more useful.

8 years agoRework snoop support slightly for the new world order.
Ken Hornstein [Wed, 25 Oct 2017 03:56:16 +0000 (23:56 -0400)]
Rework snoop support slightly for the new world order.

Make sure we do base64 snoop decoding at flush time.  Still need to
fix SMTP support.

8 years agoRototill snoop support so it works at flush time.
Ken Hornstein [Wed, 25 Oct 2017 03:16:31 +0000 (23:16 -0400)]
Rototill snoop support so it works at flush time.

Before on writes, the output snoop support would only work when it was
doing netsec_vprintf().  Do it at flush time, so it should work for
any type of write.

8 years agoIt does just what it says on the tin.
Ken Hornstein [Tue, 24 Oct 2017 19:32:54 +0000 (15:32 -0400)]
It does just what it says on the tin.

You should not use this unless you're the sort of person who regularly
reads the commit log. Still incomplete for now.

8 years agoAdd context information to SASL callback.
Ken Hornstein [Tue, 24 Oct 2017 18:47:19 +0000 (14:47 -0400)]
Add context information to SASL callback.

Provide an extra context argument for the SASL negotiation callback
that application code can use to pass down information that the
callback might need.

8 years agoSwitch to the use of to_upper() instead of custom code.
Ken Hornstein [Tue, 24 Oct 2017 18:44:53 +0000 (14:44 -0400)]
Switch to the use of to_upper() instead of custom code.

8 years agoImprove this documentation a bit.
Ken Hornstein [Sun, 22 Oct 2017 01:24:47 +0000 (21:24 -0400)]
Improve this documentation a bit.

8 years agoRemove mmdf_magic and empty_line temp files on success.
David Levine [Tue, 26 Sep 2017 15:36:22 +0000 (11:36 -0400)]
Remove mmdf_magic and empty_line temp files on success.

Fixes commit b46d49ba.

8 years agopicksbr.c: fprintf(3) function pointer using `%p' and union.
Ralph Corderoy [Sun, 24 Sep 2017 15:22:15 +0000 (16:22 +0100)]
picksbr.c: fprintf(3) function pointer using `%p' and union.

Using `%#llx' and cast to `unsigned long long' caused Cygwin woes.
Fixes 07916b2ff.

8 years agoslocal.c: Use C99's `%td' to printf(3) ptrdiff_t values.
Ralph Corderoy [Sun, 24 Sep 2017 15:06:16 +0000 (16:06 +0100)]
slocal.c: Use C99's `%td' to printf(3) ptrdiff_t values.

Using `%ld' caused Cygwin woes.  Fixes 6015bb1f7.

8 years agoinc/test-eom-align: Cut down on the flicker by re-ordering tests.
Ralph Corderoy [Sun, 24 Sep 2017 14:45:25 +0000 (15:45 +0100)]
inc/test-eom-align: Cut down on the flicker by re-ordering tests.

8 years agoinc/test-eom-align: Replace case on $MBOX_TYPE with interpolation.
Ralph Corderoy [Sun, 24 Sep 2017 14:41:58 +0000 (15:41 +0100)]
inc/test-eom-align: Replace case on $MBOX_TYPE with interpolation.