From owner-freebsd-current Fri Feb 13 19:21:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA17540 for freebsd-current-outgoing; Fri, 13 Feb 1998 19:21:33 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA17535 for ; Fri, 13 Feb 1998 19:21:31 -0800 (PST) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id TAA22163; Fri, 13 Feb 1998 19:21:28 -0800 (PST) (envelope-from jdp) Message-Id: <199802140321.TAA22163@austin.polstra.com> To: julian@whistle.com Subject: Re: Working (apparently) soft-update code available. In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Cc: current@FreeBSD.ORG Date: Fri, 13 Feb 1998 19:21:28 -0800 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Julian Elischer wrote: > > look in: > ftp://ftp.freebsd.org/pub/FreeBSD/incoming/softupdates4.tgz Great! But ... what is this doing in there?? > Index: sys/pci/if_de.c > =================================================================== > RCS file: /cvs/freebsd/src/sys/pci/if_de.c,v > retrieving revision 1.79 > diff -c -r1.79 if_de.c > *** if_de.c 1998/02/06 12:14:08 1.79 > --- if_de.c 1998/02/13 22:39:06 > *************** > *** 1,3 **** > --- 1,5 ---- > + #undef __FreeBSD__ > + #define __FreeBSD__ 3 > /* $NetBSD: if_de.c,v 1.56 1997/10/20 14:32:46 matt Exp $ */ > /* $Id: if_de.c,v 1.79 1998/02/06 12:14:08 eivind Exp $ */ > John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message