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


Groups > alt.folklore.computers > #149368

Re: Miniskirts and mainframes

From John Levine <johnl@iecc.com>
Newsgroups alt.folklore.computers
Subject Re: Miniskirts and mainframes
Date 2015-08-05 20:33 +0000
Organization Taughannock Networks, Trumansburg NY
Message-ID <mptrve$1161$1@miucha.iecc.com> (permalink)
References <mpdill$qlh$1@dont-email.me> <8ec4ed0c-4ca5-432e-bb21-437d39da42bb@googlegroups.com> <mprjhu2hb4@news4.newsguy.com> <PM00051C8F25EAEF73@aca42e23.ipt.aol.com>

Show all headers | View raw


>> a record at a time and like fixed-length records.  Mainframes have
>> prodiguious I/O capability but are awkward for interactive applications.
>>
>That's an IBM mindset.  DEC's mainframe did the former I/O but was
>capable of doing the latter if someone really needed to.

The PDP-6 and PDP-10 were great computers, but they really didn't have
anything like mainframe I/O.

DEC called DMA "data break", and the 12 and 18 bit machines had a
clever hack called three-cycle data break to enable medium speed DMA
with cheap interfaces.  Single-cycle data break required word count
and address registers in the device's interface which was expensive.
So for the three cycle version, the interface had a single hard wired
address of core locations that contained the negated word count and
address for the transfer.  It was three cycle because first it
incremented the word count, then incremented the address (or maybe the
other order, I forget) and then did the data transfer if the word
count was nonzero.  If the count was zero, a status line told the
device it was done, which most devices turned back into an interrupt.

The PDP-6/10 unlike the smaller machines had priority interrupts so
each fast device could have its own interrupt.  It also had
instructions BLKI and BLKO which pointed to a word in memory with a
negative count in the left half and an address in the right half,
incremented both halves, and did an input or output transfer of the
count was non-zero.  If the BLKI/BLKO was executed as the target of an
interrupt, and the count was nonzero, the interrupt was immediately
dismissed, which provided the effect of three cycle data break.

Later PDP-10s added extra hackery so the transfer could be a single
byte, and also added interfaces to the Massbus, a simple but fast
DMA system used for disks and tapes on late PDP-11, -20/20 and most
Vaxen.

The PDP-6 that I used did its TTY I/O via a stupendous hack, a PDP-8
based 680 terminal system running out of shared PDP-6 memory.  The
PDP-10s had hardware terminal controllers.

