Description: Nachos is the full name of " Not Another Completely Heuristic Operating System" , which is a modification of the operating system and follow-up of educational software. It gives a support for multi-threaded operating systems and virtual storage framework that allows students in a short period of time
File list (Check if you may need any files):
NachOS-4.1
..........\c++example
..........\..........\c++.ps
..........\..........\c++.tex
..........\..........\copyright.h
..........\..........\inheritstack.cc
..........\..........\inheritstack.h
..........\..........\list.cc
..........\..........\list.h
..........\..........\Makefile
..........\..........\stack.cc
..........\..........\stack.h
..........\..........\templatestack.cc
..........\..........\templatestack.h
..........\code
..........\....\build.cygwin
..........\....\............\Makefile
..........\....\............\Makefile.dep
..........\....\build.linux
..........\....\...........\Makefile
..........\....\...........\Makefile.dep
..........\....\build.macosx
..........\....\............\Makefile
..........\....\............\Makefile.dep
..........\....\filesys
..........\....\.......\directory.cc
..........\....\.......\directory.h
..........\....\.......\filehdr.cc
..........\....\.......\filehdr.h
..........\....\.......\filesys.cc
..........\....\.......\filesys.h
..........\....\.......\openfile.cc
..........\....\.......\openfile.h
..........\....\.......\pbitmap.cc
..........\....\.......\pbitmap.h
..........\....\.......\synchdisk.cc
..........\....\.......\synchdisk.h
..........\....\lib
..........\....\...\bitmap.cc
..........\....\...\bitmap.h
..........\....\...\copyright.h
..........\....\...\debug.cc
..........\....\...\debug.h
..........\....\...\hash.cc
..........\....\...\hash.h
..........\....\...\libtest.cc
..........\....\...\libtest.h
..........\....\...\list.cc
..........\....\...\list.h
..........\....\...\sysdep.cc
..........\....\...\sysdep.h
..........\....\...\tut.h
..........\....\...\tut_reporter.h
..........\....\...\tut_restartable.h
..........\....\...\utility.h
..........\....\machine
..........\....\.......\callback.h
..........\....\.......\console.cc
..........\....\.......\console.h
..........\....\.......\disk.cc
..........\....\.......\disk.h
..........\....\.......\interrupt.cc
..........\....\.......\interrupt.h
..........\....\.......\machine.cc
..........\....\.......\machine.h
..........\....\.......\mipssim.cc
..........\....\.......\mipssim.h
..........\....\.......\network.cc
..........\....\.......\network.h
..........\....\.......\stats.cc
..........\....\.......\stats.h
..........\....\.......\timer.cc
..........\....\.......\timer.h
..........\....\.......\translate.cc
..........\....\.......\translate.h
..........\....\network
..........\....\.......\post.cc
..........\....\.......\post.h
..........\....\README
..........\....\shell
..........\....\.....\config.h.in
..........\....\.....\configure
..........\....\.....\configure.ac
..........\....\.....\Makefile.in
..........\....\.....\nachos_syscall.c
..........\....\.....\nachos_syscall.h
..........\....\.....\shell.c
..........\....\test
..........\....\....\add.c
..........\....\....\halt.c
..........\....\....\Makefile
..........\....\....\Makefile.dep
..........\....\....\matmult.c
..........\....\....\script
..........\....\....\segments.c
..........\....\....\shell.c
..........\....\....\sort.c
..........\....\....\start.s
..........\....\threads
..........\....\.......\alarm.cc