Resources: Difference between revisions

1,176 bytes removed ,  9 years ago
Delete section with sample kernels that's out of date
[unchecked revision][unchecked revision]
(Remove some broken links)
(Delete section with sample kernels that's out of date)
Line 86:
* [http://www.singlix.org/trdos/specs.html stockpile of documents at singlix.org]
* [http://gee.cs.oswego.edu/pub/misc/malloc.c a reference implementation for malloc()]
 
== Sample Kernels ==
=== Small Kernels ===
* [http://files.osdev.org/mirrors/geezer/osd/code/ OSD Kernels ]
* broken: [http://files.osdev.org/mirrors/geezer/osd/pm PM Kernels]
* [http://www.osdever.net/downloads.php#kernels Selection from Bonafide]
* [http://bos.asmhackers.net BOS]
* [http://libosdk.berlios.de LibOSDK]
 
=== Larger Kernels ===
* [http://bcos.hopto.org/ BCOS]
* [http://www.tabos.org Tabos]
* [http://mobius.sourceforge.net Mobius]
* [http://files.osdev.org/mirrors/geezer/os/borealis.zip Cosmos/Borealis]
* [http://clicker.sourceforge.net/ Clicker]
* [http://www.menuetos.org/ MenuetOS]
* [http://daidalos.us/x86/ Daidalos]
* [http://www.distantvoices.org/html/os.html BlueIllusionOS]
* [http://agnix.sourceforge.net Agnix Kernel]
* [http://www.oby.ro/os/index.html SolOS]
* [http://www.minix3.org/ Minix 3]
* [http://amos.harmonysecurity.com/ AMOS]
* [[OSKit|OSKit]]
 
=== Non-hobby Kernels ===
* [http://plan9.bell-labs.com/plan9/ Plan 9 from Bell Labs]
* [http://www.kernel.org Linux] (See also [[Linux Kernel Primer]])
* [http://www.openbsd.org/cgi-bin/cvsweb/ OpenBSD]
* [http://www.l4hq.org/projects/kernel/ L4]
* [http://markhobley.yi.org/k486/ K486]
 
== University Courses ==
Anonymous user