I beleive I have sucessfully read a Dec, 1979 mini-unix
distribution tape yesterday evening. I've placed it for
the next week or so under http://bitsavers.org/miniunix
It is in .tap format, which should work with SIMH.
It is a single large file blocked 512 bytes/record
Does anyone out there have a machine or a tape? I'm looking for the
lint libraries I wrote, there were posix, psd, xpg*, etc. I was pretty
focussed, back in the day, on making it easy for people to write code
that could port easily. These days nobody cares about that stuff but
I'd like a copy of those lint libs. If you don't get why think about
how hard it is to care if it is a char* or a void* or an int or a long.
Thanks,
--lm
Cfront has been released as historic source by AT&T, though
I haven't found the license, the code is here:
http://www.softwarepreservation.org/projects/c_plus_plus
I am currently trying to awaken Cfront 3.03 - more an issue
of understanding it than repairing bitrot. If anyone
has any bugifxes or additional tools for cfront they would be
willing to share I would be very interested.
I will post again if/when I get it all to work.
Thanks
-Steve
Join Sergey on Quechup
You have been invited to join
SergeyLapin's
friends network
http://quechup.com/ - REGISTER NOW FOR FREE and find out why everyone's
joining
As a member of Quechup you can...
- Start a blog and share your thoughts with private groups, friends or the
world
- Get in touch with old friends.
- Meet new people in your area, or anywhere else in the world.
- Online instant messenger with full video and audio support.
- Socialize with 'friends-of-friends' and mutual acquaintances.
- Increase your social circle
... and so much more!
Become part of Sergey's Quechup.com friends.
New & Coming Soon on Quechup
--------------------------------
- Games - play Solitaire, Mahjong, Dice, Bubble Up and more online
- Blogs - let people know what you're up to
- Video Posts - use your webcam to record video clips on Quechup
- Member Comments - on photos and blogs
------------------------------------------------------------------
You received this because Sergey Lapin (slapinid(a)gmail.com) knows and
agreed to invite you. You will only receive one invitation from
slapinid(a)gmail.com. Quechup will not spam or sell your email address, see
our privacy policy - http://quechup.com/privacy.php
Go to
http://quechup.com/emailunsubscribe.php/ZW09dHVoc0BtaW5uaWUudHVocy5vcmc%3D
if you do not wish to receive any more emails from Quechup.
------------------------------------------------------------------
This e-mail was sent on behalf of SergeyCopyright Quechup.com 2007.
Quechup.com is owned by iDate Ltd
Hi all, back in 2004 I wrote a tool to compare sets of C code trees,
as a response to the SCO vs. IBM lawsuit. I've revisited and improved
the performance of the tool, and I have released a new version at
http://minnie.tuhs.org/Programs/Ctcompare/
The tool produces a tokenised representation of each source tree in
a format called CTF. The CTF representation of a proprietary source
tree can be exported without revealing too much of the source code.
See http://minnie.tuhs.org/Programs/Ctcompare/README.txt for the
full details.
I would dearly love to get hold of some CTF files of more recent
UNIX source trees, i.e. from SysVR4 onwards, and especially the
Unixware source trees which relate the the SCO vs. IBM lawsuit.
If you can make them available to me, I would appreciate it. I
understand that you might wish to donate these anonymously, so
soon I will write a web script to allow you to upload a CTF file
to my server "minnie" anonymously.
Many thanks in advance!
Warren
Hi Guys,
I'm having a bit of a clearout. Moving house and so on. I find that I have a pair of uVAX 3400s going spare. It's a long time since I've looked at these but from memory they've each got three drives and I think one of them has an external disc cab. There will be some serial cards in them and possibly, though I'm not sure, a SCSI tape drive card. There is the normal TK70 cartridge drive.
They were both working when I got them and I have done nothing with them at all (they are in storage at the moment). Both have, I think, got VMS on them.
These are available to collect in Cirencester in the UK.
Make me an offer someone.
Robin
Hi all
just a quick question ,
any documentation or notes available online for unix sys III ? Like the v7
ones .
Tks & rgs
_________________________________________________________________
Like the way Microsoft Office Outlook works? Youll love Windows Live
Hotmail.
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migrati…
I've just finished reading Peter Salus' "A Quarter Century of Unix", and this
time round, I was brought up short by the comments on Prime, Primos and The
Software Tools.
Has anyone done a simulator/emulator of the Prime? (I must confess, a
hardware architecture that's described as a cross between a GE-645 and the
Intel 80286, not only intrigues me, it also makes my toes curl. ;)
Has anyone attempted to get a copy of PrimOS for such a simulator/emulator?
And if one was to attempt such a feat, where would one go?
And Spafford says, commenting on Prime's version of Software Tools, that the
final release was into the public domain. Is it still extant? Has anyone
seen hair or hide of the creature?
That's the first matter/question. The second one is to do with /rdb, which a
quick search on Google informs me, was written by Walter V. Hobbs of Rand
Corp., and was placed in the public domain. It apparently is at:
ftp://ftp.rand.org/pub/RDB-hobbs
but I can't get through to it.
Is there any copy of it extant at some site where I can get through to it?
(I'm aware there is a software publisher that sells a more up-to-date version
of it, but I'd like to play with the original and bring it up to date
myself ;)
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.
Hi,
I could make SIMH VAX-11/780 emulator run 32V, 3BSD and 4.0BSD successfully.
You can see (rather tarse) details on my web site:
http://zazie.tom-yam.or.jp/starunix/
Enjoy!
Naoki Hamada
nao(a)tom-yam.or.jp
to all 2.11bsd users:
when searching through the 2.11bsd code I wanted many times
a hyperlinked and cross referenced rendition of the sources,
much like doxygen or lxr does it. For kernel, lib and user
code, for c and assembler.
Since none of the existing tools seemed to do what I wanted
I wrote a perl script generating such a html'ized version of
the source code.
The tool far from finished, but starts to be useful. The
results from what I'd call an early alpha version are now
available. Just start with either the tar source
http://www-linux.gsi.de/~mueller/test/211bsd/usr/src/bin/tar.c.html
or the kernel init routine
http://www-linux.gsi.de/~mueller/test/211bsd/usr/src/sys/sys/init_main.c.ht…
and click a little around. The style sheet is still the debug
version, not all links end where they should.
The cross reference sections aren't complete, but already
useful. To see for example who is using setjmp see
http://www-linux.gsi.de/~mueller/test/211bsd/usr/src/lib/libc/pdp/gen/setjm…
or who is including nlist.h see
http://www-linux.gsi.de/~mueller/test/211bsd/usr/include/nlist.h.html#xref:…
The background color tells you in which territory you are in
magenta boot and standalone code
red kernel
orange network code (running in supervisor)
green libraries
blue user level code
Hope you enjoy it.
With best regards,
Walter
--
Dr. Walter F.J. Müller Mail: W.F.J.Mueller(a)gsi.de
GSI, Abteilung KP3 Phone: +49-6159-71-2766
D-64291 Darmstadt FAX: +49-6159-71-3762
URL: http://www-linux.gsi.de/~mueller/
Why not just download one from one of the many online archives? Most of
them are in PDF format.
On Tue, 23 Jan 2007 21:25:52 -0800 iking(a)killthewabbit.org wrote:
> Wow, they're saying $40 for the 1978 book? I don't think I'll lend out my
> copy....
>
> FYI, I run v6 on a PDP-11/34a with RK05 drives. The kernel that boots up
> from the install media tries to be pretty generic, and yes, you can make
> changes to it to optimize it for various platforms.
>
> So the real question is: what do you want to do? If you just want to run
a
> PDP-11 in emulation, any of these books will do fine for you. The basic
> PDP-11 instruction set is pretty constant across the series (with some
> niggling exceptions, but nothing you're likely to deal with in an
> emulator).
> There were extended instruction sets for some models, but again with an
> emulator you can play to your heart's content. There were some
differences
> in memory management, which may or may not be important depending on what
> you want to run; again, v6 runs fine on an 11/34 without separate I/D
> spaces, while v7 and 2.11BSD require it (as I recall). But once
> again, simh
> will let you rock on with any of these OS's.
>
> For understanding Lions (i.e. understanding the underlying hardware
> better),
> any of these will do. IMHO, YMMV, MOUSE. And welcome to the community!
> Cheers -- Ian
>
> -----Original Message-----
> From: pups-bounces(a)minnie.tuhs.org [mailto:pups-bounces@minnie.tuhs.org]
On
> Behalf Of Ross Tucker
> Sent: Tuesday, January 23, 2007 8:11 PM
> To: pups(a)minnie.tuhs.org
> Subject: [pups] Advice on which PDP-11 processor handbook to buy
>
> Hello all-
> I'm a n00b on this list, so please forgive me my sins as I forgive those
> who.... uh, never mind. Anyway, I am looking to get a "PDP-11 Processor
> Handbook" from Amazon or eBay (so I can understand the Lions
> book) and there are so many different editions and versions... Lions
writes
> about the 11/40, but supposedly, that's not too different from the /45 or
> /70. My simh boot images for v6 are for the /45 (though supposedly I'm
> supposed to be able to modify them to run on the others, right?).
>
> What I'm asking is your advice on which Handbook to buy. Here is a
synopsis
> on the editions and prices from amazon:
> /04/34A/44/60/70 (1979) $10
> /04/34/45/55/60 (1978) $40
> /70 (1975) $16
> /04, 24, 34A, 70 (Jun 1981) $16
> /04/05/10/35/40/45 (1975) $45
>
> What do you think?
>
> Thanks for your time,
> Ross
> _______________________________________________
> PUPS mailing list
> PUPS(a)minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/pups
>
> _______________________________________________
> PUPS mailing list
> PUPS(a)minnie.tuhs.org
> https://minnie.tuhs.org/mailman/listinfo/pups
>
Hello all-
I'm a n00b on this list, so please forgive me my sins as I forgive
those who.... uh, never mind. Anyway, I am looking to get a "PDP-11
Processor Handbook" from Amazon or eBay (so I can understand the Lions
book) and there are so many different editions and versions... Lions
writes about the 11/40, but supposedly, that's not too different from
the /45 or /70. My simh boot images for v6 are for the /45 (though
supposedly I'm supposed to be able to modify them to run on the
others, right?).
What I'm asking is your advice on which Handbook to buy. Here is a
synopsis on the editions and prices from amazon:
/04/34A/44/60/70 (1979) $10
/04/34/45/55/60 (1978) $40
/70 (1975) $16
/04, 24, 34A, 70 (Jun 1981) $16
/04/05/10/35/40/45 (1975) $45
What do you think?
Thanks for your time,
Ross
Hi,
does anyone still have the source code for the RAND editor
e19 <http://www.rand.org/pubs/notes/N2239-1/>? One can read
on the net that it was once available as public domain from
ftp.rand.org, but this machine seems not available anymore.
There is an archive rand.tar.Z in the 2.10 (BSD) directory of
CSRG CD 1, but this contains the older version e14. I think
it would be good to also have the final version e19 in the
Unix archive.
Thanks
Gunnar
A note to all 2.11bsd users:
Some time ago I looked into running 2.11bsd on systems without
floating point unit. The release notes state that this is untested
and unsupported, and indeed it didn't work.
Robin Birch some time ago fixed part of the issues, see patch 434,
but still the kernel paniced when the very first program was started.
I managed to localize and fix the problem in sys/pdp/mch_fpsim.s.
Steven Schultz right away issued 2.11BSD patch #445. All patches
up to and including 445 are provided by Steven under
ftp://sg-1.ims.ideas.gd-ais.com/pub/2.11BSD
A patch level 445 system will now boot on simh for example on a
set cpu 11/70 nofpp 4m
configuration and work just fine, albeit a little slower.
It should thus also work on a real 11/70 without FPP. I heard
of some 11/70 with non-working FPP's, so this maybe good news
for the owners.
With best regards,
Walter Mueller
--
Dr. Walter F.J. Müller Mail: W.F.J.Mueller(a)gsi.de
GSI, Abteilung KP3 Phone: +49-6159-71-2766
D-64291 Darmstadt FAX: +49-6159-71-3762
URL: http://www-linux.gsi.de/~mueller/
Happy new year.
My name is karim hamidou and i'm french (you've surely
noticed that my prose isn't bright) and i'd like to
run unix v7 on the pdp emulator sim-2.3.
Do you know how to run it ?
I hope that my question isn't quite inappropriate.
Thanks for your help.
Regards.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Hellwig,
It's been a long time since I've been able to play with the simulator. Now I
can't seem to get into V7. Can you point to me the page online because I
don't have a .ps viewer that shows the commands again with the tapes and
disks. tm(0,3) and so on.
Bill
While looking for virgin/vanilla v6 and v7 tapes to boot on simh, I'm kinda stuck.
And since simh mailing list wasn't much help, cuz seems there mostly vax/vms guys,
maybe it's someone here to help me out.
V6.tape from Ken Wellsch was quite easy to boot, by cutting three rk images directly
from it by means of "dd", then booting the root image and mounting source and doc
where it should belong. Also it boots nicely in more traditional way off the
tape by using "ltap" script from "www.ba-stuttgart.de/~helbig/os" and then following
the standard install procedure for v6.
The same "ltap" set of commands or it's slightly shorter version like this one:
d 100000 012700
d 100002 172526
d 100004 010040
d 100006 012740
d 100010 060003
d 100012 172522
d 100014 105737
d 100016 172522
d -h 100020 80FD
d 100022 005007
run 100000
boots "catted" in one file Keith Bostic v7 bits of tape, up to the
Boot
:
promt. But when calling mkfs or restor programs by "tm(0,3)" or "tm(0,4)",
the simh just hangs indefinitely. Can someone explain what I'm doing wrong maybe?
Thank you.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
> for new code (and Sys V is mostly new enough, unlike Unix V32) after
Hmm. I'm coming into this late so maybe I'm not seeing the full context.
If the statement is that V32 != Sys V I have to disagree, I've read all
of 32V source (kernel and user and I mean all of it. It's not like I
had deep understanding of every line but my eyes have seen every line
of code in 32V, it's not that big). I've also read large chunks of
Sys V - not all of it, but depending on the release, fairly large
chunks, like 80% or more.
The idea that most stuff was rewritten in Sys V is not true, not even
slightly true. I dunno if that is what is being claimed but if it is
that's silly. Most of the stuff is the same, especially in userspace
but also in the kernel, tons of the kernel is unchanged.
--
---
Larry McVoy lm at bitmover.comhttp://www.bitkeeper.com
Since SGI is EOL'ing IRIX at the end of the year, has anyone asked
them if they would donate it's source ( under some sort of OSI
license of course ) to the UNIX archive?
Or is there too much SysV code in it?
It would be cool to have easy access to the older IRIX versions for
older SGI hardware.
- Derrik
Derrik Walker v2.0, RHCE
lorddoomicus(a)mac.com
http://www.doomd.net
... I am using an Apple Macintosh to design the Cray-3
supercomputer. -- Seymour Cray, 1986
> http://ex-vi.sourceforge.net
Thanks to both of the people who just replied with this answer!
I didn't know about this but will look at it ASAP.
Arnold
Hi. Has anyone managed to compile a version of the original BSD vi under
Linux? I'm looking from something from the 4.3 to 4.4 vintage sources.
I made a stab at the Open Solaris version of vi, but could only get so
far.
Thanks,
Arnold Robbins
Caldera changed very drastically as a company at the time it changed
its name to SCO). Ancient Unix was opened up in January of 2002. In
June of that year, the CEO of Caldera was forcibly replaced with an
M$-backed anti-open source crusader. It was at that point that Caldera
stopped selling its Linux distro, changed its name to SCO and started
suing any company involved with Linux.
On 11/28/06, Robert Tillyard <rob(a)vetsystems.com> wrote:
>
> On 28 Nov 2006, at 13:17, Michael Kerpan wrote:
>
> > That would never happen as it's SCO, not Novell, that owns System V
> > and SCO is a M$-funded anti-open source crusader.
>
> Didn't SCO open up the early UNIX versions on TUHS now? and I thought
> that previously Caldera had opened some old OSs like DR-DOS or CP-M.
>
> Regards, Rob.
>
See the December 2002 discussion threads "V6: 50 bugs tape"
and "Patches to improve 6th Edition" in the archive
(http://minnie.tuhs.org/pipermail/tuhs/2002-December/date.html)
While not specifically mentioned in those mails it is part
of the 50 bugs tape -- you'll want to extract usr/sys/v6unix/* from
http://www.tuhs.org/Archive/Applications/Spencer_Tapes/unsw3.tar.gz
and you'll see it fixed in usr/sys/v6unix/updat/ken/sig.c
> From: jigsaw <jigsaw(a)gmail.com>
> Subject: [TUHS] UNIX V6 line 3973: Is it really a typo?
>
> hi all,
>
> It's stated in Lion's book chapter 13.13 that at line 3973, i.e. the
> function psignal, there is a typo where the p_stat should be p_pri.
>
> Is there anyone can confirm it?
>
> If it's really a bug, why it remains p_stat in UNIX V7?
>
> Thanks in advance
>
> Qinglai