unix sources


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers unix sources
# 1  
Old 06-08-2005
unix sources

hello,

i'm looking for the sources of the old, original unices (v3 preferred). could someone point a link?
# 2  
Old 06-08-2005
How about this?

http://minnie.tuhs.org/UnixTree/

Cheers
ZB
# 3  
Old 06-09-2005
SCO has released the following Ancient UNIX for downloading, under a special software license.

Here is a link for;

5th Edition
6th Edition
7th Edition
Mini UNIX
UNIX System III
UNIX 32V

SCO Ancient Unix

Below are links to the source code for older versions of UNIX. Use of all versions is strictly for educational use only, and is restricted by the license agreed upon by entering this site.

http://public.planetmirror.com/pub/ancient-unix/
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Programming

Can anyone provide some sources about bank IT

I am working in IT company working for banks.I find hardly to get technology about bank IT on the internet.Consider banks all using Unix, I think I can get some help here. Recommend some sits or books about bank IT will be very helpful!! (0 Replies)
Discussion started by: hhdzhu
0 Replies

2. UNIX for Dummies Questions & Answers

Question about I/O sources

Hi all, What is the difference between these two comands? sed s/a/b/ <f1 >f2 sed s/a/b/ f1 >f2 Best, santiagorf (3 Replies)
Discussion started by: santiagorf
3 Replies

3. Programming

Where to find sources of UNIX commands???

Dear friends, I believe that all unix commands are programs which are written in c language, please correct me if I am wrong. Now suppose that I want to see the c source of common commands like echo, ls, mkdir etc, where I can I find the source, linux is open source I believe, so the source for... (2 Replies)
Discussion started by: gabam
2 Replies

4. Debian

Repositories in sources.list

I'm just interested to know how your sources.list look like. I got some repositories witch give some errors and I would like to clean it up. and when I do apt-get update I get few lines showing errors like 404 , this is how my list look like: # deb cdrom:/ squeeze main # deb cdrom:/... (0 Replies)
Discussion started by: zdorian
0 Replies

5. Solaris

Building OpenSolaris from sources

Everyone knows the project LFS (Linux from scratch), it is a book-assembly instructions GNU / Linux from source code. I managed to gather, then my knowledge of GNU / Linux grew, learned many new commands, edit config-files, base packages, kernel, etc. .. Now I would like also to explore... (0 Replies)
Discussion started by: Geekon
0 Replies

6. News, Links, Events and Announcements

Are the UnixWare 7.1.1 sources available?

So, I was browsing groklaw.net, and I was surprised to read that Pamela Jones was reading the copyright notices in the UnixWare 7.1.1 source code files... Groklaw - Santa Cruz Listed Novell as Owning the Copyrights in 1999 How can that be? Are the UnixWare 7.1.1 sources available to the... (1 Reply)
Discussion started by: pepinox
1 Replies

7. BSD

Install qt-3.3.8 from sources, and fails with -thread

This is my problem: I am logged in as root, and the location is: /usr/local/qt (which is qt-X11-free-3.3.8 sources) ./configure -thread (which ends ok) /usr/bin/make and I got this error ---------------------------------- cd designer && make -f Makefile /usr/local/qt/bin/uic -L... (0 Replies)
Discussion started by: mihk
0 Replies

8. Linux

Kernel sources

I"m installing my ATI card in FC4. I'm going off of instructions that i've found. The firs step says that i need my kernel sources which i've got then it says that i've gotta unpack them so i can make links to the file later. My kernel sources that i've got are .src.rpm I've installed them but... (1 Reply)
Discussion started by: byblyk
1 Replies

9. UNIX for Dummies Questions & Answers

Sources for Raid Information

All, I have worked with UNIX for quite a while but never with raid. My section has just taken control of 3 servers each with different configurations and all running raids. My question for everyone is can you recommend any books that I can purchase or web sites that deal specifically with how to... (1 Reply)
Discussion started by: 3grls=1hd8
1 Replies
Login or Register to Ask a Question