[openssh-commits] [openssh] branch master updated (cf3e0be -> dd1031b)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Aug 2 10:02:31 AEST 2016


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  cf3e0be   modified:   configure.ac opensshd.init.in Skip generating missing RSA1 key on startup unless ssh1 support is enabled. Spotted by Jean-Pierre Radley
       new  9715d4a   Repair $OpenBSD marker.
       new  30f9bd1   Repair $OpenBSD markers.
       new  c20dccb   Strip trailing whitespace.
       new  dd1031b   Replace spaces with tabs.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit dd1031b78b83083615b68d7163c44f4408635be2
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Aug 2 10:01:52 2016 +1000

    Replace spaces with tabs.
    
    Mechanically replace spaces with tabs in compat files not synced with
    OpenBSD.

commit c20dccb5614c5714f4155dda01bcdebf97cfae7e
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Aug 2 09:44:25 2016 +1000

    Strip trailing whitespace.
    
    Mechanically strip trailing whitespace on files not synced with OpenBSD
    (or in the case of bsd-snprint.c, rsync).

commit 30f9bd1c0963c23bfba8468dfd26aa17609ba42f
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Aug 2 09:06:27 2016 +1000

    Repair $OpenBSD markers.

commit 9715d4ad4b53877ec23dc8681dd7a405de9419a6
Author: Darren Tucker <dtucker at zip.com.au>
Date:   Tue Aug 2 09:02:42 2016 +1000

    Repair $OpenBSD marker.

Summary of changes:
 openbsd-compat/Makefile.in       |  2 +-
 openbsd-compat/base64.h          |  2 +-
 openbsd-compat/bsd-asprintf.c    |  2 +-
 openbsd-compat/bsd-cray.c        | 22 +++++++++---------
 openbsd-compat/bsd-cray.h        |  2 +-
 openbsd-compat/bsd-cygwin_util.c |  4 ++--
 openbsd-compat/bsd-misc.c        | 14 ++++++------
 openbsd-compat/bsd-misc.h        |  2 +-
 openbsd-compat/bsd-nextstep.c    |  2 +-
 openbsd-compat/bsd-openpty.c     |  4 ++--
 openbsd-compat/bsd-waitpid.c     |  8 +++----
 openbsd-compat/fake-rfc2553.c    | 38 +++++++++++++++----------------
 openbsd-compat/fake-rfc2553.h    | 10 ++++-----
 openbsd-compat/getcwd.c          |  2 +-
 openbsd-compat/getgrouplist.c    |  2 +-
 openbsd-compat/openbsd-compat.h  | 14 ++++++------
 openbsd-compat/openssl-compat.c  |  2 +-
 openbsd-compat/port-aix.c        |  6 ++---
 openbsd-compat/port-irix.c       | 48 ++++++++++++++++++++--------------------
 openbsd-compat/port-tun.c        |  2 +-
 openbsd-compat/setproctitle.c    | 10 ++++-----
 openbsd-compat/sha2.c            |  2 +-
 openbsd-compat/sha2.h            |  2 +-
 openbsd-compat/xcrypt.c          | 22 +++++++++---------
 openbsd-compat/xmmap.c           |  2 +-
 25 files changed, 113 insertions(+), 113 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list