From owner-freebsd-bugs Mon May 27 09:33:09 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA23804 for bugs-outgoing; Mon, 27 May 1996 09:33:09 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id JAA23799 for ; Mon, 27 May 1996 09:33:04 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16215(10)>; Mon, 27 May 1996 09:32:22 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177475>; Mon, 27 May 1996 09:32:16 -0700 To: "Marc G. Fournier" cc: Gary Palmer , fenner@parc.xerox.com, freebsd-bugs@freefall.freebsd.org Subject: Re: kern/700 In-reply-to: Your message of "Sun, 26 May 96 23:38:16 PDT." Date: Mon, 27 May 1996 09:32:02 PDT From: Bill Fenner Message-Id: <96May27.093216pdt.177475@crevenia.parc.xerox.com> Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message you write: > Well, I sort of accounted for that possibility (thought maybe >it was modified and moved from net to netinet) by comparing the patch >to the existing in.h file, and the patch looks for an if_data and >ifqueue structures that don't seem to exist there anymore :( It was /sys/net/if.h (look at the header of the patch, the subject was a typo). The confusion is still there but I will assign the PR to myself. Bill