From owner-cvs-all Fri Mar 13 20:16:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA04136 for cvs-all-outgoing; Fri, 13 Mar 1998 20:16:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA04118; Fri, 13 Mar 1998 20:16:35 -0800 (PST) (envelope-from tegge@FreeBSD.org) From: Tor Egge Received: (from tegge@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01902; Fri, 13 Mar 1998 20:13:57 -0800 (PST) Date: Fri, 13 Mar 1998 20:13:57 -0800 (PST) Message-Id: <199803140413.UAA01902@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/conf options src/sys/i386/conf LINT src/sys/nfs bootp_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk tegge 1998/03/13 20:13:57 PST Modified files: sys/conf options sys/i386/conf LINT sys/nfs bootp_subr.c Log: Add a BOOTP_WIRED_TO option, for use on machines with multiple network cards where the first detected card should not be used for bootp. Submitted by: Doug Ambrisko Revision Changes Path 1.67 +2 -1 src/sys/conf/options 1.417 +2 -1 src/sys/i386/conf/LINT 1.11 +14 -3 src/sys/nfs/bootp_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message