From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 21 18:08:33 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4626F16A40F; Sat, 21 Oct 2006 18:08:33 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D40DB43D80; Sat, 21 Oct 2006 18:08:16 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9LI8FJW094743; Sat, 21 Oct 2006 18:08:15 GMT (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9LI8Ffg094739; Sat, 21 Oct 2006 18:08:15 GMT (envelope-from marcel) Date: Sat, 21 Oct 2006 18:08:15 GMT From: Marcel Moolenaar Message-Id: <200610211808.k9LI8Ffg094739@freefall.freebsd.org> To: jos@catnook.com, marcel@FreeBSD.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/101979: [patch] tail(1): tail -F fails to print remainder of old file X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 18:08:33 -0000 Synopsis: [patch] tail(1): tail -F fails to print remainder of old file State-Changed-From-To: open->patched State-Changed-By: marcel State-Changed-When: Sat Oct 21 18:07:29 UTC 2006 State-Changed-Why: Fixed in -CURRENT. Will be MFC'd to -STABLE in 2 months. Thanks Jos! http://www.freebsd.org/cgi/query-pr.cgi?pr=101979