From owner-cvs-all Mon Sep 20 8:34:34 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D54F15B00; Mon, 20 Sep 1999 08:34:30 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA20385; Mon, 20 Sep 1999 08:34:30 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Message-Id: <199909201534.IAA20385@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Mon, 20 Sep 1999 08:34:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk iwasaki 1999/09/20 08:34:30 PDT Modified files: (Branch: RELENG_3) sys/i386/apm apm.c Log: MFC: 1.106 -> 1.107 Return immediately from apm_suspend() when APM BIOS wasn't initialized. Pressing Alt-Pause key will cause machine to reboot with apm disabled. PR: i386/13817 Submitted by: yokota Revision Changes Path 1.77.2.9 +4 -1 src/sys/i386/apm/apm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message