summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-09-19 18:24:02 +0000
committerpfg <pfg@FreeBSD.org>2014-09-19 18:24:02 +0000
commitc3674dfb671259e9dd4b0aa949225f6420dea84a (patch)
tree9f75d6e8b889afe0d40cdbced87f33cf8ca7279c /usr.bin
parentb20958041813366cf95ef25c6af02b4d0badb296 (diff)
downloadFreeBSD-src-c3674dfb671259e9dd4b0aa949225f6420dea84a.zip
FreeBSD-src-c3674dfb671259e9dd4b0aa949225f6420dea84a.tar.gz
awk: Use random(3) instead of rand(3)
While none of them is considered even near to cryptographic level, random(3) is a better random generator than rand(3). Use random(3) for awk as is done in other systems. Thanks to Chenguang Li for discussing this in the lists and submitting the patch upstream. PR: 193147 MFC after: 5 weeks
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud