From owner-cvs-all Fri Nov 6 11:16:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA15669 for cvs-all-outgoing; Fri, 6 Nov 1998 11:16:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA15663; Fri, 6 Nov 1998 11:16:29 -0800 (PST) (envelope-from dg@FreeBSD.org) From: David Greenman Received: (from dg@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id LAA21275; Fri, 6 Nov 1998 11:16:31 -0800 (PST) Date: Fri, 6 Nov 1998 11:16:31 -0800 (PST) Message-Id: <199811061916.LAA21275@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern uipc_syscalls.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dg 1998/11/06 11:16:31 PST Modified files: sys/kern uipc_syscalls.c Log: Added support for non-blocking sockets to sendfile(2). Revision Changes Path 1.43 +20 -1 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message