Subject: Re: How to run freenet?
To: None <netbsd-help@NetBSD.org>
From: Dawid Busse <darthbula@o2.pl>
List: netbsd-help
Date: 12/11/2005 16:35:08
On Sun, Dec 11, 2005 at 02:10:59AM -0500, Gan Uesli Starling wrote:
> 
> Furthermore, the maximum data segment size assigned to your user must be
> at least 262144.
> 
> ..but I don't know what that means, unless it has to do with this...

Read Your shell's manual.

On csh/tcsh:
limit datasize 262144

cheers