Warren wrote:
> > I might call for participation
> > in a uucp/Usenet reconstruction with people running simulated nodes on
> > the Internet.
On Wed, Mar 08, 2017 at 07:47:30AM +0100, Lars Brinkhoff wrote:
> Are modern systems welcome? I always wanted a bang path address!
I can't see why not, as long as you can simulate a serial connection
with a TCP connection, and can speak uucp.
Cheers, Warren
This scanned version includes all the cited manuals:
A Research UNIX Reader
Annotated Excepts from the Programmer's Manual, 1971-1986
M. Douglas McIlroy
https://archive.org/details/a_research_unix_reader
> From: jnc(a)mercury.lcs.mit.edu <mailto:jnc@mercury.lcs.mit.edu> (Noel Chiappa)
>
>> From: Paul Ruizendaal
>
>> The "Research Unix Reader"
>
> Thanks for mentioning that; I'd never heard of it. Very interesting.
>
>
> A query: it seems to have been written with access to a set of manuals for the
> various early versions of Research Unix. The Unix Tree:
>
> http://minnie.tuhs.org/cgi-bin/utree.pl <http://minnie.tuhs.org/cgi-bin/utree.pl>
>
> has the manual pages for V3 and V4, and V6 and later, but not the other
> ones. Do the manuals used for the preparatio of that note still exist; and, if
> so, is there any chance of getting them scanned?
> From: Paul Ruizendaal
> The "Research Unix Reader"
Thanks for mentioning that; I'd never heard of it. Very interesting.
A query: it seems to have been written with access to a set of manuals for the
various early versions of Research Unix. The Unix Tree:
http://minnie.tuhs.org/cgi-bin/utree.pl
has the manual pages for V3 and V4, and V6 and later, but not the other
ones. Do the manuals used for the preparatio of that note still exist; and, if
so, is there any chance of getting them scanned?
(I have a auto-page-feed scanner, and volunteer to do said scanning. Someone
else is going to have to do the OCR, and back-conversion to NROFF source,
though... :-)
Noel
I spent a year or so working on this in 1977. I was wondering who wrote it.
Funny but: I once had a compile fail on Motorola's MPL compiler, which was
written in fortran. It had so many continued comment lines that the 16-bit
column number went negative, and I got a fairly obscure error.
Anyone remember who wrote it?
Mid-year 2019 is the 50th anniversary of the creation of Unix and I've
been quietly agitating for something to be done to celebrate this. Up to
now, there's been little response.
The original Unix user's group, Usenix, will hold its Annual Technical
Conference on the west coast of the US at this time, so it would make sense
to do something in conjunction with this conference. Some suggestions:
- a terminal room with a bunch of period terminals: ASR-33s, -37s, VT100s,
VT102s, VT220s
- these connected to real/emulated Unix systems either locally or via a
terminal server and telnet to remotely emulated systems
- some graphical terminals: Sun pizza boxes, a Blit would be great
- if possible, some actual real PDP-11s, VAXen
- emulated systems: V1 to V7 Unix, 32V, the BSDs etc. In fact there are
plenty of Unix versions that we could run in emulated mode.
- Unix of course was one of the systems used to implement the Arpanet
protcols, so it would be interesting to get some of the real/emulated
systems networked together
- how about an emulated UUCP network with Usenet on top of it, and
some mail/news clients on the emulated systems.
- retro workshops/tutorials: how to edit with ed, using nroff, posting
a Usenet article, dealing with bang paths.
I'm proposing to gather a bunch of people to start the ball rolling on the
technical/demonstration side. We'd need people:
- with terminals, portable PDP-11s and VAXen, Sun boxen
- prepared to set up emulated systems
- who can help bring the networking (UUCP, Usenet, Arpanet) back to life
- willing to write and run workshops that show off this old technology
- to help set up terminal servers and all the RS-232 to telnet stuff
Some of this we can start doing now, e.g. rebuild an emulated Arpanet, UUCP,
Usenet, get emulated systems up, build front-end telnet interfaces.
Is there anybody willing to sign up for this? I think once we have some
momentum, we can tell the Usenix people and get some buy-in from them.
Post back and/or e-mail me if you can help. Thanks, Warren
It's not really Unix history, but Dartmouth's "communication files"
have so often been cited as pipes before Unix, that you may like
to know what this fascinating facility actually was. See
http://www.cs.dartmouth.edu/~doug/DTSS/commfiles.pdf
On 6 Mar 2017, at 12:37 , Warren Toomey wrote:
> On Mon, Mar 06, 2017 at 12:16:48PM +0100, Paul Ruizendaal wrote:
>> Hopefully I will have some time later this year to add 'direct run' emulations to the TUHS site based on this code (assuming Warren agrees). The idea would be that next to Archive and the Tree there would be emulation. A visitor would go to e.g. the V5 page of the Tree and also find a link to run V5 in emulation. From the SIMH and Nankervis sites images for:
>
> Yes please. And an 11/20 for 1st Edition Unix too :-) (my wishlist).
>
> Thanks! Warren
From a quick glance at "u0.s" it would seem that V1 has support for a RK11 disk. Also, I would assume that when the MMU is disabled, that a 11/45 would boot up from a disk image with 11/20 code - at least it is worth a try. Do you have a RK11 disk image with V1 installed handy?
> From: Warner Losh
> On Wed, Mar 1, 2017 at 12:49 PM, Random832 <random832(a)fastmail.com> wrote:
>>> My understanding is that System V source of any sort is not legal to
>>> distribute.
>> surely there are big chunks of the opensolaris code that are not *very
>> much* changed from the original System V code they're based on. Under
>> what theory, then, was Sun the copyright holder and therefore able to
>> release it under the CDDL?
> Their paid-up perpetual license that granted them the right to do that?
I wonder, if they do indeed have such a license, if they have the rights to
distribute original SysV source under the CDDL? Or does that license only
apply to SysV code that they have modified? And if so, _how much_ does it have
to be modified, to qualify?
Maybe we can get them to distribute SysV under the CDDL... :-)
Noel