]> granicus.if.org Git - sudo/commit
Move parse.lex -> toke.l
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Oct 2004 22:12:47 +0000 (22:12 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 26 Oct 2004 22:12:47 +0000 (22:12 +0000)
commit2d1e360e8352f15dce9df95c45b733ceea7624e2
treeec570a886d008a4a9751dc5acacac89123a5d538
parent5becc03851b88caadb507a6c334c97997c33c7e3
Move parse.lex -> toke.l
Rename buffer_frob() -> switch_buffer()
WORD no longer needs to exclude '@'
kill yywrap()
toke.l [moved from parse.lex with 95% similarity]