Date: Tue, 22 Jan 2002 09:32:10 -0800 (PST) From: David Greenman <dg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <200201221732.g0MHWAR50160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 2002/01/22 09:32:10 PST Modified files: sys/kern uipc_syscalls.c Log: Fixed bug in calculation of amount of file to send when nbytes !=0 and headers or trailers are supplied. Reported by Vladislav Shabanov <vs@rambler-co.ru>. PR: 33771 Submitted by: Maxim Konovalov <maxim@macomnet.ru> MFC after: 3 days Revision Changes Path 1.103 +6 -3 src/sys/kern/uipc_syscalls.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?200201221732.g0MHWAR50160>