From owner-cvs-all Tue Nov 10 01:39:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA02370 for cvs-all-outgoing; Tue, 10 Nov 1998 01:39:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from iclub.nsu.ru (iclub.nsu.ru [193.124.222.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA02299; Tue, 10 Nov 1998 01:37:29 -0800 (PST) (envelope-from semen@iclub.nsu.ru) Received: from localhost (semen@localhost) by iclub.nsu.ru (8.8.8/8.8.5) with SMTP id PAA24297; Tue, 10 Nov 1998 15:41:52 +0600 (NS) Date: Tue, 10 Nov 1998 15:41:51 +0600 (NS) From: Ustimenko Semen To: Bruce Evans cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, peter@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_tx.c In-Reply-To: <199811091036.VAA22968@godzilla.zeta.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Mon, 9 Nov 1998, Bruce Evans wrote: > > Modified files: > > sys/pci if_tx.c > > Log: > > ifioctl takes a u_long rather than an int on 3.0 > > > > Revision Changes Path > > 1.17 +5 -1 src/sys/pci/if_tx.c > > Must this driver have ifdefs for FreeBSD as well as for OpenBSD? > The plain diffs between the RELENG_2_2 and the 1.16 versions are > 2569 lines. The diffs between the RELENG_2_2 and the 1.15 versions > were only 1775 lines. RELENG_2_2 is simply forgotten mark... it's my fault. I'll fix it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message