[sudo-commits] sudo changeset 13445:abd73fc939c3

Todd C. Miller Todd.Miller at sudo.ws
Fri Aug 27 10:02:15 MDT 2021


changeset:	13445:abd73fc939c3 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/abd73fc939c3
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Thu Aug 26 16:36:41 2021 -0600

Log Message:
	Rename log_children -> log_subcmds

diffstat:

 NEWS                        |   6 ++--
 doc/sudoers.man.in          |  60 ++++++++++++++++++++++----------------------
 doc/sudoers.mdoc.in         |  58 +++++++++++++++++++++---------------------
 plugins/sudoers/def_data.c  |   4 +-
 plugins/sudoers/def_data.h  |   4 +-
 plugins/sudoers/def_data.in |   4 +-
 plugins/sudoers/policy.c    |   4 +-
 src/exec.c                  |   2 +-
 src/exec_common.c           |   2 +-
 src/exec_nopty.c            |   2 +-
 src/exec_pty.c              |   2 +-
 src/sudo.c                  |   2 +-
 src/sudo.h                  |   2 +-
 13 files changed, 76 insertions(+), 76 deletions(-)



More information about the sudo-commits mailing list