Commit ID: 100553F561A549EE129 CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/04/28 09:42:52 UTC
Modified files:
usr.bin/wtf : wtf
Log message:
speed optimisation: assume input is sorted; if non-match after match, stop
(future optimisation to come: split input by first letter, for quick jump)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.26 -r1.27 src/usr.bin/wtf/wtf
