Date: Tue, 6 Mar 2001 09:48:27 -0800 (PST) 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 Message-ID: <200103061748.f26HmRo70986@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103061748.f26HmRo70986>