[sudo-commits] sudo changeset 11470:07108a1c2edc

Todd C. Miller Todd.Miller at sudo.ws
Mon Aug 20 10:06:14 MDT 2018


changeset:	11470:07108a1c2edc in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/07108a1c2edc
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Aug 20 10:04:14 2018 -0600

Log Message:
	Move updating of the window size to the monitor process.
	This will allow us to close the slave in the main sudo process in
	the future so only the command and monitor have it open.

diffstat:

 lib/util/term.c    |   12 ++-
 src/exec_monitor.c |   63 +++++++++++++--
 src/exec_pty.c     |  212 +++++++++++++++++++++++++++++-----------------------
 src/sudo.h         |   11 +-
 4 files changed, 187 insertions(+), 111 deletions(-)


More information about the sudo-commits mailing list