Shaare your links...
2353 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 2 / 8
Newer►
152 results for tags Unix x
  • moreutils
    Tools for Unix pipes. Found via http://mbork.pl/2022-03-26_A_nice_use-case_for_pee
    Mon May 16 12:56:42 2022 - permalink -
    - https://joeyh.name/code/moreutils/
    tool Unix
  • Unix on a Pi Pico
    Instructions for running Mini-Unix http://www.tavi.co.uk/unixhistory/mini-unix.html on an emulated pdp-11 using a Raspberry pi pico.
    Sat Mar 26 22:15:01 2022 - permalink -
    - https://groups.google.com/g/pidp-11/c/edwvsIjpaAM
    pdp-11 pi raspberry software TODO Unix π
  • Theory and Modelling Resources Cookbook
    Starlink Cookbook, 2003
    Central Laboratory of the Research Councils
    Particle Physics & Astronomy Research Council
    Somewhat dated guide to numerical computing on Unix. Found via https://en.wikipedia.org/wiki/Numerical_Recipes
    Mon Mar 21 17:00:24 2022 - permalink -
    - https://www.astro.gla.ac.uk/users/norman/star/sc13/sc13.htx/index.html
    C Fortran numerical programming Unix
  • Spencer Usenix 1992 paper [TUHS]
    The paper
    https://www.usenix.org/legacy/publications/library/proceedings/sa92/spencer.pdf
    sounds like it is worth reading.
    Tue Mar 1 16:15:39 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-March/025504.html
    C programming reading TODO Unix
  • Cool, but obscure X11 tools
    A small collection of tools for the X Window System. Found on https://wiki.xxiivv.com/site/catclock.html
    Thu Feb 24 18:54:55 2022 - permalink -
    - https://cyber.dabamos.de/unix/x11/
    graphical-programming tool Unix X11
  • calculating π in dc(1)
    Two dc(1) programs to calculate π.
    Tue Feb 22 11:07:33 2022 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2022-February/025473.html
    RPN Unix π
  • GitHub - arnoldrobbins/dformat: Jon Bentley's DFORMAT troff preprocessor, reconstituted.
    DFORMAT - A Program for Typesetting Data Formats.
    dformat reads descriptions of data formats and turns them into pic specifications. It's intended for use as yet another troff preprocessor.
    Found via https://www.tuhs.org/pipermail/tuhs/2022-January/025081.html
    Wed Jan 12 11:43:17 2022 - permalink -
    - https://github.com/arnoldrobbins/dformat
    awk pic Robbins tool Unix
  • LITCAVE
    Home page of Ali Gholami Rudi. Found on fefe's homepage
    https://www.fefe.de/
    His troff implementation Neatroff has been mentioned on TUHS https://ww.tuhs.org/pipermail/tuhs/2022-January/025071.html
    See also https://github.com/aligrudi/neatcc, a a small ARM/X86(_64) compiler for a subset of C; a brief introduction can be found on https://litcave.rudi.ir/neatcc.pdf, a small test suite on https://litcave.rudi.ir/ncctest.tar.gz
    Tue Jan 11 14:00:20 2022 - permalink -
    - http://litcave.rudi.ir/
    C compiler KISS software Unix
  • Viral Attacks On UNIX System Security
    Article from Tom Duff, August 1987
    Executable files in the Ninth Edition of the UNIX system contain small amounts of unused space, allowing small code sequences to be added to them without noticeably affecting their functionality. A program fragment that looks for binaries and introduces copies of itself into their slack space will transitively spread like a virus. Such a virus program could, like the Trojan Horse, harbor Greeks set to attack the system when run by sufficiently privileged users or from infected set-userid programs.
    Thu Oct 14 21:29:40 2021 - permalink -
    - https://cryptohub.nl/zines/vxheavens/lib/-show_abstract=vtd01.htm
    computer history security Unix
  • GitHub - larsbrinkhoff/scame: TECO EMACS clone for Unix
    SCAME is just another one of those ersatz EMACS editors.
    The purpose has been to make it look as much as possible like
    EMACS on TOPS-20 and AMIS on TOPS-10 and VAX/VMS. A lot of
    things are still missing, and some new facilities have been
    added to make it fit in better with the UNIX philosophy.

    SCAME was first implemented in 1980 on a PDP-11/70 running UNIX
    v7 at the University of Linkoeping, Sweden.
    https://www.acronymfinder.com/Screen-Oriented-Anti-Misery-Editor-%28SCAME%29.html claims that the name stands for
    Screen Oriented Anti Misery Editor

    Mentioned on https://gunkies.org/wiki/Emacs_editors
    Tue Jun 29 17:53:02 2021 - permalink -
    - https://github.com/larsbrinkhoff/scame
    editor emacs pdp-11 software Unix
  • PDP-11 C stack operation - Computer History Wiki
    Detailed description of the stack layout, use of R5 as frame pointer by the (V6) Unix C compiler on the pdp-11.
    Tue Jun 29 17:36:50 2021 - permalink -
    - https://gunkies.org/wiki/PDP-11_C_stack_operation
    C compiler computer history reading Unix
  • Scripts for installing V8 UNIX from tape
    See also https://github.com/timnewsham/myv6
    Sat Jun 5 14:51:11 2021 - permalink -
    - https://github.com/timnewsham/myv8
    computer history Unix
  • A tiny and fast Unix-ish kernel (based on xv6), compiler, and userland for fun, education, and research.
    Virtual CPU with full user/supervisor and virtual memory support, fast enough to support self-emulation.

    Fast C-subset compiler allowing on-the-fly compile-and-go of all applications.

    Network clients & servers, remote OpenGL, GUI applications, and many other nifty features.

    Runs under Windows or Linux.

    See the 00README.txt for full details and a step-by-step walkthrough tutorial.
    Found via https://www.tuhs.org/pipermail/tuhs/2017-January/009247.html
    Wed May 26 00:32:15 2021 - permalink -
    - https://github.com/rswier/swieros
    operating-system TUHS Unix
  • [TUHS] Re: ancient unix filesystems
    A version of a Unix 5th (and 6th) Edition filesystem for Linux. It is read only, and was written for Linux 2.0 on an x86 and so will require a little work to install on other systems and newer kernels, but it is fun to be able to mount old disk images.
    Tue Apr 20 09:09:50 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2002-May/003299.html
    computer filesystem history Linux TUHS Unix
  • Bug fixes for v6 unix, SimH tape tools
    Thu Apr 15 20:17:22 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2001-April/001901.html
    computer history TODO TUHS Unix
  • macro-11 for V7-Unix
    Information  about a macroassembler for pdp-11 running v7 unix.
    Tue Apr 13 23:48:40 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2000-January/001271.html
    assembler computer DEC history pdp-11 TUHS Unix
  • Ancient Unix tape archive formats
    Description of tape archive and date formats in early versions of Unix.
    Fri Apr 9 21:20:51 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/1999-October/001200.html
    computer history TUHS Unix
  • Reading and writing v7 filesystems from Linux
    The TUHS archive mirror https://unixarchive.cn-k.de/PDP-11/Tools/Filesys/ contains v7fs-0.1.tar.gz and
    bostic_tools.tar.gz
    Wed Apr 7 18:57:18 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/1999-February/001056.html
    computer history TODO tool TUHS Unix
  • http://9legacy.org/9legacy/doc/simh/v8
    Instructions for the installation of v8 unix on SimH.
    Wed Apr 7 13:48:12 2021 - permalink -
    - http://9legacy.org/9legacy/doc/simh/v8
    computer history plan9 Unix
  • TECO and Montgomery Emacs for v6/v7 Unix
    Thu Apr 1 23:03:25 2021 - permalink -
    - https://www.tuhs.org/pipermail/tuhs/2021-April/023560.html
    editor emacs TECO TODO TUHS Unix
Links per page: 20 50 100
◄Older
page 2 / 8
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.