cvs commit: src/lib/libc/gen arc4random.c

Andrey A. Chernov ache at FreeBSD.org
Fri Jul 25 15:42:40 UTC 2008


ache        2008-07-25 15:42:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         arc4random.c 
  Log:
  SVN rev 180804 on 2008-07-25 15:42:22Z by ache
  
  Per rwatson's request:
  "If you don't get a review within a day or two, I would firmly recommend
  backing out the changes"
  
  back out all my changes, i.e. not comes from merging from OpenBSD as
  unreviewed by secteam@ yet.
  (OpenBSD changes stays in assumption they are reviewd by OpenBSD)
  
  Yes, it means some old bugs returned, like not setted rs_stired = 1 in
  arc4random_stir(3) causing double stirring.
  
  Revision  Changes    Path
  1.23      +17 -29    src/lib/libc/gen/arc4random.c


More information about the cvs-src mailing list