diff options
author | Frans Kaashoek <[email protected]> | 2016-09-19 07:02:08 -0400 |
---|---|---|
committer | Frans Kaashoek <[email protected]> | 2016-09-19 07:02:08 -0400 |
commit | 7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec (patch) | |
tree | 7b475f3244ba8cc4cd0b89ae54f3771131d20130 | |
parent | 89826f41bd5c96e6b13692d03d08049c912b9365 (diff) | |
parent | fc1a5da295168dbd935c68e3f56c98b328cce7f3 (diff) | |
download | xv6-labs-7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec.tar.gz xv6-labs-7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec.tar.bz2 xv6-labs-7ddba7a636d121a7f4ad8d6be29a0b6ce40093ec.zip |
Merge branch 'master' of g.csail.mit.edu:xv6-dev
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ ERROR REPORTS If you spot errors or have suggestions for improvement, please send email to Frans Kaashoek and Robert Morris (kaashoek,[email protected]). If you have suggestions for improvements, please keep in mind that the main purpose of xv6 -is as a teaching operating systems for MIT's 6.828. For example, we are in +is as a teaching operating system for MIT's 6.828. For example, we are in particular interested in simplifications and clarifications, instead of suggestions for new systems calls, more portability, etc. |