From owner-freebsd-current Wed Sep 3 14:01:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA07170 for current-outgoing; Wed, 3 Sep 1997 14:01:20 -0700 (PDT) Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA07165 for ; Wed, 3 Sep 1997 14:01:18 -0700 (PDT) Received: from East.Sun.COM ([129.148.1.241]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id OAA28066 for ; Wed, 3 Sep 1997 14:00:47 -0700 Received: from suneast.East.Sun.COM by East.Sun.COM (SMI-8.6/SMI-5.3) id RAA16735; Wed, 3 Sep 1997 17:00:43 -0400 Received: from compound.east.sun.com by suneast.East.Sun.COM (SMI-8.6/SMI-SVR4) id RAA08594; Wed, 3 Sep 1997 17:00:43 -0400 Received: (from alk@localhost) by compound.east.sun.com (8.8.7/8.7.3) id QAA03566; Wed, 3 Sep 1997 16:00:42 -0500 (CDT) Date: Wed, 3 Sep 1997 16:00:42 -0500 (CDT) Reply-To: Anthony.Kimball@East.Sun.COM Message-Id: <199709032100.QAA03566@compound.east.sun.com> From: Tony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Face: O9M"E%K;(f-Go/XDxL+pCxI5*gr[=FN@Y`cl1.Tn To: current@freebsd.org Subject: -UCOMPAT_43 problem X-Mailer: VM 6.33 under 19.14 XEmacs Lucid Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk cvs diff sys/net/if.c Index: sys/net/if.c =================================================================== RCS file: /work/repository/FreeBSD/src/sys/net/if.c,v retrieving revision 1.51 diff -r1.51 if.c 662c662,663 < ifp)); --- > ifp, > p));