the fcntl() problem with /dev/random still exists on FreeBSD 4.2 if running as
non-root.
This commit is contained in:
10
README
10
README
@@ -102,11 +102,11 @@ BIND 9.2
|
|||||||
threads with "configure --disable-threads" on these
|
threads with "configure --disable-threads" on these
|
||||||
platforms.
|
platforms.
|
||||||
|
|
||||||
FreeBSD prior to 4.2 and OpenBSD prior to 2.8 log
|
FreeBSD prior to 4.2 (and 4.2 if running as non-root)
|
||||||
messages like "fcntl(8, F_SETFL, 4): Inappropriate
|
and OpenBSD prior to 2.8 log messages like
|
||||||
ioctl for device". This is due to a bug in
|
"fcntl(8, F_SETFL, 4): Inappropriate ioctl for device".
|
||||||
"/dev/random" and impacts the server's DNSSEC
|
This is due to a bug in "/dev/random" and impacts the
|
||||||
support.
|
server's DNSSEC support.
|
||||||
|
|
||||||
--with-libtool does not work on AIX.
|
--with-libtool does not work on AIX.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user