The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] DG UNIX History
@ 2022-11-12 15:54 Clem Cole
  2022-11-12 16:09 ` [TUHS] " Larry McVoy
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Clem Cole @ 2022-11-12 15:54 UTC (permalink / raw)
  To: The Eunuchs Hysterical Society, simh

[-- Attachment #1: Type: text/plain, Size: 876 bytes --]

This recent activity on the simh mailing list WRT to DG Nova and
Ecpilse got me wondering.  At Locus in the 80s and 90s, we did a lot of
work with DG and DG-UX with their later MP-based ports using commercially
available microprocessors (which I have reported was a very nicely done
system, easy to work on, the locks tended to scale well, e*tc*.).

But I am trying to remember if C or UNIX was on a Nova or an Eclipse.  This
could be my failed memory, given that so many people ported V7 in the late
1970s (the infamous 'NUIX' bug from the Series/1 port probably being my
favorite tale).  So to the hive mind, did anyone (DG themselves or a
University) ever build 16 or 32-bit tools for the DG architectures and do a
UNIX port, and if so, does anyone know what became of those efforts?  Is
this something that needs to be in the TUHS archives also?

Clem
ᐧ

[-- Attachment #2: Type: text/html, Size: 1607 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 15:54 [TUHS] DG UNIX History Clem Cole
@ 2022-11-12 16:09 ` Larry McVoy
  2022-11-12 16:52 ` arnold
  2022-11-12 19:16 ` Dave Horsfall
  2 siblings, 0 replies; 15+ messages in thread
From: Larry McVoy @ 2022-11-12 16:09 UTC (permalink / raw)
  To: Clem Cole; +Cc: The Eunuchs Hysterical Society, simh

I dunno.  I've heard DG did a pretty much from the ground up rewrite of
Unix to make it scale well on SMP machines.  I've never seen the source
or used DG-UX, so it's all heresay.  If anyone has more info than what
Clem said, I'm all ears.

The reason I'm interested is the original model of disabling interrupts
really isn't pleasant on an SMP but people tried to evolve it towards
something that scaled.  It seems like DG went at it starting over,
designing SMP in from the start.  Be interesting to understand what
they did.  Sequent as well.

On Sat, Nov 12, 2022 at 10:54:16AM -0500, Clem Cole wrote:
> This recent activity on the simh mailing list WRT to DG Nova and
> Ecpilse got me wondering.  At Locus in the 80s and 90s, we did a lot of
> work with DG and DG-UX with their later MP-based ports using commercially
> available microprocessors (which I have reported was a very nicely done
> system, easy to work on, the locks tended to scale well, e*tc*.).
> 
> But I am trying to remember if C or UNIX was on a Nova or an Eclipse.  This
> could be my failed memory, given that so many people ported V7 in the late
> 1970s (the infamous 'NUIX' bug from the Series/1 port probably being my
> favorite tale).  So to the hive mind, did anyone (DG themselves or a
> University) ever build 16 or 32-bit tools for the DG architectures and do a
> UNIX port, and if so, does anyone know what became of those efforts?  Is
> this something that needs to be in the TUHS archives also?
> 
> Clem
> ???

