----- 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