[sudo-commits] sudo changeset 5267:9c45def57cf7

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 23 23:16:00 EDT 2010


changeset:	5267:9c45def57cf7 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/9c45def57cf7
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Apr 22 18:09:53 2010 -0400

Log Message:
	Convert to ANSI C function declarations

diffstat:

 plugins/sudoers/alias.c       |   27 ++------
 plugins/sudoers/check.c       |   31 ++-------
 plugins/sudoers/defaults.c    |   71 +++++------------------
 plugins/sudoers/find_path.c   |    6 +-
 plugins/sudoers/getspwuid.c   |    7 +-
 plugins/sudoers/gettime.c     |    3 +-
 plugins/sudoers/goodpath.c    |    4 +-
 plugins/sudoers/interfaces.c  |    8 +-
 plugins/sudoers/iolog.c       |    2 +-
 plugins/sudoers/ldap.c        |  122 +++++++++++------------------------------
 plugins/sudoers/logging.c     |   45 ++-------------
 plugins/sudoers/match.c       |   86 +++++++----------------------
 plugins/sudoers/nonunix.h     |   16 +---
 plugins/sudoers/parse.c       |   73 +++++++-----------------
 plugins/sudoers/pwutil.c      |   48 ++++-----------
 plugins/sudoers/redblack.c    |   48 ++++------------
 plugins/sudoers/sudo_nss.c    |   17 ++---
 plugins/sudoers/sudoers.c     |   31 +++-------
 plugins/sudoers/sudoreplay.c  |   38 +++---------
 plugins/sudoers/testsudoers.c |   46 +++++---------
 plugins/sudoers/timestr.c     |    4 +-
 plugins/sudoers/tsgetgrpw.c   |   30 ++++------
 plugins/sudoers/vasgroups.c   |    2 +-
 plugins/sudoers/visudo.c      |   82 ++++++++-------------------
 24 files changed, 243 insertions(+), 604 deletions(-)



More information about the sudo-commits mailing list