DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Raise WARNS in secure/ as high as possible and fix some resulting warnings.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Jan 2010 01:02:03 -0800 (PST)

commit db42c6b8f37355a1bab86cc226ee9eca4ff6ec9b
Author: Sascha Wildner <saw@online.de>
Date:   Mon Jan 18 10:01:43 2010 +0100

    Raise WARNS in secure/ as high as possible and fix some resulting warnings.

Summary of changes:
 crypto/openssh/clientloop.c                |    4 ++--
 crypto/openssh/readconf.c                  |    1 +
 crypto/openssh/servconf.c                  |    1 +
 crypto/openssh/session.c                   |    5 ++++-
 crypto/openssh/sshd.c                      |    3 ++-
 crypto/openssh/sshlogin.c                  |    1 +
 crypto/openssh/sshlogin.h                  |    2 +-
 secure/lib/libcipher/Makefile              |    1 +
 secure/lib/libcipher/crypt.c               |   12 +++---------
 secure/lib/libssl/Makefile                 |    1 +
 secure/libexec/Makefile.inc                |    1 +
 secure/usr.bin/bdes/Makefile               |    1 +
 secure/usr.bin/openssl/Makefile            |    1 +
 secure/usr.bin/scp/Makefile                |    1 +
 secure/usr.bin/sftp/Makefile               |    1 +
 secure/usr.bin/ssh-add/Makefile            |    1 +
 secure/usr.bin/ssh-agent/Makefile          |    1 +
 secure/usr.bin/ssh-keygen/Makefile         |    1 +
 secure/usr.bin/ssh-keyscan/Makefile        |    2 +-
 secure/usr.bin/ssh-vulnkey/Makefile        |    2 +-
 secure/usr.bin/ssh/Makefile                |    1 +
 secure/usr.sbin/Makefile.inc               |    1 +
 secure/usr.sbin/sshd/auth-passwd-freebsd.c |    1 +
 23 files changed, 30 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db42c6b8f37355a1bab86cc226ee9eca4ff6ec9b


-- 
DragonFly BSD source repository



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