From owner-cvs-all Sun Feb 25 20:16:24 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 7B25037B65D; Sun, 25 Feb 2001 20:16:19 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4GJp82928; Sun, 25 Feb 2001 20:16:19 -0800 (PST) (envelope-from jlemon) Message-Id: <200102260416.f1Q4GJp82928@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 20:16:19 -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 2001/02/25 20:16:19 PST Modified files: lib/libc/sys kqueue.2 Log: Document various changes to kq: - new EV_SET macro, - NOTE_LOWAT option for low water marks on read/write filters, - NOTE_REVOKE for filesystem unmounting (and revoke() calls) - improved API for EVFILT_AIO Revision Changes Path 1.19 +45 -11 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message