From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 28 16:40:32 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54F7116A47B for ; Thu, 28 Sep 2006 16:40:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D431543D46 for ; Thu, 28 Sep 2006 16:40:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8SGeVkc062350 for ; Thu, 28 Sep 2006 16:40:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8SGeVYN062349; Thu, 28 Sep 2006 16:40:31 GMT (envelope-from gnats) Date: Thu, 28 Sep 2006 16:40:31 GMT Message-Id: <200609281640.k8SGeVYN062349@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/103722: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 16:40:32 -0000 The following reply was made to PR ports/103722; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/103722: commit references a PR Date: Thu, 28 Sep 2006 16:39:48 +0000 (UTC) pav 2006-09-28 16:39:42 UTC FreeBSD ports repository Modified files: sysutils/fusefs-kmod Makefile sysutils/fusefs-kmod/files patch-fuse_module_fuse.c Added files: sysutils/fusefs-kmod/files patch-fuse_module_fuse_subr.c Log: - Fix a bug in the initialization of a debug kernel sysctl. Merge changeset 9131f671c86d from upstream. This should fix problems with errors and truncations during a save. PR: ports/103722 Submitted by: Anish Mistry (maintainer) Revision Changes Path 1.9 +1 -1 ports/sysutils/fusefs-kmod/Makefile 1.4 +32 -17 ports/sysutils/fusefs-kmod/files/patch-fuse_module_fuse.c 1.1 +15 -0 ports/sysutils/fusefs-kmod/files/patch-fuse_module_fuse_subr.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"