[sudo-commits] sudo changeset 5387:478079c3fd4b

Todd C. Miller Todd.Miller at courtesan.com
Tue May 25 16:13:13 EDT 2010


changeset:	5387:478079c3fd4b in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/478079c3fd4b
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue May 25 16:13:04 2010 -0400

Log Message:
	Use numeric registers to handle conditionals instead of trying
	to do it all with text processing.

diffstat:

 configure               |  12 +++---
 configure.in            |  12 +++---
 doc/sudo.man.in         |  86 +++++++++++++++++++++++++++---------------------
 doc/sudo.man.pl         |  35 ++++++++++++-------
 doc/sudoers.cat         |  74 +++++++++++++++++++++---------------------
 doc/sudoers.ldap.cat    |  26 +++++++-------
 doc/sudoers.ldap.man.in |   4 +-
 doc/sudoers.man.in      |  64 +++++++++++++++++++++++++-----------
 doc/sudoers.man.pl      |  42 +++++++++++++++-------
 doc/sudoreplay.cat      |  10 ++--
 doc/sudoreplay.man.in   |   2 +-
 doc/visudo.cat          |   8 ++--
 doc/visudo.man.in       |   4 +-
 13 files changed, 219 insertions(+), 160 deletions(-)



More information about the sudo-commits mailing list