Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.arch > #113147

Re: VAX

From cross@spitfire.i.gajendra.net (Dan Cross)
Newsgroups comp.arch
Subject Re: VAX
Date 2025-08-15 12:57 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <107narv$hv5$1@reader1.panix.com> (permalink)
References <0c857b8347f07f3a0ca61c403d0a8711@www.novabbs.com> <107b1bu$252qo$1@dont-email.me> <107hsn4$mka$1@reader1.panix.com> <107mf9l$u2si$1@dont-email.me>

Show all headers | View raw


In article <107mf9l$u2si$1@dont-email.me>,
Thomas Koenig  <tkoenig@netcologne.de> wrote:
>Dan Cross <cross@spitfire.i.gajendra.net> schrieb:
>> In article <107b1bu$252qo$1@dont-email.me>,
>
>>>Programming a RISC in assembler is not so hard, at least in my
>>>experience.  Plus, people overestimated use of assembler even in
>>>the mid-1975s, and underestimated the use of compilers.
>>>[...]
>>
>> They certainly did!  I'm not saying that they're right; I'm
>> saying that business needs must have, at least in part,
>> influenced the ISA design.  That is, while mistaken, it was part
>> of the business decision process regardless.
>
>It's not clear to me what the distinction of technical vs. business
>is supposed to be in the context of ISA design.  Could you explain?

I can attempt to, though I'm not sure if I can be successful.

The VAX was built to be a commercial product.  As such, it was
designed to be successful in the market.  But in order to be
successful in the market, it was important that the designers be
informed by the business landscape at both the time they were
designing it, and what they could project would be the lifetime
of the product.  Those are considerations that extend beyond
the purely technical aspects of the design, and are both more
speculative and more abstract.

Consider how the business criteria might influence the technical
design, and how these might play off of one another: obviously,
DEC understood that the PDP-11 was growing ever more constrained
by its 16-bit address space, and that any successor would have
to have a larger address space.  From a business perspective, it
made no sense to create a VAX with a 16-bit address space.
Similarly, they could have chosen (say) a 20, 24, or 28 bit
address space, or used segmented memory, or any number of other
such decisions, but the model that they did chose (basically a
flat 32-bit virtual address space: at least as far as the
hardware was concerned; I know VMS did things differently) was
ultimately the one that "won".

Of course, those are obvious examples.  What I'm contending is
that the business<->technical relationship is probably deeper
and that business has more influence on technology than we
realize, up to and including the ISA design.  I'm not saying
that the business folks are looking over the engineers'
shoulders telling them how the opcode space should be arranged,
but I am saying that they're probably going to engineering with
broad-strokes requirements based on market analysis and customer
demand.  Indeed, we see examples of this now, with the addition
of vector instructions to most major ISAs.  That's driven by the
market, not merely engineers saying to each other, "you know
what would be cool? AVX-512!"

And so with the VAX, I can imagine the work (which started in,
what, 1975?) being informed by a business landscape that saw an
increasing trend towards favoring high-level languages, but also
saw the continued development of large, bespoke, business
applications for another five or more years, and with customers
wanting to be able to write (say) complex formatting sequences
easily in assembler (the EDIT instruction!), in a way that was
compatible with COBOL (so make the COBOL compiler emit the EDIT
instruction!), while also trying to accommodate the scientific
market (POLYF/POLYG!) who would be writing primarily in FORTRAN
but jumping to assembler for the fuzz-busting speed boost (so
stabilize what amounts to an ABI very early on!), and so forth.

Of course, they messed some of it up; EDITPC was like the
punchline of a bad joke, and the ways that POLY was messed up
are well-known.

Anyway, I apologize for the length of the post, but that's the
sort of thing I mean.

	- Dan C.

