[sudo-commits] sudo changeset 9055:e34f45dad10c

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 23 15:03:40 MDT 2013


changeset:	9055:e34f45dad10c in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/e34f45dad10c
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Oct 23 15:03:31 2013 -0600

Log Message:
	Quiet sign comparision warnings.

diffstat:

 common/fileops.c               |   3 ++-
 common/lbuf.c                  |   2 +-
 common/secure_path.c           |   2 +-
 common/sudo_debug.c            |   7 ++++---
 include/secure_path.h          |   2 +-
 plugins/sudoers/find_path.c    |   4 ++--
 plugins/sudoers/getdate.c      |   2 +-
 plugins/sudoers/group_plugin.c |   2 +-
 plugins/sudoers/interfaces.h   |   2 +-
 plugins/sudoers/iolog.c        |   4 ++--
 plugins/sudoers/iolog_path.c   |   2 +-
 plugins/sudoers/ldap.c         |   6 ++++--
 plugins/sudoers/logging.c      |   2 +-
 plugins/sudoers/match_addr.c   |  10 +++++-----
 plugins/sudoers/parse.h        |   2 +-
 plugins/sudoers/policy.c       |   4 ++--
 plugins/sudoers/prompt.c       |  10 +++++-----
 plugins/sudoers/pwutil_impl.c  |   4 ++--
 plugins/sudoers/set_perms.c    |   4 ++--
 plugins/sudoers/sudoreplay.c   |  15 ++++++++-------
 plugins/sudoers/timestamp.c    |   8 ++++----
 plugins/sudoers/toke.c         |   2 +-
 plugins/sudoers/toke.l         |   2 +-
 plugins/sudoers/toke_util.c    |   2 +-
 src/load_plugins.c             |   5 +++--
 src/sudo.c                     |   2 +-
 src/ttyname.c                  |   2 +-
 27 files changed, 59 insertions(+), 53 deletions(-)


More information about the sudo-commits mailing list