[sudo-cvs] CVS commit: sudo

Todd C. Miller Todd.Miller at courtesan.com
Tue Oct 26 18:12:47 EDT 2004


Module Name:	sudo
Committed By:	millert
Date:		Tue Oct 26 22:12:47 UTC 2004

Added Files:
	sudo: toke.l
Removed Files:
	sudo: parse.lex

Log Message:
Move parse.lex -> toke.l
Rename buffer_frob() -> switch_buffer()
WORD no longer needs to exclude '@'
kill yywrap()


To generate a diff of this commit:
cvs rdiff -r1.141 -r0 sudo/parse.lex
cvs rdiff -r0 -r1.1 sudo/toke.l

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the sudo-commits mailing list