bind9/bin
Brian Wellington ed29aefe31 [RT #1709]
Change isc_entropy_usebestsource() to have saner semantics:
 - If an invalid file is specified, an error will be returned instead of the
   keyboard being used.
 - If no file is specified but a random device is present, the keyboard will
   be used if there is an error opening the random device.
 - ISC_ENTROPY_KEYBOARDYES indicates that the keyboard should be the
   only device used.  Otherwise, passing '-r keyboard' is meaningless
   on a machine with a random device, since the keyboard will not be used.

Change the callers in the dnssec tools and rndc-confgen to check for the
special file "keyboard" and call isc_entropy_usebestsource() with the right set
of parameters.
2001-09-05 22:32:09 +00:00
..
check #include <string.h> 2001-09-05 21:09:31 +00:00
dig 969. [func] dig now supports the undocumented dig 8 feature 2001-08-29 18:57:28 +00:00
dnssec [RT #1709] 2001-09-05 22:32:09 +00:00
named include <named/types.h>, not <named/interfacemgr.h> 2001-09-04 19:29:24 +00:00
nsupdate Changed RESOLV_CONF to be conditionally defined allowing win32 to override this definition 2001-09-01 05:09:33 +00:00
rndc [RT #1709] 2001-09-05 22:32:09 +00:00
tests update_copyrights 2001-08-09 00:33:47 +00:00
win32/BINDInstall Remove shutdown privilege-enabling code. Installer should not be shutting down the system. 2001-08-30 04:23:43 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in copyright update 2001-01-09 22:01:04 +00:00