X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=AUTHORS;h=c677ff6bee2d4d8f70c6f1a9701a9fd333070d67;hb=b01246f0f671f8e5ac32b329b5cf62d5413f90d3;hp=6726815b08178e3c50c94367a2b2b1f56122bc1e;hpb=b53e2e29e6ff38abd62be9e2319812c7f9a2095d;p=pintos-anon 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.