Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 1998 16:04:48 -0700 (PDT)
From:      Alex Nash <alex@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <199810042304.QAA08433@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        1998/10/04 16:04:48 PDT

  Modified files:
    sys/net              bpf.c 
  Log:
  The length argument for bcopy is a size_t, not u_int.  Adjust
  bpf_mcopy() and catchpacket() prototypes accordingly.
  
  Revision  Changes    Path
  1.43      +5 -5      src/sys/net/bpf.c



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