Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 May 2011 16:18:40 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern subr_sbuf.c src/sys/sys sbuf.h
Message-ID:  <201105161619.p4GGJ05t076387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2011-05-16 16:18:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_sbuf.c 
    sys/sys              sbuf.h 
  Log:
  SVN rev 221993 on 2011-05-16 16:18:40Z by phk
  
  Change the length quantities of sbufs to be ssize_t rather than int.
  
  Constify a couple of arguments.
  
  Revision  Changes    Path
  1.44      +9 -7      src/sys/kern/subr_sbuf.c
  1.19      +6 -6      src/sys/sys/sbuf.h



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