Commit ID: 100530547692D320BFE
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/02/20 00:07:45 UTC
Modified files:
lib/libc/crypt : arc4random_addrandom.c arc4random_base.c
arc4random_buf.c arc4random_pushb_old.c
arc4random_stir.c
Log message:
optimise; put a few deprecation warnings (no thanks to OpenBSD)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/crypt/arc4random_addrandom.c
cvs -R rdiff -kk -upr1.10 -r1.11 src/lib/libc/crypt/arc4random_base.c
cvs -R rdiff -kk -upr1.3 -r1.4 src/lib/libc/crypt/arc4random_buf.c
cvs -R rdiff -kk -upr1.1 -r1.2 src/lib/libc/crypt/arc4random_pushb_old.c
cvs -R rdiff -kk -upr1.2 -r1.3 src/lib/libc/crypt/arc4random_stir.c