From owner-cvs-all Mon Feb 11 16:26:12 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 7D08837B402; Mon, 11 Feb 2002 16:26:07 -0800 (PST) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1C0Q7i26685; Mon, 11 Feb 2002 16:26:07 -0800 (PST) (envelope-from gallatin) Message-Id: <200202120026.g1C0Q7i26685@freefall.freebsd.org> From: Andrew Gallatin Date: Mon, 11 Feb 2002 16:26:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 options options.i386 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 gallatin 2002/02/11 16:26:07 PST Modified files: sys/conf files files.i386 options options.i386 Log: Enable polling to be configured into kernels on non i386 platforms. Note that poll_in_trap is only implemented on i386. I've tested this on alpha. Approved by: luigi Revision Changes Path 1.599 +1 -0 src/sys/conf/files 1.391 +0 -1 src/sys/conf/files.i386 1.301 +3 -0 src/sys/conf/options 1.164 +0 -5 src/sys/conf/options.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message