From owner-cvs-all Tue Jan 22 9:39: 6 2002 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 1E9F737B416; Tue, 22 Jan 2002 09:38:59 -0800 (PST) Received: (from dg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g0MHcx351817; Tue, 22 Jan 2002 09:38:59 -0800 (PST) (envelope-from dg) Message-Id: <200201221738.g0MHcx351817@freefall.freebsd.org> From: David Greenman Date: Tue, 22 Jan 2002 09:38:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.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 dg 2002/01/22 09:38:59 PST Modified files: sys/kern uipc_syscalls.c Log: Null commit - the previous log message should have read: Fixed bug in calculation of amount of file sent when nbytes !=0 and headers or trailers are supplied. Reported by Vladislav Shabanov . Revision Changes Path 1.104 +0 -0 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message