nmh-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-150-gcf1f3bd
Date: Sun, 07 Sep 2014 14:19:24 +0000

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, master has been updated
       via  cf1f3bdaa19bf1b5e1e99ee1e8a28d61a524395e (commit)
       via  e2216c62b6f22c551914d5a8e2222b8ce75707b9 (commit)
       via  a57e5d9907d845d6f83d2cfdea55cd52efad793f (commit)
       via  d98ae2c6142ed5071a8fa5a4238b43a722effa82 (commit)
      from  592b3e1bc2a812515c5e2d01f087ec0aa2d4e8e4 (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 cf1f3bdaa19bf1b5e1e99ee1e8a28d61a524395e
Author: David Levine <address@hidden>
Date:   Sun Sep 7 09:18:20 2014 -0500

    Added -D_FORTIFY_SOURCE=2 now that the build is clean with it.
    Removed -Wno-unused-result because it shold no longer be necessary.
    Adjusting all settings of CPPFLAGS to have consistent form.

commit e2216c62b6f22c551914d5a8e2222b8ce75707b9
Author: David Levine <address@hidden>
Date:   Sat Sep 6 20:26:42 2014 -0500

    Added a couple of new directories and a note about valgrind
    warnings from debuginfo to README.developers.

commit a57e5d9907d845d6f83d2cfdea55cd52efad793f
Author: David Levine <address@hidden>
Date:   Sat Sep 6 08:00:52 2014 -0500

    Check return values of system calls in uip/ and test/ .c files, found
    with gcc's -D_FORTIFY_SOURCE=2.

commit d98ae2c6142ed5071a8fa5a4238b43a722effa82
Author: David Levine <address@hidden>
Date:   Fri Sep 5 21:18:28 2014 -0500

    Quote "$SEARCHPATH" in mhn.defaults.sh to allow spaces, etc., in
    PATH components.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac           |   33 +++++++++++---------------
 docs/README.developers |   19 +++++++++++++--
 etc/mhn.defaults.sh    |   58 ++++++++++++++++++++++++------------------------
 test/fakepop.c         |    8 +++++-
 test/fakesmtp.c        |    4 ++-
 uip/comp.c             |    5 +++-
 uip/dropsbr.c          |   12 +++++++--
 uip/forw.c             |   24 +++++++++++++++-----
 uip/install-mh.c       |    4 ++-
 uip/mhlsbr.c           |   12 +++++++--
 uip/mhshowsbr.c        |   12 +++++++--
 uip/new.c              |    8 +++++-
 uip/popsbr.c           |    8 +++++-
 uip/rcvtty.c           |   18 ++++++++++----
 uip/refile.c           |    8 +++++-
 uip/replsbr.c          |   12 +++++----
 uip/rmf.c              |    4 ++-
 uip/sendsbr.c          |   16 ++++++++++---
 uip/slocal.c           |   12 +++++++--
 uip/whatnowproc.c      |    7 ++++-
 uip/whatnowsbr.c       |   15 +++++++++---
 21 files changed, 198 insertions(+), 101 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

[Prev in Thread] Current Thread [Next in Thread]