From rfg@monkeys.com  Sun Sep 24 22:40:42 2000
Return-Path: <rfg@monkeys.com>
Received: from monkeys.com (236.dsl9226.rcsis.com [63.92.26.236])
	by hub.freebsd.org (Postfix) with ESMTP id 08D9B37B42C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 24 Sep 2000 22:40:42 -0700 (PDT)
Received: (from rfg@localhost)
	by monkeys.com (8.9.3/8.9.3) id WAA05191;
	Sun, 24 Sep 2000 22:40:35 -0700 (PDT)
Message-Id: <200009250540.WAA05191@monkeys.com>
Date: Sun, 24 Sep 2000 22:40:35 -0700 (PDT)
From: "Ronald F. Guilmette" <rfg@monkeys.com>
Reply-To: rfg@monkeys.com (Ronald F. Guilmette)
To: FreeBSD-gnats-submit@freebsd.org
Subject: csh/tcsh provide no way to see/adjust new socket buffer limit
X-Send-Pr-Version: 3.2

>Number:         21531
>Category:       bin
>Synopsis:       csh/tcsh provide no way to see/adjust new socket buffer limit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mp
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 24 22:50:00 PDT 2000
>Closed-Date:    Sat Aug 10 11:20:07 PDT 2002
>Last-Modified:  Sat Aug 10 11:20:07 PDT 2002
>Originator:     Ronald F. Guilmette
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
Infinite Monkeys & Co.
>Environment:

	Shell: /bin/csh or /bin/tcsh

>Description:

	I see that a new limit has been added on the manpage for setrlimit(2),
	i.e. one for socket buffer space.  Good.  Now all that's needed is
	to make the csh/tcsh `limit' command aware of it, as /usr/bin/limits
	alread seems to be.

>How-To-Repeat:

	csh -c limit

>Fix:

	Use /bin/sh instead or only run programs that do direct calls to
	getrlimit/setrlimit themselves.

>Release-Note:
>Audit-Trail:

From: Bruce Evans <bde@zeta.org.au>
To: "Ronald F. Guilmette" <rfg@monkeys.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: bin/21531: csh/tcsh provide no way to see/adjust new socket
 buffer limit
Date: Tue, 26 Sep 2000 07:52:08 +1100 (EST)

 On Sun, 24 Sep 2000, Ronald F. Guilmette wrote:
 
 > >Description:
 > 
 > 	I see that a new limit has been added on the manpage for setrlimit(2),
 > 	i.e. one for socket buffer space.  Good.  Now all that's needed is
 > 	to make the csh/tcsh `limit' command aware of it, as /usr/bin/limits
 > 	alread seems to be.
 
 It was implemented in csh and clobbered by replacing csh by tcsh.
 
 Bruce
 
 
Responsible-Changed-From-To: freebsd-bugs->mp 
Responsible-Changed-By: mp 
Responsible-Changed-When: Sun Jul 7 09:22:05 PDT 2002 
Responsible-Changed-Why:  
I'll close this after the next tcsh import. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21531 
State-Changed-From-To: open->closed 
State-Changed-By: mp 
State-Changed-When: Sat Aug 10 11:18:31 PDT 2002 
State-Changed-Why:  
Fixed in tcsh-6.12.00. 

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