From owner-freebsd-current Thu May 9 16:51:46 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA07801 for current-outgoing; Thu, 9 May 1996 16:51:46 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA07796 Thu, 9 May 1996 16:51:44 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14596(1)>; Thu, 9 May 1996 16:50:57 PDT Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177475>; Thu, 9 May 1996 16:50:39 -0700 X-Mailer: exmh version 1.6.4 10/10/95 To: Randy Terbush cc: current@freebsd.org, stable@freebsd.org Subject: Re: Continued MBUF problem with ET V.35 card In-reply-to: Your message of "Thu, 09 May 1996 09:52:08 PDT." <199605091657.LAA25376@sierra.zyzzyva.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 9 May 1996 16:50:35 PDT From: Bill Fenner Message-Id: <96May9.165039pdt.177475@crevenia.parc.xerox.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199605091657.LAA25376@sierra.zyzzyva.com>you write: >Both 2.1.0 and -stable sport version 1.9. Could someone share a copy >of version 1.8 so that I could see what has changed since 1.8? If you have a web browser, you can access the CVS tree directly. For the diff you're looking for, try http://www.freebsd.org/cgi-bin/cvsweb/src/sys/sys/mbuf.h?r1=1.7&r2=1.9 To see the commit messages, and for an interface to get arbitrary diffs, just use http://www.freebsd.org/cgi-bin/cvsweb/src/sys/sys/mbuf.h Bill