From owner-cvs-sys Thu Jul 11 09:35:25 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA10490 for cvs-sys-outgoing; Thu, 11 Jul 1996 09:35:25 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA10432; Thu, 11 Jul 1996 09:35:14 -0700 (PDT) Date: Thu, 11 Jul 1996 09:35:14 -0700 (PDT) From: Nate Williams Message-Id: <199607111635.JAA10432@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/07/11 09:35:14 Modified: sys/i386/apm apm.c Log: Add some comments explaining what APM_DSVALUE_BUG does no that I know what it does and why it's needed. Now I have to figure out how to fix the bug. :) [ No functional changes ] Revision Changes Path 1.46 +10 -3 src/sys/i386/apm/apm.c