[sudo-commits] sudo changeset 6639:a973f43cc0c2

Todd C. Miller Todd.Miller at courtesan.com
Mon Mar 21 15:26:45 EDT 2011


changeset:	6639:a973f43cc0c2 in /home/hg/sudo
details:	http://www.sudo.ws/repos/sudo/rev/a973f43cc0c2
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Mon Mar 21 15:25:03 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