From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id a2ac15a3 for ; Thu, 20 Feb 2020 07:44:26 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 5433D93D3C; Thu, 20 Feb 2020 17:44:24 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D61D093D5D; Thu, 20 Feb 2020 17:43:57 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 36EB893D3C; Thu, 20 Feb 2020 17:43:54 +1000 (AEST) Received: from cfcl.com (cpepool4cmts2-144.sanbrunocable.com [24.143.248.144]) by minnie.tuhs.org (Postfix) with ESMTP id 54AFC93D2D for ; Thu, 20 Feb 2020 17:43:53 +1000 (AEST) Received: from spot.local (spot.local [IPv6:fe80::cb8:77d2:18e:cd21]) by cfcl.com (Postfix) with ESMTP id AF4449C6024 for ; Wed, 19 Feb 2020 23:43:52 -0800 (PST) From: Rich Morin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 13.0 \(3608.40.2.2.4\)) Date: Wed, 19 Feb 2020 23:43:50 -0800 References: <202002171520.01HFKqKi026749@tahoe.cs.Dartmouth.EDU> <4d252035b323b7583c5760c952d1982c@firemail.de> <202002171839.01HId8FT1358073@darkstar.fourwinds.com> <202002180017.01I0HI0I1415945@darkstar.fourwinds.com> <20200219044444.GO30841@mcvoy.com> <615399517.295857.1582135972871@email.ionos.co.uk> <202002200727.01K7RFwj014313@freefriends.org> To: TUHS main list In-Reply-To: <202002200727.01K7RFwj014313@freefriends.org> Message-Id: <26D76662-B9A6-4BBB-9D23-6D1E4EE27782@cfcl.com> X-Mailer: Apple Mail (2.3608.40.2.2.4) Subject: Re: [TUHS] man Macro Package and pdfmark X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" I looked at Solaris very briefly and decided that it wasn't my idea of a proper (read, BSD) Unix system. So, I kept my Sun running SunOS until I finally replaced it with a FreeBSD box. -r > On Feb 19, 2020, at 23:27, arnold@skeeve.com wrote: > > Also, early Solaris was a dog. Performance was poor. It improved over > time, but it wasn't until around Solaris 2.4 or 2.5 that running it > wasn't painful.