<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sbos.git/userland/irc, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.kling.gg/sbos.git/atom?h=master</id>
<link rel='self' href='https://git.kling.gg/sbos.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/'/>
<updated>2024-12-12T15:03:08+00:00</updated>
<entry>
<title>formatting: Use clang-format on all projects</title>
<updated>2024-12-12T15:03:08+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-12-12T15:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=b033314bf1901d436dc71d41d5e1f37dda47e511'/>
<id>urn:sha1:b033314bf1901d436dc71d41d5e1f37dda47e511</id>
<content type='text'>
This commit also add braces to all `if` statements.
</content>
</entry>
<entry>
<title>IRC: Use a GUI instead of a terminal application</title>
<updated>2024-06-26T18:38:43+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-06-26T18:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=58423a4cf62ee848fac5ee6755fa459c7db5acb2'/>
<id>urn:sha1:58423a4cf62ee848fac5ee6755fa459c7db5acb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kernel/IRC: Add setsockopt and move IRC client to use new socket interface</title>
<updated>2024-04-29T20:00:55+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-04-29T20:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=231301a6190605bd3ced4d961ee0d5d3fcd49d65'/>
<id>urn:sha1:231301a6190605bd3ced4d961ee0d5d3fcd49d65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IRC: Add PING command</title>
<updated>2024-04-26T15:25:13+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-04-26T15:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=2e2805c88789c148cce0118d3a4ff0212458bb86'/>
<id>urn:sha1:2e2805c88789c148cce0118d3a4ff0212458bb86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new stuff</title>
<updated>2024-03-28T09:34:00+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-03-28T09:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=7eceb43433634ee253507208baf1d8298b40e377'/>
<id>urn:sha1:7eceb43433634ee253507208baf1d8298b40e377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Random changes</title>
<updated>2024-03-25T20:04:10+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-03-25T20:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=3deb2df8e62a5f0a5535ee734a5aa13b0959f53f'/>
<id>urn:sha1:3deb2df8e62a5f0a5535ee734a5aa13b0959f53f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MMU: Fixed massive problem in assumption of RAM layout</title>
<updated>2024-03-20T18:08:18+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-03-20T17:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=a950021011e41b7d4fd285dde278cf9b06f89574'/>
<id>urn:sha1:a950021011e41b7d4fd285dde278cf9b06f89574</id>
<content type='text'>
This caused certain addreses which where not RAM memory to be assigned
to virtual addresses incorrectly. This caused a significant slowdown
when running it with KVM due to constantly having to exit the VM if the
OS writes to memory that is not RAM.

This fix increased the performance of KVM significantly and improved TCG
performance.
</content>
</entry>
<entry>
<title>IRC: Add the IRC client I am working on</title>
<updated>2024-03-19T00:41:22+00:00</updated>
<author>
<name>Anton Kling</name>
<email>anton@kling.gg</email>
</author>
<published>2024-03-19T00:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kling.gg/sbos.git/commit/?id=553b43d2e563dcff74d4c86904fa3737e96d7365'/>
<id>urn:sha1:553b43d2e563dcff74d4c86904fa3737e96d7365</id>
<content type='text'>
</content>
</entry>
</feed>
