From f907f61770aca71ef13670442b0e9f7626a6ec28 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Thu, 2 Sep 2004 22:53:58 +0000 Subject: [PATCH] Update. --- src/ORIGIN | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ORIGIN b/src/ORIGIN index 701276d..cb0c9e6 100644 --- a/src/ORIGIN +++ b/src/ORIGIN @@ -4,9 +4,9 @@ threads/loader.S: From MIT class code but heavily modified. threads/mmu.h: Ditto. threads/io.h: Also from MIT class code but less modified. -threads/synch.c: More or less transliterated from Nachos' synch.cc. +threads/synch.c: More or less transliterated from Nachos code. filesys/filesys.c: Ditto. filesys/filehdr.c: Ditto. -All other files written by me, although inspiration is often due to -Nachos or in some cases Linux. +All other files written by me from scratch, although inspiration is +often due to Nachos or in some cases Linux. -- 2.30.2