Difference between revisions of "4.3 BSD+NFS Wisconsin Unix"

From Computer History Wiki
Jump to: navigation, search
(initial version, seperated out from the 4.3 BSD page.)
 
m (See also: +Installing 4.3 BSD NFS Wisconsin Unix)
 
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
}}
 
}}
  
 +
The '''4.3 BSD+NFS Wisconsin Unix''' release of [[4.3 BSD]] dates to around Jan 20 1987. It never seems to have made mainstream use, and I can only find a single machine that ran it, [[Eedsp]]. This release is significant in that it incorporated the SunOS [[NFS]] code, and a few bits of [[SunOS]] to flesh it out. A few people from the University of Wisconsin went on to work for SUN so it's no surprise the amount of Sun source in this release. This release is only for [[VAX]]en and runs under SIMH's [[VAX-11/780]] emulator just fine.
  
 +
== How do I get this to run? ==
  
== 4.3 BSD+NFS Wisconsin Unix ==
+
The tape image portions can be found on the [[TUHS]] archives, below.
This release dates around Jan 20 1987.  It never seems to have made mainstream use, and I can only find a single machine that ran it, [[Eedsp]].  This release is signifigant in that it incorporated the SunOS NFS code, and a few bits of SunOS to flesh it out.  A few people from the University of Wisconsin went on to work for SUN so it's no surprise the ammount of Sun source in this release.  This release is only for VAX's and runs under SIMH's 11/780 emulator just fine.
 
  
 +
===Installation instructions===
  
 
+
[[SIMH]] installation instructions for 4.3 BSD+NFS Wisconsin Unix can be found [[Installing 4.3 BSD+NFS Wisconsin Unix|here]]
== How do I get this to run?! ==
 
 
 
The tape image portions can be found on the [[TUHS]] archives, located in the /4BSD/Distributions/thirdparty/UWisc4.3/ path on any archive site.
 
 
 
[[SIMH]] Installation instructions
 
*Installation instructions for 4.3 BSD +NFS Wisconsin Unix can be found [[Installing 4.3 BSD+NFS Wisconsin Unix|here]]
 
 
 
  
 
== What Runs? ==  
 
== What Runs? ==  
  
For it's age, a surprisingly lot runs on this 4.3BSD derived operating system.  So far I've been able to build and run the following:
+
For its age, a surprisingly lot runs on this 4.3BSD derived operating system.  So far I've been able to build and run the following:
  
 
* [[bash]] 1.14.7  
 
* [[bash]] 1.14.7  
Line 40: Line 35:
 
* [[gdb]] 3.1
 
* [[gdb]] 3.1
 
* [[gzip]] 1.2.4
 
* [[gzip]] 1.2.4
* [[hack]] 1.0.3
+
* [[hack (game)|hack]] 1.0.3
 
* [[irc]] 2.8.21
 
* [[irc]] 2.8.21
 
* [[ircii]] 4.4
 
* [[ircii]] 4.4
Line 49: Line 44:
 
* [[top]] 3.2
 
* [[top]] 3.2
 
* [[unzip]] 522
 
* [[unzip]] 522
 +
 +
==See also==
 +
 +
* [[Installing 4.3 BSD NFS Wisconsin Unix]]
 +
 +
==External links==
 +
 +
* [https://www.tuhs.org/Archive/Distributions/UCB/Thirdparty/UWisc4.3/ UWisc4.3] - at TUHS
 +
 +
[[Category: Unix-based OS's‎]]

Latest revision as of 16:46, 13 January 2024


4.3 BSD
43bsd.png
Logging into a 4.3 BSD system
Type: Multitasking, multiuser
Creator: CSRG, University of California, Berkeley, University of Wisconsin & SUN.
Architecture: VAX, theoretically portable
This Version: 4.3 BSD+NFS Wisconsin UNIX
Date Released: 1987


The 4.3 BSD+NFS Wisconsin Unix release of 4.3 BSD dates to around Jan 20 1987. It never seems to have made mainstream use, and I can only find a single machine that ran it, Eedsp. This release is significant in that it incorporated the SunOS NFS code, and a few bits of SunOS to flesh it out. A few people from the University of Wisconsin went on to work for SUN so it's no surprise the amount of Sun source in this release. This release is only for VAXen and runs under SIMH's VAX-11/780 emulator just fine.

How do I get this to run?

The tape image portions can be found on the TUHS archives, below.

Installation instructions

SIMH installation instructions for 4.3 BSD+NFS Wisconsin Unix can be found here

What Runs?

For its age, a surprisingly lot runs on this 4.3BSD derived operating system. So far I've been able to build and run the following:

See also

External links