<feed xmlns='http://www.w3.org/2005/Atom'>
<title>135e2/xv6-labs.git/Makefile, branch syscall</title>
<subtitle>xv6-labs-2024-winter</subtitle>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/'/>
<entry>
<title>lab syscall: finish</title>
<updated>2024-01-18T09:35:27+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-01-18T09:35:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=493159b9bb1a764926daa49fb09bff8f29e8e9e5'/>
<id>493159b9bb1a764926daa49fb09bff8f29e8e9e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lab util: finish</title>
<updated>2024-01-18T06:25:09+00:00</updated>
<author>
<name>Mole Shang</name>
<email>135e2@135e2.dev</email>
</author>
<published>2024-01-17T03:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=33ca12a4653752d179e6296c7ca2f91a626d30f3'/>
<id>33ca12a4653752d179e6296c7ca2f91a626d30f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean all zip files, even old ones</title>
<updated>2023-09-21T14:30:02+00:00</updated>
<author>
<name>Sanjit Bhat</name>
<email>sanjit.bhat@gmail.com</email>
</author>
<published>2023-09-21T14:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=e3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a'/>
<id>e3b3f8f9b0b1dc9c9e42622b90e2155ff7f7b40a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update grading and zipball rule</title>
<updated>2023-09-19T18:21:29+00:00</updated>
<author>
<name>Sanjit Bhat</name>
<email>sanjit.bhat@gmail.com</email>
</author>
<published>2023-09-19T18:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=c546b2fd10adbda71411a5c0b313c5317afb5522'/>
<id>c546b2fd10adbda71411a5c0b313c5317afb5522</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: new submission system</title>
<updated>2023-09-12T18:08:11+00:00</updated>
<author>
<name>Sanjit Bhat</name>
<email>sanjit.bhat@gmail.com</email>
</author>
<published>2023-09-12T18:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=aa846139f836f4997ef1955bc891a9ec91983b95'/>
<id>aa846139f836f4997ef1955bc891a9ec91983b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2nd lab</title>
<updated>2023-09-07T13:24:01+00:00</updated>
<author>
<name>Robert Morris</name>
<email>rtm@csail.mit.edu</email>
</author>
<published>2023-09-07T13:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=87de947c747042fe7de95ace74b272a88ff686a8'/>
<id>87de947c747042fe7de95ace74b272a88ff686a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use simple linker script to force data segment to be page aligned</title>
<updated>2022-08-23T14:54:40+00:00</updated>
<author>
<name>Frans Kaashoek</name>
<email>kaashoek@mit.edu</email>
</author>
<published>2022-08-23T14:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=4cd4d194b8827af4971a81ad28968499925f884f'/>
<id>4cd4d194b8827af4971a81ad28968499925f884f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile user binary to map text without W and data without X</title>
<updated>2022-08-15T23:02:19+00:00</updated>
<author>
<name>Frans Kaashoek</name>
<email>kaashoek@mit.edu</email>
</author>
<published>2022-08-15T23:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=cef1b57d4a97f15e9858804e368f7928b579b88e'/>
<id>cef1b57d4a97f15e9858804e368f7928b579b88e</id>
<content type='text'>
Use the flags in elf header to set vm permissions
Modify pgbug() so that usertests text segment is without W
Add test to check app cannot write text segment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the flags in elf header to set vm permissions
Modify pgbug() so that usertests text segment is without W
Add test to check app cannot write text segment
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid user-level segfault if a process doesn't call exit()</title>
<updated>2022-08-10T10:37:21+00:00</updated>
<author>
<name>Robert Morris</name>
<email>rtm@csail.mit.edu</email>
</author>
<published>2022-08-10T10:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=76ad8e974fefb4588b0a318f6502fde6bd730097'/>
<id>76ad8e974fefb4588b0a318f6502fde6bd730097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable reading memory using gdb</title>
<updated>2022-08-09T18:21:16+00:00</updated>
<author>
<name>Rahul Thomas</name>
<email>rapidclock@users.noreply.github.com</email>
</author>
<published>2022-07-16T08:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.135e2.dev/135e2/xv6-labs.git/commit/?id=7c958af7828973787f3c327854ba71dd3077ad2d'/>
<id>7c958af7828973787f3c327854ba71dd3077ad2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
