Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 01:37:57 -0800 (PST)
From:      "Matthew N. Dodd" <mdodd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_fddisubr.c
Message-ID:  <200203290937.g2T9bvW62808@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mdodd       2002/03/29 01:37:57 PST

  Modified files:
    sys/net              if_fddisubr.c 
  Log:
  - Simplify first arg of nd6_storelladdr().
  - Use struct fddi_header where appropriate.
  - Use bcopy() rather than memcpy().
  - Use FDDI_ADDR_LEN macro instead of ETHER_ADDR_LEN macro.
  - Add loadable module support.
  
  Revision  Changes    Path
  1.61      +29 -15    src/sys/net/if_fddisubr.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?200203290937.g2T9bvW62808>