From owner-cvs-all Sat Mar 17 14:17: 8 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 6258037B718; Sat, 17 Mar 2001 14:17:04 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2HMH4x65774; Sat, 17 Mar 2001 14:17:04 -0800 (PST) (envelope-from alc) Message-Id: <200103172217.f2HMH4x65774@freefall.freebsd.org> From: Alan Cox Date: Sat, 17 Mar 2001 14:17:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c src/sys/sys aio.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alc 2001/03/17 14:17:04 PST Modified files: (Branch: RELENG_4) sys/kern vfs_aio.c sys/sys aio.h Log: MFC: revision 1.97 of kern/vfs_aio.c and revision 1.24 of sys/aio.h Corrects numerous problems including buffer corruption, signal delivery, and some race conditions. PR: 25617 Submitted by: tegge Approved by: jkh Revision Changes Path 1.70.2.9 +27 -8 src/sys/kern/vfs_aio.c 1.13.2.5 +2 -1 src/sys/sys/aio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message