@@ -8,7 +8,7 @@ This document is the earliest known formal description of the UNIX system. It ha
8
8
9
9
* [ 1971] ( https://www.tuhs.org/pipermail/tuhs/2015-November/007703.html ) : [ Draft: The UNIX Time-Sharing System] ( https://www.tuhs.org/Archive/Distributions/Research/McIlroy_v0/UnixEditionZero-Threshold_OCR.pdf ) ([ Txt] ( https://www.tuhs.org/Archive/Distributions/Research/McIlroy_v0/UnixEditionZero.txt ) )
10
10
* by Dennis Ritchie
11
- * 1974: [ The UNIX Time-Sharing System] ( https://citeseerx.ist.psu.edu/viewdoc/download? doi= 10.1.1.112.595&rep=rep1&type=pdf ) ([ ACM] ( https://dl.acm.org/doi/10.1145/361011.361061 ) ) ([ mirror ] ( http://www.tom-yam.or.jp/2238/ref/unix.pdf ) ) ([ mirror 2 ] ( https://www.tuhs.org/Archive/Documentation/Papers/unix_cacm74.pdf ) )
11
+ * 1974: [ The UNIX Time-Sharing System] ( https://dl.acm.org/ doi/pdf/ 10.1145/361011.361061 ) ([ ACM] ( https://dl.acm.org/doi/10.1145/361011.361061 ) ) ([ single column ] ( http://www.tom-yam.or.jp/2238/ref/unix.pdf ) ) ([ digitized ] ( https://www.tuhs.org/Archive/Documentation/Papers/unix_cacm74.pdf ) )
12
12
* by Dennis Ritchie and Ken Thompson
13
13
* [ Annotated and transcribed PDF] ( https://people.eecs.berkeley.edu/~brewer/cs262/UNIX-annotated.pdf )
14
14
* [ No annotations] ( https://dsf.berkeley.edu/cs262/unix.pdf )
@@ -27,11 +27,11 @@ This document is the earliest known formal description of the UNIX system. It ha
27
27
28
28
* 1964: [ Internal memo from Doug McIlroy] ( https://www.bell-labs.com/usr/dmr/www/mdmpipe.pdf )
29
29
* [ Dennis Ritchie's remarks] ( https://www.bell-labs.com/usr/dmr/www/mdmpipe.html )
30
- * 1972: [ Kernel Subroutine Descriptions] ( http://www.bitsavers.org/pdf/bellLabs/unix/Kernel_Subroutine_Descriptions_Mar72.pdf )
30
+ * 1972: [ Kernel Subroutine Descriptions] ( https://web.archive.org/web/20230223010805/ http://www.bitsavers.org/pdf/bellLabs/unix/Kernel_Subroutine_Descriptions_Mar72.pdf) ( [ mirror ] ( https://archive.org/details/bitsavers_attunixEarineDescriptionsMar72_8245163/mode/2up ) )
31
31
* handwritten notes on various UNIX system calls
32
32
* 1977: [ The UNIX Time-sharing System—A Retrospective] ( https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.90.7620&rep=rep1&type=pdf ) ([ mirror] ( https://www.tuhs.org/Archive/Documentation/Papers/BSTJ/bstj57-6-1947.pdf ) )
33
33
* by Dennis Ritchie
34
- * 1978: [ UNIX Implementation] ( https://people.eecs.berkeley.edu/~prabal/resources/osprelim/Tho78 .pdf ) ([ mirror ] ( https://www.tuhs.org/Archive/Documentation/Papers/BSTJ/bstj57-6-1931 .pdf ) )
34
+ * 1978: [ UNIX Implementation] ( https://www.tuhs.org/Archive/Documentation/Papers/BSTJ/bstj57-6-1931 .pdf ) ([ reformatted ] ( https://pages.cs.wisc.edu/~eli/537/lectures/thompson .pdf ) ) <!-- dead: https://people.eecs.berkeley.edu/~prabal/resources/osprelim/Tho78.pdf -->
35
35
* by Ken Thompson
36
36
* 1979: [ The Unix I/O System] ( http://www.tom-yam.or.jp/2238/ref/iosys.pdf ) ([ source code] ( https://9p.io/7thEdMan/vol2/iosys ) )
37
37
* by Dennis Ritchie
0 commit comments