From owner-cvs-sys Mon Mar 4 21:51:09 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA06944 for cvs-sys-outgoing; Mon, 4 Mar 1996 21:51:09 -0800 (PST) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA06893 Mon, 4 Mar 1996 21:50:57 -0800 (PST) Date: Mon, 4 Mar 1996 21:50:57 -0800 (PST) From: Nate Williams Message-Id: <199603050550.VAA06893@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 Precedence: bulk nate 96/03/04 21:50:56 Branch: sys/i386/apm RELENG_2_1_0 Modified: sys/i386/apm apm.c Log: Removed MACH_KERNEL ifdef's to bring the code closer in-line with -current. DEVFS and static changes have not yet been brought in. Revision Changes Path 1.12.4.2 +3 -135 src/sys/i386/apm/apm.c