Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 10:05:52 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_sbuf.c src/sys/sys sbuf.h src/share/man/man9 sbuf.9
Message-ID:  <200106111705.f5BH5q790554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2001/06/11 10:05:52 PDT

  Modified files:
    sys/kern             subr_sbuf.c 
    sys/sys              sbuf.h 
    share/man/man9       sbuf.9 
  Log:
  Add sbuf_copyin().  Also add 'b' variants of sbuf_{cat,copyin,cpy}() which
  ignore NUL bytes in the source string.
  
  Revision  Changes    Path
  1.7       +99 -1     src/sys/kern/subr_sbuf.c
  1.5       +8 -1      src/sys/sys/sbuf.h
  1.9       +56 -3     src/share/man/man9/sbuf.9


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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