cvs commit: src/games/random random.c

Chris Pressey cpressey at crater.dragonflybsd.org
Tue Mar 1 21:00:38 PST 2005


cpressey    2005/03/01 21:00:21 PST

DragonFly src repository

  Modified files:
    games/random         random.c 
  Log:
  Merge with FreeBSD, revision 1.16 (stefanf):
  
  "Properly initialise 'filename' so that random -l doesn't try to open
  NULL.
  
  Const-qualify 'filename' to avoid a strdup() call due to
  -Wwrite-strings silliness."
  
  Revision  Changes    Path
  1.3       +6 -7      src/games/random/random.c


http://www.dragonflybsd.org/cvsweb/src/games/random/random.c.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list