From owner-cvs-all@FreeBSD.ORG Wed Jun 9 14:32:48 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F2D16A4CE; Wed, 9 Jun 2004 14:32:48 +0000 (GMT) Received: from core.zp.ua (core.zp.ua [193.108.112.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E48443D5D; Wed, 9 Jun 2004 14:32:45 +0000 (GMT) (envelope-from oleg@core.zp.ua) Received: from core.zp.ua (oleg@localhost [127.0.0.1]) by core.zp.ua with ESMTPœ id i59EWXCt053910; Wed, 9 Jun 2004 17:32:33 +0300 (EEST) (envelope-from oleg@core.zp.ua)œ Received: (from oleg@localhost) by core.zp.ua id i59EWX3j053908; Wed, 9 Jun 2004 17:32:33 +0300 (EEST) Date: Wed, 9 Jun 2004 17:32:32 +0300 From: "Oleg V. Nauman" To: Hiten Pandya Message-ID: <20040609143232.GG50128@core.zp.ua> Mail-Followup-To: Hiten Pandya , cvs-all@freebsd.org, stable@freebsd.org References: <200406081315.i58DF1Q3068715@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200406081315.i58DF1Q3068715@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: stable@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/stdio fclose.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2004 14:32:48 -0000 On Tue, Jun 08, 2004 at 01:15:01PM +0000, Hiten Pandya wrote: > hmp 2004-06-08 13:15:01 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > lib/libc/stdio fclose.c > Log: > Move the call to FUNLOCKFILE(fp) after modification of the fp's fields. This commit stops working my freeradius with diagnosing Error: WARNING: Unresponsive child (id 135668736) for request 24 Backing out this changes fixes my problem. -- NO37-RIPE