cvs commit: src/sys/dev/random randomdev_soft.c

Mark Murray markm at FreeBSD.org
Tue Mar 29 03:08:45 PST 2005


markm       2005-03-29 11:08:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/random       randomdev_soft.c 
  Log:
  Revert to the more correct array size, and correct a KASSERT to
  only allow proper values. ENTROPYSOURCE is a maxval+1, not an
  allowable number.
  
  Suggested loose protons in the solution:        phk
  Prefers to keep the pH close to seven:          markm
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/dev/random/randomdev_soft.c


More information about the cvs-src mailing list