From: Ben Pfaff Date: Fri, 1 Oct 2004 21:54:34 +0000 (+0000) Subject: Credit Mendel. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=31ac6dfcd202e6d164d9a6ba4bc30d2860208609;p=pintos-anon Credit Mendel. --- diff --git a/AUTHORS b/AUTHORS index 6726815..c677ff6 100644 --- a/AUTHORS +++ b/AUTHORS @@ -28,3 +28,6 @@ projects <"dusseau" at the server cs.wisc.edu>. * Updates for Pintos by Ben Pfaff . + +* Example code in the tour's description of monitors is from Mendel + Roseblum's classroom slides.