Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 2009 10:21:37 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net bpf_zerocopy.c
Message-ID:  <200903071021.n27ALv0a083952@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-03-07 10:21:37 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf_zerocopy.c 
  Log:
  SVN rev 189489 on 2009-03-07 10:21:37Z by rwatson
  
  Clarify some comments, fix some types, and rename ZBUF_FLAG_IMMUTABLE to
  ZBUF_FLAG_ASSIGNED to make it clear why the buffer can't be written to:
  it is assigned to userspace.
  
  Revision  Changes    Path
  1.6       +18 -18    src/sys/net/bpf_zerocopy.c



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