From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 17:56:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 872481065671 for ; Tue, 12 Aug 2008 17:56:48 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id E9B918FC1B for ; Tue, 12 Aug 2008 17:56:47 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl100-81.kln.forthnet.gr [77.49.107.81]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m7CHuXKE022142 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 12 Aug 2008 20:56:40 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m7CHuWbY018499; Tue, 12 Aug 2008 20:56:33 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m7CHuWBo018498; Tue, 12 Aug 2008 20:56:32 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: jordi@cdmon.com References: <48A1A613.5020407@cdmon.com> <87fxpab4gy.fsf@kobe.laptop> <48A1B8BD.3080306@cdmon.com> Date: Tue, 12 Aug 2008 20:56:31 +0300 In-Reply-To: <48A1B8BD.3080306@cdmon.com> (Jordi Moles Blanco's message of "Tue, 12 Aug 2008 18:22:21 +0200") Message-ID: <87bpzyazhs.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m7CHuXKE022142 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.824, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.57, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: error allocating memory with realloc(). how can i increase max_allowed in the system? [solved] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Aug 2008 17:56:48 -0000 On Tue, 12 Aug 2008 18:22:21 +0200, Jordi Moles Blanco wrote: > Hello, > thank you very much for your time and help, i had completely > misunderstood how realloc() works. You are welcome, of course :-)