CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/18 00:10:26
Modified files:
sys/nfs : nfs_vnops.c
Log message:
Use arc4random_buf() for fetching 64-bits of data because it is faster
than calling arc4random() twice
ok jsing
