From owner-cvs-all Tue Jul 31 3:49:44 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 BCBAD37B401; Tue, 31 Jul 2001 03:49:39 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6VAndV10939; Tue, 31 Jul 2001 03:49:39 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200107311049.f6VAndV10939@freefall.freebsd.org> From: David Malone Date: Tue, 31 Jul 2001 03:49:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: RELENG_4 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 dwmalone 2001/07/31 03:49:39 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_syscalls.c Log: MFC: Make the sleep for sendfile buffers interruptable. This is a bit different from the code in -current, but the idea should be the same. Revision Changes Path 1.65.2.9 +27 -5 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message