Module Name:    src
Committed By:   jdc
Date:           Mon May 21 16:49:54 UTC 2012

Modified Files:
        src/sys/dev [netbsd-6]: rndpseudo.c
        src/sys/kern [netbsd-6]: subr_cprng.c

Log Message:
Pull up:

  revision 1.10 src/sys/dev/rndpseudo.c
  revision 1.9  src/sys/kern/subr_cprng.c

(requested by tls in ticket 274).

  Fix two problems that could cause /dev/random to not wake up readers when
  entropy became available.


To generate a diff of this commit:
cvs rdiff -u -r1.6.2.2 -r1.6.2.3 src/sys/dev/rndpseudo.c
cvs rdiff -u -r1.5.2.2 -r1.5.2.3 src/sys/kern/subr_cprng.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to