[sudo-commits] sudo changeset 14886:09eced2fb202

Todd C. Miller Todd.Miller at sudo.ws
Fri Jul 14 14:24:43 MDT 2023


changeset:	14886:09eced2fb202 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/09eced2fb202
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Fri Jul 14 13:12:51 2023 -0600

Log Message:
	sudo_term_raw: change the isig argument into a flags field

	There are current two flags: SUDO_TERM_ISIG (enable terminal signals)
	and SUDO_TERM_OFLAG (preserve output flags).

diffstat:

 include/sudo_util.h          |   4 +++-
 lib/util/term.c              |  16 ++++++++++++----
 plugins/sudoers/sudoreplay.c |   2 +-
 3 files changed, 16 insertions(+), 6 deletions(-)



More information about the sudo-commits mailing list