<feed xmlns='http://www.w3.org/2005/Atom'>
<title>weenix.git/kernel/proc, branch master</title>
<subtitle>My final project for Brown University's graduate level operating systems course. Weenix is a full fledge operating system built on unix.
</subtitle>
<id>https://git.mfoi.dev/weenix.git/atom?h=master</id>
<link rel='self' href='https://git.mfoi.dev/weenix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/'/>
<updated>2024-05-15T22:17:49Z</updated>
<entry>
<title>FINAfinal submission (for real this time)</title>
<updated>2024-05-15T22:17:49Z</updated>
<author>
<name>Michael Foiani</name>
<email>mfoiani@cs.brown.edu</email>
</author>
<published>2024-05-15T22:17:49Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=3942ec1841219e9d1033f583ebfcf687cb76a4af'/>
<id>urn:sha1:3942ec1841219e9d1033f583ebfcf687cb76a4af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix halt on vfstest</title>
<updated>2024-05-15T09:00:25Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-05-15T09:00:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=3a367faa2d992427575358064ec6a7c97316b094'/>
<id>urn:sha1:3a367faa2d992427575358064ec6a7c97316b094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s5 fixes!</title>
<updated>2024-05-15T01:15:00Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-05-15T01:15:00Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=f077699e3c77321235c007ec7e47e066ed55ca68'/>
<id>urn:sha1:f077699e3c77321235c007ec7e47e066ed55ca68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes to work on dept machine</title>
<updated>2024-05-14T21:16:42Z</updated>
<author>
<name>Michael Foiani</name>
<email>mfoiani@cs.brown.edu</email>
</author>
<published>2024-05-14T21:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=53b54f664ed2b4630c23cacc9e216a6a5935b57f'/>
<id>urn:sha1:53b54f664ed2b4630c23cacc9e216a6a5935b57f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weenix fixes</title>
<updated>2024-05-14T03:19:46Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-05-14T03:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=06d50155ac0bd079bfca0f5728346d8beeb205f2'/>
<id>urn:sha1:06d50155ac0bd079bfca0f5728346d8beeb205f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s5 fixes and issues with weenix</title>
<updated>2024-05-13T12:10:55Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-05-13T12:10:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=7585cb5ad84babe9db8c6595de464e33fb878f0c'/>
<id>urn:sha1:7585cb5ad84babe9db8c6595de464e33fb878f0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weenix</title>
<updated>2024-05-13T09:27:24Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-05-13T09:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=f09878f6327426631d9419d825a4e8396e3b9dc4'/>
<id>urn:sha1:f09878f6327426631d9419d825a4e8396e3b9dc4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix proc issues to get weenix to halt cleanly. very sad</title>
<updated>2024-04-27T00:49:08Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-04-27T00:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=0e2acbe54e5800621692c2f6e9e9590aa369e165'/>
<id>urn:sha1:0e2acbe54e5800621692c2f6e9e9590aa369e165</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish s5, but no clean halt</title>
<updated>2024-04-26T08:06:23Z</updated>
<author>
<name>sotech117</name>
<email>michael_foiani@brown.edu</email>
</author>
<published>2024-04-26T08:06:23Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=106eacf796dc15d1256aa92ee4ded216d0e6f29c'/>
<id>urn:sha1:106eacf796dc15d1256aa92ee4ded216d0e6f29c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'brown-cs1690:master' into master</title>
<updated>2024-04-25T07:45:32Z</updated>
<author>
<name>sotech117</name>
<email>26747948+sotech117@users.noreply.github.com</email>
</author>
<published>2024-04-25T07:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mfoi.dev/weenix.git/commit/?id=c9f4da6024393310e254a2cba679b1f1cc67607a'/>
<id>urn:sha1:c9f4da6024393310e254a2cba679b1f1cc67607a</id>
<content type='text'>
</content>
</entry>
</feed>
