From owner-cvs-sys Mon Mar 11 15:14:31 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA28144 for cvs-sys-outgoing; Mon, 11 Mar 1996 15:14:31 -0800 (PST) Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA28088 Mon, 11 Mar 1996 15:14:08 -0800 (PST) Received: (from nate@localhost) by trout.sri.MT.net (8.6.12/8.6.12) id QAA05413; Mon, 11 Mar 1996 16:14:03 -0700 Date: Mon, 11 Mar 1996 16:14:03 -0700 From: Nate Williams Message-Id: <199603112314.QAA05413@trout.sri.MT.net> To: Nate Williams Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/apm/apm_init real_prot.S In-Reply-To: <199603112142.NAA20982@freefall.freebsd.org> References: <199603112142.NAA20982@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Branch: sys/i386/apm/apm_init RELENG_2_1_0 > Modified: sys/i386/apm/apm_init real_prot.S > Log: In case anyone is wondering, I'm making all my changes to both -current and -stable because I'm running -stable on my laptop, and need to keep doing that in order to let development continue. These changes can't make -stable unstable because there is no PC-CARD support in -stable, and the APM support is totally buggy, so I can't make it any worse. :( Anyway, thanks for putting up with lots of repeated commit messages. Nate