From owner-cvs-sys Tue Mar 19 08:57:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14959 for cvs-sys-outgoing; Tue, 19 Mar 1996 08:57:04 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14942 Tue, 19 Mar 1996 08:56:58 -0800 (PST) Date: Tue, 19 Mar 1996 08:56:58 -0800 (PST) From: Nate Williams Message-Id: <199603191656.IAA14942@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/03/19 08:56:57 Modified: sys/i386/apm apm.c Log: Add some comments on the APM specs, and make the APM 'idle/busy' functions follow them. Revision Changes Path 1.36 +26 -20 src/sys/i386/apm/apm.c