[sudo-commits] sudo changeset 7520:57a6a5bf69a2

Todd C. Miller Todd.Miller at courtesan.com
Wed Jan 4 13:06:47 EST 2012


changeset:	7520:57a6a5bf69a2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/57a6a5bf69a2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Wed Jan 04 12:53:41 2012 -0500

Log Message:
	Use HAVE_STRUCT_TIMESPEC and HAVE_STRUCT_IN6_ADDR instead of
	HAVE_TIMESPEC and HAVE_IN6_ADDR respectively.

diffstat:

 common/fileops.c             |   2 +-
 compat/nanosleep.c           |   2 +-
 config.h.in                  |   8 ++++----
 configure                    |  10 +++++-----
 configure.in                 |   8 +++-----
 plugins/sudoers/interfaces.c |   2 +-
 plugins/sudoers/interfaces.h |   2 +-
 plugins/sudoers/match_addr.c |  24 ++++++++++++------------
 plugins/sudoers/sudoreplay.c |   2 +-
 src/net_ifs.c                |   8 ++++----
 10 files changed, 33 insertions(+), 35 deletions(-)



More information about the sudo-commits mailing list