From owner-cvs-all Sun Aug 25 13: 2:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CB5C37B400; Sun, 25 Aug 2002 13:02:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F17443E6A; Sun, 25 Aug 2002 13:02:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7PK2VJU062118; Sun, 25 Aug 2002 13:02:31 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7PK2VlE062117; Sun, 25 Aug 2002 13:02:31 -0700 (PDT) Message-Id: <200208252002.g7PK2VlE062117@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Aug 2002 13:02:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 device.hints.5 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 2002/08/25 13:02:31 PDT Modified files: share/man/man5 device.hints.5 Log: Backout rev 1.4. The code certainly does not spell the sysctl with 'ed': $ grep disable /sys/boot/i386/libi386/i386_module.c if ((getenv("acpi_load") && !getenv("hint.acpi.0.disable"))) { Revision Changes Path 1.5 +1 -1 src/share/man/man5/device.hints.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message