From owner-cvs-all Sun Apr 16 12: 4:54 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 0DC8F37BB44; Sun, 16 Apr 2000 12:04:52 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA73385; Sun, 16 Apr 2000 12:04:51 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Message-Id: <200004161904.MAA73385@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 16 Apr 2000 12:04:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tail forward.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/04/16 12:04:51 PDT Modified files: usr.bin/tail forward.c Log: Change tail to use kqueue/kevent to obtain a notification when the file changes (when doing tail -{f|F}). Revision Changes Path 1.12 +51 -22 src/usr.bin/tail/forward.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message