[sudo-commits] sudo changeset 6234:03c43b8749cf

Todd C. Miller Todd.Miller at courtesan.com
Tue Nov 30 15:21:47 EST 2010


changeset:	6234:03c43b8749cf in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/03c43b8749cf
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Nov 30 15:21:36 2010 -0500

Log Message:
	Use %u to print uid/gid, not %lu and adjust casts to match.

diffstat:

 plugins/sudoers/auth/kerb4.c |   4 ++--
 plugins/sudoers/check.c      |  22 +++++++++++-----------
 plugins/sudoers/env.c        |   4 ++--
 plugins/sudoers/pwutil.c     |  14 ++++++++------
 plugins/sudoers/sudoers.c    |  12 ++++++------
 src/sudo.c                   |  14 +++++++-------
 6 files changed, 36 insertions(+), 34 deletions(-)



More information about the sudo-commits mailing list