The operating system you will build, called JOS, will have Unix-like functions, but is implemented in an exokernel style (i.e., the functions are implemented mostly as user-level library instead of built-in to the kernel).

Do not post your lab solutions on publicly accessible web sites (e.g., GitHub) or file spaces (e.g., CSE GitLab’s non-private projects).