Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2000 04:52:13 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys random.h src/sys/dev/randomdev yarrow.c yarrow.h
Message-ID:  <200007091152.EAA30934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2000/07/09 04:52:13 PDT

  Modified files:
    sys/sys              random.h 
    sys/dev/randomdev    yarrow.c yarrow.h 
  Log:
  Yarrow tweaks; separate the fast and slow reseed tasks so that they don't
  stomp on each other; provide constant names (as enums) for the harvester
  to use (makes it more self-documenting).
  
  Revision  Changes    Path
  1.22      +2 -1      src/sys/sys/random.h
  1.5       +14 -11    src/sys/dev/randomdev/yarrow.c
  1.3       +2 -2      src/sys/dev/randomdev/yarrow.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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