Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2006 16:21:31 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_sockbuf.c uipc_socket2.c
Message-ID:  <200607241621.k6OGLVqf001629@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-07-24 16:21:31 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_sockbuf.c uipc_socket2.c 
  Log:
  Remove non-socket buffer routines from uipc_sockbuf.c, and socket buffer
  specific routines from uipc_socket2.c following repo-copy.  We might
  rethink the location of one or two at some point, but the division was
  relatively clean.  uipc_sockbuf.c is now the home of routines that
  manipulate socket buffers.
  
  Revision  Changes    Path
  1.162     +7 -355    src/sys/kern/uipc_sockbuf.c
  1.161     +1 -924    src/sys/kern/uipc_socket2.c



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