-- 
---
Larry McVoy           Retired to fishing          http://www.mcvoy.com/lm/boat

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 15:54 [TUHS] DG UNIX History Clem Cole
  2022-11-12 16:09 ` [TUHS] " Larry McVoy
@ 2022-11-12 16:52 ` arnold
  2022-11-12 17:05   ` Larry McVoy
                     ` (4 more replies)
  2022-11-12 19:16 ` Dave Horsfall
  2 siblings, 5 replies; 15+ messages in thread
From: arnold @ 2022-11-12 16:52 UTC (permalink / raw)
  To: tuhs, simh, clemc

I'm pretty sure that DG never ported DG-UX to the Nova. There was
a native port to the Eclipse (32 bit).  There was also a Eunice-style
Unix environment that sat on top of their native OS, whatever it was
called.

When I was working there, DG gave the Georgia Tech School of Information
and Computer Science an Eclipse running their native OS in the early
mid-80s. I didn't do much with it, and I suspect that nobody else there
did either.

I'm bcc-ing Scott Lee, who was the admin for that machine at the time;
maybe he remembers more.

There was a guy who worked at DG and contributed a lot of the Motorola
88000 code to GCC whose name I don't remember, although I met him
at a USENIX.  If someone else remembers who this is, maybe he can
be tracked down for more info.

DG-UX was a pretty generic SVR3 (and later SVR4) system, IIRC.

In any case, DG-UX on the Eclipse preceded it on the 88000.

I hope this helps,

Arnold

P.S. For the youngsters here who've never heard of it, I highly
recommend Tracy Kidder's "The Soul of a New Machine" about the
development of the Eclipse. (https://www.amazon.com/Soul-New-Machine-Tracy-Kidder/dp/0316491977/ref=sr_1_1?keywords=the+soul+of+a+new+machine+by+tracy+kidder&qid=1668271720&sprefix=the+soul+of+a+new%2Caps%2C233&sr=8-1).

It was originally written in 1982 - 40 years ago!

Clem Cole <clemc@ccc.com> wrote:

> This recent activity on the simh mailing list WRT to DG Nova and
> Ecpilse got me wondering.  At Locus in the 80s and 90s, we did a lot of
> work with DG and DG-UX with their later MP-based ports using commercially
> available microprocessors (which I have reported was a very nicely done
> system, easy to work on, the locks tended to scale well, e*tc*.).
>
> But I am trying to remember if C or UNIX was on a Nova or an Eclipse.  This
> could be my failed memory, given that so many people ported V7 in the late
> 1970s (the infamous 'NUIX' bug from the Series/1 port probably being my
> favorite tale).  So to the hive mind, did anyone (DG themselves or a
> University) ever build 16 or 32-bit tools for the DG architectures and do a
> UNIX port, and if so, does anyone know what became of those efforts?  Is
> this something that needs to be in the TUHS archives also?
>
> Clem
> ???

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 16:52 ` arnold
@ 2022-11-12 17:05   ` Larry McVoy
  2022-11-12 17:09   ` Miod Vallat
                     ` (3 subsequent siblings)
  4 siblings, 0 replies; 15+ messages in thread
From: Larry McVoy @ 2022-11-12 17:05 UTC (permalink / raw)
  To: arnold; +Cc: tuhs, simh

On Sat, Nov 12, 2022 at 09:52:05AM -0700, arnold@skeeve.com wrote:
> P.S. For the youngsters here who've never heard of it, I highly
> recommend Tracy Kidder's "The Soul of a New Machine" about the
> development of the Eclipse. (https://www.amazon.com/Soul-New-Machine-Tracy-Kidder/dp/0316491977/ref=sr_1_1?keywords=the+soul+of+a+new+machine+by+tracy+kidder&qid=1668271720&sprefix=the+soul+of+a+new%2Caps%2C233&sr=8-1).
> 
> It was originally written in 1982 - 40 years ago!

That's a great read, +1.

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 16:52 ` arnold
  2022-11-12 17:05   ` Larry McVoy
@ 2022-11-12 17:09   ` Miod Vallat
  2022-11-12 17:12     ` Warner Losh
  2022-11-12 17:39     ` arnold
  2022-11-12 17:13   ` David Barto
                     ` (2 subsequent siblings)
  4 siblings, 2 replies; 15+ messages in thread
From: Miod Vallat @ 2022-11-12 17:09 UTC (permalink / raw)
  To: arnold; +Cc: tuhs

> There was a guy who worked at DG and contributed a lot of the Motorola
> 88000 code to GCC whose name I don't remember, although I met him
> at a USENIX.  If someone else remembers who this is, maybe he can
> be tracked down for more info.

I suppose you're referring to Tom Wood here?

