Merge with FreeBSD, revision 1.16 (stefanf):
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 2 Mar 2005 05:00:21 +0000 (05:00 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 2 Mar 2005 05:00:21 +0000 (05:00 +0000)
commitb8a2ba9456efb0d5d1970b725d46d45fe8d193fd
tree612fda7019a1f7535674f98bba511230696fcf45
parent5a974366bd239757afd5de544eee115332d31722
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."
games/random/random.c