Back to comp.arch | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Why I've Dropped In John Savard <quadibloc@invalid.invalid> - 2025-07-28 23:18 +0000
  Re: Why I've Dropped In BGB <cr88192@gmail.com> - 2025-07-28 22:56 -0500
    Re: Why I've Dropped In MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-26 21:46 +0000
  VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-07-29 08:45 +0000
    Re: VAX (was: Why I've Dropped In) John Levine <johnl@taugh.com> - 2025-07-29 16:44 +0000
      Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-07-30 05:59 +0000
        Re: VAX BGB <cr88192@gmail.com> - 2025-07-30 04:02 -0500
          Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-07-30 16:24 +0000
            Re: VAX BGB <cr88192@gmail.com> - 2025-07-30 13:24 -0500
          Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-01 17:02 +0000
            Re: VAX BGB <cr88192@gmail.com> - 2025-08-01 15:24 -0500
              Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-02 15:33 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-02 15:15 -0500
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-02 18:55 -0500
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-04 16:33 +0000
                Re: VAX MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-25 00:56 +0000
                Re: VAX MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-31 18:04 +0000
                What is more important MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-09-04 15:23 +0000
                Re: What is more important Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-09-04 10:25 -0700
                Re: What is more important MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-09-04 21:00 +0000
                Re: What is more important BGB <cr88192@gmail.com> - 2025-09-04 16:54 -0500
                Re: What is more important anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-09-05 15:03 +0000
                Re: What is more important BGB <cr88192@gmail.com> - 2025-09-05 14:26 -0500
                Re: What is more important BGB <cr88192@gmail.com> - 2025-09-05 14:38 -0500
                Re: What is more important Robert Finch <robfi680@gmail.com> - 2025-09-05 21:56 -0400
                Re: What is more important Thomas Koenig <tkoenig@netcologne.de> - 2025-09-10 13:31 +0000
        Re: VAX (was: Why I've Dropped In) Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-07-30 17:17 +0000
          Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-01 17:16 +0000
            Re: VAX (was: Why I've Dropped In) scott@slp53.sl.home (Scott Lurndal) - 2025-08-01 18:11 +0000
              Re: VAX (was: Why I've Dropped In) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-01 20:41 +0000
                Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-02 09:07 +0000
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 23:21 +0000
                Re: VAX Stefan Monnier <monnier@iro.umontreal.ca> - 2025-08-02 23:10 -0400
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-03 09:14 +0000
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-03 07:41 -0700
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 10:24 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 23:40 +0000
                Re: VAX John Ames <commodorejohn@gmail.com> - 2025-08-04 08:32 -0700
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-04 11:47 -0500
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 17:20 +0000
                Re: 32 vs 64 bits, was VAX John Levine <johnl@taugh.com> - 2025-08-04 18:17 +0000
                Re: 32 vs 64 bits, was VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 22:17 +0300
                Re: 32 vs 64 bits, was VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:36 +0000
                Re: 32 vs 64 bits, was VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 20:00 +0000
                Re: IBM's 32 vs 64 bits, was VAX John Levine <johnl@taugh.com> - 2025-08-04 21:04 +0000
                Re: IBM's 32 vs 64 bits, was VAX Lynn Wheeler <lynn@garlic.com> - 2025-08-07 07:32 -1000
                Re: VAX Stefan Monnier <monnier@iro.umontreal.ca> - 2025-08-04 15:40 -0400
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 16:34 +0000
                Re: VAX Stefan Monnier <monnier@iro.umontreal.ca> - 2025-08-31 16:43 -0400
                Re: VAX Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-08-31 22:26 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-09-01 06:07 +0000
                Re: VAX Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-09-01 06:57 +0000
                Debian on AMD64 (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-09-01 07:40 +0000
                Re: Debian on AMD64 Stefan Monnier <monnier@iro.umontreal.ca> - 2025-09-01 12:15 -0400
                Re: Debian on AMD64 BGB <cr88192@gmail.com> - 2025-09-01 11:33 -0500
                Re: Debian on AMD64 anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-09-01 20:34 +0000
                Re: VAX Marco Moock <mm@dorfdsl.de> - 2025-09-21 16:20 +0200
                Re: VAX Nuno Silva <nunojsilva@invalid.invalid> - 2025-09-21 15:45 +0100
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-09-21 17:54 +0300
                Re: VAX Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-04 14:06 -0700
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-05 00:21 +0300
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 21:51 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-04 23:38 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:39 +0000
                Re: VAX "Kerr-Mudd, John" <admin@127.0.0.1> - 2025-08-05 09:25 +0100
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-05 17:24 +0200
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-05 15:41 +0000
                System calls (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 07:32 +0000
                Re: System calls (was: VAX) scott@slp53.sl.home (Scott Lurndal) - 2025-08-13 15:03 +0000
                Re: System calls (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 16:10 +0000
                Re: System calls (was: VAX) scott@slp53.sl.home (Scott Lurndal) - 2025-08-13 18:15 +0000
                Re: System calls (was: VAX) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-13 19:40 +0000
                Re: System calls (was: VAX) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-13 19:25 +0000
                Re: System calls (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 21:23 +0000
                Re: System calls (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-14 07:58 +0000
                Re: System calls (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-14 13:28 +0000
                Re: System calls (was: VAX) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-14 15:14 +0000
                Re: System calls (was: VAX) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-14 15:25 +0000
                Re: System calls (was: VAX) scott@slp53.sl.home (Scott Lurndal) - 2025-08-14 15:32 +0000
                Re: System calls (was: VAX) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-14 15:44 +0000
                Re: System calls David Brown <david.brown@hesbynett.no> - 2025-08-14 19:15 +0200
                Re: System calls Thomas Koenig <tkoenig@netcologne.de> - 2025-08-14 17:43 +0000
                Re: System calls David Brown <david.brown@hesbynett.no> - 2025-08-15 17:49 +0200
                Re: System calls cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-14 21:44 +0000
                Re: System calls David Brown <david.brown@hesbynett.no> - 2025-08-15 17:49 +0200
                Re: System calls cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-15 18:33 +0000
                Re: System calls (was: VAX) cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-13 18:51 +0000
                Re: System calls (was: VAX) scott@slp53.sl.home (Scott Lurndal) - 2025-08-13 20:28 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-13 19:35 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 00:49 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-06 13:48 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-04 23:24 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:41 +0000
                Re: VAX vallor <vallor@cultnix.org> - 2025-08-05 05:56 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:34 +0000
              Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-01 20:06 -0700
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 03:37 +0000
                Re: VAX ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2025-08-02 04:14 +0000
                Re: VAX "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-08-01 21:35 -0700
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-02 08:07 +0000
                Re: VAX Al Kossow <aek@bitsavers.org> - 2025-08-02 01:48 -0700
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-04 23:45 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 23:08 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-03 16:51 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-04 00:04 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-03 21:07 -0500
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-03 20:39 -0700
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-04 04:50 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 12:35 +0300
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-04 11:59 -0500
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 12:19 +0300
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-04 12:09 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-04 14:51 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 18:28 +0300
                Re: VAX Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-08-04 09:53 -0700
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 16:58 +0000
                Re: VAX "Brian G. Lucas" <bagel99@gmail.com> - 2025-08-05 13:03 -0500
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 22:03 +0300
                Re: VAX James Kuyper <jameskuyper@alumni.caltech.edu> - 2025-08-04 15:25 -0400
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 22:40 +0300
                Re: VAX "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2025-08-04 12:44 -0700
                Re: VAX Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-08-04 22:21 -0700
                Re: VAX Kaz Kylheku <643-408-1753@kylheku.com> - 2025-08-05 21:25 +0000
                Re: VAX Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-08-05 19:14 -0700
                Re: VAX Kaz Kylheku <643-408-1753@kylheku.com> - 2025-08-06 04:31 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-06 11:48 +0300
                Re: VAX James Kuyper <jameskuyper@alumni.caltech.edu> - 2025-08-06 11:56 -0400
                Re: VAX Kaz Kylheku <643-408-1753@kylheku.com> - 2025-08-05 21:13 +0000
                Re: VAX James Kuyper <jameskuyper@alumni.caltech.edu> - 2025-08-06 11:54 -0400
                Re: VAX Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-08-06 13:58 -0700
                Re: VAX Kaz Kylheku <643-408-1753@kylheku.com> - 2025-08-05 21:08 +0000
                Re: VAX Jakob Bohm <egenagwemdimtapsar@jbohm.dk> - 2025-08-17 20:18 +0200
                Re: VAX Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-08-17 22:18 -0700
                Re: VAX Richard Heathfield <rjh@cpax.org.uk> - 2025-08-18 08:02 +0100
                Re: VAX David Brown <david.brown@hesbynett.no> - 2025-08-18 11:34 +0200
                Re: VAX Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2025-08-18 21:57 -0700
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-04 15:11 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 19:00 +0300
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 19:04 +0300
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-04 22:49 +0200
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-05 00:14 +0300
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-05 01:43 +0300
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-05 17:31 +0200
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-05 19:49 +0300
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-05 22:17 +0200
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-06 00:21 +0300
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-06 16:19 +0200
                3-way long addition (was: VAX) Michael S <already5chosen@yahoo.com> - 2025-08-06 20:43 +0300
                Re: 3-way long addition Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-07 15:15 +0200
                3-way long addition (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-19 05:47 +0000
                Re: 3-way long addition (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-19 07:09 +0000
                Re: 3-way long addition Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-19 12:11 +0200
                Re: 3-way long addition anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-19 17:43 +0000
                Re: 3-way long addition (was: VAX) Michael S <already5chosen@yahoo.com> - 2025-08-19 17:20 +0300
                Re: 3-way long addition (was: VAX) Michael S <already5chosen@yahoo.com> - 2025-08-19 17:24 +0300
                Re: 3-way long addition (was: VAX) Michael S <already5chosen@yahoo.com> - 2025-08-19 23:03 +0300
                Re: 3-way long addition Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-20 10:50 +0200
                Re: 3-way long addition Michael S <already5chosen@yahoo.com> - 2025-08-20 14:16 +0300
                Intel ADX (was: 3-way long addition) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-20 14:08 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 18:25 +0300
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-04 12:56 -0500
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 14:22 +0000
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-04 16:46 +0200
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 15:05 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 18:07 +0300
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 15:32 +0000
                Re: VAX Stefan Monnier <monnier@iro.umontreal.ca> - 2025-08-04 15:09 -0400
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 22:31 +0300
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 20:29 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-05 00:08 +0300
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 21:23 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 06:46 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-05 03:14 -0500
                Re: VAX Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-05 11:52 -0700
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-06 05:37 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 06:20 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-04 12:12 -0500
                I32LP64 vs. ILP64 (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 11:28 +0000
                Re: I32LP64 vs. ILP64 antispam@fricas.org (Waldek Hebisch) - 2025-08-06 15:55 +0000
                Re: I32LP64 vs. ILP64 BGB <cr88192@gmail.com> - 2025-08-06 12:47 -0500
                Re: I32LP64 vs. ILP64 BGB <cr88192@gmail.com> - 2025-08-06 12:00 -0500
                Re: I32LP64 vs. ILP64 (was: VAX) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 23:34 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 05:38 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 11:05 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-06 12:12 -0500
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-06 18:22 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 10:32 +0000
                Re: 64 bits, was VAX John Levine <johnl@taugh.com> - 2025-08-06 17:25 +0000
                Re: 64 bits, was VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-06 12:11 -0700
                Re: individual 64 bits, was VAX John Levine <johnl@taugh.com> - 2025-08-06 19:50 +0000
                Re: individual 64 bits, was VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-06 20:30 +0000
                Re: 64 bits, was VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 23:36 +0000
                Re: 64 bits, was VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-07 15:44 +0200
                Re: 64 bits, was VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-07 07:34 -0700
                Re: 64 bits, S/360 was VAX John Levine <johnl@taugh.com> - 2025-08-07 20:54 +0000
                Re: 64 bits, was VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-08 03:51 +0000
                Bit addressing (was: 64 bits) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-07 14:57 +0000
                Re: Bit addressing drb@ihatespam.msu.edu (Dennis Boone) - 2025-08-07 15:54 +0000
                Re: Bit addressing Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-07 13:01 -0700
                Re: Bit addressing (was: 64 bits) Al Kossow <aek@bitsavers.org> - 2025-08-07 13:34 -0700
                Re: VAX Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-08-06 23:12 +0000
                Re: VAX John Levine <johnl@taugh.com> - 2025-08-06 23:15 +0000
                Re: VAX Lars Poulsen <lars@cleo.beagle-ears.com> - 2025-08-06 23:32 +0000
                Re: word lengths in C, was VAX John Levine <johnl@taugh.com> - 2025-08-07 02:56 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-07 11:21 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-07 13:34 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 23:38 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-04 12:42 +0300
                Re: VAX Al Kossow <aek@bitsavers.org> - 2025-08-04 03:32 -0700
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 05:37 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-04 13:42 +0000
                Re: VAX Andy Burns <usenet@andyburns.uk> - 2025-08-04 16:50 +0100
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-04 23:52 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 05:35 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-05 01:31 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-05 13:46 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-05 17:21 +0000
                ILP32 code on 64-bit substrate (was: VAX) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-12 15:28 +0000
                Re: ILP32 code on 64-bit substrate (was: VAX) scott@slp53.sl.home (Scott Lurndal) - 2025-08-12 16:08 +0000
                Re: ILP32 code on 64-bit substrate BGB <cr88192@gmail.com> - 2025-08-12 11:53 -0500
                Re: ILP32 code on 64-bit substrate aph@littlepinkcloud.invalid - 2025-08-12 17:57 +0000
                Re: ILP32 code on 64-bit substrate John Levine <johnl@taugh.com> - 2025-08-12 19:09 +0000
                Re: ILP32 code on 64-bit substrate OrangeFish <OrangeFish@invalid.invalid> - 2025-08-15 11:42 -0400
                Re: ILP32 code on 64-bit substrate anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 06:11 +0000
                Re: ILP32 code on 64-bit substrate scott@slp53.sl.home (Scott Lurndal) - 2025-08-13 14:24 +0000
                Re: ILP32 code on 64-bit substrate anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 18:13 +0000
              Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-02 09:28 +0000
                Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-02 15:29 +0000
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-02 15:33 -0700
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 23:17 +0000
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-02 23:20 +0000
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-04 17:23 +0000
                Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 18:16 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-04 14:39 -0400
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 19:59 +0000
                Re: VAX (was: Why I've Dropped In) scott@slp53.sl.home (Scott Lurndal) - 2025-08-04 18:59 +0000
                Re: VAX (was: Why I've Dropped In) Michael S <already5chosen@yahoo.com> - 2025-08-04 22:12 +0300
                Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-04 20:13 +0000
                Re: VAX (was: Why I've Dropped In) Michael S <already5chosen@yahoo.com> - 2025-08-04 23:54 +0300
                Re: VAX (was: Why I've Dropped In) Al Kossow <aek@bitsavers.org> - 2025-08-04 14:41 -0700
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-04 17:18 -0500
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:53 +0000
                Re: VAX "Brian G. Lucas" <bagel99@gmail.com> - 2025-08-05 13:04 -0500
                O.T. Where is Mitch? Was: VAX Michael S <already5chosen@yahoo.com> - 2025-08-07 23:48 +0300
                Re: O.T. Where is Mitch? Was: VAX "Brian G. Lucas" <bagel99@gmail.com> - 2025-08-07 16:01 -0500
                Re: O.T. Where is Mitch? Was: VAX BGB <cr88192@gmail.com> - 2025-08-08 01:41 -0500
                Re: O.T. Where is Mitch? Was: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-08 11:58 +0200
                Re: O.T. Where is Mitch? Was: VAX Michael S <already5chosen@yahoo.com> - 2025-08-08 13:20 +0300
                Re: O.T. Where is Mitch? Was: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-08 14:22 +0000
                Re: O.T. Where is Mitch? Was: VAX Niklas Holsti <niklas.holsti@tidorum.invalid> - 2025-08-08 18:34 +0300
                Re: O.T. Where is Mitch? Was: VAX George Neuner <gneuner2@comcast.net> - 2025-08-08 19:07 -0400
                Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-05 21:01 +0000
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 00:59 +0000
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-05 20:15 -0700
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-06 05:50 +0000
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 07:28 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-06 10:48 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-06 16:35 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-08 01:57 +0000
                Re: VAX (was: Why I've Dropped In) John Ames <commodorejohn@gmail.com> - 2025-08-06 08:28 -0700
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-06 23:45 +0000
                Re: VAX (was: Why I've Dropped In) Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-08-07 01:49 +0000
                Re: VAX (was: Why I've Dropped In) John Ames <commodorejohn@gmail.com> - 2025-08-07 08:28 -0700
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 09:37 +0000
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 08:22 +0000
                Re: VAX (was: Why I've Dropped In) scott@slp53.sl.home (Scott Lurndal) - 2025-08-13 14:26 +0000
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 17:50 +0000
                Re: VAX drb@ihatespam.msu.edu (Dennis Boone) - 2025-08-14 17:12 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-14 15:22 -0400
                Re: VAX Al Kossow <aek@bitsavers.org> - 2025-08-14 12:59 -0700
                Re: VAX (was: Why I've Dropped In) scott@slp53.sl.home (Scott Lurndal) - 2025-08-13 14:44 +0000
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-13 17:46 +0000
                Re: VAX (was: Why I've Dropped In) ted@loft.tnolan.com (Ted Nolan <tednolan>) - 2025-08-13 18:26 +0000
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-13 12:09 -0700
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:47 +0000
                Re: VAX (was: Why I've Dropped In) scott@slp53.sl.home (Scott Lurndal) - 2025-08-05 13:58 +0000
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 16:47 +0000
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-06 12:12 -0700
                Re: VAX Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-08-07 01:36 +0000
                Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-07 05:29 +0000
                Re: VAX Peter Flass <Peter@Iron-Spring.com> - 2025-08-07 07:26 -0700
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-08 03:57 +0000
                Re: VAX Michael S <already5chosen@yahoo.com> - 2025-08-08 11:43 +0300
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 14:00 +0000
                Re: VAX (was: Why I've Dropped In) Al Kossow <aek@bitsavers.org> - 2025-08-06 10:20 -0700
                Re: VAX (was: Why I've Dropped In) Robert Swindells <rjs@fdy2.co.uk> - 2025-08-06 22:30 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-06 20:21 -0400
                Re: VAX Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-07 02:22 +0000
                Re: VAX John Ames <commodorejohn@gmail.com> - 2025-08-07 08:38 -0700
                Re: VAX Terje Mathisen <terje.mathisen@tmsw.no> - 2025-08-07 17:52 +0200
                Re: VAX George Neuner <gneuner2@comcast.net> - 2025-08-07 21:53 -0400
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-08 06:16 +0000
                Re: VAX George Neuner <gneuner2@comcast.net> - 2025-08-08 19:48 -0400
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-07 10:27 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-07 11:06 +0000
                Re: VAX (was: Why I've Dropped In) Al Kossow <aek@bitsavers.org> - 2025-08-04 12:27 -0700
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:46 +0000
                Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-06 16:21 +0000
                Re: VAX (was: Why I've Dropped In) Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-08-05 01:43 +0000
            Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-01 23:41 +0000
              Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-03 16:42 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-05 00:55 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-05 05:44 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-12 15:02 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-13 14:40 -0400
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-15 03:20 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-15 15:10 +0000
                Re: VAX pages John Levine <johnl@taugh.com> - 2025-08-15 16:53 +0000
                Re: VAX pages BGB <cr88192@gmail.com> - 2025-08-15 13:19 -0500
                Re: VAX pages Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-15 12:03 -0700
                Re: VAX pages scott@slp53.sl.home (Scott Lurndal) - 2025-08-15 19:19 +0000
                Re: VAX and other pages John Levine <johnl@taugh.com> - 2025-08-15 20:40 +0000
                Re: VAX and other pages anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-15 21:22 +0000
                Re: VAX and other pages John Levine <johnl@taugh.com> - 2025-08-16 01:22 +0000
                Re: VAX and other pages anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-16 05:09 +0000
                Re: VAX and other pages Stephen Fuld <sfuld@alumni.cmu.edu.invalid> - 2025-08-16 10:00 -0700
                Re: VAX and other pages John Levine <johnl@taugh.com> - 2025-08-16 17:06 +0000
                Re: VAX and other pages antispam@fricas.org (Waldek Hebisch) - 2025-08-20 01:49 +0000
                Re: VAX and other pages John Levine <johnl@taugh.com> - 2025-08-20 02:49 +0000
                Re: VAX pages BGB <cr88192@gmail.com> - 2025-08-16 03:17 -0500
        Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-07-31 04:26 +0000
          Re: VAX John Levine <johnl@taugh.com> - 2025-07-31 16:05 +0000
            Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-07-31 19:01 +0000
              Re: VAX John Levine <johnl@taugh.com> - 2025-07-31 19:57 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-07-31 21:24 +0000
            Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-01 02:18 +0000
              Re: VAX encoding John Levine <johnl@taugh.com> - 2025-08-01 15:30 +0000
                Re: VAX encoding antispam@fricas.org (Waldek Hebisch) - 2025-08-01 18:08 +0000
                Re: VAX encoding scott@slp53.sl.home (Scott Lurndal) - 2025-08-01 18:33 +0000
                Re: VAX encoding antispam@fricas.org (Waldek Hebisch) - 2025-08-01 21:24 +0000
                Re: VAX encoding Thomas Koenig <tkoenig@netcologne.de> - 2025-08-01 19:13 +0000
                Re: VAX encoding MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-28 15:10 +0000
                Re: VAX encoding EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-29 10:34 -0400
              Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-02 09:02 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-05 01:43 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-05 05:48 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-05 14:13 +0000
                Re: VAX George Neuner <gneuner2@comcast.net> - 2025-08-05 17:41 -0400
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-06 10:23 -0400
                Re: VAX George Neuner <gneuner2@comcast.net> - 2025-08-08 21:43 -0400
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-05 13:56 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-05 16:44 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-06 05:53 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-06 11:10 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-06 20:06 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-06 17:00 -0400
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-06 21:14 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-07 11:59 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-07 15:03 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-06 17:57 -0400
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-07 11:29 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-07 11:38 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-16 15:26 -0500
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-17 06:16 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-17 11:29 -0500
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-17 10:00 -0400
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-17 15:21 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-17 19:10 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-17 15:08 -0500
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-18 11:03 -0400
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-18 15:35 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-18 17:19 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-20 14:36 -0400
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-20 16:41 -0400
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-21 16:21 +0000
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-17 12:53 -0500
                Re: VAX Robert Swindells <rjs@fdy2.co.uk> - 2025-08-06 23:43 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-07 10:47 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-08 10:08 -0400
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-09 08:07 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-09 10:03 -0400
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-09 20:54 +0000
                Re: VAX Al Kossow <aek@bitsavers.org> - 2025-08-09 14:57 -0700
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-13 14:18 -0400
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-13 20:23 +0000
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-17 13:35 -0400
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-17 18:56 -0500
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-20 19:17 -0400
                Re: VAX BGB <cr88192@gmail.com> - 2025-08-20 23:50 -0500
                Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-06 20:41 -0400
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-07 11:16 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-09 09:04 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-09 10:00 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-10 12:06 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-10 15:18 +0000
                Re: byte me, PDP-10 edition, was VAX John Levine <johnl@taugh.com> - 2025-08-10 19:55 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-11 08:17 +0000
                Re: VAX scott@slp53.sl.home (Scott Lurndal) - 2025-08-11 14:51 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-11 17:27 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-10 21:01 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-13 11:25 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-15 05:07 +0000
                Re: VAX cross@spitfire.i.gajendra.net (Dan Cross) - 2025-08-15 12:57 +0000
                Re: VAX Robert Swindells <rjs@fdy2.co.uk> - 2025-08-15 13:36 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-18 05:48 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-05 20:34 +0000
                Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-12 15:59 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-20 03:47 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-21 19:26 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-22 16:36 +0000
                Re: VAX Thomas Koenig <tkoenig@netcologne.de> - 2025-08-22 17:21 +0000
                Re: VAX John Levine <johnl@taugh.com> - 2025-08-22 16:45 +0000
                Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-23 16:38 +0000
                Re: 360/91, was VAX John Levine <johnl@taugh.com> - 2025-08-23 19:36 +0000
          Re: VAX anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-01 17:25 +0000
          Re: VAX MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-27 00:56 +0000
            Re: VAX antispam@fricas.org (Waldek Hebisch) - 2025-08-28 07:49 +0000
        Re: VAX (was: Why I've Dropped In) MitchAlsup <user5857@newsgrouper.org.invalid> - 2025-08-27 00:35 +0000
          Re: VAX (was: Why I've Dropped In) Thomas Koenig <tkoenig@netcologne.de> - 2025-08-27 05:12 +0000
            Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-27 10:56 -0400
              Re: VAX EricP <ThatWouldBeTelling@thevillage.com> - 2025-08-28 13:39 -0400
          Re: VAX (was: Why I've Dropped In) anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2025-08-27 17:19 +0000

csiph-web