<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HelenOS-historic &#x2013; /</title><description>WebSVN RSS feed &#x2013; HelenOS-historic</description><lastBuildDate>Sat, 23 May 2026 00:34:49 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS-historic&amp;path=%2F&amp;max=40&amp;peg=1145</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F&amp;peg=1145&amp;repname=HelenOS-historic" rel="self" type="application/rss+xml" />
<item><pubDate>Sun, 02 Apr 2006 17:03:32 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 1145 – align ppc32 framebuffer on 128K boundary</title><description>&lt;div&gt;&lt;strong&gt;decky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;align ppc32 framebuffer on 128K boundary&lt;/div&gt;~ /kernel/trunk/arch/ppc32/include/boot/boot.h&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/console.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1145&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1145&amp;peg=1145</guid></item>
<item><pubDate>Sat, 01 Apr 2006 20:39:25 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1144 – Completed B+-tree support. Enable btree_remove(). Reorder some static functions and ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Completed B+-tree support.&lt;br /&gt;
Enable btree_remove().&lt;br /&gt;
Reorder some static functions and group them together.&lt;br /&gt;
Fix order of nodes in the leaf_head list.&lt;/div&gt;~ /kernel/trunk/generic/src/adt/btree.c&lt;br /&gt;~ /kernel/trunk/generic/src/mm/slab.c&lt;br /&gt;~ /kernel/trunk/test/btree/btree1/test.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1144&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1144&amp;peg=1145</guid></item>
<item><pubDate>Sat, 01 Apr 2006 17:20:20 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1143 – Added support for multithreading (using futexes) into malloc.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added support for multithreading (using futexes) into malloc.&lt;/div&gt;~ /uspace/trunk/libc/include/futex.h&lt;br /&gt;~ /uspace/trunk/libc/malloc/malloc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1143&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1143&amp;peg=1145</guid></item>
<item><pubDate>Sat, 01 Apr 2006 13:02:05 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1142 – Update B+-tree code. The code is there, btree_remove() has not ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update B+-tree code.&lt;br /&gt;
The code is there, btree_remove() has not been tested yet.&lt;br /&gt;
(Fixes, if any, are to come later today.)&lt;/div&gt;~ /kernel/trunk/generic/include/adt/btree.h&lt;br /&gt;~ /kernel/trunk/generic/src/adt/btree.c&lt;br /&gt;~ /kernel/trunk/test/btree/btree1/test.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1142&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1142&amp;peg=1145</guid></item>
<item><pubDate>Fri, 31 Mar 2006 15:53:36 +0200</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1141 – Completed ipc_cleanup, it should be somehow integrated into cleanup of ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Completed ipc_cleanup, it should be somehow integrated into&lt;br /&gt;
cleanup of task. The function can sleep.&lt;/div&gt;~ /kernel/trunk/generic/src/ipc/ipc.c&lt;br /&gt;~ /kernel/trunk/generic/src/ipc/ipcrsc.c&lt;br /&gt;~ /kernel/trunk/generic/src/ipc/sysipc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1141&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1141&amp;peg=1145</guid></item>
<item><pubDate>Thu, 30 Mar 2006 20:39:21 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1140 – Change B+-tree from 2-3-4 tree to 2-3-4-5 tree by adding ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Change B+-tree from 2-3-4 tree to 2-3-4-5 tree by adding space for the fourth key.&lt;br /&gt;
This should make key removal easier.&lt;/div&gt;~ /kernel/trunk/generic/include/adt/btree.h&lt;br /&gt;~ /kernel/trunk/generic/src/adt/btree.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1140&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1140&amp;peg=1145</guid></item>
<item><pubDate>Thu, 30 Mar 2006 20:38:27 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1139 – Fix comments.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix comments.&lt;/div&gt;~ /kernel/trunk/generic/include/arch.h&lt;br /&gt;~ /kernel/trunk/generic/include/mm/buddy.h&lt;br /&gt;~ /kernel/trunk/generic/include/synch/futex.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1139&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1139&amp;peg=1145</guid></item>
<item><pubDate>Mon, 27 Mar 2006 18:56:51 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1138 – CPU stacks must have two frames on ia64. Make sure ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 10 file(s) modified&lt;/strong&gt;&lt;br/&gt;CPU stacks must have two frames on ia64.&lt;br /&gt;
Make sure both thread stack frames are mapped in before_thread_runs_arch().&lt;br /&gt;
Take STACK_FRAMES into account during kernel memory layout initialization in main_bsp().&lt;/div&gt;~ /kernel/trunk/arch/ia64/include/context.h&lt;br /&gt;~ /kernel/trunk/arch/ia64/include/mm/tlb.h&lt;br /&gt;~ /kernel/trunk/arch/ia64/src/ivt.S&lt;br /&gt;~ /kernel/trunk/arch/ia64/src/proc/scheduler.c&lt;br /&gt;~ /kernel/trunk/contrib/conf/msim.conf&lt;br /&gt;~ /kernel/trunk/generic/include/config.h&lt;br /&gt;~ /kernel/trunk/generic/include/mm/frame.h&lt;br /&gt;~ /kernel/trunk/generic/src/cpu/cpu.c&lt;br /&gt;~ /kernel/trunk/generic/src/main/main.c&lt;br /&gt;~ /kernel/trunk/generic/src/proc/thread.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1138&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1138&amp;peg=1145</guid></item>
<item><pubDate>Mon, 27 Mar 2006 15:21:37 +0200</pubDate><dc:creator>vana</dc:creator><title>Rev 1137 – context_set patch in kernel for changed allocation of ia64 RSE ...</title><description>&lt;div&gt;&lt;strong&gt;vana – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;context_set patch in kernel for changed allocation of ia64 RSE and stack&lt;/div&gt;~ /kernel/trunk/arch/ia64/include/context.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1137&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1137&amp;peg=1145</guid></item>
<item><pubDate>Sun, 26 Mar 2006 21:06:53 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 1136 – Try to avoid splitting full B+-tree nodes by trying left ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Try to avoid splitting full B+-tree nodes by trying left or right rotation first.&lt;br /&gt;
(This improved memory consumption of this algorithm by some 40% - meassured on 101-item set).&lt;/div&gt;~ /kernel/trunk/generic/src/adt/btree.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1136&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1136&amp;peg=1145</guid></item>
<item><pubDate>Sat, 25 Mar 2006 23:48:51 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 1135 – framebuffer code cleanup, support for non-standard scanline sizes ppc32: get ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;framebuffer code cleanup, support for non-standard scanline sizes&lt;br /&gt;
ppc32: get framebuffer parameters from boot loader&lt;/div&gt;~ /kernel/trunk/arch/mips32/src/console.c&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/console.c&lt;br /&gt;~ /kernel/trunk/arch/sparc64/src/console.c&lt;br /&gt;~ /kernel/trunk/genarch/include/fb/fb.h&lt;br /&gt;~ /kernel/trunk/genarch/src/fb/fb.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1135&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1135&amp;peg=1145</guid></item>
<item><pubDate>Sat, 25 Mar 2006 16:51:02 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1134 – Change B+-tree to: - store lesser keys in a key&apos;s ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Change B+-tree to:&lt;br /&gt;
- store lesser keys in a key&apos;s left subtree&lt;br /&gt;
- propagate the bigger of medians (if there are two medians) when splitting a node&lt;/div&gt;~ /kernel/trunk/generic/src/adt/btree.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1134&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1134&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 21:44:41 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 1133 – ofw uses \r</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;ofw uses \r\n as newline&lt;/div&gt;~ /boot/trunk/arch/ppc32/loader/printf.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1133&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1133&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 20:14:12 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 1132 – kernel boot API change</title><description>&lt;div&gt;&lt;strong&gt;decky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;kernel boot API change&lt;/div&gt;~ /kernel/trunk/arch/ppc32/include/boot/boot.h&lt;br /&gt;x /kernel/trunk/arch/ppc32/include/boot/memmap.h&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/boot/boot.S&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/mm/frame.c&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/mm/memory_init.c&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/ppc32.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1132&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1132&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 20:13:37 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 1131 – kernel boot API change</title><description>&lt;div&gt;&lt;strong&gt;decky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;kernel boot API change&lt;/div&gt;~ /boot/trunk/arch/ppc32/loader/asm.h&lt;br /&gt;~ /boot/trunk/arch/ppc32/loader/asm.S&lt;br /&gt;~ /boot/trunk/arch/ppc32/loader/main.c&lt;br /&gt;~ /boot/trunk/arch/ppc32/loader/main.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1131&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1131&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 19:29:04 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 1130 – extend boot info</title><description>&lt;div&gt;&lt;strong&gt;decky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;extend boot info&lt;/div&gt;~ /boot/trunk/arch/ppc32/loader/main.c&lt;br /&gt;~ /boot/trunk/arch/ppc32/loader/ofw.c&lt;br /&gt;~ /boot/trunk/arch/ppc32/loader/ofw.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1130&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1130&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 15:29:19 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1129 – Completed support for TLS in GCC (modifier __thread) for ia32,amd64,ia64 ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 23 file(s) modified&lt;/strong&gt;&lt;br/&gt;Completed support for TLS in GCC (modifier __thread) for ia32,amd64,ia64 and mips.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/src/thread.c&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/src/thread.c&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/src/thread.c&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/src/thread.c&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /uspace/trunk/libc/generic/libc.c&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/generic/thread.c&lt;br /&gt;~ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/include/thread.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1129&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1129&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 14:57:43 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1128 – Improve comments in psthread.c Rename pt-&gt;list to pt-&gt;link. Rename ps_preempt() ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improve comments in psthread.c&lt;br /&gt;
Rename pt-&gt;list to pt-&gt;link.&lt;br /&gt;
Rename ps_preempt() to psthread_schedule_next().&lt;br /&gt;
Rename ps_join() to psthread_join().&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1128&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1128&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 13:27:21 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1127 – Correct dependencies creation.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Correct dependencies creation.&lt;/div&gt;~ /uspace/trunk/libadt/Makefile&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libipc/Makefile&lt;br /&gt;~ /uspace/trunk/softfloat/Makefile&lt;br /&gt;~ /uspace/trunk/softint/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1127&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1127&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 13:17:22 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1126 – Fix bad order of EPC &amp; STATUS change in syscall_shortcut.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix bad order of EPC &amp; STATUS change in syscall_shortcut.&lt;/div&gt;~ /kernel/trunk/arch/mips32/src/exception.c&lt;br /&gt;~ /kernel/trunk/arch/mips32/src/start.S&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1126&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1126&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 12:05:41 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1125 – TLS and pseudo thread support for ia64.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;TLS and pseudo thread support for ia64.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/stack.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/Makefile.inc&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;+ /uspace/trunk/libc/include/align.h&lt;br /&gt;~ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdarg.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdlib.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1125&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1125&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 12:04:40 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1124 – Small changes. Make sparc64 and ppc32 compile again.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small changes.&lt;br /&gt;
Make sparc64 and ppc32 compile again.&lt;/div&gt;~ /kernel/trunk/arch/ia64/include/faddr.h&lt;br /&gt;~ /kernel/trunk/arch/ia64/src/context.S&lt;br /&gt;~ /kernel/trunk/arch/ppc32/src/dummy.s&lt;br /&gt;~ /kernel/trunk/arch/sparc64/src/dummy.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1124&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1124&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 01:51:14 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1123 – Changed MIPS to compile as PIC code.</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changed MIPS to compile as PIC code.&lt;/div&gt;~ /uspace/trunk/libc/arch/mips32/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/thread_entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/_link.ld.in&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1123&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1123&amp;peg=1145</guid></item>
<item><pubDate>Fri, 24 Mar 2006 01:50:00 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1122 – Set up T9 to entry point on entry to userspace ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Set up T9 to entry point on entry to userspace to facilitate better&lt;br /&gt;
PIC running.&lt;/div&gt;~ /kernel/trunk/arch/mips32/include/asm.h&lt;br /&gt;~ /kernel/trunk/arch/mips32/src/mips32.c&lt;br /&gt;~ /kernel/trunk/arch/mips32/src/start.S&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1122&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1122&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 22:18:58 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1121 – Small textual changes.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small textual changes.&lt;/div&gt;~ /kernel/trunk/arch/amd64/include/atomic.h&lt;br /&gt;~ /kernel/trunk/arch/amd64/src/amd64.c&lt;br /&gt;~ /kernel/trunk/arch/amd64/src/asm_utils.S&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/ia32.c&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/userspace.c&lt;br /&gt;~ /kernel/trunk/arch/ia64/src/ia64.c&lt;br /&gt;~ /kernel/trunk/arch/mips32/src/mips32.c&lt;br /&gt;~ /kernel/trunk/generic/src/adt/btree.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1121&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1121&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 22:18:35 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1120 – Added missing ia32 files. Renamed __entry to __start in mips, ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added missing ia32 files.&lt;br /&gt;
Renamed __entry to __start in mips, which is standard in gcc standard&lt;br /&gt;
linking scripts.&lt;/div&gt;+ /uspace/trunk/libc/arch/ia32/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/include/thread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/_link.ld.in&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1120&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1120&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 22:15:59 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1119 – Fixed bad rflags masking in amd64. Added TLS get address ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fixed bad rflags masking in amd64.&lt;br /&gt;
Added TLS get address instruction emulation for mips.&lt;/div&gt;~ /kernel/trunk/arch/amd64/src/userspace.c&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/ia32.c&lt;br /&gt;~ /kernel/trunk/arch/mips32/src/exception.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1119&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1119&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 22:15:39 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1118 – Change syscall table.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Change syscall table.&lt;/div&gt;~ /kernel/trunk/generic/src/syscall/syscall.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1118&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1118&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 22:13:37 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1117 – Improved futexes. (kernel part)</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improved futexes. (kernel part)&lt;/div&gt;~ /kernel/trunk/generic/include/synch/futex.h&lt;br /&gt;~ /kernel/trunk/generic/src/synch/futex.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1117&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1117&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 22:12:29 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1116 – Improved futexes for uspace. Please review.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Improved futexes for uspace.&lt;br /&gt;
Please review.&lt;/div&gt;~ /uspace/trunk/libc/generic/futex.c&lt;br /&gt;~ /uspace/trunk/libc/include/futex.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1116&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1116&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 12:49:11 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1115 – Fix kcpulb() to change state of the migrated thread to ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix kcpulb() to change state of the migrated thread to Entering so that thread_ready() won&apos;t panic() on violated assertion.&lt;br /&gt;
Make print out of threads and tasks more dense again.&lt;/div&gt;~ /kernel/trunk/generic/src/proc/scheduler.c&lt;br /&gt;~ /kernel/trunk/generic/src/proc/task.c&lt;br /&gt;~ /kernel/trunk/generic/src/proc/thread.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1115&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1115&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 12:01:03 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1114 – Fix futexes to correctly wake sleeping threads.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix futexes to correctly wake sleeping threads.&lt;/div&gt;~ /uspace/trunk/libc/generic/futex.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1114&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1114&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 11:33:55 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1113 – Added symbolic links &apos;libarch&apos;,&apos;libadt&apos;,&apos;libipc&apos; into libc/include, so that it can ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 44 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added symbolic links &apos;libarch&apos;,&apos;libadt&apos;,&apos;libipc&apos; into libc/include,&lt;br /&gt;
so that it can be easily used from anywhere.&lt;br /&gt;
Renamed thread_main to __thread_main.&lt;br /&gt;
Allowed MIPS to compile with -O0.&lt;br /&gt;
Added non-preemptible threads support (not yet secured by futexes).&lt;br /&gt;
Added simple way to hold Thread Local Storage. Support for compiler&lt;br /&gt;
will be added later.&lt;br /&gt;
This update breaks IA64 uspace.&lt;br /&gt;
&lt;br /&gt;
There is some forgotten spinlock_lock() in futexes, amd64 gets locked&lt;br /&gt;
in the secod uspace thread probably with preemption disabled.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/amd64/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/amd64/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/context_offset.h&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/src/entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/amd64/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/arch/amd64/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/ia32/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/ia32/include/atomic_arch.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/ia32/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/ia64/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/ia64/include/atomic_arch.h&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /uspace/trunk/libc/arch/ia64/src/thread_entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/atomic.h &lt;i&gt;(copied from /uspace/trunk/libc/arch/mips32/include/atomic_arch.h@1111)&lt;/i&gt;&lt;br /&gt;x /uspace/trunk/libc/arch/mips32/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/context_offset.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/psthread.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/thread.h&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/entry.s&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/src/psthread.S&lt;br /&gt;~ /uspace/trunk/libc/arch/mips32/src/thread_entry.s&lt;br /&gt;~ /uspace/trunk/libc/generic/libc.c&lt;br /&gt;+ /uspace/trunk/libc/generic/psthread.c&lt;br /&gt;~ /uspace/trunk/libc/generic/thread.c&lt;br /&gt;~ /uspace/trunk/libc/include/atomic.h&lt;br /&gt;~ /uspace/trunk/libc/include/io/io.h&lt;br /&gt;~ /uspace/trunk/libc/include/libc.h&lt;br /&gt;+ /uspace/trunk/libc/include/psthread.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdarg.h&lt;br /&gt;~ /uspace/trunk/libc/include/stdint.h&lt;br /&gt;~ /uspace/trunk/libc/include/thread.h&lt;br /&gt;+ /uspace/trunk/libc/include/types.h&lt;br /&gt;~ /uspace/trunk/libc/include/unistd.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;~ /uspace/trunk/libc/Makefile.toolchain&lt;br /&gt;~ /uspace/trunk/libc/malloc/malloc.c&lt;br /&gt;~ /uspace/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1113&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1113&amp;peg=1145</guid></item>
<item><pubDate>Thu, 23 Mar 2006 11:29:39 +0100</pubDate><dc:creator>palkovsky</dc:creator><title>Rev 1112 – Added basic kernel infrastructure for ThreadLocalStorage(TLS) for  ia32(complete),amd64(complete),mips32(missing emulation ...</title><description>&lt;div&gt;&lt;strong&gt;palkovsky – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added basic kernel infrastructure for ThreadLocalStorage(TLS) for &lt;br /&gt;
ia32(complete),amd64(complete),mips32(missing emulation of rdhwr instruction).&lt;/div&gt;~ /kernel/trunk/arch/amd64/include/cpu.h&lt;br /&gt;~ /kernel/trunk/arch/amd64/include/thread.h&lt;br /&gt;~ /kernel/trunk/arch/amd64/src/amd64.c&lt;br /&gt;~ /kernel/trunk/arch/amd64/src/proc/scheduler.c&lt;br /&gt;~ /kernel/trunk/arch/ia32/include/pm.h&lt;br /&gt;~ /kernel/trunk/arch/ia32/include/thread.h&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/ia32.c&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/pm.c&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/proc/scheduler.c&lt;br /&gt;~ /kernel/trunk/arch/ia32/src/userspace.c&lt;br /&gt;~ /kernel/trunk/arch/mips32/src/mips32.c&lt;br /&gt;~ /kernel/trunk/generic/include/syscall/syscall.h&lt;br /&gt;~ /kernel/trunk/generic/src/syscall/syscall.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1112&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1112&amp;peg=1145</guid></item>
<item><pubDate>Wed, 22 Mar 2006 23:30:40 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1111 – Basic futex support for userspace.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Basic futex support for userspace.&lt;/div&gt;~ /uspace/trunk/init/init.c&lt;br /&gt;+ /uspace/trunk/libc/generic/futex.c&lt;br /&gt;+ /uspace/trunk/libc/include/futex.h&lt;br /&gt;~ /uspace/trunk/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1111&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1111&amp;peg=1145</guid></item>
<item><pubDate>Wed, 22 Mar 2006 23:29:50 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1110 – Port atomic operations to uspace.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Port atomic operations to uspace.&lt;/div&gt;+ /uspace/trunk/libc/arch/amd64/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia32/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/ia64/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/arch/mips32/include/atomic_arch.h&lt;br /&gt;+ /uspace/trunk/libc/include/atomic.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1110&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1110&amp;peg=1145</guid></item>
<item><pubDate>Wed, 22 Mar 2006 23:27:44 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1109 – Basic futex. Prototype implementation.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Basic futex. Prototype implementation.&lt;/div&gt;+ /kernel/trunk/generic/include/synch/futex.h&lt;br /&gt;~ /kernel/trunk/generic/include/syscall/syscall.h&lt;br /&gt;~ /kernel/trunk/generic/src/main/main.c&lt;br /&gt;+ /kernel/trunk/generic/src/synch/futex.c&lt;br /&gt;~ /kernel/trunk/generic/src/syscall/syscall.c&lt;br /&gt;~ /kernel/trunk/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1109&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1109&amp;peg=1145</guid></item>
<item><pubDate>Wed, 22 Mar 2006 23:26:49 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1108 – Small PTE_* macros and SET_PTL0_ADDRESS macro changes.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small PTE_* macros and SET_PTL0_ADDRESS macro changes.&lt;/div&gt;~ /kernel/trunk/arch/ia64/include/mm/page.h&lt;br /&gt;~ /kernel/trunk/arch/sparc64/include/mm/page.h&lt;br /&gt;~ /kernel/trunk/genarch/include/mm/page_ht.h&lt;br /&gt;~ /kernel/trunk/genarch/include/mm/page_pt.h&lt;br /&gt;~ /kernel/trunk/generic/src/mm/as.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1108&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1108&amp;peg=1145</guid></item>
<item><pubDate>Wed, 22 Mar 2006 23:25:28 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1107 – Small atomic #include and typedef changes.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Small atomic #include and typedef changes.&lt;/div&gt;~ /kernel/trunk/arch/ia64/include/atomic.h&lt;br /&gt;~ /kernel/trunk/arch/mips32/include/atomic.h&lt;br /&gt;~ /kernel/trunk/arch/ppc32/include/atomic.h&lt;br /&gt;~ /kernel/trunk/generic/include/atomic.h&lt;br /&gt;~ /kernel/trunk/generic/include/typedefs.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1107&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1107&amp;peg=1145</guid></item>
<item><pubDate>Wed, 22 Mar 2006 23:21:26 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 1106 – Pass either -DCONFIG_PAGE_PT or -DCONFIG_PAGE_HT to the compiler.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Pass either -DCONFIG_PAGE_PT or -DCONFIG_PAGE_HT to the compiler.&lt;/div&gt;~ /kernel/trunk/arch/amd64/Makefile.inc&lt;br /&gt;~ /kernel/trunk/arch/ia32/Makefile.inc&lt;br /&gt;~ /kernel/trunk/arch/ia64/Makefile.inc&lt;br /&gt;~ /kernel/trunk/arch/mips32/Makefile.inc&lt;br /&gt;~ /kernel/trunk/arch/ppc32/Makefile.inc&lt;br /&gt;~ /kernel/trunk/arch/sparc64/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1106&amp;peg=1145</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS-historic&amp;path=%2F&amp;isdir=1&amp;rev=1106&amp;peg=1145</guid></item>
</channel></rss>