From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id cb59c334 for ; Wed, 29 Aug 2018 23:36:24 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 25931A1ED6; Thu, 30 Aug 2018 09:36:23 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 16535A1A20; Thu, 30 Aug 2018 09:36:11 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 198A2A1A20; Thu, 30 Aug 2018 09:36:06 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id D109FA1A1C for ; Thu, 30 Aug 2018 09:36:05 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id 45F8C35E104; Wed, 29 Aug 2018 16:36:05 -0700 (PDT) Date: Wed, 29 Aug 2018 16:36:05 -0700 From: Larry McVoy To: Dave Horsfall Message-ID: <20180829233605.GJ8423@mcvoy.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] cat -v and other complaints X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Thu, Aug 30, 2018 at 08:34:05AM +1000, Dave Horsfall wrote: > On Wed, 29 Aug 2018, Clem Cole wrote: > >That said, I give the Linux folks great credit for the addition of modules > >was huge and it took BSD and the other UNIX systems a few years really > >pick up that idea in the same way (yes Solaris, Tru64 and eventually HPUX > >etc.. had something too but again - my comment about being generally > >available applies). > > Wasn't SunOS first with dynamic kernel modules, or is my memory worse than I > thought? Linux may have been around at the time, but we never used in the > shop until much later (Red Hat, nicknamed Dead Rat). Yep. And Linux has loadable modules because I posted the SunOS 4.x man pages for the SunOS loadable modules to the kernel list. Proving once again that the open source guys aren't always the greatest at coming up with the ideas but once you show them that it can be done, it gets done quickly. I think they had a prototype working in a week. > Never mind "systemd"; I'm having enough trouble coming to grips with > "launchd" on the Mac... Gimme /etc/inetd.conf any time. Amen, brother.