[sudo-commits] sudo changeset 6710:b4e8cab777e6

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 29 09:10:52 EDT 2011


changeset:	6710:b4e8cab777e6 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/b4e8cab777e6
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 29 09:10:40 2011 -0400

Log Message:
	Add explicit check for struct utmpx.ut_exit.e_termination
	and struct utmpx.ut_exit.__e_termination.  HP-UX uses the latter.
	Only update ut_exit if we detect one or the other.

diffstat:

 config.h.in  |  12 +++++++
 configure    |  94 +++++++++++++++++++++++++++++++++++++++++++----------------
 configure.in |  30 +++++++++++++++++-
 src/utmp.c   |  12 ++++++-
 4 files changed, 118 insertions(+), 30 deletions(-)



More information about the sudo-commits mailing list