From owner-freebsd-hackers Thu Jun 22 22:44:52 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id WAA23032 for hackers-outgoing; Thu, 22 Jun 1995 22:44:52 -0700 Received: from haven.uniserve.com (haven.uniserve.com [198.53.215.121]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id WAA23026 for ; Thu, 22 Jun 1995 22:44:28 -0700 Received: by haven.uniserve.com id <30757>; Thu, 22 Jun 1995 22:44:31 +0100 Date: Thu, 22 Jun 1995 22:44:02 -0700 (PDT) From: Tom Samplonius To: Charles Henrich cc: freebsd-hackers@freebsd.org Subject: Re: Poor program load time In-Reply-To: <199506230534.BAA09033@crh.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk On Fri, 23 Jun 1995, Charles Henrich wrote: > I have very often exprienced cases where I will attempt to run a program (be it > ls or xterm) where for no apparent reason it takes seconds to load and execute. The answer was in this list not so long ago. Apparently it is an xterm problem. Some sort of tset command line will fix it. Sorry I can't be of more help than that. Tom