[sudo-commits] sudo changeset 10014:64fc04debc58

Todd C. Miller Todd.Miller at courtesan.com
Thu May 21 11:14:36 MDT 2015


changeset:	10014:64fc04debc58 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/64fc04debc58
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu May 21 11:07:13 2015 -0600

Log Message:
	Add target for "make splint".  A few files need extra guards to avoid
	errors on systems where they would not otherwise be compiled.
	No warnings from splint.

diffstat:

 Makefile.in                       |  11 +++++++++++
 doc/Makefile.in                   |   2 ++
 examples/Makefile.in              |   2 ++
 include/Makefile.in               |   2 ++
 lib/util/Makefile.in              |   6 ++++++
 lib/zlib/Makefile.in              |   2 ++
 plugins/group_file/Makefile.in    |   6 ++++++
 plugins/sample/Makefile.in        |   6 ++++++
 plugins/sudoers/Makefile.in       |   6 ++++++
 plugins/sudoers/auth/afs.c        |   4 ++++
 plugins/sudoers/auth/aix_auth.c   |   4 ++++
 plugins/sudoers/auth/bsdauth.c    |   4 ++++
 plugins/sudoers/auth/dce.c        |   4 ++++
 plugins/sudoers/auth/fwtk.c       |   4 ++++
 plugins/sudoers/auth/kerb5.c      |   4 ++++
 plugins/sudoers/auth/pam.c        |   4 ++++
 plugins/sudoers/auth/rfc1938.c    |   4 ++++
 plugins/sudoers/auth/secureware.c |   4 ++++
 plugins/sudoers/auth/securid5.c   |   4 ++++
 plugins/sudoers/auth/sia.c        |   4 ++++
 plugins/sudoers/bsm_audit.c       |   4 ++++
 plugins/sudoers/linux_audit.c     |   4 ++++
 plugins/sudoers/solaris_audit.c   |   4 ++++
 plugins/sudoers/sssd.c            |   4 ++++
 plugins/system_group/Makefile.in  |   6 ++++++
 src/Makefile.in                   |   6 ++++++
 src/selinux.c                     |   4 ++++
 27 files changed, 119 insertions(+), 0 deletions(-)


More information about the sudo-commits mailing list