This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
games
/
random
History
stefanf
0de63fceef
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.
2004-10-03 15:34:15 +00:00
..
Makefile
…
random.6
Fixed SYNOPSIS.
2003-02-23 01:44:14 +00:00
random.c
Properly initialise 'filename' so that random -l doesn't try to open NULL.
2004-10-03 15:34:15 +00:00
randomize_fd.c
…
randomize_fd.h
…