Updated to use Bochs 2.6.11
[pintos-anon] / doc / userprog.tmpl
index 1cf7ed7aca78c70366863f15dfc2737ea9b043ec..03c7fa015c563f2b24849803e433a942719759e1 100644 (file)
@@ -1,8 +1,8 @@
-                    +--------------------------+
-                            |          CS 140          |
-                    | PROJECT 2: USER PROGRAMS |
-                    |     DESIGN DOCUMENT      |
-                    +--------------------------+
+             +--------------------------+
+             |          CS 140          |
+             | PROJECT 2: USER PROGRAMS |
+             |     DESIGN DOCUMENT      |
+             +--------------------------+
 
 ---- GROUP ----
 
 
 ---- GROUP ----
 
@@ -19,10 +19,10 @@ FirstName LastName <email@domain.example>
 
 >> Please cite any offline or online sources you consulted while
 >> preparing your submission, other than the Pintos documentation, course
 
 >> Please cite any offline or online sources you consulted while
 >> preparing your submission, other than the Pintos documentation, course
->> text, and lecture notes.
+>> text, lecture notes, and course staff.
 
 
-                          ARGUMENT PASSING
-                          ================
+               ARGUMENT PASSING
+               ================
 
 ---- DATA STRUCTURES ----
 
 
 ---- DATA STRUCTURES ----
 
@@ -44,8 +44,8 @@ FirstName LastName <email@domain.example>
 >> and arguments.  In Unix-like systems, the shell does this
 >> separation.  Identify at least two advantages of the Unix approach.
 
 >> and arguments.  In Unix-like systems, the shell does this
 >> separation.  Identify at least two advantages of the Unix approach.
 
-                            SYSTEM CALLS
-                            ============
+                 SYSTEM CALLS
+                 ============
 
 ---- DATA STRUCTURES ----
 
 
 ---- DATA STRUCTURES ----
 
@@ -111,8 +111,8 @@ FirstName LastName <email@domain.example>
 >> B11: The default tid_t to pid_t mapping is the identity mapping.
 >> If you changed it, what advantages are there to your approach?
 
 >> B11: The default tid_t to pid_t mapping is the identity mapping.
 >> If you changed it, what advantages are there to your approach?
 
-                          SURVEY QUESTIONS
-                          ================
+               SURVEY QUESTIONS
+               ================
 
 Answering these questions is optional, but it will help us improve the
 course in future quarters.  Feel free to tell us anything you
 
 Answering these questions is optional, but it will help us improve the
 course in future quarters.  Feel free to tell us anything you