CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/03 16:00:49
Modified files:
sys/miscfs/fuse: fusebuf.c
Log message:
use arc4random_buf() instead of (r << 32) | r; discussed with matthew
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/03 16:00:49
Modified files:
sys/miscfs/fuse: fusebuf.c
Log message:
use arc4random_buf() instead of (r << 32) | r; discussed with matthew