Date: Mon, 14 Jul 2008 10:49:01 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/fortune fortune.6 fortune.c Message-ID: <200807141049.m6EAn7D7088323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-07-14 10:49:01 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
games/fortune/fortune fortune.6 fortune.c
Log:
SVN rev 180505 on 2008-07-14 10:49:01Z by edwin
MFC of revision 173401, 173414 and 173396:
gaames/fortune: add FORTUNE_PATH env var, so ports of fortunes can work sanely
This patch adds an environment variable FORTUNE_PATH, which
works like PATH for fortune files.
PR: bin/36867
Submitted by: Alan Eldridge <ports@geeksrus.net>
[patch] fortune -e implementation bug
Fix the behaviour of "-e file1 file2" to equally pick them
instead of only picking the first one.
PR: bin/70182
Submitted by: Martin Kulas <coolaz@web.de>
Revision Changes Path
1.20.10.1 +36 -31 src/games/fortune/fortune/fortune.6
1.29.2.1 +117 -19 src/games/fortune/fortune/fortune.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807141049.m6EAn7D7088323>
