From owner-freebsd-mobile  Fri Jan 10 00:59:23 1997
Return-Path: <owner-mobile>
Received: (from root@localhost)
          by freefall.freebsd.org (8.8.4/8.8.4) id AAA00812
          for mobile-outgoing; Fri, 10 Jan 1997 00:59:23 -0800 (PST)
Received: from solar.tlk.com (solar.tlk.com [194.97.84.10])
          by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id AAA00807
          for <mobile@freebsd.org>; Fri, 10 Jan 1997 00:59:19 -0800 (PST)
Received: by solar.tlk.com
	via sendmail with stdio
	id <m0vicmb-000HzjC@solar.tlk.com>
	for mobile@freebsd.org; Fri, 10 Jan 1997 09:57:49 +0100 (MET))
Message-Id: <m0vicmb-000HzjC@solar.tlk.com>
From: torstenb@solar.tlk.com (Torsten Blum)
Subject: Re: FreeBSD Laptop Question.
In-Reply-To: <199701100638.RAA03512@genesis.atrad.adelaide.edu.au> from Michael Smith at "Jan 10, 97 05:08:13 pm"
To: msmith@atrad.adelaide.edu.au (Michael Smith)
Date: Fri, 10 Jan 1997 09:57:49 +0100 (MET)
Cc: nate@mt.sri.com, mobile@freebsd.org
X-Mailer: ELM [version 2.4ME+ PL26 (25)]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-mobile@freebsd.org
X-Loop: FreeBSD.org
Precedence: bulk

Michael Smith wrote:

> I believe you 8) I just meant that whatever might have been the
> problem wasn't a generic 2.2 problem.  Note that there are lot of
> incrementally-2.2 systems out there with no libgnumalloc in /usr/lib,
> but without updated /etc/rc's that will cause X grief, which _may_
> be part of the problem.  Dunno though.

Xaccel uses it's own malloc() (according to Thomas Roell)

 -tb