unix-v1 | 1st Edition UNIX kernel sources from Bell Laboratories
kandi X-RAY | unix-v1 Summary
kandi X-RAY | unix-v1 Summary
unix-v1 is a C library. unix-v1 has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Restoration of 1st Edition UNIX kernel sources from Bell Laboratories
Restoration of 1st Edition UNIX kernel sources from Bell Laboratories
Support
Quality
Security
License
Reuse
Support
unix-v1 has a low active ecosystem.
It has 178 star(s) with 37 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of unix-v1 is current.
Quality
unix-v1 has 0 bugs and 0 code smells.
Security
unix-v1 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
unix-v1 code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
unix-v1 does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
unix-v1 releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
It has 179 lines of code, 11 functions and 2 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of unix-v1
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of unix-v1
unix-v1 Key Features
No Key Features are available at this moment for unix-v1.
unix-v1 Examples and Code Snippets
No Code Snippets are available at this moment for unix-v1.
Community Discussions
No Community Discussions are available at this moment for unix-v1.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install unix-v1
Unless otherwise noted, file and directory names refer to this repository. Simply execute make. This will do several things. It will build tools/pdp11, tools/mkfs, tools/ml and tools/apout/apout. These tools are required to build the filesystems for 1e UNIX, and the kernel. It will create kernel sources with some necessary patches, assemble the kernel and build a bootable SIMH memory image which is installed into the images directory. Finally, the make will build the rf0.dsk, rk0.dsk and tape images and install these in the images directory. You can also do a make clean to clean out the images/ and build/ directories. A make distclean will clean out the images/, build/ and tools/ directories accordingly.
Support
The manuals for 1st Edition UNIX are available here: https://www.bell-labs.com/usr/dmr/www/1stEdman.html, http://www.bitsavers.org/pdf/bellLabs/unix/UNIX_ProgrammersManual_Nov71.pdf, and http://man.cat-v.org/unix-1st/. Some documentation of the internals of the 1st Edition UNIX are available here: http://www.bitsavers.org/pdf/bellLabs/unix/PreliminaryUnixImplementationDocument_Jun72.pdf. Details of the PDP-11/20 architecture and its peripherals can be found at: http://www.bitsavers.org/pdf/dec/pdp11/handbooks/PDP1120_Handbook_1972.pdf, and http://www.bitsavers.org/pdf/dec/pdp11/handbooks/PDP11_PeripheralsHbk_1972.pdf. The C compiler from 2nd Edition UNIX is also installed and works, but the language is a very early dialect of C. The closest reference to the language at this point in time is this, but it is probably 2 years too late: https://www.bell-labs.com/usr/dmr/www/cman74.pdf. The userland binaries come from a period somewhere between the 1st and 2nd Edition of UNIX. You may find the 2e manuals useful too: http://www.bitsavers.org/pdf/bellLabs/unix/Unix_2nd_Edition_Manual_Jun72.pdf.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page