From owner-cvs-all Sun Jul 15 18:56:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1F7D37B403; Sun, 15 Jul 2001 18:56:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6G1umA80592; Sun, 15 Jul 2001 18:56:48 -0700 (PDT) (envelope-from obrien) Message-Id: <200107160156.f6G1umA80592@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 15 Jul 2001 18:56:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/isc-dhcp/client dhclient.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/07/15 18:56:48 PDT Modified files: contrib/isc-dhcp/client dhclient.c Log: Connect std{in,out,err} to *something* so that "hooks" scripts that write to std{err,out} will not spam /etc/resolv.conf. Ted Lemon fixed the problem in version 3 of the client, but only for the pre-daemonized case. Thanks to Brian for pointing that out and helping to make our future dhclient (v3) better. Submitted by: brian Revision Changes Path 1.19 +8 -1 src/contrib/isc-dhcp/client/dhclient.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message