Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: mycroft
Date: Sat May 6 10:26:46 UTC 2000
Modified Files:
basesrc/usr.bin/locate/bigram: locate.bigram.c
Log Message:
Do not count the end of a line in the bigram table. Newlines are stripped
before coding anyway, and the bigram output was screwing up (and often
pessimising) the table.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/usr.bin/locate/bigram/locate.bigram.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index