OS161 Learning

Setup

The pieces

  • OS/161 Kernel source tree
    • The kernel sources for OS/161 is in the kern subdirectory, which has its own configuration script.
    • The conf.kern file determines what source files get included in our kernel build so we might have to modify the file later on.

Assignments

Assignments 1

Description
Relearning OS programming :)
Readme 1.2 MiB
Languages
C 92.5%
Makefile 3.1%
Assembly 2.1%
Shell 1.4%
Perl 0.6%
Other 0.2%