Source-Changes archive

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

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



Module Name:    src
Committed By:   snj
Date:           Thu Jan 21 08:31:34 UTC 2010

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

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1374):
        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.18 -r1.18.2.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