> On Thu, Apr 24, 2008 at 10:53:30AM -0700, James A. Markevitch wrote:
> > I have been referring to this as version "1.5" since the date is later
> > than the first edition manual, but before the second edition manual.
> > Does anyone know if it's truly V1 of the kernel, or something between
> > V1 and V2?
>
> The date on the first page of the memo (PDF) is September 1972. That puts
> the memo after 2nd Edition (June 1972) and 3rd Edition (Feb 1973).
However, the date at the bottom of each page of the source listing
is 3/17/72. My assumption is that the code was from that date, but that
the author of the memo spent a few months writing up the text that goes
along with it.
That's why I've been assuming that it was code somewhere between Version 1
and Version 2.
> I have a photocopy of the 2nd Edition manuals from Norman Wilson; I will
> scan them in as a bunch of tiffs.
If possible, can you scan them at 400dpi or 600dpi? Those are much
more amenable to OCR than 300dpi.
Alternatively, if you can send me a hardcopy, I will scan it at 600dpi
and pass it along to bitsavers.
> I'm assuming that some of you are keen to see it running. It's going to
> take a lot of work, especially on the debugging side.
I have already noticed quite a few errors in the listing, so it's not
clear that the PDF was something that actually ran, or whether it had
been re-typed by somebody. So far, many of the errors I have found are
in the "cold" portion of it, so it may be that the "warm" code will
run properly.
James Markevitch
It occurs to me that next year will the the 40th Anniversary of UNIX.
Is anyone planning any type of celebration? Perhaps the Vintage
Computer Festival?
- Derrik
Derrik Walker v2.0, RHCE
lorddoomicus(a)mac.com
http://www.doomd.net
The twenty first century is when it all changes, and Torchwood is ready!
- Captain Jack Harkness, Torchwood Three.
All,
I'm sure I saw a PDF document a few years ago which was an early
UNIX kernel written in assembly code. I thought I had saved the document,
but alas I can't find it. Can anybody remind me where to get it, or
perhaps I was hallucinating!
Thanks,
Warren
I've started an SVN for the OCR'd results:
http://code.google.com/p/unix-jun72/
if anyone needs commit access email me your account name. I've already
assigned some blocks to people. If you want a block either claim it in
the notes.txt file or email me and I'll add it. Also if you have plans to
perform raw OCRs of large sections of the original doc, please let me know
or make a note of it in the notes.txt file.
Tim Newsham
http://www.thenewsh.com/~newsham/
I was researching various windowing systems for various reasons and I found
the mention of the V distributed sytem on the W article stub on Wikipedia:
http://en.wikipedia.org/wiki/W_Window_System
"W was originally developed at Stanford University by Paul Asente and Brian
Reid for the V operating system."
A few questions here: is V close enough to Unix to warrant winding up in
an "Other" category in the TUHS repository? Does anyone have a copy of it
(plus source if possible)? If so, who should I contact?
Thanks
Wesley Parish
--
Clinersterton beademung, with all of love - RIP James Blish
-----
Gaul is quartered into three halves. Things which are
impossible are equal to each other. Guerrilla
warfare means up to their monkey tricks.
Extracts from "Schoolboy Howlers" - the collective wisdom
of the foolish.
-----
Mau e ki, he aha te mea nui?
You ask, what is the most important thing?
Maku e ki, he tangata, he tangata, he tangata.
I reply, it is people, it is people, it is people.
----- Forwarded message from Jonathan Engdahl <jrengdahl(a)gmail.com> -----
Date: Sat, 12 Jan 2008 22:50:29 -0500
From: Jonathan Engdahl <jrengdahl(a)gmail.com>
To: wkt(a)tuhs.org, sms(a)2bsd.com
Subject: 2.11BSD
I don't know what got into me. I decided to fire up a PDP-11. I have not
touched one of these for about 5 years. I've mostly been messing with
embedded Linux stuff.
The 2.11BSD patch archive has gone offline. Do you know if there is a
mirror of this somewhere?
http://moe.2bsd.com/
Jonathan Engdahl
----- End forwarded message -----
Hi, Quing Feng,
at http://www.ba-stuttgart.de/~helbig/os/v6/pdp11 you'll find a detailed
description of the pdp-11 and its peripherals as needed for understanding design
and implementation of V6.
and at http://www.ba-stuttgart.de/~helbig/os/script/chapt2.4 you'll find a
description of the init process.
have fun,
Wolfgang Helbig
Warren Thomas wrote:
>
>On Fri, Mar 21, 2008 at 09:44:59AM +0800, Hao Qingfeng-TKNV68 wrote:
>> Hello, Warren, Excuse me for my abruptness. I am QingFeng Hao from
>> China and got your mail from the website through google searching, :-).
>> I know you're expect on the operating system. Now I am researching the
>> Unix V6's source code , but I met some questions, if you could spend
>> some time to give some aim, I 'll apprecite it much.
>> Question1: After startup, process 1 runs in the user mode and execute
>> the file /etc/init actually, right? So what's the /etc/init's content?
>> When was it written to the disk(combined with Unix)?
>> Question2: Do you have any documents about the peripherals such as
>> KL-11, PC-11? I just got a pdp11/40 and a simple hardware manual from
>> the website. But they are not enough.
>> Thanks a lot.
>> QingFeng Hao
>> Moto-SME
>
>Hi QingFeng, I think you should join the PUPS mailing list ( see
>http://minnie.tuhs.org/mailman/listinfo/pups ), as the people on
>the list should be able to answer your questions.
>
>Q1: The source code for V6 init.c is here:
> http://minnie.tuhs.org/UnixTree/V6/usr/source/s1/init.c.html
>
>Q2: I would browse through this area of bitsavers.org:
> http://www.bitsavers.org/pdf/dec/pdp11/
>
>Hope this helps, and if you have other questions please e-mail them
>to the PUPS mailing list, so that we can all help you out.
>
>Cheers,
> Warren
>_______________________________________________
>PUPS mailing list
>PUPS(a)minnie.tuhs.org
>https://minnie.tuhs.org/mailman/listinfo/pups
--
"Dijkstra is right, but you don't say such things!"
(A less courageous programmer)
------------- End Forwarded Message -------------
--
"Dijkstra is right, but you don't say such things!"
(A less courageous programmer)
On Fri, Mar 21, 2008 at 09:44:59AM +0800, Hao Qingfeng-TKNV68 wrote:
> Hello, Warren, Excuse me for my abruptness. I am QingFeng Hao from
> China and got your mail from the website through google searching, :-).
> I know you're expect on the operating system. Now I am researching the
> Unix V6's source code , but I met some questions, if you could spend
> some time to give some aim, I 'll apprecite it much.
> Question1: After startup, process 1 runs in the user mode and execute
> the file /etc/init actually, right? So what's the /etc/init's content?
> When was it written to the disk(combined with Unix)?
> Question2: Do you have any documents about the peripherals such as
> KL-11, PC-11? I just got a pdp11/40 and a simple hardware manual from
> the website. But they are not enough.
> Thanks a lot.
> QingFeng Hao
> Moto-SME
Hi QingFeng, I think you should join the PUPS mailing list ( see
http://minnie.tuhs.org/mailman/listinfo/pups ), as the people on
the list should be able to answer your questions.
Q1: The source code for V6 init.c is here:
http://minnie.tuhs.org/UnixTree/V6/usr/source/s1/init.c.html
Q2: I would browse through this area of bitsavers.org:
http://www.bitsavers.org/pdf/dec/pdp11/
Hope this helps, and if you have other questions please e-mail them
to the PUPS mailing list, so that we can all help you out.
Cheers,
Warren