Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5-0] src/sys/lib/libkern



Module Name:    src
Committed By:   snj
Date:           Wed Jan 20 05:36:09 UTC 2010

Modified Files:
        src/sys/lib/libkern [netbsd-5-0]: arc4random.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1253):
        sys/lib/libkern/arc4random.c: revision 1.21
Keep arc4_i and arc4_j synchronised after a rekeying. This prevents
accidentally ending up in a short ARC4 cycle.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.16.1 src/sys/lib/libkern/arc4random.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index