> P.S. For the youngsters here who've never heard of it, I highly
> recommend Tracy Kidder's "The Soul of a New Machine" about the
> development of the Eclipse. (https://www.amazon.com/Soul-New-Machine-Tracy-Kidder/dp/0316491977/ref=sr_1_1?keywords=the+soul+of+a+new+machine+by+tracy+kidder&qid=1668271720&sprefix=the+soul+of+a+new%2Caps%2C233&sr=8-1).
> 
> It was originally written in 1982 - 40 years ago!

Seconded - definitely a must read; even if technology has evolved a lot
since then, management and human factors have not.

Miod

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 17:09   ` Miod Vallat
@ 2022-11-12 17:12     ` Warner Losh
  2022-11-12 17:39     ` arnold
  1 sibling, 0 replies; 15+ messages in thread
From: Warner Losh @ 2022-11-12 17:12 UTC (permalink / raw)
  To: Miod Vallat; +Cc: The Eunuchs Hysterical Society

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

On Sat, Nov 12, 2022, 10:10 AM Miod Vallat <miod@online.fr> wrote:

> > There was a guy who worked at DG and contributed a lot of the Motorola
> > 88000 code to GCC whose name I don't remember, although I met him
> > at a USENIX.  If someone else remembers who this is, maybe he can
> > be tracked down for more info.
>
> I suppose you're referring to Tom Wood here?
>
> > P.S. For the youngsters here who've never heard of it, I highly
> > recommend Tracy Kidder's "The Soul of a New Machine" about the
> > development of the Eclipse. (
> https://www.amazon.com/Soul-New-Machine-Tracy-Kidder/dp/0316491977/ref=sr_1_1?keywords=the+soul+of+a+new+machine+by+tracy+kidder&qid=1668271720&sprefix=the+soul+of+a+new%2Caps%2C233&sr=8-1
> ).
> >
> > It was originally written in 1982 - 40 years ago!
>
> Seconded - definitely a must read; even if technology has evolved a lot
> since then, management and human factors have not.
>

Bring them in, burn them out, sweat every hour out of them... call it
excellence. Bah

Warner

>

[-- Attachment #2: Type: text/html, Size: 1919 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 16:52 ` arnold
  2022-11-12 17:05   ` Larry McVoy
  2022-11-12 17:09   ` Miod Vallat
@ 2022-11-12 17:13   ` David Barto
  2022-11-12 17:37   ` Brad Spencer
  2022-11-12 18:04   ` Clem Cole
  4 siblings, 0 replies; 15+ messages in thread
From: David Barto @ 2022-11-12 17:13 UTC (permalink / raw)
  To: Aharon Robbins; +Cc: tuhs, simh

I worked on the DG-UX software porting device drivers to it.

It wasn’t a Unix port, it was a complete re-write from the ground up.

The interfaces to the drivers was different and the internal locking mechanisms
were unique to the OS. I’d never seen anything like it before, or after.

	David

> On Nov 12, 2022, at 8:52 AM, arnold@skeeve.com wrote:
> 
> I'm pretty sure that DG never ported DG-UX to the Nova. There was
> a native port to the Eclipse (32 bit).  There was also a Eunice-style
> Unix environment that sat on top of their native OS, whatever it was
> called.
> 
> When I was working there, DG gave the Georgia Tech School of Information
> and Computer Science an Eclipse running their native OS in the early
> mid-80s. I didn't do much with it, and I suspect that nobody else there
> did either.
> 
> I'm bcc-ing Scott Lee, who was the admin for that machine at the time;
> maybe he remembers more.
> 
> There was a guy who worked at DG and contributed a lot of the Motorola
> 88000 code to GCC whose name I don't remember, although I met him
> at a USENIX.  If someone else remembers who this is, maybe he can
> be tracked down for more info.
> 
> DG-UX was a pretty generic SVR3 (and later SVR4) system, IIRC.
> 
> In any case, DG-UX on the Eclipse preceded it on the 88000.
> 
> I hope this helps,
> 
> Arnold
> 
> P.S. For the youngsters here who've never heard of it, I highly
> recommend Tracy Kidder's "The Soul of a New Machine" about the
> development of the Eclipse. (https://www.amazon.com/Soul-New-Machine-Tracy-Kidder/dp/0316491977/ref=sr_1_1?keywords=the+soul+of+a+new+machine+by+tracy+kidder&qid=1668271720&sprefix=the+soul+of+a+new%2Caps%2C233&sr=8-1).
> 
> It was originally written in 1982 - 40 years ago!
> 
> Clem Cole <clemc@ccc.com> wrote:
> 
>> This recent activity on the simh mailing list WRT to DG Nova and
>> Ecpilse got me wondering.  At Locus in the 80s and 90s, we did a lot of
>> work with DG and DG-UX with their later MP-based ports using commercially
>> available microprocessors (which I have reported was a very nicely done
>> system, easy to work on, the locks tended to scale well, e*tc*.).
>> 
>> But I am trying to remember if C or UNIX was on a Nova or an Eclipse.  This
>> could be my failed memory, given that so many people ported V7 in the late
>> 1970s (the infamous 'NUIX' bug from the Series/1 port probably being my
>> favorite tale).  So to the hive mind, did anyone (DG themselves or a
>> University) ever build 16 or 32-bit tools for the DG architectures and do a
>> UNIX port, and if so, does anyone know what became of those efforts?  Is
>> this something that needs to be in the TUHS archives also?
>> 
>> Clem
>> ???


^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 16:52 ` arnold
                     ` (2 preceding siblings ...)
  2022-11-12 17:13   ` David Barto
@ 2022-11-12 17:37   ` Brad Spencer
  2022-11-12 18:04   ` Clem Cole
  4 siblings, 0 replies; 15+ messages in thread
From: Brad Spencer @ 2022-11-12 17:37 UTC (permalink / raw)
  To: arnold; +Cc: tuhs, simh

arnold@skeeve.com writes:

> I'm pretty sure that DG never ported DG-UX to the Nova. There was
> a native port to the Eclipse (32 bit).  There was also a Eunice-style
> Unix environment that sat on top of their native OS, whatever it was
> called.

AOS and then AOS/VS for the Eclipse.  In the late 1980s and early 1990s
I messed a whole lot with AOS/VS at the university I was at.  It was
very much Not Unix.  Towards the end of my time there, a number of
programs that traditionally would be on a Unix system, things like
sendmail, ftpd, and etc.. were natively ported to AOS/VS.  The ports
were probably done as best as they could have been, but they lacked a
whole lot of ability if I remember things correctly.

After I left, the university acquired a DG of some sort that ran DG-UX
(or DGUX).

[snip]

>
> Arnold





-- 
Brad Spencer - brad@anduin.eldar.org - KC8VKS - http://anduin.eldar.org

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 17:09   ` Miod Vallat
  2022-11-12 17:12     ` Warner Losh
@ 2022-11-12 17:39     ` arnold
  1 sibling, 0 replies; 15+ messages in thread
From: arnold @ 2022-11-12 17:39 UTC (permalink / raw)
  To: miod, arnold; +Cc: tuhs

Miod Vallat <miod@online.fr> wrote:

> > There was a guy who worked at DG and contributed a lot of the Motorola
> > 88000 code to GCC whose name I don't remember, although I met him
> > at a USENIX.  If someone else remembers who this is, maybe he can
> > be tracked down for more info.
>
> I suppose you're referring to Tom Wood here?

That doesn't sound right... I wish I could remember. :-(

Arnold

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 16:52 ` arnold
                     ` (3 preceding siblings ...)
  2022-11-12 17:37   ` Brad Spencer
@ 2022-11-12 18:04   ` Clem Cole
  2022-11-12 18:36     ` Larry McVoy
  4 siblings, 1 reply; 15+ messages in thread
From: Clem Cole @ 2022-11-12 18:04 UTC (permalink / raw)
  To: arnold; +Cc: tuhs, simh

[-- Attachment #1: Type: text/plain, Size: 419 bytes --]

On Sat, Nov 12, 2022 at 11:52 AM <arnold@skeeve.com> wrote:

>
>
> DG-UX was a pretty generic SVR3
>
User space was generic.   But the SVR3/88K kernel was a heavy rewrite.
 LCC did a lot of work with DG adding stuff too it -- it was very well done
by the DG team in NC.   The memory and FS was well integrated.  Of all the
UNIX kernels we did work, it was pretty much the easiest to learn and
modify.

ᐧ

[-- Attachment #2: Type: text/html, Size: 1290 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 18:04   ` Clem Cole
@ 2022-11-12 18:36     ` Larry McVoy
  2022-11-12 19:36       ` Clem Cole
  0 siblings, 1 reply; 15+ messages in thread
From: Larry McVoy @ 2022-11-12 18:36 UTC (permalink / raw)
  To: Clem Cole; +Cc: tuhs

On Sat, Nov 12, 2022 at 01:04:30PM -0500, Clem Cole wrote:
> On Sat, Nov 12, 2022 at 11:52 AM <arnold@skeeve.com> wrote:
> > DG-UX was a pretty generic SVR3
> >
> User space was generic.   But the SVR3/88K kernel was a heavy rewrite.
>  LCC did a lot of work with DG adding stuff too it -- it was very well done
> by the DG team in NC.   The memory and FS was well integrated.  

So read()/write()/mmap() all shared the same cache like SunOS?  In SunOS the
only things not in the page cache were directories and inodes.  All data
pages had one, and only one, place to be (ZFS broke this in Solaris,
which has always blown my mind).
-- 
---
Larry McVoy           Retired to fishing          http://www.mcvoy.com/lm/boat

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 15:54 [TUHS] DG UNIX History Clem Cole
  2022-11-12 16:09 ` [TUHS] " Larry McVoy
  2022-11-12 16:52 ` arnold
@ 2022-11-12 19:16 ` Dave Horsfall
  2022-11-12 19:31   ` Clem Cole
  2 siblings, 1 reply; 15+ messages in thread
From: Dave Horsfall @ 2022-11-12 19:16 UTC (permalink / raw)
  To: The Eunuchs Hysterical Society

[-- Attachment #1: Type: text/plain, Size: 590 bytes --]

On Sat, 12 Nov 2022, Clem Cole wrote:

[ ... ]

> (the infamous 'NUIX' bug from the Series/1 port probably being my 
> favorite tale).

That would be the "NUXI" bug (byte-swapped words).

> So to the hive mind, did anyone (DG themselves or a University) ever 
> build 16 or 32-bit tools for the DG architectures and do a UNIX port, 
> and if so, does anyone know what became of those efforts?  Is this 
> something that needs to be in the TUHS archives also?

I remember Tracey Kidder's "The Soul of a New Machine"...  It ran some 
proprietary system, though.

-- Dave

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 19:16 ` Dave Horsfall
@ 2022-11-12 19:31   ` Clem Cole
  0 siblings, 0 replies; 15+ messages in thread
From: Clem Cole @ 2022-11-12 19:31 UTC (permalink / raw)
  To: Dave Horsfall; +Cc: The Eunuchs Hysterical Society

[-- Attachment #1: Type: text/plain, Size: 307 bytes --]

On Sat, Nov 12, 2022 at 2:16 PM Dave Horsfall <dave@horsfall.org> wrote:

>
>
> That would be the "NUXI" bug (byte-swapped words).
>
Yep -- the reversal in my email was typo and then dyslexia on my part. ;-)

FYI: I was there when the guy from Cleveland State gave the paper.  It was
a riot.
ᐧ

[-- Attachment #2: Type: text/html, Size: 1280 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 18:36     ` Larry McVoy
@ 2022-11-12 19:36       ` Clem Cole
  2022-11-13  1:56         ` Larry McVoy
  0 siblings, 1 reply; 15+ messages in thread
From: Clem Cole @ 2022-11-12 19:36 UTC (permalink / raw)
  To: Larry McVoy; +Cc: tuhs

[-- Attachment #1: Type: text/plain, Size: 1713 bytes --]

To be honest, I've forgotten many (most) of the details.  But that sounds
about right.  As I remember it, it was like SunOS.  The key point was that
the kernel only had one view of the memory system period, no FS
buffer cache etc...which was a departure from many of the traditional UNIX
implementations.    IIRC they did not support BSD's mmap -- but check the
SVR3 docs to be sure -- they had the SVR3 user interfaces but none of the
BSD ones.  They did support the System V shared memory, however.  I do seem
to remember there was something funny in the driver interfaces, it was just
like UNIX only different, and that causes some heartache - but it was
fairly straightforward to move a DMA driver like getting a VME Xylogics
tape controller to work, but it took a little tweaking.  I've forgotten
exactly why that was --  it's been a long time ago.

Clem
ᐧ

On Sat, Nov 12, 2022 at 1:36 PM Larry McVoy <lm@mcvoy.com> wrote:

> On Sat, Nov 12, 2022 at 01:04:30PM -0500, Clem Cole wrote:
> > On Sat, Nov 12, 2022 at 11:52 AM <arnold@skeeve.com> wrote:
> > > DG-UX was a pretty generic SVR3
> > >
> > User space was generic.   But the SVR3/88K kernel was a heavy rewrite.
> >  LCC did a lot of work with DG adding stuff too it -- it was very well
> done
> > by the DG team in NC.   The memory and FS was well integrated.
>
> So read()/write()/mmap() all shared the same cache like SunOS?  In SunOS
> the
> only things not in the page cache were directories and inodes.  All data
> pages had one, and only one, place to be (ZFS broke this in Solaris,
> which has always blown my mind).
> --
> ---
> Larry McVoy           Retired to fishing
> http://www.mcvoy.com/lm/boat
>

[-- Attachment #2: Type: text/html, Size: 2763 bytes --]

^ permalink raw reply	[flat|nested] 15+ messages in thread

* [TUHS] Re: DG UNIX History
  2022-11-12 19:36       ` Clem Cole
@ 2022-11-13  1:56         ` Larry McVoy
  0 siblings, 0 replies; 15+ messages in thread
From: Larry McVoy @ 2022-11-13  1:56 UTC (permalink / raw)
  To: Clem Cole; +Cc: tuhs

On Sat, Nov 12, 2022 at 02:36:05PM -0500, Clem Cole wrote:
> To be honest, I've forgotten many (most) of the details.  But that sounds
> about right.  As I remember it, it was like SunOS.  The key point was that
> the kernel only had one view of the memory system period, no FS
> buffer cache etc...which was a departure from many of the traditional UNIX
> implementations.    IIRC they did not support BSD's mmap -- but check the

It sounds like they could have supported mmap() easily.  I'd love to see
this kernel, it sounds to me like it was SunOS with nicely done SMP 
support.  The guy that said he'd never seen anything like it before or
since, just makes me want to see it more.

I know someone who was friends with one of the kernel guys, haven't talked
to her in years but I'll see if I can find anything.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2022-11-13  1:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-12 15:54 [TUHS] DG UNIX History Clem Cole
2022-11-12 16:09 ` [TUHS] " Larry McVoy
2022-11-12 16:52 ` arnold
2022-11-12 17:05   ` Larry McVoy
2022-11-12 17:09   ` Miod Vallat
2022-11-12 17:12     ` Warner Losh
2022-11-12 17:39     ` arnold
2022-11-12 17:13   ` David Barto
2022-11-12 17:37   ` Brad Spencer
2022-11-12 18:04   ` Clem Cole
2022-11-12 18:36     ` Larry McVoy
2022-11-12 19:36       ` Clem Cole
2022-11-13  1:56         ` Larry McVoy
2022-11-12 19:16 ` Dave Horsfall
2022-11-12 19:31   ` Clem Cole

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).