Date: Mon, 7 Feb 2005 21:00:20 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <200502072100.j17L0LRE043576@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-02-07 21:00:20 UTC
FreeBSD src repository
Modified files:
games/fortune/datfiles fortunes
Log:
Trim more cookies, by playing with different hash functions,
e.g., by trimming all non-alphabet characters and whitespace,
converting to lowercase, and considering only first (or last)
N letters (maybe only consonants). The fortune editor then
displays all fortunes that have the same hash, and allows to
remove one of them. The rest is written to stdout.
Revision Changes Path
1.164 +3 -3215 src/games/fortune/datfiles/fortunes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502072100.j17L0LRE043576>
