From owner-cvs-all Fri Sep 28 17:32:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 720DD37B40A; Fri, 28 Sep 2001 17:32:46 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8T0WkA31033; Fri, 28 Sep 2001 17:32:46 -0700 (PDT) (envelope-from des) Message-Id: <200109290032.f8T0WkA31033@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 28 Sep 2001 17:32:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sbuf.h src/sys/kern subr_sbuf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2001/09/28 17:32:46 PDT Modified files: sys/sys sbuf.h sys/kern subr_sbuf.c Log: Add a couple of API functions I need for my pseudofs WIP. Documentation will follow when I've decided whether to keep this API or ditch it in favor of something slightly more subtle. Revision Changes Path 1.12 +52 -2 src/sys/kern/subr_sbuf.c 1.8 +4 -1 src/sys/sys/sbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message