[sudo-commits] sudo changeset 10724:215c80e09830

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 7 13:42:41 MST 2016


changeset:	10724:215c80e09830 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/215c80e09830
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Nov 07 13:36:05 2016 -0700

Log Message:
	Use sys/stat.h defines instead of bare octal values.

diffstat:

 include/sudo_compat.h       |  13 +++++++++++++
 lib/util/strtomode.c        |   3 ++-
 plugins/sudoers/defaults.c  |   4 ++--
 plugins/sudoers/goodpath.c  |   2 +-
 plugins/sudoers/logging.c   |   5 +++--
 plugins/sudoers/policy.c    |   2 +-
 plugins/sudoers/sudoers.c   |   4 ++--
 plugins/sudoers/timestamp.c |   5 +++--
 plugins/sudoers/visudo.c    |  10 +++++-----
 src/sesh.c                  |   5 +++--
 src/sudo.c                  |   3 ++-
 src/sudo_edit.c             |  10 ++++++----
 12 files changed, 43 insertions(+), 23 deletions(-)


More information about the sudo-commits mailing list