Module Name: src Committed By: joerg Date: Thu May 31 20:10:06 UTC 2012
Modified Files: src/usr.bin/tic: Makefile tic.c Log Message: Replace linear lookup with hash table, reducing runtime by 60%. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/usr.bin/tic/Makefile cvs rdiff -u -r1.14 -r1.15 src/usr.bin/tic/tic.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.