From: Todd C. Miller Date: Fri, 10 Oct 1997 04:54:00 +0000 (+0000) Subject: fdesc bug is fixed in Open/Net BSD X-Git-Tag: SUDO_1_5_4~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ad6df9f51114645da693ab860171b980d91c3110;p=sudo fdesc bug is fixed in Open/Net BSD --- diff --git a/INSTALL b/INSTALL index ea62fd43a..ab78a8d45 100644 --- a/INSTALL +++ b/INSTALL @@ -215,7 +215,7 @@ which must be the only authentication mechanism used. OS dependent notes ================== -OpenBSD and NetBSD: +OpenBSD < 2.2 and NetBSD < 1.2.1: The fdesc filesystem has a bug wrt /dev/tty handling that causes sudo to hang at the password prompt. The workaround is to set PASSWORD_TIMEOUT (in options.h) to 0.