<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://gunkies.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dank101</id>
		<title>Computer History Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://gunkies.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dank101"/>
		<link rel="alternate" type="text/html" href="https://gunkies.org/wiki/Special:Contributions/Dank101"/>
		<updated>2026-05-17T06:09:26Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.1</generator>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_Ninth_Edition&amp;diff=22129</id>
		<title>Unix Ninth Edition</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_Ninth_Edition&amp;diff=22129"/>
				<updated>2020-03-07T23:27:40Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = nineth edition unix v9.png&lt;br /&gt;
| caption = First boot on TME&lt;br /&gt;
| name = Unix V9&lt;br /&gt;
| creator = Bell Labs&lt;br /&gt;
| current version = v9&lt;br /&gt;
| year introduced = 1986&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[SUN-3]] [[VAX780]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A version of 9th Edition [[Unix]] was recently released by Alcatel-Lucent and is available [http://www.tuhs.org/Archive/Distributions/Research/Norman_v9/ here] for download. It is not a complete distribution tape, just a tar file of a running system, made by Norman Wilson.&lt;br /&gt;
&lt;br /&gt;
Actually, &amp;quot;released&amp;quot; is too strong a word. They just signed a letter saying that they won't sue for the release of v8-v10 Unix. The letter can be read [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/statement_regarding_Unix_3-7-17.pdf here] (PDF).&lt;br /&gt;
&lt;br /&gt;
== Notable features ==&lt;br /&gt;
&lt;br /&gt;
== Getting it to run on TME ==&lt;br /&gt;
In order to get this running I had to install SunOS 4.x onto TME, and then follow the install instructions on setting up a disk.  TME emulates a SUN3-150 with a SUN3-160 ROM, and will need the unix.75 kernel&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
The following games are included in the v9 distribution mentioned above:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Unix OS's]]&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=17210</id>
		<title>Unix Eighth Edition</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=17210"/>
				<updated>2018-07-26T20:46:59Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: /* Getting it to run on SimH */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = eigth edition unix v8.png&lt;br /&gt;
| caption = logging onto v8&lt;br /&gt;
| name = Unix V8&lt;br /&gt;
| creator = Bell Labs&lt;br /&gt;
| current version = v8&lt;br /&gt;
| year introduced = 1985&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[VAX]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A version of '''8th Edition Unix''' was recently released by Alcatel-Lucent and is available [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/ here] for download. It is not a complete distribution tape, just a tar file of a running system, made by Dan Cross.&lt;br /&gt;
&lt;br /&gt;
Actually, &amp;quot;released&amp;quot; is too strong a word. They just signed a letter saying that they won't sue for the release of v8-v10 [[UNIX]]. The letter can be read [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/statement_regarding_Unix_3-7-17.pdf here] (PDF).&lt;br /&gt;
&lt;br /&gt;
== Notable features ==&lt;br /&gt;
&lt;br /&gt;
Unix v8 includes the stream interface (in /usr/include/sys/stream.h), as opposed to the socket interface, for doing network programming, included are PDP-11 cross-compilers and associated tools (assembler, linker, etc) as /usr/bin/{11cc,11as,...}, there is also a [[GUI]] included with the TUHS files as a separate tape.&lt;br /&gt;
&lt;br /&gt;
The GUI can be loaded with the [[blit]] [[emulator]] in 9front or compiled on linux with plan9port. It's better to use an older version of [[SimH]] because accurate [[telnet]] timings make loading the blit gui take 17 minutes, along with a similar wait for most other applications.&lt;br /&gt;
&lt;br /&gt;
== Getting it to run on SimH ==&lt;br /&gt;
[http://9legacy.org/9legacy/doc/simh/v8 Here] are some instructions. Some things must be done slightly different or in a different order though. For example you either need an old(er) version of SimH to run it, like 3.8, or use &amp;quot;set noasync&amp;quot; in your configs, otherwise you ''will'' get I/O errors.&lt;br /&gt;
&lt;br /&gt;
Or you can use [https://github.com/timnewsham/myv8.git] which does the process automatically.&lt;br /&gt;
&lt;br /&gt;
Boot messages of a v8 system running in SimH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Boot&lt;br /&gt;
: hp(0,0)unix&lt;br /&gt;
159316+54592+381508 start 0xf48&lt;br /&gt;
Unix 8th Edition Mon Mar 29 08:20:14 EST 1976&lt;br /&gt;
real mem = 8322048 nbuf = 254 nswbuf = 126&lt;br /&gt;
avail mem = 6316032&lt;br /&gt;
mcr0 at tr1&lt;br /&gt;
mcr1 at tr2&lt;br /&gt;
uba0 at tr3&lt;br /&gt;
dz0 at uba0 csr 160100 vec 0300 ipl x15&lt;br /&gt;
mba0 at tr8&lt;br /&gt;
hp0 at mba0 drive 0&lt;br /&gt;
hp1 at mba0 drive 1&lt;br /&gt;
mba1 at tr9&lt;br /&gt;
ht0 at mba1 drive 0&lt;br /&gt;
Mon Mar 29 08:20:56 EST 1976&lt;br /&gt;
Autoboot:&lt;br /&gt;
/dev/rp0a: 531 files 2316 blocks 5307 free&lt;br /&gt;
/dev/rrp0g: 8753 files 50554 blocks 91024 free&lt;br /&gt;
Mon Mar 29 08:20:59 EST 1976&lt;br /&gt;
not a VAX-11/750&lt;br /&gt;
Mounted /dev/rp0g on /usr&lt;br /&gt;
/tmp/dump: No such file or directory&lt;br /&gt;
fstyp = 2 mounted on /proc&lt;br /&gt;
&lt;br /&gt;
v8generi&lt;br /&gt;
login: root&lt;br /&gt;
&lt;br /&gt;
Welcome to Eighth Edition Unix. You may be sure that it is suitably protected by ironclad licences, contractual agreements, living wills, and trade secret laws of every sort. A trolley car is certain to grow in your stomach if you violate the conditions under which you got this tape. Consult your lawyer in case of any doubt. If doubt persists, consult our lawyers.&lt;br /&gt;
&lt;br /&gt;
Please commit this message to memory. If this is a hardcopy terminal, tear off the paper and affix it to your machine.  Otherwise take a photo of your screen. Then delete /etc/motd.&lt;br /&gt;
&lt;br /&gt;
Thank you for choosing Eighth Edition Unix. Have a nice day.&lt;br /&gt;
#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
The following games are included in the v8 distribution mentioned above:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
arithmetic&lt;br /&gt;
atc&lt;br /&gt;
back&lt;br /&gt;
banner&lt;br /&gt;
bcd&lt;br /&gt;
bigp&lt;br /&gt;
canfield&lt;br /&gt;
cbrogue&lt;br /&gt;
festoon&lt;br /&gt;
fish&lt;br /&gt;
fortune&lt;br /&gt;
hack&lt;br /&gt;
hangman&lt;br /&gt;
hanoi&lt;br /&gt;
mille&lt;br /&gt;
ogre&lt;br /&gt;
ppt&lt;br /&gt;
quiz&lt;br /&gt;
rogomatic&lt;br /&gt;
rogue&lt;br /&gt;
rogue52&lt;br /&gt;
rogue53&lt;br /&gt;
sail&lt;br /&gt;
say&lt;br /&gt;
scapegoat&lt;br /&gt;
snake&lt;br /&gt;
sread&lt;br /&gt;
thanks&lt;br /&gt;
tictactoe&lt;br /&gt;
tso&lt;br /&gt;
worm&lt;br /&gt;
zork&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Unix OS's]]&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16686</id>
		<title>Unix Eighth Edition</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16686"/>
				<updated>2018-06-05T10:32:58Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: /* JERQ/BLIT */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = eigth edition unix v8.png&lt;br /&gt;
| caption = logging onto v8&lt;br /&gt;
| name = Unix V8&lt;br /&gt;
| creator = Bell Labs&lt;br /&gt;
| current version = v8&lt;br /&gt;
| year introduced = 1985&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[VAX]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A version of 8th Edition Unix was recently released by Alcatel-Lucent and is available [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/ here] for download. It is not a complete distribution tape, just a tar file of a running system, made by Dan Cross.&lt;br /&gt;
&lt;br /&gt;
Actually, &amp;quot;released&amp;quot; is too strong a word. They just signed a letter saying that they won't sue for the release of v8-v10 Unix. The letter can be read [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/statement_regarding_Unix_3-7-17.pdf here] (PDF).&lt;br /&gt;
&lt;br /&gt;
== Notable features ==&lt;br /&gt;
&lt;br /&gt;
Unix v8 includes the stream interface (in /usr/include/sys/stream.h), as opposed to the socket interface, for doing network programming, included are PDP-11 cross-compilers and associated tools (assembler, linker, etc) as /usr/bin/{11cc,11as,...}, there is also a GUI included with the TUHS files as a separate tape.&lt;br /&gt;
&lt;br /&gt;
The GUI can be loaded with the blit emulator in 9front or compiled on linux with plan9port. It's better to use an older version of simh because accurate telnet timings make loading the blit gui take 17 minutes, along with a similar wait for most other applications.&lt;br /&gt;
&lt;br /&gt;
== Getting it to run on SimH ==&lt;br /&gt;
[http://9legacy.org/9legacy/doc/simh/v8 Here] are some instructions. Some things must be done slightly different or in a different order though. For example you either need an old(er) version of SimH to run it, like 3.8, or use &amp;quot;set noasync&amp;quot; in your configs, otherwise you ''will'' get I/O errors.&lt;br /&gt;
&lt;br /&gt;
Boot messages of a v8 system running in SimH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Boot&lt;br /&gt;
: hp(0,0)unix&lt;br /&gt;
159316+54592+381508 start 0xf48&lt;br /&gt;
Unix 8th Edition Mon Mar 29 08:20:14 EST 1976&lt;br /&gt;
real mem = 8322048 nbuf = 254 nswbuf = 126&lt;br /&gt;
avail mem = 6316032&lt;br /&gt;
mcr0 at tr1&lt;br /&gt;
mcr1 at tr2&lt;br /&gt;
uba0 at tr3&lt;br /&gt;
dz0 at uba0 csr 160100 vec 0300 ipl x15&lt;br /&gt;
mba0 at tr8&lt;br /&gt;
hp0 at mba0 drive 0&lt;br /&gt;
hp1 at mba0 drive 1&lt;br /&gt;
mba1 at tr9&lt;br /&gt;
ht0 at mba1 drive 0&lt;br /&gt;
Mon Mar 29 08:20:56 EST 1976&lt;br /&gt;
Autoboot:&lt;br /&gt;
/dev/rp0a: 531 files 2316 blocks 5307 free&lt;br /&gt;
/dev/rrp0g: 8753 files 50554 blocks 91024 free&lt;br /&gt;
Mon Mar 29 08:20:59 EST 1976&lt;br /&gt;
not a VAX-11/750&lt;br /&gt;
Mounted /dev/rp0g on /usr&lt;br /&gt;
/tmp/dump: No such file or directory&lt;br /&gt;
fstyp = 2 mounted on /proc&lt;br /&gt;
&lt;br /&gt;
v8generi&lt;br /&gt;
login: root&lt;br /&gt;
Welcome to Eighth Edition Unix.   You may be sure that it&lt;br /&gt;
is suitably protected by ironclad licences, contractual agreements,&lt;br /&gt;
living wills, and trade secret laws of every sort.  A trolley car is&lt;br /&gt;
certain to grow in your stomach if you violate the conditions&lt;br /&gt;
under which you got this tape.  Consult your lawyer in case of any doubt.&lt;br /&gt;
If doubt persists, consult our lawyers.&lt;br /&gt;
&lt;br /&gt;
Please commit this message to memory.  If this is a hardcopy terminal,&lt;br /&gt;
tear off the paper and affix it to your machine.  Otherwise&lt;br /&gt;
take a photo of your screen.  Then delete /etc/motd.&lt;br /&gt;
&lt;br /&gt;
Thank you for choosing Eighth Edition Unix.  Have a nice day.&lt;br /&gt;
#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
The following games are included in the v8 distribution mentioned above:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
arithmetic&lt;br /&gt;
atc&lt;br /&gt;
back&lt;br /&gt;
banner&lt;br /&gt;
bcd&lt;br /&gt;
bigp&lt;br /&gt;
canfield&lt;br /&gt;
cbrogue&lt;br /&gt;
festoon&lt;br /&gt;
fish&lt;br /&gt;
fortune&lt;br /&gt;
hack&lt;br /&gt;
hangman&lt;br /&gt;
hanoi&lt;br /&gt;
mille&lt;br /&gt;
ogre&lt;br /&gt;
ppt&lt;br /&gt;
quiz&lt;br /&gt;
rogomatic&lt;br /&gt;
rogue&lt;br /&gt;
rogue52&lt;br /&gt;
rogue53&lt;br /&gt;
sail&lt;br /&gt;
say&lt;br /&gt;
scapegoat&lt;br /&gt;
snake&lt;br /&gt;
sread&lt;br /&gt;
thanks&lt;br /&gt;
tictactoe&lt;br /&gt;
tso&lt;br /&gt;
worm&lt;br /&gt;
zork&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
[[Category:Operating Systems]]&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16685</id>
		<title>Unix Eighth Edition</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16685"/>
				<updated>2018-06-05T10:32:26Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: /* Notable features */ Added more blit info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = eigth edition unix v8.png&lt;br /&gt;
| caption = logging onto v8&lt;br /&gt;
| name = Unix V8&lt;br /&gt;
| creator = Bell Labs&lt;br /&gt;
| current version = v8&lt;br /&gt;
| year introduced = 1985&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[VAX]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A version of 8th Edition Unix was recently released by Alcatel-Lucent and is available [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/ here] for download. It is not a complete distribution tape, just a tar file of a running system, made by Dan Cross.&lt;br /&gt;
&lt;br /&gt;
Actually, &amp;quot;released&amp;quot; is too strong a word. They just signed a letter saying that they won't sue for the release of v8-v10 Unix. The letter can be read [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/statement_regarding_Unix_3-7-17.pdf here] (PDF).&lt;br /&gt;
&lt;br /&gt;
== Notable features ==&lt;br /&gt;
&lt;br /&gt;
Unix v8 includes the stream interface (in /usr/include/sys/stream.h), as opposed to the socket interface, for doing network programming, included are PDP-11 cross-compilers and associated tools (assembler, linker, etc) as /usr/bin/{11cc,11as,...}, there is also a GUI included with the TUHS files as a separate tape.&lt;br /&gt;
&lt;br /&gt;
The GUI can be loaded with the blit emulator in 9front or compiled on linux with plan9port. It's better to use an older version of simh because accurate telnet timings make loading the blit gui take 17 minutes, along with a similar wait for most other applications.&lt;br /&gt;
&lt;br /&gt;
== Getting it to run on SimH ==&lt;br /&gt;
[http://9legacy.org/9legacy/doc/simh/v8 Here] are some instructions. Some things must be done slightly different or in a different order though. For example you either need an old(er) version of SimH to run it, like 3.8, or use &amp;quot;set noasync&amp;quot; in your configs, otherwise you ''will'' get I/O errors.&lt;br /&gt;
&lt;br /&gt;
Boot messages of a v8 system running in SimH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Boot&lt;br /&gt;
: hp(0,0)unix&lt;br /&gt;
159316+54592+381508 start 0xf48&lt;br /&gt;
Unix 8th Edition Mon Mar 29 08:20:14 EST 1976&lt;br /&gt;
real mem = 8322048 nbuf = 254 nswbuf = 126&lt;br /&gt;
avail mem = 6316032&lt;br /&gt;
mcr0 at tr1&lt;br /&gt;
mcr1 at tr2&lt;br /&gt;
uba0 at tr3&lt;br /&gt;
dz0 at uba0 csr 160100 vec 0300 ipl x15&lt;br /&gt;
mba0 at tr8&lt;br /&gt;
hp0 at mba0 drive 0&lt;br /&gt;
hp1 at mba0 drive 1&lt;br /&gt;
mba1 at tr9&lt;br /&gt;
ht0 at mba1 drive 0&lt;br /&gt;
Mon Mar 29 08:20:56 EST 1976&lt;br /&gt;
Autoboot:&lt;br /&gt;
/dev/rp0a: 531 files 2316 blocks 5307 free&lt;br /&gt;
/dev/rrp0g: 8753 files 50554 blocks 91024 free&lt;br /&gt;
Mon Mar 29 08:20:59 EST 1976&lt;br /&gt;
not a VAX-11/750&lt;br /&gt;
Mounted /dev/rp0g on /usr&lt;br /&gt;
/tmp/dump: No such file or directory&lt;br /&gt;
fstyp = 2 mounted on /proc&lt;br /&gt;
&lt;br /&gt;
v8generi&lt;br /&gt;
login: root&lt;br /&gt;
Welcome to Eighth Edition Unix.   You may be sure that it&lt;br /&gt;
is suitably protected by ironclad licences, contractual agreements,&lt;br /&gt;
living wills, and trade secret laws of every sort.  A trolley car is&lt;br /&gt;
certain to grow in your stomach if you violate the conditions&lt;br /&gt;
under which you got this tape.  Consult your lawyer in case of any doubt.&lt;br /&gt;
If doubt persists, consult our lawyers.&lt;br /&gt;
&lt;br /&gt;
Please commit this message to memory.  If this is a hardcopy terminal,&lt;br /&gt;
tear off the paper and affix it to your machine.  Otherwise&lt;br /&gt;
take a photo of your screen.  Then delete /etc/motd.&lt;br /&gt;
&lt;br /&gt;
Thank you for choosing Eighth Edition Unix.  Have a nice day.&lt;br /&gt;
#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
The following games are included in the v8 distribution mentioned above:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
arithmetic&lt;br /&gt;
atc&lt;br /&gt;
back&lt;br /&gt;
banner&lt;br /&gt;
bcd&lt;br /&gt;
bigp&lt;br /&gt;
canfield&lt;br /&gt;
cbrogue&lt;br /&gt;
festoon&lt;br /&gt;
fish&lt;br /&gt;
fortune&lt;br /&gt;
hack&lt;br /&gt;
hangman&lt;br /&gt;
hanoi&lt;br /&gt;
mille&lt;br /&gt;
ogre&lt;br /&gt;
ppt&lt;br /&gt;
quiz&lt;br /&gt;
rogomatic&lt;br /&gt;
rogue&lt;br /&gt;
rogue52&lt;br /&gt;
rogue53&lt;br /&gt;
sail&lt;br /&gt;
say&lt;br /&gt;
scapegoat&lt;br /&gt;
snake&lt;br /&gt;
sread&lt;br /&gt;
thanks&lt;br /&gt;
tictactoe&lt;br /&gt;
tso&lt;br /&gt;
worm&lt;br /&gt;
zork&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== JERQ/BLIT ==&lt;br /&gt;
BLIT can be emulated on 9front or on Linux with plan9port. Use SIMH 3.8, the timing is less accurate, with the latest SIMH 4.0 it takes 17 minutes(!!!) to load the window manager.&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
[[Category:Operating Systems]]&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16664</id>
		<title>Unix Eighth Edition</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16664"/>
				<updated>2018-06-01T12:16:55Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = eigth edition unix v8.png&lt;br /&gt;
| caption = logging onto v8&lt;br /&gt;
| name = Unix V8&lt;br /&gt;
| creator = Bell Labs&lt;br /&gt;
| current version = v8&lt;br /&gt;
| year introduced = 1985&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[VAX]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A version of 8th Edition Unix was recently released by Alcatel-Lucent and is available [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/ here] for download. It is not a complete distribution tape, just a tar file of a running system, made by Dan Cross.&lt;br /&gt;
&lt;br /&gt;
Actually, &amp;quot;released&amp;quot; is too strong a word. They just signed a letter saying that they won't sue for the release of v8-v10 Unix. The letter can be read [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/statement_regarding_Unix_3-7-17.pdf here] (PDF).&lt;br /&gt;
&lt;br /&gt;
== Notable features ==&lt;br /&gt;
&lt;br /&gt;
Unix v8 includes the stream interface (in /usr/include/sys/stream.h), as opposed to the socket interface, for doing network programming, included are PDP-11 cross-compilers and associated tools (assembler, linker, etc) as /usr/bin/{11cc,11as,...}, there is also a GUI included with the TUHS files as a separate tape.&lt;br /&gt;
&lt;br /&gt;
== Getting it to run on SimH ==&lt;br /&gt;
[http://9legacy.org/9legacy/doc/simh/v8 Here] are some instructions. Some things must be done slightly different or in a different order though. For example you either need an old(er) version of SimH to run it, like 3.8, or use &amp;quot;set noasync&amp;quot; in your configs, otherwise you ''will'' get I/O errors.&lt;br /&gt;
&lt;br /&gt;
Boot messages of a v8 system running in SimH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Boot&lt;br /&gt;
: hp(0,0)unix&lt;br /&gt;
159316+54592+381508 start 0xf48&lt;br /&gt;
Unix 8th Edition Mon Mar 29 08:20:14 EST 1976&lt;br /&gt;
real mem = 8322048 nbuf = 254 nswbuf = 126&lt;br /&gt;
avail mem = 6316032&lt;br /&gt;
mcr0 at tr1&lt;br /&gt;
mcr1 at tr2&lt;br /&gt;
uba0 at tr3&lt;br /&gt;
dz0 at uba0 csr 160100 vec 0300 ipl x15&lt;br /&gt;
mba0 at tr8&lt;br /&gt;
hp0 at mba0 drive 0&lt;br /&gt;
hp1 at mba0 drive 1&lt;br /&gt;
mba1 at tr9&lt;br /&gt;
ht0 at mba1 drive 0&lt;br /&gt;
Mon Mar 29 08:20:56 EST 1976&lt;br /&gt;
Autoboot:&lt;br /&gt;
/dev/rp0a: 531 files 2316 blocks 5307 free&lt;br /&gt;
/dev/rrp0g: 8753 files 50554 blocks 91024 free&lt;br /&gt;
Mon Mar 29 08:20:59 EST 1976&lt;br /&gt;
not a VAX-11/750&lt;br /&gt;
Mounted /dev/rp0g on /usr&lt;br /&gt;
/tmp/dump: No such file or directory&lt;br /&gt;
fstyp = 2 mounted on /proc&lt;br /&gt;
&lt;br /&gt;
v8generi&lt;br /&gt;
login: root&lt;br /&gt;
Welcome to Eighth Edition Unix.   You may be sure that it&lt;br /&gt;
is suitably protected by ironclad licences, contractual agreements,&lt;br /&gt;
living wills, and trade secret laws of every sort.  A trolley car is&lt;br /&gt;
certain to grow in your stomach if you violate the conditions&lt;br /&gt;
under which you got this tape.  Consult your lawyer in case of any doubt.&lt;br /&gt;
If doubt persists, consult our lawyers.&lt;br /&gt;
&lt;br /&gt;
Please commit this message to memory.  If this is a hardcopy terminal,&lt;br /&gt;
tear off the paper and affix it to your machine.  Otherwise&lt;br /&gt;
take a photo of your screen.  Then delete /etc/motd.&lt;br /&gt;
&lt;br /&gt;
Thank you for choosing Eighth Edition Unix.  Have a nice day.&lt;br /&gt;
#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
The following games are included in the v8 distribution mentioned above:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
arithmetic&lt;br /&gt;
atc&lt;br /&gt;
back&lt;br /&gt;
banner&lt;br /&gt;
bcd&lt;br /&gt;
bigp&lt;br /&gt;
canfield&lt;br /&gt;
cbrogue&lt;br /&gt;
festoon&lt;br /&gt;
fish&lt;br /&gt;
fortune&lt;br /&gt;
hack&lt;br /&gt;
hangman&lt;br /&gt;
hanoi&lt;br /&gt;
mille&lt;br /&gt;
ogre&lt;br /&gt;
ppt&lt;br /&gt;
quiz&lt;br /&gt;
rogomatic&lt;br /&gt;
rogue&lt;br /&gt;
rogue52&lt;br /&gt;
rogue53&lt;br /&gt;
sail&lt;br /&gt;
say&lt;br /&gt;
scapegoat&lt;br /&gt;
snake&lt;br /&gt;
sread&lt;br /&gt;
thanks&lt;br /&gt;
tictactoe&lt;br /&gt;
tso&lt;br /&gt;
worm&lt;br /&gt;
zork&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== JERQ/BLIT ==&lt;br /&gt;
BLIT can be emulated on 9front or on Linux with plan9port. Use SIMH 3.8, the timing is less accurate, with the latest SIMH 4.0 it takes 17 minutes(!!!) to load the window manager.&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
[[Category:Operating Systems]]&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16663</id>
		<title>Unix Eighth Edition</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_Eighth_Edition&amp;diff=16663"/>
				<updated>2018-06-01T12:14:34Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: /* Notable features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = eigth edition unix v8.png&lt;br /&gt;
| caption = logging onto v8&lt;br /&gt;
| name = Unix V8&lt;br /&gt;
| creator = Bell Labs&lt;br /&gt;
| current version = v8&lt;br /&gt;
| year introduced = 1985&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[VAX]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
A version of 8th Edition Unix was recently released by Alcatel-Lucent and is available [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/ here] for download. It is not a complete distribution tape, just a tar file of a running system, made by Dan Cross.&lt;br /&gt;
&lt;br /&gt;
Actually, &amp;quot;released&amp;quot; is too strong a word. They just signed a letter saying that they won't sue for the release of v8-v10 Unix. The letter can be read [http://www.tuhs.org/Archive/Distributions/Research/Dan_Cross_v8/statement_regarding_Unix_3-7-17.pdf here] (PDF).&lt;br /&gt;
&lt;br /&gt;
== Notable features ==&lt;br /&gt;
&lt;br /&gt;
Unix v8 includes the stream interface (in /usr/include/sys/stream.h), as opposed to the socket interface, for doing network programming, included are PDP-11 cross-compilers and associated tools (assembler, linker, etc) as /usr/bin/{11cc,11as,...}, there is also a GUI included with the TUHS files as a separate tape.&lt;br /&gt;
&lt;br /&gt;
== Getting it to run on SimH ==&lt;br /&gt;
[http://9legacy.org/9legacy/doc/simh/v8 Here] are some instructions. Some things must be done slightly different or in a different order though. For example you either need an old(er) version of SimH to run it, like 3.8, or use &amp;quot;set noasync&amp;quot; in your configs, otherwise you ''will'' get I/O errors.&lt;br /&gt;
&lt;br /&gt;
Boot messages of a v8 system running in SimH:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Boot&lt;br /&gt;
: hp(0,0)unix&lt;br /&gt;
159316+54592+381508 start 0xf48&lt;br /&gt;
Unix 8th Edition Mon Mar 29 08:20:14 EST 1976&lt;br /&gt;
real mem = 8322048 nbuf = 254 nswbuf = 126&lt;br /&gt;
avail mem = 6316032&lt;br /&gt;
mcr0 at tr1&lt;br /&gt;
mcr1 at tr2&lt;br /&gt;
uba0 at tr3&lt;br /&gt;
dz0 at uba0 csr 160100 vec 0300 ipl x15&lt;br /&gt;
mba0 at tr8&lt;br /&gt;
hp0 at mba0 drive 0&lt;br /&gt;
hp1 at mba0 drive 1&lt;br /&gt;
mba1 at tr9&lt;br /&gt;
ht0 at mba1 drive 0&lt;br /&gt;
Mon Mar 29 08:20:56 EST 1976&lt;br /&gt;
Autoboot:&lt;br /&gt;
/dev/rp0a: 531 files 2316 blocks 5307 free&lt;br /&gt;
/dev/rrp0g: 8753 files 50554 blocks 91024 free&lt;br /&gt;
Mon Mar 29 08:20:59 EST 1976&lt;br /&gt;
not a VAX-11/750&lt;br /&gt;
Mounted /dev/rp0g on /usr&lt;br /&gt;
/tmp/dump: No such file or directory&lt;br /&gt;
fstyp = 2 mounted on /proc&lt;br /&gt;
&lt;br /&gt;
v8generi&lt;br /&gt;
login: root&lt;br /&gt;
Welcome to Eighth Edition Unix.   You may be sure that it&lt;br /&gt;
is suitably protected by ironclad licences, contractual agreements,&lt;br /&gt;
living wills, and trade secret laws of every sort.  A trolley car is&lt;br /&gt;
certain to grow in your stomach if you violate the conditions&lt;br /&gt;
under which you got this tape.  Consult your lawyer in case of any doubt.&lt;br /&gt;
If doubt persists, consult our lawyers.&lt;br /&gt;
&lt;br /&gt;
Please commit this message to memory.  If this is a hardcopy terminal,&lt;br /&gt;
tear off the paper and affix it to your machine.  Otherwise&lt;br /&gt;
take a photo of your screen.  Then delete /etc/motd.&lt;br /&gt;
&lt;br /&gt;
Thank you for choosing Eighth Edition Unix.  Have a nice day.&lt;br /&gt;
#&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
The following games are included in the v8 distribution mentioned above:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
arithmetic&lt;br /&gt;
atc&lt;br /&gt;
back&lt;br /&gt;
banner&lt;br /&gt;
bcd&lt;br /&gt;
bigp&lt;br /&gt;
canfield&lt;br /&gt;
cbrogue&lt;br /&gt;
festoon&lt;br /&gt;
fish&lt;br /&gt;
fortune&lt;br /&gt;
hack&lt;br /&gt;
hangman&lt;br /&gt;
hanoi&lt;br /&gt;
mille&lt;br /&gt;
ogre&lt;br /&gt;
ppt&lt;br /&gt;
quiz&lt;br /&gt;
rogomatic&lt;br /&gt;
rogue&lt;br /&gt;
rogue52&lt;br /&gt;
rogue53&lt;br /&gt;
sail&lt;br /&gt;
say&lt;br /&gt;
scapegoat&lt;br /&gt;
snake&lt;br /&gt;
sread&lt;br /&gt;
thanks&lt;br /&gt;
tictactoe&lt;br /&gt;
tso&lt;br /&gt;
worm&lt;br /&gt;
zork&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
[[Category:Operating Systems]]&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=UNIX_System_III&amp;diff=14625</id>
		<title>UNIX System III</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=UNIX_System_III&amp;diff=14625"/>
				<updated>2017-10-25T20:42:32Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: /* How do I get this to run?! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = SYSIII.png&lt;br /&gt;
| caption = Logging into a SYSIII system&lt;br /&gt;
| name = SYSIII&lt;br /&gt;
| creator = Bell Labs / AT&amp;amp;T / Western Electric&lt;br /&gt;
| current version = 1.0 (1982)&lt;br /&gt;
| year introduced = 1982&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = [[VAX]], [[PDP11]],[[z8000]] probably others&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
SYSIII was the first commercial release of UNIX by AT&amp;amp;T.  The 32bit version was based on [[32v]] while the 16bit version was based on [[Seventh Edition Unix]]. SYSIII also was the first commercial version of Unix to be sold by AT&amp;amp;T.&lt;br /&gt;
&lt;br /&gt;
I don't think this version saw widespread adoptation, compared to the BSD's.&lt;br /&gt;
&lt;br /&gt;
Besides Xenix, was there any other adoptions of SYSIII??&lt;br /&gt;
&lt;br /&gt;
SYS III also introduced the uname command. &lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
SYS III is known to have run on the following computers:&lt;br /&gt;
*VAX&lt;br /&gt;
*PDP-11&lt;br /&gt;
*i286 ([[Xenix]])&lt;br /&gt;
*z8000 (plexis)&lt;br /&gt;
&lt;br /&gt;
== How do I get this to run?! ==&lt;br /&gt;
&lt;br /&gt;
Right now, you don't.  SYSIII is still copyrited.  At one point SCO sold legacy licenses for $100 USD, and I did purchase one, but this is not free, nor abandonware.&lt;br /&gt;
&lt;br /&gt;
SIMH cannot run the boot tape fully, however I was able to find someone on the list who managed to hack together a working system!  The DZ controller doesn't work so it's not fully multiuser.  However I've been able to use the system somewhat, if not only for checking various system stuff out.&lt;br /&gt;
&lt;br /&gt;
However there are versions floating around on the internet.&lt;br /&gt;
&lt;br /&gt;
== What Runs? == &lt;br /&gt;
&lt;br /&gt;
I haven't tried to port any software to SYS III as I don't think there really is any installations still in existence.&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=NetBSD&amp;diff=14137</id>
		<title>NetBSD</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=NetBSD&amp;diff=14137"/>
				<updated>2017-09-15T23:14:43Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS&lt;br /&gt;
| name = NetBSD&lt;br /&gt;
| year introduced = 1993&lt;br /&gt;
| current version = NetBSD 7.1 (March 11, 2017)&lt;br /&gt;
| image = NetBSD imps.jpg&lt;br /&gt;
| caption = Of course it runs NetBSD!&lt;br /&gt;
| architecture = multiplatform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
NetBSD is a bit of a blessing for many hobbyists, as it includes support for the [[VAX]], [[Amiga]], 68k [[Mac]]s, various [[Sun Microsystems|Sun]] systems like the [[Sun-3]] as well as a wide variety of toasters and the [[HP300]].  You might want to check the entire list at the [http://netbsd.org/Ports/ NetBSD list of ports].  There's even some discussion of a port to [[PDP-10]]s!&lt;br /&gt;
&lt;br /&gt;
NetBSD started out as a derivative of [[386 BSD]], as at the time it was a collection of patches to 386BSD.  People grew dissatisfied with the lack of updates with 386BSD, and how the patchkit kept getting larger and larger &amp;amp; unwieldy leading to the various authors of the patches to start their own fork of 386BSD, called NetBSD as it was created on the 'internet'. NetBSD focuses on portability and simplicity of the code.&lt;br /&gt;
&lt;br /&gt;
It's worth noting that a political fight within NetBSD led to the formation of [[OpenBSD]].&lt;br /&gt;
&lt;br /&gt;
== Version 0.8, 0.9, 0.9a ==&lt;br /&gt;
These early versions were heavily based on [[386 BSD]] + patchkits and contained Net/2 files subject to USL scrutiny. Due to an agreement with USL these distributions are no longer officially available.&lt;br /&gt;
&lt;br /&gt;
According to [http://www.onlamp.com/pub/a/bsd/2006/09/14/netbsd_future.html?page=2 Charles M. Hannum], &amp;quot;..the agreement is very clear, and nobody cares about that early code history any more--so this is all water under the bridge.&amp;quot;. Historians beg to differ. &lt;br /&gt;
&lt;br /&gt;
As we locate the older versions I'll add information about each release here.&lt;br /&gt;
&lt;br /&gt;
*[[NetBSD 0.8]]&lt;br /&gt;
*[[NetBSD 0.9]]&lt;br /&gt;
*[[NetBSD 0.9a]]&lt;br /&gt;
&lt;br /&gt;
== Version 1.2 ==&lt;br /&gt;
*[[NetBSD 1.2]]&lt;br /&gt;
&lt;br /&gt;
This version restored support for the [[VAX]] Platform.  Additionally more platforms were added solidifying NetBSD as a portable OS.&lt;br /&gt;
&lt;br /&gt;
== Version 5.0.2 ==&lt;br /&gt;
The exiting change (well to me) was the inclusion of unit tests in the OS so that users of less used ports (VAX) can certify that their OS is performing as it should be...&lt;br /&gt;
&lt;br /&gt;
[[Installing NetBSD 5.0.2 on the SIMH MicroVAX II]]&lt;br /&gt;
&lt;br /&gt;
== Version 5.1 ==&lt;br /&gt;
For what its worth I've installed it on SIMH&lt;br /&gt;
[[Installing NetBSD 5.1 on the SIMH MicroVAX II]]&lt;br /&gt;
&lt;br /&gt;
== Version 6.0 ==&lt;br /&gt;
Released on October 21 2012.&lt;br /&gt;
&lt;br /&gt;
== Version 6.1.5 ==&lt;br /&gt;
&lt;br /&gt;
For what it is worth, this version's Sparc &amp;amp; Sparc64 builds will run under [[Qemu]] 2.2.0's default build with OpenBIOS.&lt;br /&gt;
&lt;br /&gt;
But both are not without issues, the Sparc64 has disk interrupt errors when there is a high volume of disk traffic, and the Sparc32 has constant esp0 errors:&lt;br /&gt;
&lt;br /&gt;
esp0: !TC on DATA XFER [intr 18, stat 82, step 4] prevphase 2, resid 0&lt;br /&gt;
&lt;br /&gt;
== Version 7.0 ==&lt;br /&gt;
&lt;br /&gt;
== other ==&lt;br /&gt;
[[Running NetBSD on a VAX]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=OpenBSD&amp;diff=14136</id>
		<title>OpenBSD</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=OpenBSD&amp;diff=14136"/>
				<updated>2017-09-15T23:12:59Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS&lt;br /&gt;
| name = OpenBSD&lt;br /&gt;
| year introduced = 1996&lt;br /&gt;
| current version = OpenBSD 6.1 (Apr 11, 2017)&lt;br /&gt;
| image = OpenBSDpfuffy.png&lt;br /&gt;
| caption = Only two remote holes in the default install, in a heck of a long time!!&lt;br /&gt;
| architecture = multiplatform&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
OpenBSD is a fork of [[NetBSD]] that is more focused on security and 'correctness' of code.  The OpenBSD project is lead by [[Theo De Radt]].&lt;br /&gt;
&lt;br /&gt;
== Homepage ==&lt;br /&gt;
&lt;br /&gt;
http://www.openbsd.org/ Has all the information for all the relases&lt;br /&gt;
&lt;br /&gt;
== Platforms ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Port Name&lt;br /&gt;
!Description&lt;br /&gt;
|-&lt;br /&gt;
|alpha &lt;br /&gt;
|Digital Alpha-based systems &lt;br /&gt;
|-&lt;br /&gt;
|amd64&lt;br /&gt;
|AMD64-based systems &lt;br /&gt;
|-&lt;br /&gt;
|armish&lt;br /&gt;
|ARM-based appliances (by Thecus, IO-DATA, and others) &lt;br /&gt;
|-&lt;br /&gt;
|hp300&lt;br /&gt;
|Hewlett-Packard HP 9000 series 300 and 400 workstations &lt;br /&gt;
|-&lt;br /&gt;
|hppa&lt;br /&gt;
|Hewlett-Packard Precision Architecture (PA-RISC) systems &lt;br /&gt;
|-&lt;br /&gt;
|i386&lt;br /&gt;
|Standard PC and clones based on the Intel i386 architecture and compatible processors &lt;br /&gt;
|-&lt;br /&gt;
|landisk&lt;br /&gt;
|IO-DATA Landisk systems (such as USL-5P) based on the SH4 cpu &lt;br /&gt;
|-&lt;br /&gt;
|mac68k&lt;br /&gt;
|Motorola 680x0-based Apple Macintosh with MMU &lt;br /&gt;
|-&lt;br /&gt;
|macppc&lt;br /&gt;
|Apple New World PowerPC-based machines, from the iMac onwards &lt;br /&gt;
|-&lt;br /&gt;
|mvme68k&lt;br /&gt;
|Motorola 680x0-based VME systems &lt;br /&gt;
|-&lt;br /&gt;
|mvme88k&lt;br /&gt;
|Motorola 881x0-based VME systems &lt;br /&gt;
|-&lt;br /&gt;
|sgi&lt;br /&gt;
|SGI MIPS-based workstations &lt;br /&gt;
|-&lt;br /&gt;
|socppc&lt;br /&gt;
|Freescale PowerPC SoC-based machines &lt;br /&gt;
|-&lt;br /&gt;
|sparc&lt;br /&gt;
|Sun sun4, sun4c and sun4m class SPARC systems &lt;br /&gt;
|-&lt;br /&gt;
|sparc64&lt;br /&gt;
|Sun UltraSPARC systems &lt;br /&gt;
|-&lt;br /&gt;
|vax&lt;br /&gt;
|Digital VAX-based systems &lt;br /&gt;
|-&lt;br /&gt;
|zaurus&lt;br /&gt;
|Sharp Zaurus C3x00 PDAs&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Support ==&lt;br /&gt;
&lt;br /&gt;
I'd recommend the site http://www.deadly.org/ for articles relating to OpenBSD&lt;br /&gt;
&lt;br /&gt;
== Running under emulation ==&lt;br /&gt;
&lt;br /&gt;
OpenBSD can run under all kinds of emulation.  Here are a few I know off hand.&lt;br /&gt;
&lt;br /&gt;
*i386&lt;br /&gt;
[[VMWare]] [[Virtual PC]] [[Virtual Server]] [[Qemu]] [[Bochs]]. &lt;br /&gt;
*Vax&lt;br /&gt;
[[SIMH]]&lt;br /&gt;
*m88k&lt;br /&gt;
[[GXemul]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Nav Unix}}&lt;br /&gt;
{{stub}}&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_SYSVr4&amp;diff=14091</id>
		<title>Unix SYSVr4</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_SYSVr4&amp;diff=14091"/>
				<updated>2017-08-25T18:21:42Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = Sysvr4.png&lt;br /&gt;
| caption = SysVR4 on i386&lt;br /&gt;
| name = SysVR4&lt;br /&gt;
| creator = AT&amp;amp;T, et al.&lt;br /&gt;
| year introduced = 1988&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = i386, others&lt;br /&gt;
}}&lt;br /&gt;
Unix System V release 4 was a release of the Unix SysV line and including technologies from multiple companies, being a joint project of AT&amp;amp;T USL and Sun Microsystems. It was licensed into many versions such as [[AMIX]], and [[A/UX]]. It was released on x86 in multiple varieties. It was the most successful Unix System V version.&lt;br /&gt;
&lt;br /&gt;
== How do I get this to run?! ==&lt;br /&gt;
The x86 variants will run on most x86 virtualization software and emulators.&lt;br /&gt;
{{Nav Unix}}&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=Unix_SYSVr4&amp;diff=14090</id>
		<title>Unix SYSVr4</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=Unix_SYSVr4&amp;diff=14090"/>
				<updated>2017-08-25T18:07:13Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: Created page with &amp;quot;{{Infobox OS  | image = Sysvr4.png | caption = SysVR4 on i386 | name = SysVR4 | creator = AT&amp;amp;T, et al. | year introduced = 1988 | type = Multitasking, multiuser | architecture...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox OS &lt;br /&gt;
| image = Sysvr4.png&lt;br /&gt;
| caption = SysVR4 on i386&lt;br /&gt;
| name = SysVR4&lt;br /&gt;
| creator = AT&amp;amp;T, et al.&lt;br /&gt;
| year introduced = 1988&lt;br /&gt;
| type = Multitasking, multiuser&lt;br /&gt;
| architecture = i386, others&lt;br /&gt;
}}&lt;br /&gt;
Unix System V release 4 was a release of the Unix SysV line and including technologies from multiple companies, being a joint project of AT&amp;amp;T USL and Sun Microsystems. It was licensed into many versions such as [[AMIX]], and [[A/UX]]. It was released on x86 in multiple varieties. It was the most successful Unix System V version.&lt;br /&gt;
&lt;br /&gt;
== How do I get this to run?! ==&lt;br /&gt;
The x86 variants will run on most x86 virtualization software and emulators.&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	<entry>
		<id>https://gunkies.org/w/index.php?title=File:Sysvr4.png&amp;diff=14089</id>
		<title>File:Sysvr4.png</title>
		<link rel="alternate" type="text/html" href="https://gunkies.org/w/index.php?title=File:Sysvr4.png&amp;diff=14089"/>
				<updated>2017-08-25T17:56:01Z</updated>
		
		<summary type="html">&lt;p&gt;Dank101: System V Release 4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;System V Release 4&lt;/div&gt;</summary>
		<author><name>Dank101</name></author>	</entry>

	</feed>