[sudo-commits] sudo changeset 6711:ab5b665fc04b

Todd C. Miller Todd.Miller at courtesan.com
Tue Mar 29 09:12:00 EDT 2011


changeset:	6711:ab5b665fc04b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/ab5b665fc04b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Mar 29 09:11:46 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