[sudo-commits] sudo changeset 8507:48346393634d

Todd C. Miller Todd.Miller at courtesan.com
Sun Nov 25 09:41:40 EST 2012


changeset:	8507:48346393634d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/48346393634d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Nov 25 09:34:10 2012 -0500

Log Message:
	Rename warning2()/error2() -> warning_nodebug()/error_nodebug().

diffstat:

 common/alloc.c                                        |  36 +++++-----
 common/list.c                                         |   2 +-
 include/error.h                                       |  64 +++++++++---------
 plugins/sudoers/env.c                                 |   4 +-
 plugins/sudoers/plugin_error.c                        |  16 ++--
 plugins/sudoers/regress/check_symbols/check_symbols.c |   8 +-
 plugins/sudoers/sudoreplay.c                          |   2 +-
 plugins/sudoers/visudo.c                              |   2 +-
 src/error.c                                           |  16 ++--
 src/hooks.c                                           |   8 +-
 10 files changed, 79 insertions(+), 79 deletions(-)


More information about the sudo-commits mailing list