From owner-cvs-all Sat Sep 11 18: 6: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 5D23314BD4; Sat, 11 Sep 1999 18:06:33 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA50608; Sat, 11 Sep 1999 18:06:33 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Message-Id: <199909120106.SAA50608@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Sat, 11 Sep 1999 18:06:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c src/usr.sbin/apmd apmd.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk iwasaki 1999/09/11 18:06:32 PDT Modified files: (Branch: RELENG_3) sys/i386/apm apm.c usr.sbin/apmd apmd.8 Log: MFC: apm.c: 1.104 -> 1.106 Handle USERSTANDBYREQ and CAPABILITIESCHANGE event. apmd.8: 1.3 -> 1.5 Document USERSTANDBYREQ and CAPABILITIESCHANGE events to apmd manpage. The apmd command appeared in FreeBSD 3.3, not 4.0. Approved by: jkh Revision Changes Path 1.77.2.8 +12 -1 src/sys/i386/apm/apm.c 1.2.2.3 +4 -2 src/usr.sbin/apmd/apmd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message