[sudo-commits] sudo changeset 6632:93bd53c413c8

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 21 15:22:04 EDT 2011


changeset:	6632:93bd53c413c8 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/93bd53c413c8
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Sun Mar 20 21:25:57 2011 -0400

Log Message:
	Make lex tracing settable at run-time in testsudoers via the -t
	flag.  Trace output goes to stderr.  Will be used by regress tests
	to check lexer.

diffstat:

 plugins/sudoers/testsudoers.c |   15 +++-
 plugins/sudoers/toke.c        |  142 +++++++++++++++++++++--------------------
 plugins/sudoers/toke.l        |   14 ++-
 3 files changed, 93 insertions(+), 78 deletions(-)



More information about the sudo-commits mailing list