Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 1998 19:51:51 +0100
From:      Eivind Eklund <eivind@yes.no>
To:        Julian Elischer <julian@whistle.com>
Cc:        Eivind Eklund <eivind@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/conf options src/sys/dev/en midway.c          src/sys/dev/pdq pdq_ifsubr.c src/sys/dev/vx if_vx.c          src/sys/i386/eisa if_fea.c if_vx_eisa.c src/sys/i386/isa if_ar.c          if_cx.c if_ed.c if_eg.c if_el.c if_ep.c i
Message-ID:  <19980109195151.23934@follo.net>
In-Reply-To: <34B568F0.446B9B3D@whistle.com>; from Julian Elischer on Thu, Jan 08, 1998 at 04:01:52PM -0800
References:  <199801082342.PAA03143@freefall.freebsd.org> <34B568F0.446B9B3D@whistle.com>

index | next in thread | previous in thread | raw e-mail

On Thu, Jan 08, 1998 at 04:01:52PM -0800, Julian Elischer wrote:
> Eivind Eklund wrote:
> > 
> 
> > 
> >   This commit move struct arpcom from <netinet/if_ether.h> to
> >   <net/if_arp.h>.
> 
> 
> All hell is going to break out over this I'm sure..

Technically: Only if something outside the kernel define struct arpcom
differently and include <net/if_arp.h>.  <netinet/if_ether.h> include
<net/if_arp.h>, so exposure is only widened a little.

> did a 'make world' still work?

I didn't test - there are no references to arpcom in bin, libexec,
sbin, usr.bin, or usr.sbin.  I don't have my machine set up to do
'make world' too easily (one of my disks are slightly unstable, so
I've not dared to test for some time).

Eivind.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980109195151.23934>