From owner-cvs-all Thu Apr 4 9:58:58 2002 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 D4C9937B428; Thu, 4 Apr 2002 09:58:21 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g34HwLC03079; Thu, 4 Apr 2002 09:58:21 -0800 (PST) (envelope-from brian) Message-Id: <200204041758.g34HwLC03079@freefall.freebsd.org> From: Brian Somers Date: Thu, 4 Apr 2002 09:58:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 autoconf.c src/sys/ia64/ia64 autoconf.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 brian 2002/04/04 09:58:21 PST Modified files: sys/i386/i386 autoconf.c sys/ia64/ia64 autoconf.c Log: Back out the previous commit. In the i386 case, options BOOTP requires options NFS_ROOT as well as options NFSCLIENT. With *both* the NFS options, a bootpc_init() prototype is brought in by nfsclient/nfsdiskless.h. In the ia64 case, it just doesn't work and my change just pushes it further away from working. Suggested to be wrong by: bde Revision Changes Path 1.166 +0 -1 src/sys/i386/i386/autoconf.c 1.13 +0 -1 src/sys/ia64/ia64/autoconf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message