CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/08/24 04:46:49
Modified files:
lib/libevent : poll.c select.c
Log message:
replace random() with arc4random.
blambert didnt like stuff linking to libevent getting warnings about use of
an unsafe api.
ok blambert@ mikeb@ deraadt@ millert@
