From owner-cvs-all Thu Nov 15 4: 0:52 2001 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 44F1337B418; Thu, 15 Nov 2001 04:00:48 -0800 (PST) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAFC0m836172; Thu, 15 Nov 2001 04:00:48 -0800 (PST) (envelope-from iwasaki) Message-Id: <200111151200.fAFC0m836172@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 15 Nov 2001 04:00:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_thermal.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 iwasaki 2001/11/15 04:00:48 PST Modified files: sys/dev/acpica acpi_thermal.c Log: Two minor changes. - Change _ACx sysctl oid from ten of _AC[0-9] to one _ACx. - Better error printing on _TMP evaluation. Reviewed by: msmith Revision Changes Path 1.18 +8 -9 src/sys/dev/acpica/acpi_thermal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message