From nobody@FreeBSD.org  Wed Jul 27 09:35:46 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9DF6716A422
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Jul 2005 09:35:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4714443D4C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Jul 2005 09:35:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6R9ZjE6003180
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 27 Jul 2005 09:35:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j6R9Zifq003095;
	Wed, 27 Jul 2005 09:35:44 GMT
	(envelope-from nobody)
Message-Id: <200507270935.j6R9Zifq003095@www.freebsd.org>
Date: Wed, 27 Jul 2005 09:35:44 GMT
From: Paul Gaborit <Paul.Gaborit+FrreBSD@enstimac.fr>
To: freebsd-gnats-submit@FreeBSD.org
Subject: (t)csh: builtins commands with redirection do not close opened file.
X-Send-Pr-Version: www-2.3

>Number:         84162
>Category:       bin
>Synopsis:       (t)csh: builtins commands with redirection do not close opened file.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 27 09:40:18 GMT 2005
>Closed-Date:    Sat Apr 12 09:54:53 UTC 2008
>Last-Modified:  Sat Apr 12 09:54:53 UTC 2008
>Originator:     Paul Gaborit
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Ecole des mines d'Albi
>Environment:
FreeBSD cambronne.enstimac.fr 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 30 14:54:53 CEST 2005     polo@cambronne.enstimac.fr:/usr/obj/usr/src/sys/POLOKERNEL  i386
>Description:
With (t)csh, builtins commands used with redirection do not close opened files. No bug with FreeBSD 4.x. Just with FreeBSD 5.x.
>How-To-Repeat:
polo% echo barfoo > foobar
polo% fstat foobar
USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W NAME
polo     fstat      99852    8 /usr      71782 -rw-r--r--       7  w  foobar
polo     tcsh       99477    8 /usr      71782 -rw-r--r--       7  w  foobar
%
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: antoine 
State-Changed-When: Wed Mar 12 21:31:18 UTC 2008 
State-Changed-Why:  
Dear submitter, can you still reproduce this problem with 
recent releases of FreeBSD? 
I couldn't reproduce it on 6.3, 7.0 and -current so it may 
have been fixed somehow. 
Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84162 
State-Changed-From-To: feedback->closed 
State-Changed-By: antoine 
State-Changed-When: Sat Apr 12 09:54:18 UTC 2008 
State-Changed-Why:  
Close: can't reproduce + feedback timeout (1 month) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84162 
>Unformatted:
