From owner-freebsd-current@freebsd.org Wed Sep 13 06:32:34 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A0D5E0F8C0 for ; Wed, 13 Sep 2017 06:32:34 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3451D756D1 for ; Wed, 13 Sep 2017 06:32:34 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: by mailman.ysv.freebsd.org (Postfix) id 337CAE0F8BF; Wed, 13 Sep 2017 06:32:34 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 33197E0F8BE for ; Wed, 13 Sep 2017 06:32:34 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id EACE5756D0 for ; Wed, 13 Sep 2017 06:32:33 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.55.3]) by phk.freebsd.dk (Postfix) with ESMTP id 4997E2739F; Wed, 13 Sep 2017 06:32:31 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.15.2/8.15.2) with ESMTP id v8D6WUgF080631; Wed, 13 Sep 2017 06:32:30 GMT (envelope-from phk@phk.freebsd.dk) To: Warner Losh cc: Lyndon Nerenberg , FreeBSD Current Subject: Re: Removal of catman from base In-reply-to: From: "Poul-Henning Kamp" References: <20170912184200.GD99742@gmail.com> <77524.1505242222@critter.freebsd.dk> <78909.1505251253@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <80629.1505284350.1@critter.freebsd.dk> Content-Transfer-Encoding: quoted-printable Date: Wed, 13 Sep 2017 06:32:30 +0000 Message-ID: <80630.1505284350@critter.freebsd.dk> X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 06:32:34 -0000 -------- In message , Warner Losh writes: >Back in school, our SunOS 3, SunOS 4 and VAX running BSD 4.{2,3} we had t= o >run a special ditroff [...] ditroff =3D Device Independent Troff The original troff were hardwired to the C/A/T photo-typesetter which by the time of SVR bare existed in the market anymore. Ditroff took a configfile and emitted a documented output, which a device-dependent postprocessor would convert into something the actual hardware understood. I think I wrote about a dozen ditroff config+preprocessor combos during the late 1980ies. -- = Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe = Never attribute to malice what can adequately be explained by incompetence= .