Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 15:18:17 -0500
From:      Steve Price <steve@freebsd.org>
To:        stable@FreeBSD.ORG
Cc:        imp@freebsd.org
Subject:   Re: pcic_isa.c missing in -stable
Message-ID:  <20010712151817.I75539@bsd.havk.org>
In-Reply-To: <20010712151104.H75539@bsd.havk.org>; from steve@havk.org on Thu, Jul 12, 2001 at 03:11:04PM -0500
References:  <20010712151104.H75539@bsd.havk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 12, 2001 at 03:11:04PM -0500, Steve Price wrote:
> Is it just me or did the following commit break kernel builds
> in -stable?
> 
> steve@bsd(/usr/src/sys/conf)$ cvs diff -u -r1.340.2.65 -r1.340.2.66 files 
> Index: files
> ===================================================================
> RCS file: /home/ncvs/src/sys/conf/files,v
> retrieving revision 1.340.2.65
> retrieving revision 1.340.2.66
> diff -u -r1.340.2.65 -r1.340.2.66
> --- files       2001/07/07 05:25:27     1.340.2.65
> +++ files       2001/07/09 18:25:51     1.340.2.66

Looks this one was part of the cause as well. :/

steve@bsd(/usr/src/sys/pccard)$ cvs diff -u -r1.89.2.10 -r1.89.2.11 pcic.c | head   
Index: pcic.c
===================================================================
RCS file: /home/ncvs/src/sys/pccard/pcic.c,v
retrieving revision 1.89.2.10
retrieving revision 1.89.2.11
diff -u -r1.89.2.10 -r1.89.2.11
--- pcic.c      2001/06/28 06:33:13     1.89.2.10
+++ pcic.c      2001/07/09 18:25:52     1.89.2.11
@@ -2,6 +2,7 @@
  *  Intel PCIC or compatible Controller driver

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010712151817.I75539>