CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/16 03:06:31
Modified files:
regress/usr.bin/ssh: test-exec.sh
Log message:
Tell puttygen to use /dev/urandom instead of /dev/random. On OpenBSD they
are both non-blocking, but on many other -portable platforms it blocks,
stalling tests.
