From owner-freebsd-current Wed Oct 29 12:24:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA11166 for current-outgoing; Wed, 29 Oct 1997 12:24:48 -0800 (PST) (envelope-from owner-freebsd-current) Received: from mail.uniserve.com (dns1-van.uniserve.com [204.244.163.48]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA11157 for ; Wed, 29 Oct 1997 12:24:43 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.210.252] by mail.uniserve.com with smtp (Exim 1.70 #1) id 0xQefK-0000T7-00; Wed, 29 Oct 1997 12:24:34 -0800 Date: Wed, 29 Oct 1997 12:24:31 -0800 (PST) From: Tom To: Christoph Kukulies cc: freebsd-current@freefall.freebsd.org Subject: Re: tcsh maxproc limit In-Reply-To: <199710290656.HAA13296@gil.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 29 Oct 1997, Christoph Kukulies wrote: > I had a limit maxproc 80 in my .login (tcsh) and since I moved a > 2.2.2 machine to -current I'm getting: > > limit: maxproc: Can't set limit > > 32 seems to be the limit I can set it to. Do I have to rebuild tcsh > or is it a different problem? You can't set the limit higher than the hard limit. It seems the sysadmin has set the hard limit to 32. > -- > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > > Tom