Links: Difference between revisions

From JookWiki
(Add Kaz's site)
(Add a ton of links)
Line 16: Line 16:


* [https://chinese-electronics-products-tested.blogspot.com/ Chinese electronics products tested]
* [https://chinese-electronics-products-tested.blogspot.com/ Chinese electronics products tested]
== Standards ==
* [https://unicode.org/main.html Unicode Technical Site]
== Unix documentation ==
* [https://www.kernel.org/doc/man-pages/ The Linux man-pages project]
* [https://man.netbsd.org/ NetBSD Manual Pages]
* [https://www.freebsd.org/cgi/man.cgi FreeBSD Manual Pages] (contains other Unix man pages too)
* [https://man.openbsd.org/ OpenBSD manual pages]
== Unix source code ==
* [https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ Linux kernel git repository]
* [https://github.com/mpe/linux-fullhistory Michael Ellerman's linux-fullhistory repository]
* [https://github.com/NetBSD/src NetBSD git mirror]
* [https://github.com/freebsd/freebsd-src FreeBSD git mirror]
* [https://github.com/openbsd/src OpenBSD git mirror]
* [https://github.com/systemd/systemd systemd git repository]
* [https://sourceware.org/git/?p=glibc.git glibc git repository]
* [https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git binutils-gdb git repository]
* [https://git.musl-libc.org/cgit/musl musl git repository]
== DOS documentation ==
* [https://www.cs.cmu.edu/~ralf/files.html Ralf Brown's Interrupt Linux]
* [https://www.ctyme.com/rbrown.htm Ralf Brown's Interrupt List - Indexed HTML Version]
== DOS source code ==
* [https://github.com/FDOS FreeDOS source code]
* [https://github.com/joncampbell123/dosbox-x DOSBox-X git repository]
* [https://github.com/dosbox-staging/dosbox-staging DOSBox Staging git repository]
* [https://github.com/microsoft/MS-DOS MS-DOS 1.25 and 2.0 git repository]

Revision as of 04:47, 27 October 2022