]> diplodocus.org Git - nmh/history - sbr/message_id.c
mhbuildsbr.c: Flip logic, moving goto to then-block; no need for else.
[nmh] / sbr / message_id.c
2017-08-09 Ralph CorderoySilence more gcc format-string warnings.
2017-05-16 Ralph Corderoysbr/message_id.c: Move duplicate prototypes to new...
2017-05-15 Ralph Corderoysbr/m_rand.c: Move prototype from h/prototypes.h to...
2017-04-22 Ralph CorderoyCorrect first-line comments where filename is wrong.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2016-10-20 Ralph CorderoyDon't `else' after return. Simplify control flow.
2013-04-29 David LevineRemoved some #includes of unistd.h and stdio.h because...
2013-03-24 David LevineFinished replacing mh_strcasecmp() with strcasecmp...
2012-08-18 David LevineCleaned up message_id().
2012-07-22 David LevineTidied up for loop in message_id().
2012-07-22 David LevineWith -messageid random, make the part after the @ more...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...