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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message