diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 0e86ad8..59eb6a8 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -13,14 +13,14 @@ jobs: steps: - uses: actions/checkout@v2 - name: Setup mdBook - uses: peaceiris/actions-mdbook@v1 + uses: peaceiris/actions-mdbook@v2 with: mdbook-version: 'latest' - run: mdbook build - name: Deploy - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./book diff --git a/src/lang/shell.md b/src/lang/shell.md index 5a4e0b6..3aa0d28 100644 --- a/src/lang/shell.md +++ b/src/lang/shell.md @@ -7,7 +7,7 @@ Shell languages often mix structured programming constructs with bespoke command * 1976: [The Unix Command Language](https://archive.org/download/the-unix-command-language/the-unix-command-language.pdf) ([more info](https://github.com/susam/tucl#combined-pdf)) * by Ken Thompson * [view converted Markdown on GitHub](https://github.com/susam/tucl/blob/master/the-unix-command-language.md#the-unix-command-language) - * The syntax (` | `) was [contributed by Douglas McIlroy](https://minnie.tuhs.org/pipermail/tuhs/2020-December/022535.html). + * The syntax (` | `) was [contributed by Douglas McIlroy](https://www.tuhs.org/pipermail/tuhs/2020-December/022535.html). * The original syntax can be found in 1987's [A Research UNIX Reader](https://archive.org/details/a_research_unix_reader/page/n27/mode/2up). * 1976: [Using a Command Language as a High-Level Programming Language](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.85.7617&rep=rep1&type=pdf) * by John Mashey diff --git a/src/orgs.md b/src/orgs.md index 0fe0952..63b3c87 100644 --- a/src/orgs.md +++ b/src/orgs.md @@ -8,7 +8,7 @@ It has many resources for the UNIX student: - active discussions with participation from UNIX creators and community - [vast digital archive](https://wiki.tuhs.org/doku.php?id=source:unix_archive) - - [mailing list archive](https://minnie.tuhs.org/pipermail/tuhs/) + - [mailing list archive](https://www.tuhs.org/pipermail/tuhs/) TUHS was orginally formed as "the [PDP-11](./hardware.md) Unix Preservation Society" ### Others diff --git a/src/prim/README.md b/src/prim/README.md index b3bb3a1..c0860be 100644 --- a/src/prim/README.md +++ b/src/prim/README.md @@ -6,7 +6,7 @@ These are various technical papers and other writings about UNIX from its creato This document is the earliest known formal description of the UNIX system. It had a few revisions, and an early draft is available. -* [1971](https://minnie.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)) +* [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)) * by Dennis Ritchie * 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)) * by Dennis Ritchie and Ken Thompson diff --git a/src/prim/bell.md b/src/prim/bell.md index c2b1325..22aa2d4 100644 --- a/src/prim/bell.md +++ b/src/prim/bell.md @@ -10,7 +10,7 @@ * 1973: 📼 [The Holmdel Computer Center, Part 2: Programmer Services](https://techchannel.att.com/playvideo/2012/11/28/AT&T-Archives-Holmdel-Computer-Center-Part-2) ([YouTube](https://www.youtube.com/watch?v=V9aVOIuKVUc)) * 1982: [Holmdel 20th Anniversary, a history of the legendary Bell Labs facility designed by Eero Saarinen](https://www.youtube.com/watch?v=BPq_ZyOvbsg&t=534s) * 1982: [Breakup of the Bell System](https://en.wikipedia.org/wiki/Breakup_of_the_Bell_System) - * [June 2021 TUHS post](https://minnie.tuhs.org/pipermail/tuhs/2021-June/023869.html) + * [June 2021 TUHS post](https://www.tuhs.org/pipermail/tuhs/2021-June/023869.html) * 2015: [Memories: A Personal History of Bell Telephone Laboratories](https://quello.msu.edu/wp-content/uploads/2015/08/Memories-Noll.pdf) * by [A Michael Noll](http://noll.uscannenberg.org/) * 2021: [History of Science and Technology Q&A (Mar. 10, 2021)](https://www.youtube.com/watch?v=5WfPiaseAyM) diff --git a/src/prim/security.md b/src/prim/security.md index c11ae2f..708c6aa 100644 --- a/src/prim/security.md +++ b/src/prim/security.md @@ -11,4 +11,4 @@ Papers from other folks associated with the labs are available more specifically * by Ken Thompson * [2021 overview](https://www.youtube.com/watch?v=SJ7lOus1FzQ) [by Brailsford](https://www.nottingham.ac.uk/news/expertiseguide/computer-science-/professor-david-brailsford-.aspx) * 1984: [UNIX Operating System Security](https://people.engr.ncsu.edu/gjin2/Classes/246/Spring2019/Security.pdf) ([DOI](https://doi.org/10.1002/j.1538-7305.1984.tb00058.x)) - * [Frederick T. Grampp](https://minnie.tuhs.org/pipermail/tuhs/2021-March/023390.html) and [Robert H. Morris](https://en.wikipedia.org/wiki/Robert_Morris_(cryptographer)) + * [Frederick T. Grampp](https://www.tuhs.org/pipermail/tuhs/2021-March/023390.html) and [Robert H. Morris](https://en.wikipedia.org/wiki/Robert_Morris_(cryptographer))