[sudo-commits] sudo changeset 9745:c382edc413be

Todd C. Miller Todd.Miller at courtesan.com
Thu Oct 23 14:37:43 MDT 2014


changeset:	9745:c382edc413be in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/c382edc413be
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Thu Oct 23 14:37:27 2014 -0600

Log Message:
	Use generic bitmap macros instead of select-style fd_set.

diffstat:

 Makefile.in                      |   2 +-
 include/sudo_debug.h             |  19 +++++++++++++++++--
 lib/util/Makefile.in             |   2 +-
 lib/util/sudo_debug.c            |  40 +++++++++++++++++-----------------------
 plugins/group_file/Makefile.in   |   2 +-
 plugins/sample/Makefile.in       |   2 +-
 plugins/sudoers/Makefile.in      |   2 +-
 plugins/sudoers/sudoers_debug.c  |   2 +-
 plugins/sudoers/sudoers_debug.h  |   2 +-
 plugins/system_group/Makefile.in |   2 +-
 src/Makefile.in                  |   2 +-
 src/exec.c                       |   4 ++--
 12 files changed, 45 insertions(+), 36 deletions(-)


More information about the sudo-commits mailing list