Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   riastradh
Date:           Mon Apr 13 15:51:00 UTC 2015

Modified Files:
        src/sys/crypto/cprng_fast: cprng_fast.c
        src/sys/netinet: tcp_subr.c

Log Message:
cprng_strong(kern_cprng, ...) never blocks, pass 0 for flags.

FASYNC was wrong anyway!  It's FNONBLOCK.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/crypto/cprng_fast/cprng_fast.c
cvs rdiff -u -r1.258 -r1.259 src/sys/netinet/tcp_subr.c

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




Home | Main Index | Thread Index | Old Index