The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Kevin Bowling <kevin.bowling@kev009.com>
To: Clem cole <clemc@ccc.com>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] cat -v and other complaints
Date: Wed, 29 Aug 2018 19:43:59 -0700	[thread overview]
Message-ID: <CAK7dMtDgkkkP1kGbGRt48ON1BrMkN2GSsi8bfe=EeOGT3O8esw@mail.gmail.com> (raw)
In-Reply-To: <69AFD606-5E1D-4060-95A5-22F33B2322B2@ccc.com>

AIX takes a lot of shit but there were (and still are) some areas it
was quite a bit ahead of its time.

I haven't used the ROMP 2.0 version that would have been on the IBM
RT.. on my search and todo list.  This is interesting because it ran
under a hypervisor.

The 1.x version for x86 PS/2s is basically Locus.  I don't like it.  I
think it was also used as a common port base for AIX/370  You can run
1.x in VirtualBox with some careful instructions.  I'm the canonical
source for all this at http://ps-2.kev009.com/aixps2/

But the 3.x version released with POWER/RS6000 in 1990 had a fully
pagable kernel, loadable kernel modules[1], logical volume management
and disk mirroring, an object oriented thing called the ODM which is
probably extremely controversial but a pretty nice for providing
KPI/KBI/API compatibility for drivers and subsystems and configuration
thereof.  It's a good mix of BSD and interesting to see how that was
accomplished https://technologists.com/sauer/Convergence_of_AIX_and_4.3BSD.pdf

[1] http://bitsavers.org/pdf/ibm/rs6000/aix_3.0/SC23-2207-0_Kernel_Extensions_and_Device_Support_Programming_Concepts_Mar90.pdf
See for instance page 6-10

Regards,
Kevin

On Wed, Aug 29, 2018 at 6:14 PM, Clem cole <clemc@ccc.com> wrote:
> Truth is I think IBM beat Sun on getting loadable modules for the kernel out first.  But I was counting the versions that people really looked at which is why I give Linux credit.
>
> It makes sense they modeled on SunOS btw but the fact is the Linux version is what folks like *BSD and macOS modeled after later.
>
> Btw you are 100% right - As for launchd I agree/no doubt -  but I’d already given up on MacOS being able to be admin’ed like a Unix box.  I can pretty much use it via iterm2 as a user like one and if mostly works as I expect (which I do appreciate).
>
> Linux is seductive enough to make think I should be able to admin it like I have for the last 40 years and it then bites me when I least expect it.
>
> Sent from my PDP-7 Running UNIX V0 expect things to be almost but not quite.
>
>> On Aug 29, 2018, at 7:36 PM, Larry McVoy <lm@mcvoy.com> wrote:
>>
>>> On Thu, Aug 30, 2018 at 08:34:05AM +1000, Dave Horsfall wrote:
>>>> On Wed, 29 Aug 2018, Clem Cole wrote:
>>>> That said, I give the Linux folks great credit for the addition of modules
>>>> was huge and it took BSD and the other UNIX systems a few years really
>>>> pick up that idea in the same way (yes Solaris, Tru64 and eventually HPUX
>>>> etc.. had something too but again - my comment about being generally
>>>> available applies).
>>>
>>> Wasn't SunOS first with dynamic kernel modules, or is my memory worse than I
>>> thought?  Linux may have been around at the time, but we never used in the
>>> shop until much later (Red Hat, nicknamed Dead Rat).
>>
>> Yep.  And Linux has loadable modules because I posted the SunOS 4.x man
>> pages for the SunOS loadable modules to the kernel list.  Proving once
>> again that the open source guys aren't always the greatest at coming up
>> with the ideas but once you show them that it can be done, it gets done
>> quickly.  I think they had a prototype working in a week.
>>
>>> Never mind "systemd"; I'm having enough trouble coming to grips with
>>> "launchd" on the Mac...  Gimme /etc/inetd.conf any time.
>>
>> Amen, brother.

  parent reply	other threads:[~2018-08-30  2:44 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-29 14:25 Clem Cole
2018-08-29 22:34 ` Dave Horsfall
2018-08-29 23:36   ` Larry McVoy
2018-08-30  1:14     ` Clem cole
2018-08-30  1:15       ` Clem cole
2018-08-30  2:43       ` Kevin Bowling [this message]
2018-08-30  2:59         ` George Michaelson
2018-08-31  0:27         ` Dave Horsfall
2018-08-31  0:41           ` Dan Cross
2018-08-31  1:58             ` Larry McVoy
2018-08-31 11:38           ` ron
2018-08-31 14:41           ` [TUHS] UNIX System names - since UNIX was a Trademark Clem Cole
2018-08-31 15:13             ` Eric Wayte
2018-08-31 15:17             ` William Pechter
2018-08-31 15:25               ` Clem Cole
2018-09-01  0:10               ` John P. Linderman
2018-09-01  0:18                 ` ron
2018-09-01  0:55                   ` Nemo
2018-09-01  7:37                     ` Dave Horsfall
2018-09-01 13:54                       ` Nemo
2018-09-01 17:03                       ` Paul Winalski
2018-09-03  1:14                         ` Robert Brockway
2018-09-30 20:57                 ` Lyndon Nerenberg
2018-10-01 16:26                   ` Paul Winalski
2018-09-01  0:00             ` Dave Horsfall
2018-08-31 21:56 ` [TUHS] cat -v and other complaints Cág
2018-09-01  3:37   ` Andrew Warkentin
2018-09-03 18:04     ` Cág
2018-09-03 18:11       ` Kurt H Maier
2018-09-03 18:56         ` Cág
2018-09-04  6:10           ` Andy Kosela
2018-09-04  6:41             ` ron minnich
2018-09-04  9:34               ` Andy Kosela
2018-09-04 10:23                 ` Dan Cross
2018-09-04 14:22                 ` ron minnich
2018-09-06 20:02                   ` Andy Kosela
2018-09-06 20:49                     ` ron minnich
2018-09-06 21:55                       ` Andy Kosela
2018-09-07  1:59                         ` Dan Cross
2018-09-07  4:40                           ` Andy Kosela
2018-09-30 21:32           ` Lyndon Nerenberg
2018-09-03 20:08         ` Bakul Shah
2018-09-03 20:41           ` Kurt H Maier
2018-09-03 21:46             ` Bakul Shah
2018-09-04  0:52               ` Kurt H Maier
2018-09-06 20:29 Norman Wilson
2018-09-06 22:16 ` Andy Kosela
2018-09-08 12:02 [TUHS] [TUHS} " Doug McIlroy
2018-09-08 13:36 ` Will Senn
2018-09-08 14:22   ` [TUHS] " Ralph Corderoy
2018-09-08 16:10     ` Arthur Krewat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK7dMtDgkkkP1kGbGRt48ON1BrMkN2GSsi8bfe=EeOGT3O8esw@mail.gmail.com' \
    --to=kevin.bowling@kev009.com \
    --cc=clemc@ccc.com \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).