[sudo-commits] sudo changeset 7973:2782d30c024d

Todd C. Miller Todd.Miller at courtesan.com
Fri Apr 6 16:41:39 EDT 2012


changeset:	7973:2782d30c024d in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/2782d30c024d
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Fri Apr 06 15:20:16 2012 -0400

Log Message:
	Log the process id in the debug file output.  Since we don't want
	to keep calling getpid(), stash the value at init time and when we
	fork().

diffstat:

 common/sudo_debug.c       |  26 +++++++++++++++++++++++---
 include/sudo_debug.h      |   1 +
 plugins/sudoers/logging.c |   4 ++--
 plugins/sudoers/visudo.c  |   2 +-
 src/exec.c                |   4 ++--
 src/exec_pty.c            |   4 ++--
 6 files changed, 31 insertions(+), 10 deletions(-)



More information about the sudo-commits mailing list