From owner-cvs-all Tue Apr 25 1: 4:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 303DB37BD2B; Tue, 25 Apr 2000 01:04:56 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA66409; Tue, 25 Apr 2000 01:04:55 -0700 (PDT) (envelope-from kris@FreeBSD.org) Message-Id: <200004250804.BAA66409@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 25 Apr 2000 01:04:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/l0pht-watch/patches patch-ab patch-ac patch-ad patch-aa Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2000/04/25 01:04:55 PDT Modified files: security/l0pht-watch/patches patch-aa Added files: security/l0pht-watch/patches patch-ab patch-ac patch-ad Log: On FreeBSD 5.0, use the new kqueue() notification system to monitor for directory changes. This cuts CPU usage from 100% down to about 0.1% as well as improving the reliability of change monitoring. Revision Changes Path 1.4 +2 -2 ports/security/l0pht-watch/patches/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message