Difference between revisions of "UNIX Third Edition"
(A start - at least there's a date, and key changes) |
(added link to manual) |
||
Line 19: | Line 19: | ||
*** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man5/fs.5 File system] | *** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man5/fs.5 File system] | ||
*** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/manx/obproc.7 Boot procedures] - possibly obsolete? | *** [https://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/manx/obproc.7 Boot procedures] - possibly obsolete? | ||
+ | * [http://squoze.net/UNIX/v3man/ UNIX Programmer's manual] | ||
{{Nav Unix}} | {{Nav Unix}} |
Revision as of 22:42, 24 May 2022
Unix V3 | |
Type: | Multi-tasking, multi-user |
---|---|
Creator: | AT&T/Western Electric |
Architecture: | PDP-11 |
Date Released: | February, 1973 |
UNIX Third Edition (often referred to as UNIX V3 or V3 UNIX - 'Unix' was still normally given in all capital letters at this point in time) was a significant early version of UNIX. It was the version in which pipes appeared, and the last version in which the kernel was written in assembly language.
It still ran on the PDP-11/20 model of the PDP-11, as well as the PDP-11/45 (apparently). The file system is almost identical to the V6 one; the only major differences are that i) the free blocks are stored as a bit array, rather than a list, and ii) device 'special files' are indicated by inode numbers below 41. (not via a flag in the 'mode' word in the inode, as later).
A complete copy of Third Edition does not seem to be extant. TUHS has a copy of the 'UNIX Programmer's Manual Third Edition', and the source code for an early version of the first C compiler (C was just being defined at the point in time, although it first appeared in UNIX Second Edition).
External links
- V3
- UNIX Programmer's Manual Third Edition - Introduction
- File system
- Boot procedures - possibly obsolete?
- UNIX Programmer's Manual Third Edition - Introduction
- UNIX Programmer's manual
v • d • e UNIX Versions, Vendors and Related |
---|
Research Unix PDP-7 UNIX • V1 • V2 • V3 • V4 • V5 • V6 • V7 • V8 • V9 • V10 • LSX • MINI-UNIX • Unix/32V
AT&T - CB-UNIX • PWB/UNIX • USG UNIX • System III • System IV • System V BSD - 2.9 BSD • 2.10 BSD • 2.11 BSD • 3BSD • 4BSD • 4.1 BSD • 4.2 BSD • 4.3 BSD • 4.4 BSD BSD Descendants 386BSD • NetBSD • FreeBSD • OpenBSD • NeXTSTEP • Darwin |
Other - xv6 • AMIX • SunOS • Solaris • ULTRIX • A/UX • XENIX • AIX • Dell UNIX |