From owner-cvs-all Mon Sep 6 8: 7:33 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9049E159CE; Mon, 6 Sep 1999 08:07:26 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA43330; Mon, 6 Sep 1999 08:06:17 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Message-Id: <199909061506.IAA43330@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Mon, 6 Sep 1999 08:06:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall tcpip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkh 1999/09/06 08:06:17 PDT Modified files: release/sysinstall tcpip.c Log: Only do dhclient once; it has its own internal retry which is more than long enough (and doing it multiple times results in a dialog which waits AGES to complete). Revision Changes Path 1.92 +11 -9 src/release/sysinstall/tcpip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message