Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2005 07:09:52 +0000 (UTC)
From:      Roman Kurakin <rik@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/cx if_cx.c
Message-ID:  <200507250709.j6P79qdY087444@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rik         2005-07-25 07:09:52 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/cx           if_cx.c 
  Log:
  MFC cx/if_cx.c:
          ----------------------------
          revision 1.45
          date: 2005/07/09 16:14:05;  author: rik;  state: Exp;  lines: +1 -1
          Use m_length (m, NULL) instead of m->m_pkthdr.len.
  
          Problems reported by: strijar at urai dot ru
          Approved by:    re (scottl)
          ----------------------------
          revision 1.44
          date: 2005/07/09 14:31:48;  author: rik;  state: Exp;  lines: +3 -2
          Lost cx_mpsafenet check.
  
          Pointy hat:     me
          Approved by:    re (scottl)
          ----------------------------
          revision 1.42
          date: 2005/07/09 14:23:42;  author: rik;  state: Exp;  lines: +4 -0
          Lost CX_UNLOCK().
  
          Pointy hat:     me
          Approved by:    re (scottl)
          ----------------------------
          revision 1.41
          date: 2005/07/09 14:03:02;  author: rik;  state: Exp;  lines: +2 -0
          Protect from partially initialized channels.
  
          Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.30.2.4  +9 -3      src/sys/dev/cx/if_cx.c



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