Back to alt.folklore.computers | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Miniskirts and mainframes Dave Garland <dave.garland@wizinfo.com> - 2015-07-30 11:18 -0500
  Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-07-30 17:06 +0000
  Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-07-30 10:32 -0700
  Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-07-30 18:28 +0000
    Re: Miniskirts and mainframes terry+googleblog@tmk.com - 2015-07-30 22:56 -0700
    Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 09:47 -0700
      Re: Miniskirts and mainframes Mike Spencer <mds@bogus.nodomain.nowhere> - 2015-08-04 15:33 -0300
  Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-07-30 14:55 -0400
    Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-07-30 14:14 -0500
      Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-07-30 16:29 -0400
        Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-07-31 12:15 -0500
          Re: Miniskirts and mainframes Alfred Falk <falk@arc.ab.ca> - 2015-08-01 02:47 +0000
            Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-01 12:36 +0000
          Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 10:15 -0700
            Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-04 12:48 -0700
              Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-04 12:52 -0700
            Re: Miniskirts and mainframes terry+googleblog@tmk.com - 2015-08-04 21:29 -0700
      Re: Miniskirts and mainframes RJH <patchmoney@gmx.com> - 2015-07-31 07:03 +0100
      Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-01 01:57 +0000
        Re: Miniskirts and mainframes "JHY" <JHY5566@nospam.com> - 2015-08-01 19:42 +1000
        Re: Miniskirts and mainframes David Wade <dave.g4ugm@gmail.com> - 2015-08-02 00:12 +0100
        Re: Miniskirts and mainframes David Wade <dave.g4ugm@gmail.com> - 2015-08-02 00:14 +0100
        Re: Miniskirts and mainframes Dave Garland <dave.garland@wizinfo.com> - 2015-08-01 20:12 -0500
          Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-08-01 22:41 -0400
        Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 10:29 -0700
      Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 10:09 -0700
        Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-04 16:31 -0500
          Re: Miniskirts and mainframes Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2015-08-04 16:15 -0600
            Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-05 09:55 -0500
              Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-05 11:21 -0700
                Re: Miniskirts and mainframes Dave Garland <dave.garland@wizinfo.com> - 2015-08-05 13:32 -0500
                Re: Miniskirts and mainframes "JHY" <JHY5566@nospam.com> - 2015-08-06 06:03 +1000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-05 14:13 -0700
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-06 11:14 -0500
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-06 16:35 +0000
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-06 17:40 +0000
                Re: Miniskirts and mainframes Ahem A Rivet's Shot <steveo@eircom.net> - 2015-08-07 11:02 +0100
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-07 07:35 -0700
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-07 07:37 -0700
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-07 17:56 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-07 11:48 -0700
                Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-08-07 17:01 -0500
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-07 22:23 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-07 18:55 -0700
                Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-08-07 21:00 -0500
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-10 10:23 -0700
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-10 17:33 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-10 13:20 -0700
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-10 20:42 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-10 18:02 -0700
                Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-08-10 21:19 -0500
                Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-08-11 12:52 -0400
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-10 19:37 -0700
                Re: Miniskirts and mainframes Dave Garland <dave.garland@wizinfo.com> - 2015-08-11 00:59 -0500
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-10 12:50 -0500
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-10 21:02 +0000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-10 22:54 +0000
                Re: Miniskirts and mainframes "JHY" <JHY5566@nospam.com> - 2015-08-08 04:40 +1000
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-06 16:35 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-06 10:47 -0700
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-06 13:11 -0500
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-06 12:27 -0700
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-07 17:35 +0000
                Re: Miniskirts and mainframes Dave Garland <dave.garland@wizinfo.com> - 2015-08-07 13:13 -0500
                Re: Miniskirts and mainframes Ahem A Rivet's Shot <steveo@eircom.net> - 2015-08-07 19:06 +0100
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-09 17:44 -0500
              Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-05 19:48 +0000
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-05 15:37 -0500
                Re: Miniskirts and mainframes cb@elaine.df.lth.se (Christian Brunschen) - 2015-08-05 20:48 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-05 14:01 -0700
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-06 10:11 -0500
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-06 13:36 -0400
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-06 10:56 -0700
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-06 11:02 -0700
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-05 14:16 -0700
                Re: Miniskirts and mainframes Stephen Sprunk <stephen@sprunk.org> - 2015-08-06 10:03 -0500
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-06 09:22 -0700
                Re: Miniskirts and mainframes "JHY" <JHY5566@nospam.com> - 2015-08-06 08:22 +1000
                Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-08-05 19:39 -0500
              Re: Miniskirts and mainframes Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2015-08-05 16:17 -0600
          Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-08-04 18:57 -0500
        Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-05 11:58 +0000
    Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-07-30 23:18 +0000
      Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-07-30 23:37 -0400
      Re: Miniskirts and mainframes Bernd Felsche <berfel@innovative.iinet.net.au> - 2015-08-06 17:17 +0800
  Re: Miniskirts and mainframes Shadow <Sh@dow.br> - 2015-07-30 17:55 -0300
  Re: Miniskirts and mainframes Alfred Falk <falk@arc.ab.ca> - 2015-07-30 21:45 +0000
    Re: Miniskirts and mainframes "Joe Morris" <j.c.morris@verizon.net> - 2015-07-30 18:17 -0400
      Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-07-30 16:54 -0700
        Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-07-30 16:59 -0700
          Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-07-30 21:23 -0500
  Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-07-30 15:06 -0700
    Re: Miniskirts and mainframes Dave Garland <dave.garland@wizinfo.com> - 2015-07-30 18:47 -0500
      Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-07-30 16:55 -0700
  Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-07-30 22:50 +0000
    Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-07-30 23:36 -0400
  Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-01 18:46 -0700
    Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-01 18:50 -0700
    Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-08-02 01:15 -0400
      Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-02 11:10 -0700
        Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-02 19:54 +0000
    Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-03 00:45 +0000
      Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-02 17:54 -0700
        Re: Miniskirts and mainframes Andrew Swallow <am.swallow@btinternet.com> - 2015-08-03 05:47 +0100
      Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-08-02 21:03 -0400
        Re: Miniskirts and mainframes Gene Wirchenko <genew@telus.net> - 2015-08-02 22:18 -0700
          Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-08-03 10:20 -0400
        Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 10:46 -0700
      Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-03 07:24 +0000
        Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-03 14:58 -0500
          Re: Miniskirts and mainframes "Osmium" <r124c4u102@comcast.net> - 2015-08-03 15:22 -0500
            Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-03 21:07 +0000
              Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-03 20:59 -0400
              Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 11:02 -0700
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-04 16:04 -0500
              Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-04 16:00 -0500
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-04 23:57 +0000
            Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-04 15:58 -0500
              Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-04 23:57 +0000
          Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-03 20:27 +0000
            Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-04 16:08 -0500
          Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-03 16:57 -0400
          Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-03 15:07 -0700
            Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-04 18:12 +0000
              Re: Minis and Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-04 19:49 +0000
                Re: Minis and Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 13:48 -0700
                Re: Minis and Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-04 21:33 +0000
                Re: IBM 1130 and S/3 Minis and Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-05 01:49 +0000
                Re: Minis and Miniskirts and mainframes terry+googleblog@tmk.com - 2015-08-04 21:40 -0700
                Re: Minis and Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-04 16:12 -0500
                Re: Minis and Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-04 23:57 +0000
              Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 13:31 -0700
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-04 23:57 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-04 17:23 -0700
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 18:54 -0700
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-05 11:57 +0000
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-05 20:33 +0000
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-07 16:06 -0500
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-07 21:35 +0000
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-07 22:23 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-07 18:53 -0700
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-07 18:49 -0700
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-08 13:48 +1000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-08 06:23 +0000
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-08 17:23 +1000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-08 08:41 +0000
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-08 19:42 +1000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-08 12:31 +0000
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-08 15:43 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-09 12:32 +0000
                Re: Miniskirts and mainframes Morten Reistad <first@last.name.invalid> - 2015-08-09 15:59 +0200
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-09 23:56 +0000
                Re: Miniskirts and mainframes Morten Reistad <first@last.name> - 2015-08-10 22:17 +0200
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes Morten Reistad <first@last.name> - 2015-08-11 23:53 +0200
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-12 13:42 +0000
                Re: Miniskirts and mainframes Morten Reistad <first@last.invalid> - 2015-08-12 19:25 +0200
                Re: Miniskirts and mainframes Rich Alderson <news@alderson.users.panix.com> - 2015-08-13 16:52 -0400
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-10 11:26 +0000
                Re: Miniskirts and mainframes Morten Reistad <first@last.name> - 2015-08-09 10:15 +0200
                Re: Miniskirts and mainframes Rich Alderson <news@alderson.users.panix.com> - 2015-08-11 15:20 -0400
                Re: Miniskirts and mainframes Morten Reistad <first@last.name.invalid> - 2015-08-11 23:59 +0200
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-10 00:32 -0500
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-09 03:07 +1000
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-08 10:38 -0700
                Re: Miniskirts and mainframes Morten Reistad <first@last.name> - 2015-08-09 10:35 +0200
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-09 10:14 -0700
                Re: Miniskirts and mainframes Ahem A Rivet's Shot <steveo@eircom.net> - 2015-08-08 10:51 +0100
                Re: Miniskirts and mainframes Morten Reistad <first@last.name.invalid> - 2015-08-09 10:05 +0200
                Re: Miniskirts and mainframes "Santo Brown" <sb8743@gmail.com> - 2015-08-10 05:41 +1000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-08 15:00 -0700
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-08 22:43 +0000
                Re: Miniskirts and mainframes "Osmium" <r124c4u102@comcast.net> - 2015-08-08 18:02 -0500
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-08 23:54 +0000
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-09 00:34 +0000
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-08 21:36 -0400
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-09 06:58 +0000
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-09 10:58 -0400
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-08 16:30 -0700
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-09 00:26 +0000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-09 06:56 +0000
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-09 09:33 -0700
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-08 21:48 -0400
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-08 18:56 -0700
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-08 19:22 -0700
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-08 22:46 -0400
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-08 21:19 -0400
                Re: Miniskirts and mainframes Andy Burns <usenet.feb2014@adslpipe.co.uk> - 2015-08-09 14:14 +0100
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-08 18:52 -0700
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-09 06:57 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-09 12:32 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-09 05:37 -0700
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-10 11:26 +0000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-09 13:10 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-10 11:26 +0000
                Re: Miniskirts and mainframes Gerard Schildberger <gerard46@rrt.net> - 2015-08-10 16:16 -0700
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-10 17:00 -0700
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes Stan Barr <plan.b@bluesomatic.org> - 2015-08-09 15:30 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-10 11:26 +0000
                Re: Miniskirts and mainframes Stan Barr <plan.b@bluesomatic.org> - 2015-08-10 15:51 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-12 13:24 -0500
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-08 03:55 +0000
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-08 15:42 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-08 18:40 -0700
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-09 16:05 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-10 08:10 -0700
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-11 23:40 +0000
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-11 18:12 -0700
                Re: Miniskirts and mainframes Dan Espen <despen@verizon.net> - 2015-08-11 22:22 -0400
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-13 08:19 -0700
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-12 19:42 -0700
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-10 00:37 -0500
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-10 05:22 -0700
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-10 16:01 +0000
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-11 05:32 +1000
                Re: Miniskirts and mainframes rpw3@rpw3.org (Rob Warnock) - 2015-08-11 09:46 +0000
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-10 16:39 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-10 12:44 -0700
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-10 21:02 +0000
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-10 14:41 -0700
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-10 16:52 -0700
                Re: Miniskirts and mainframes John Levine <johnl@iecc.com> - 2015-08-11 02:00 +0000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-11 06:01 +0000
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-11 21:00 +0000
                Re: Miniskirts and mainframes Anne & Lynn Wheeler <lynn@garlic.com> - 2015-08-11 15:23 -0700
                Re: Miniskirts and mainframes Morten Reistad <first@last.name.invalid> - 2015-08-12 00:07 +0200
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-11 23:55 +0000
                Re: Miniskirts and mainframes Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2015-08-11 22:04 -0600
                Re: Miniskirts and mainframes Morten Reistad <first@last.name.invalid> - 2015-08-12 11:45 +0200
                Re: Miniskirts and mainframes rpw3@rpw3.org (Rob Warnock) - 2015-08-14 00:07 +0000
                Re: Miniskirts and mainframes Morten Reistad <first@last.name.invalid> - 2015-08-14 03:18 +0200
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-14 13:22 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-12 06:12 -0700
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-10 00:30 -0500
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-10 15:49 +1000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-10 11:26 +0000
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-10 11:52 +0000
                Re: Miniskirts and mainframes Greymaus <mausg@mail.com> - 2015-08-10 12:11 +0000
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-10 13:14 +0000
                Re: Miniskirts and mainframes Greymaus <mausg@mail.com> - 2015-08-10 13:35 +0000
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-10 13:56 +0000
                Re: Miniskirts and mainframes "Osmium" <r124c4u102@comcast.net> - 2015-08-10 08:49 -0500
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-10 13:56 +0000
                Re: Miniskirts and mainframes JimP <solosam90@gmail.com> - 2015-08-10 09:05 -0500
                Re: Miniskirts and mainframes Andrew Swallow <am.swallow@btinternet.com> - 2015-08-10 18:01 +0100
                Re: Miniskirts and mainframes "Osmium" <r124c4u102@comcast.net> - 2015-08-10 12:12 -0500
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2015-08-10 10:18 -0600
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-10 12:43 -0700
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-10 12:59 -0700
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-10 21:02 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-11 13:54 +0000
                Re: Miniskirts and mainframes Joe Pfeiffer <pfeiffer@cs.nmsu.edu> - 2015-08-11 10:32 -0600
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-11 16:43 +0000
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-11 09:48 -0700
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-11 20:20 +0000
                Re: Miniskirts and mainframes Michael Black <et472@ncf.ca> - 2015-08-12 02:11 -0400
                Re: Miniskirts and mainframes Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2015-08-11 21:00 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-12 13:42 +0000
                Re: Miniskirts and mainframes Quadibloc <jsavard@ecn.ab.ca> - 2015-08-12 14:15 -0700
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-13 14:25 +0000
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-13 00:59 +0000
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-11 05:32 +1000
                Re: Miniskirts and mainframes Howard S Shubs <howard@shubs.net> - 2015-08-14 06:20 +0000
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-10 13:34 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-11 13:51 +0000
                Re: Miniskirts and mainframes "Rod Speed" <rod.speed.aaa@gmail.com> - 2015-08-12 03:58 +1000
                Re: Miniskirts and mainframes "Blano" <blano6654@nospam.com> - 2015-08-11 05:34 +1000
                Re: Miniskirts and mainframes Howard S Shubs <howard@shubs.net> - 2015-08-14 06:21 +0000
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-10 13:48 +0000
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-10 14:04 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-11 12:51 +0000
                Re: Miniskirts and mainframes "Charles Richmond" <numerist@aquaporin4.com> - 2015-08-12 13:30 -0500
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-12 19:34 +0000
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-13 01:24 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-13 12:58 +0000
                Re: Miniskirts and mainframes "Rod Speed" <rod.speed.aaa@gmail.com> - 2015-08-14 05:52 +1000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-13 12:58 +0000
                Re: Miniskirts and mainframes Huge <Huge@nowhere.much.invalid> - 2015-08-13 13:10 +0000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-13 22:13 +0000
                Re: Miniskirts and mainframes "Rod Speed" <rod.speed.aaa@gmail.com> - 2015-08-14 05:51 +1000
                Re: Miniskirts and mainframes Bob Eager <news0005@eager.cx> - 2015-08-13 22:11 +0000
                Re: Miniskirts and mainframes jmfbahciv <See.above@aol.com> - 2015-08-14 11:56 +0000
                Re: Miniskirts and mainframes Andy Burns <usenet.feb2014@adslpipe.co.uk> - 2015-08-14 13:25 +0100
                Re: Miniskirts and mainframes scott@slp53.sl.home (Scott Lurndal) - 2015-08-13 14:26 +0000
                Re: Miniskirts and mainframes Jon Elson <elson@pico-systems.com> - 2015-08-10 23:24 -0500
                Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-14 07:29 -0700
                Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-14 16:13 +0000
                Re: Miniskirts and mainframes Rich Alderson <news@alderson.users.panix.com> - 2015-08-14 15:54 -0400
                Re: Miniskirts and mainframes pechter@S20.pechter.dyndns.org (William Pechter) - 2015-08-15 02:47 +0000
              Re: Miniskirts and mainframes Peter Flass <peter_flass@yahoo.com> - 2015-08-04 21:33 +0000
          Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 10:50 -0700
    Re: Miniskirts and mainframes hancock4@bbs.cpcn.com - 2015-08-04 10:35 -0700

csiph-web