From owner-cvs-all Tue Mar 6 9:48:32 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 6C10737B719; Tue, 6 Mar 2001 09:48:27 -0800 (PST) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f26HmRo70986; Tue, 6 Mar 2001 09:48:27 -0800 (PST) (envelope-from des) Message-Id: <200103061748.f26HmRo70986@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 6 Mar 2001 09:48:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_sbuf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2001/03/06 09:48:27 PST Modified files: sys/kern subr_sbuf.c Log: Make the KASSERTs report the correct function names. Fix two off-by-one errors that would sometimes cause the final length of the sbuf to include the trailing zero. Revision Changes Path 1.4 +12 -19 src/sys/kern/subr_sbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message