From owner-cvs-all Tue Nov 21 14:41: 2 2000 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 C12A137B479; Tue, 21 Nov 2000 14:40:59 -0800 (PST) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA81324; Tue, 21 Nov 2000 14:40:59 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Message-Id: <200011212240.OAA81324@freefall.freebsd.org> From: Jonathan Lemon Date: Tue, 21 Nov 2000 14:40:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kqueue.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/11/21 14:40:59 PST Modified files: lib/libc/sys kqueue.2 Log: Fix a logic reversal: the RFFDG flag must be unset in order to share a file descriptor table. (Thanks to Alan Cox) Clarify the fact that the changelist and eventlist can be shared. Revision Changes Path 1.15 +7 -4 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message