cvs commit: src/games/fortune/fortune fortune.c

Edwin Groothuis edwin at FreeBSD.org
Tue Nov 6 14:03:24 PST 2007


edwin       2007-11-06 22:03:24 UTC

  FreeBSD src repository

  Modified files:
    games/fortune/fortune fortune.c 
  Log:
  games/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>
  
  MFC after:      1 week
  Approved by:    grog (mentor)
  
  Revision  Changes    Path
  1.30      +106 -14   src/games/fortune/fortune/fortune.c


More information about the cvs-src mailing list