[Bug 1149] Does not build on QNX

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Feb 15 20:12:48 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1149





------- Comment #18 from kraai at ftbfs.org  2006-02-15 20:12 -------
(In reply to comment #17)
> Most other platforms solve this kind of problem by saving the random seed on
> shutdown and reseeding on startup.

Does sshd do this or does some other operating system service?  If I were to
write my own program to do so, would I use RAND_file_name, RAND_write_file, and
RAND_read_file or should I seed the operating system's random number generator
(assuming the RAND functions don't do so)?




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list