Log the process id in the debug file output. Since we don't want
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Apr 2012 19:20:16 +0000 (15:20 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 6 Apr 2012 19:20:16 +0000 (15:20 -0400)
commitc8ce3a0a854054576383e45c1f65c707315b628a
treecf38e22d32b02c13a393558f591187db02c40c0b
parentbb898cd5df8e28d77066021f323c4737fae17638
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().
common/sudo_debug.c
include/sudo_debug.h
plugins/sudoers/logging.c
plugins/sudoers/visudo.c
src/exec.c
src/exec_pty.c