From owner-cvs-sys Thu Apr 18 12:22:01 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00349 for cvs-sys-outgoing; Thu, 18 Apr 1996 12:22:01 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00320 Thu, 18 Apr 1996 12:21:48 -0700 (PDT) Date: Thu, 18 Apr 1996 12:21:48 -0700 (PDT) From: Nate Williams Message-Id: <199604181921.MAA00320@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/04/18 12:21:48 Modified: sys/i386/apm apm.c Log: - Addition of my name to the APM Copyright - More code cleanups - #ifdef DEBUG debugging code - More consistant printfs - Better handling of the apm_int() assembly code (mostly from Bruce Evans) Reviewed by: bde Revision Changes Path 1.38 +33 -50 src/sys/i386/apm/apm.c