/
dzavalishin
/
newos
Обзор
Документация
Войти
/
dzavalishin
/
newos
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
docs.html
88 строк
2 KB
Travis Geiselbrecht
Set of dox for the system put together by Dan Sinclair.
05 май 2002, 04:40
05 май 2002, 04:40
a0c3d27
Код
Авторство
О чём код?
<html> <head> <title>The NewOS Operating System: Docs</title> </head> <body BGCOLOR="#FFFFFF"> <h1 align="center">The NewOS Operating System Documentation</h1> <hr> <hr> <table border="0" width="100%" bgcolor="#E8E8E8"> <tr> <td width="100%" height="100%" valign="top" align="left"> Hopefully these docs will help you get to know NewOS a bit better.<br> </td> </tr> </table> <hr> <table border="0" width="100%" bgcolor="#E8E8E8"> <tr> <td width="100%" height="100%" valign="top" align="left"> <center><h3>Development</h3></center> <a href="docs/gdb_post_mortem.html">GDB remote debugging of a kernel crash</a><br> <a href="docs/os_books.html">OS Books</a><br> <a href="docs/repository.html">Setting up the source repository</a><br> <a href="docs/building.html">Building newos</a><br> </td> </tr> </table> <hr> <table border="0" width="100%" bgcolor="#E8E8E8"> <tr> <td width="100%" height="100%" valign="top" align="left"> <center><h3>General</h3></center> <a href="docs/usage.html">Usage notes</a><br> <a href="docs/booting.html">Booting NewOS</a><br> <a href="docs/newos_shell_manual.html">NewOS shell manual</a><br> </td> </tr> </table> <hr> <table border="0" width="100%" bgcolor="#E8E8E8"> <tr> <td width="100%" height="100%" valign="top" align="left"> <center><h3>Source docs</h3></center> <a href="http://acm.roosevelt.edu/~chandler/articles/newos/NewOS_Scheduler.html"> The NewOS Thread Scheduler documentation</a><br> </td> </tr> </table> <hr> <table border="0" width="100%" bgcolor="#E8E8E8"> <tr> <td width="100%" height="100%" valign="top" align="left"> <center><h3>Mailing list archives</h3></center> Lots of problems/solutions with using and working on NewOS can be found in the mailing list archives.<br> <a href="http://sourceforge.net/mailarchive/forum.php?forum_id=1498"> Developers archive</a><br> </td> </tr> </table> <hr> <table border="1" width="100%" bgcolor="#D9D5FF"> <tr> <td width="100%" height="49" valign="top" align="center"><small><font color="#000000">This page copyright 2002 </font></small><font size="2">� <a href="mailto:geist@newos.org">Travis Geiselbrecht</a><br> Any questions, comments, gripes, whatever: <a href="mailto:geist@newos.org">geist@newos.org</a></font></td> </tr> </table> </body> </html>