Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2000 22:33:41 -0700 (PDT)
From:      Tim Vanderhoek <hoek@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pdq pdq_ifsubr.c
Message-ID:  <200005210533.WAA25943@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
hoek        2000/05/20 22:33:41 PDT

  Modified files:
    sys/dev/pdq          pdq_ifsubr.c 
  Log:
  Uh, ya, sure this almost compiled for __bsdi__.  NOT!
  
  Note that __bsdi__s_/_i_/_os_/__ has moved this file to dev/ic/ and
  has completely removed the non-compiling function from pdq_ifsubr.c and
  has completely removed this function and placed it into netinet/if_ether.c
  (if, in fact, it wasn't there the whole time).  I was tempted to simply
  remove this __bsdi__only__ function.
  
  The function is arp_ifinit().
  
  PR:	kern/7903
  
  Revision  Changes    Path
  1.12      +2 -1      src/sys/dev/pdq/pdq_ifsubr.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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