cvs commit: src/games/fortune/fortune fortune.6 fortune.c
Edwin Groothuis
edwin at FreeBSD.org
Mon Jul 14 10:49:38 UTC 2008
edwin 2008-07-14 10:49:32 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
games/fortune/fortune fortune.6 fortune.c
Log:
SVN rev 180506 on 2008-07-14 10:49:32Z 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 at 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 at web.de>
Revision Changes Path
1.20.2.1 +36 -31 src/games/fortune/fortune/fortune.6
1.27.2.1 +117 -19 src/games/fortune/fortune/fortune.c
More information about the cvs-src
mailing list