CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/02/17 14:40:43
Modified files:
sysutils/memtester: Makefile
Added files:
sysutils/memtester/patches: patch-sizes_h
Log message:
Use arc4random() instead of something weirdly biased that is cobbled
together from two rand() calls. From Jan Stary.
