Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jul 2008 15:42:22 +0000 (UTC)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen arc4random.c
Message-ID:  <200807251542.m6PFgd5U099894@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807251542.m6PFgd5U099894>