From owner-freebsd-questions Mon Apr 1 16:54:51 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA18067 for questions-outgoing; Mon, 1 Apr 1996 16:54:51 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA18062 for ; Mon, 1 Apr 1996 16:54:49 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id RAA14857; Mon, 1 Apr 1996 17:51:11 -0700 From: Terry Lambert Message-Id: <199604020051.RAA14857@phaeton.artisoft.com> Subject: Re: Stop^H^H^H^HRecofi^H^Hnfiguring tgo ^H^H^Ho gt^Hreater than 16Mbyte Tex^H^H^HProces ^Hs Text Segments To: dec@lazarus.nrtc.northrop.com Date: Mon, 1 Apr 1996 17:51:11 -0700 (MST) Cc: freebsd-questions@FreeBSD.org In-Reply-To: <9604012138.AA24116@lazarus.nrtc.northrop.com> from "dec@lazarus.nrtc.northrop.com" at Apr 1, 96 01:38:11 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > > Hi Folks, > > What's the majgic to reconfigure 2.FreeBSD 2.1 to support larger than > 16Mbyte Text Segments? stty erase  Just joking... I assume you mean data size or something? We don't have user space visible segments, we're a real OS... 8-). Use the "limit" or "ulimit" command (it depends on your shell). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.