<?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 &#x2013; /</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Wed, 22 Apr 2026 03:58:57 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F&amp;max=40&amp;peg=3433</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F&amp;peg=3433&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 16 Sep 2008 23:31:50 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3433 – Move kbox handling code into a separate module.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Move kbox handling code into a separate module.&lt;/div&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;+ /branches/tracing/kernel/generic/include/ipc/ipc_kbox.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;+ /branches/tracing/kernel/generic/src/ipc/ipc_kbox.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3433&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3433&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 23:12:49 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3432 – Remove unneeded return statement.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove unneeded return statement.&lt;/div&gt;~ /branches/tracing/kernel/arch/arm32/src/mm/page_fault.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3432&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3432&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 23:09:57 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3431 – Add configuration option CONFIG_UDEBUG to compile udebug in the kernel ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add configuration option CONFIG_UDEBUG to compile udebug in the kernel or not.&lt;/div&gt;~ /branches/tracing/kernel/arch/amd64/src/debugger.c&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/src/mm/page_fault.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/ia32.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/exception.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/src/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/generic/include/mm/as.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/task.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/interrupt/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/main/uinit.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/time/clock.c&lt;br /&gt;~ /branches/tracing/kernel/kernel.config&lt;br /&gt;~ /branches/tracing/kernel/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3431&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3431&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 22:10:08 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3430 – Do not enable interrupts in ia32 breakpoint exception handler.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not enable interrupts in ia32 breakpoint exception handler.&lt;/div&gt;~ /branches/tracing/kernel/arch/ia32/src/breakpoint.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3430&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3430&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 12:42:29 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3429 – debug: pass task ID as a command-line argument</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;debug: pass task ID as a command-line argument&lt;/div&gt;~ /branches/tracing/uspace/app/debug/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3429&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3429&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 12:18:39 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3428 – sctrace: pass task ID as a command-line argument</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;sctrace: pass task ID as a command-line argument&lt;/div&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/sctrace.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3428&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3428&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 12:06:32 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3427 – Added strtok() and strtok_r() to userspace libc</title><description>&lt;div&gt;&lt;strong&gt;post – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added strtok() and strtok_r() to userspace libc&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3427&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3427&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 11:45:58 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3426 – Fix compile errors.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix compile errors.&lt;/div&gt;~ /branches/tracing/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3426&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3426&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 11:37:43 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3425 – Merge latest trunk changes into tracing (broken)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 247 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge latest trunk changes into tracing (broken)&lt;/div&gt;~ /branches/tracing/boot/arch/amd64/grub/menu.lst&lt;br /&gt;~ /branches/tracing/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/tracing/boot/arch/arm32/loader/asm.S&lt;br /&gt;~ /branches/tracing/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/ia32/grub/menu.lst&lt;br /&gt;~ /branches/tracing/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/tracing/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/tracing/boot/arch/mips32/loader/asm.S&lt;br /&gt;~ /branches/tracing/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/ppc32/loader/main.c&lt;br /&gt;~ /branches/tracing/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/ppc32/loader/ofwarch.c&lt;br /&gt;~ /branches/tracing/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/asm.S&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/boot.S&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/main.c&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/main.h&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/silo/silo.conf&lt;br /&gt;~ /branches/tracing/boot/boot.config&lt;br /&gt;~ /branches/tracing/boot/generic/string.c&lt;br /&gt;~ /branches/tracing/boot/generic/string.h&lt;br /&gt;x /branches/tracing/boot/tools/ia64&lt;br /&gt;x /branches/tracing/contrib/conf/bootindy&lt;br /&gt;~ /branches/tracing/contrib/conf/msim.conf&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.amd64.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.arm32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ia32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ia64.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.mipsel32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ppc32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ppc64.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.sparc64.sh&lt;br /&gt;~ /branches/tracing/HelenOS.config&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/include/atomic.h&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/src/asm_utils.S&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/src/userspace.c&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/src/userspace.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/atomic.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/drivers/ega.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/mm/as.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/smp/smp.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/userspace.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/src/userspace.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/src/asm.S&lt;br /&gt;x /branches/tracing/kernel/arch/mips32/include/drivers/arc.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/drivers/msim.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/drivers/serial.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/mm/as.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/mm/tlb.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/console.c&lt;br /&gt;x /branches/tracing/kernel/arch/mips32/src/drivers/arc.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/drivers/msim.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/mips32.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/mm/as.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/mm/frame.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/mm/tlb.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/start.S&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/src/mm/page.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/src/mm/tlb.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/atomic.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/doc/arch/mips32&lt;br /&gt;~ /branches/tracing/kernel/doc/AUTHORS&lt;br /&gt;x /branches/tracing/kernel/doc/BUGS_FOUND&lt;br /&gt;~ /branches/tracing/kernel/genarch/include/mm/page_pt.h&lt;br /&gt;~ /branches/tracing/kernel/genarch/src/mm/as_ht.c&lt;br /&gt;~ /branches/tracing/kernel/genarch/src/mm/as_pt.c&lt;br /&gt;~ /branches/tracing/kernel/generic/include/config.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/errno.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/lib/elf.h&lt;br /&gt;x /branches/tracing/kernel/generic/include/lib/objc.h&lt;br /&gt;x /branches/tracing/kernel/generic/include/lib/objc_ext.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/macros.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/mm/as.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/mm/buddy.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/mm/frame.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/mm/slab.h&lt;br /&gt;+ /branches/tracing/kernel/generic/include/proc/program.h &lt;i&gt;(copied from /trunk/kernel/generic/include/proc/program.h@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/task.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/synch/mutex.h&lt;br /&gt;+ /branches/tracing/kernel/generic/include/synch/smc.h &lt;i&gt;(copied from /trunk/kernel/generic/include/synch/smc.h@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/generic/include/syscall/syscall.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/console/kconsole.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipcrsc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/lib/elf.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/lib/memstr.c&lt;br /&gt;x /branches/tracing/kernel/generic/src/lib/objc.c&lt;br /&gt;x /branches/tracing/kernel/generic/src/lib/objc_ext.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/lib/rd.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/main/main.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/backend_anon.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/buddy.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/frame.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/slab.c&lt;br /&gt;+ /branches/tracing/kernel/generic/src/proc/program.c &lt;i&gt;(copied from /trunk/kernel/generic/src/proc/program.c@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/scheduler.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/synch/condvar.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/synch/mutex.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/synch/rwlock.c&lt;br /&gt;+ /branches/tracing/kernel/generic/src/synch/smc.c &lt;i&gt;(copied from /trunk/kernel/generic/src/synch/smc.c@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/sysinfo/sysinfo.c&lt;br /&gt;~ /branches/tracing/kernel/kernel.config&lt;br /&gt;~ /branches/tracing/kernel/Makefile&lt;br /&gt;~ /branches/tracing/kernel/test/mm/slab2.c&lt;br /&gt;~ /branches/tracing/Makefile&lt;br /&gt;+ /branches/tracing/tools/mkfat.py &lt;i&gt;(copied from /trunk/tools/mkfat.py@3424)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/tools/mkfat.sh &lt;i&gt;(copied from /trunk/tools/mkfat.sh@3424)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/tools/mkhord.py &lt;i&gt;(copied from /trunk/tools/mkhord.py@3424)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/tools/mktmpfs.py&lt;br /&gt;+ /branches/tracing/tools/xstruct.py &lt;i&gt;(copied from /trunk/tools/xstruct.py@3424)&lt;/i&gt;&lt;br /&gt;x /branches/tracing/uspace/app/ash&lt;br /&gt;+ /branches/tracing/uspace/app/bdsh &lt;i&gt;(copied from /trunk/uspace/app/bdsh@3424)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/app/cli &lt;i&gt;(copied from /trunk/uspace/app/cli@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/app/init/init.c&lt;br /&gt;~ /branches/tracing/uspace/app/init/Makefile&lt;br /&gt;~ /branches/tracing/uspace/app/klog/Makefile&lt;br /&gt;~ /branches/tracing/uspace/app/tester/Makefile&lt;br /&gt;~ /branches/tracing/uspace/app/tester/tester.c&lt;br /&gt;~ /branches/tracing/uspace/app/tetris/input.c&lt;br /&gt;~ /branches/tracing/uspace/app/tetris/Makefile&lt;br /&gt;+ /branches/tracing/uspace/dist/app &lt;i&gt;(copied from /trunk/uspace/dist/app@3424)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/dist/cfg &lt;i&gt;(copied from /trunk/uspace/dist/cfg@3424)&lt;/i&gt;&lt;br /&gt;x /branches/tracing/uspace/dist/etc&lt;br /&gt;x /branches/tracing/uspace/dist/sbin&lt;br /&gt;+ /branches/tracing/uspace/dist/srv &lt;i&gt;(copied from /trunk/uspace/dist/srv@3424)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/amd64/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/amd64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/arm32/include/byteorder.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/arm32/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/arm32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia64/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/mips32/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc32/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc64/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/sparc64/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/sparc64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/as.c&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/generic/getopt.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/getopt.c@3424)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/generic/io/asprintf.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/asprintf.c@3424)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/ipc.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/libc.c&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/generic/pcb.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/pcb.c@3222)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/generic/smc.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/smc.c@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/vfs/canonify.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/as.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/ctype.h&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/include/getopt.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/getopt.h@3424)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/io/stream.h&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/include/ipc/loader.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/ipc/loader.h@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/libc.h&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/include/loader &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/loader@3222)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/include/smc.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/smc.h@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/string.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/task.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/tracing/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libfs/libfs.h&lt;br /&gt;~ /branches/tracing/uspace/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/console/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/devmap/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/fb/main.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fb/Makefile&lt;br /&gt;+ /branches/tracing/uspace/srv/fb/msim.c &lt;i&gt;(copied from /trunk/uspace/srv/fb/msim.c@3424)&lt;/i&gt;&lt;br /&gt;+ /branches/tracing/uspace/srv/fb/msim.h &lt;i&gt;(copied from /trunk/uspace/srv/fb/msim.h@3424)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /branches/tracing/uspace/srv/kbd/Makefile&lt;br /&gt;+ /branches/tracing/uspace/srv/loader &lt;i&gt;(copied from /trunk/uspace/srv/loader@3222)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/srv/loader/elf_load.c&lt;br /&gt;~ /branches/tracing/uspace/srv/ns/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/rd/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/rd/rd.c&lt;br /&gt;~ /branches/tracing/uspace/srv/rd/rd.h&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs_file.c&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3425&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3425&amp;peg=3433</guid></item>
<item><pubDate>Tue, 16 Sep 2008 00:05:06 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3424 – Merge trunk changes up to r3180 into tracing</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 239 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge trunk changes up to r3180 into tracing&lt;/div&gt;~ /branches/tracing/boot/arch/amd64/grub/menu.lst&lt;br /&gt;~ /branches/tracing/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/tracing/boot/arch/arm32/loader/boot.S&lt;br /&gt;~ /branches/tracing/boot/arch/ia32/grub/menu.lst&lt;br /&gt;~ /branches/tracing/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/tracing/boot/arch/ia64/loader/gefi/apps/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/mips32/loader/asm.S&lt;br /&gt;~ /branches/tracing/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/asm.S&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /branches/tracing/boot/arch/sparc64/loader/ofwarch.c&lt;br /&gt;x /branches/tracing/contrib/conf/dot.bochsrc&lt;br /&gt;x /branches/tracing/contrib/conf/HelenOS.amd64.simics&lt;br /&gt;x /branches/tracing/contrib/conf/HelenOS.ppc32.simics&lt;br /&gt;x /branches/tracing/contrib/conf/HelenOS.sparc64.simics&lt;br /&gt;x /branches/tracing/contrib/conf/simics.conf&lt;br /&gt;x /branches/tracing/contrib/conf/spmips.conf&lt;br /&gt;x /branches/tracing/contrib/conf/SPMIPS.simics&lt;br /&gt;x /branches/tracing/contrib/conf/vmware.conf&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.amd64.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.arm32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ia32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ia64.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.mipsel32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ppc32.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.ppc64.sh&lt;br /&gt;~ /branches/tracing/contrib/toolchain/toolchain.sparc64.sh&lt;br /&gt;~ /branches/tracing/HelenOS.config&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/include/atomic.h&lt;br /&gt;/branches/tracing/kernel/arch/amd64/include/memstr.h &lt;i&gt;(copied from /trunk/kernel/arch/amd64/include/memstr.h@3071)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/src/asm_utils.S&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/src/debugger.c&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/src/pm.c&lt;br /&gt;~ /branches/tracing/kernel/arch/amd64/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/include/barrier.h&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/include/memstr.h&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/src/exception.c&lt;br /&gt;~ /branches/tracing/kernel/arch/arm32/src/mm/page_fault.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/atomic.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/barrier.h&lt;br /&gt;/branches/tracing/kernel/arch/ia32/include/memstr.h &lt;i&gt;(copied from /trunk/kernel/arch/ia32/include/memstr.h@3071)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/mm/page.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/smp/apic.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/asm.S&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/breakpoint.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/debug/panic.s&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/drivers/ega.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/pm.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/smp/ap.S&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32/src/smp/smp.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/src/ia32xen.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/src/pm.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia32xen/src/smp/smp.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/include/barrier.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/include/memstr.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/src/drivers/ega.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ia64/src/mm/vhpt.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/atomic.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/barrier.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/memstr.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/debugger.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/exception.c&lt;br /&gt;~ /branches/tracing/kernel/arch/mips32/src/mips32.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/barrier.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/boot/boot.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/drivers/cuda.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/memstr.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/mm/tlb.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/src/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc32/src/mm/page.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/include/barrier.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/include/exception.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/include/memstr.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/src/cpu/cpu.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/src/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/arch/ppc64/src/mm/page.c&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/asm.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/barrier.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/cpu.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/memstr.h&lt;br /&gt;+ /branches/tracing/kernel/arch/sparc64/include/mm/cache_spec.h &lt;i&gt;(copied from /trunk/kernel/arch/sparc64/include/mm/cache_spec.h@3153)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/mm/tlb.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/include/types.h&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/cpu/cpu.c&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/mm/as.c&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/mm/cache.S&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/smp/smp.c&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/trap/exception.c&lt;br /&gt;~ /branches/tracing/kernel/arch/sparc64/src/trap/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/genarch/include/ofw/ofw_tree.h&lt;br /&gt;~ /branches/tracing/kernel/genarch/src/acpi/acpi.c&lt;br /&gt;~ /branches/tracing/kernel/genarch/src/acpi/madt.c&lt;br /&gt;~ /branches/tracing/kernel/genarch/src/mm/as_pt.c&lt;br /&gt;~ /branches/tracing/kernel/genarch/src/mm/page_pt.c&lt;br /&gt;~ /branches/tracing/kernel/generic/include/adt/avl.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/adt/list.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/console/console.h&lt;br /&gt;x /branches/tracing/kernel/generic/include/console/klog.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/ddi/device.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/debug.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/interrupt.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/memstr.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/panic.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/task.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/stackarg.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/synch/spinlock.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/syscall/syscall.h&lt;br /&gt;~ /branches/tracing/kernel/generic/include/typedefs.h&lt;br /&gt;~ /branches/tracing/kernel/generic/src/adt/btree.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/adt/hash_table.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/console/chardev.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/console/cmd.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/console/console.c&lt;br /&gt;x /branches/tracing/kernel/generic/src/console/klog.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/cpu/cpu.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/debug/symtab.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/interrupt/interrupt.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/lib/func.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/lib/memstr.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/lib/objc_ext.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/main/main.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/backend_anon.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/buddy.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/frame.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/page.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/mm/slab.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/printf/printf_core.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/printf/vprintf.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/scheduler.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/synch/rwlock.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/synch/spinlock.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/sysinfo/sysinfo.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug_ipc.c&lt;br /&gt;~ /branches/tracing/kernel/generic/src/udebug/udebug_ops.c&lt;br /&gt;~ /branches/tracing/kernel/kernel.config&lt;br /&gt;~ /branches/tracing/kernel/Makefile&lt;br /&gt;~ /branches/tracing/kernel/test/avltree/avltree1.c&lt;br /&gt;~ /branches/tracing/kernel/test/fpu/fpu1.c&lt;br /&gt;~ /branches/tracing/kernel/test/fpu/mips2.c&lt;br /&gt;~ /branches/tracing/kernel/test/fpu/sse1.c&lt;br /&gt;~ /branches/tracing/kernel/test/mm/falloc2.c&lt;br /&gt;~ /branches/tracing/kernel/test/mm/slab1.c&lt;br /&gt;~ /branches/tracing/kernel/test/mm/slab2.c&lt;br /&gt;~ /branches/tracing/kernel/test/print/print1.c&lt;br /&gt;~ /branches/tracing/kernel/test/synch/rwlock3.c&lt;br /&gt;~ /branches/tracing/kernel/test/synch/rwlock4.c&lt;br /&gt;~ /branches/tracing/kernel/test/synch/rwlock5.c&lt;br /&gt;~ /branches/tracing/kernel/test/synch/semaphore2.c&lt;br /&gt;~ /branches/tracing/kernel/test/test.h&lt;br /&gt;~ /branches/tracing/kernel/test/thread/thread1.c&lt;br /&gt;~ /branches/tracing/Makefile&lt;br /&gt;~ /branches/tracing/tools/mktmpfs.py&lt;br /&gt;~ /branches/tracing/uspace/app/init/init.c&lt;br /&gt;~ /branches/tracing/uspace/app/init/init.h&lt;br /&gt;~ /branches/tracing/uspace/app/init/version.c&lt;br /&gt;~ /branches/tracing/uspace/app/init/version.h&lt;br /&gt;~ /branches/tracing/uspace/app/klog/klog.c&lt;br /&gt;~ /branches/tracing/uspace/app/sctrace/syscalls.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/debug/debug1.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/devmap/devmap1.c&lt;br /&gt;~ /branches/tracing/uspace/app/tester/tester.c&lt;br /&gt;~ /branches/tracing/uspace/app/tetris/scores.c&lt;br /&gt;+ /branches/tracing/uspace/dist &lt;i&gt;(copied from /trunk/uspace/dist@3071)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/amd64/include/atomic.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/amd64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/arm32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/include/atomic.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/include/config.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia32/src/syscall.S&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ia64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/mips32/include/atomic.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/mips32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/ppc32/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/arch/sparc64/src/entry.s&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/async.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/fibril.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/io/stream.h&lt;br /&gt;+ /branches/tracing/uspace/lib/libc/include/ipc/devmap.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/ipc/devmap.h@3090)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/ipc/services.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/libc.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libc/include/task.h&lt;br /&gt;~ /branches/tracing/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /branches/tracing/uspace/srv/console/console.c&lt;br /&gt;~ /branches/tracing/uspace/srv/console/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/devmap/devmap.c&lt;br /&gt;x /branches/tracing/uspace/srv/devmap/devmap.h&lt;br /&gt;~ /branches/tracing/uspace/srv/fb/main.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fb/Makefile&lt;br /&gt;x /branches/tracing/uspace/srv/fb/sysio.c&lt;br /&gt;x /branches/tracing/uspace/srv/fb/sysio.h&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs.c&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;+ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c &lt;i&gt;(copied from /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c@3153)&lt;/i&gt;&lt;br /&gt;~ /branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /branches/tracing/uspace/srv/kbd/generic/kbd.c&lt;br /&gt;~ /branches/tracing/uspace/srv/kbd/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/ns/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/ns/ns.c&lt;br /&gt;~ /branches/tracing/uspace/srv/rd/Makefile&lt;br /&gt;~ /branches/tracing/uspace/srv/rd/rd.c&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs_lookup.c&lt;br /&gt;~ /branches/tracing/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3424&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3424&amp;peg=3433</guid></item>
<item><pubDate>Mon, 15 Sep 2008 23:21:30 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3423 – ppc32 rtld/dltest fixes. dltest now runs, but no console output.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;ppc32 rtld/dltest fixes. dltest now runs, but no console output.&lt;/div&gt;~ /branches/dynload/uspace/app/dltest/arch/ppc32/_link.ld.in&lt;br /&gt;~ /branches/dynload/uspace/app/dltest/dltest.c&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3423&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3423&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 23:35:44 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3422 – as_area_resize() should use as instead of AS.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;as_area_resize() should use as instead of AS.&lt;/div&gt;~ /trunk/kernel/generic/src/mm/as.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3422&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3422&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 23:27:15 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3421 – Hm, maybe cfg is better than conf. :-)</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Hm, maybe cfg is better than conf. :-)&lt;/div&gt;+ /trunk/uspace/dist/cfg &lt;i&gt;(copied from /trunk/uspace/dist/conf@3420)&lt;/i&gt;&lt;br /&gt;x /trunk/uspace/dist/conf&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3421&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3421&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 19:33:47 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3420 – Add skeletal sleep and cp commands (not yet working)</title><description>&lt;div&gt;&lt;strong&gt;post – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add skeletal sleep and cp commands (not yet working)&lt;/div&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/cp.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/cp.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/cp_def.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/entry.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;~ /trunk/uspace/app/bdsh/util.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3420&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3420&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 19:32:10 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3419 – Fix bug in mknewcmd (incorrectly prototyping entry points)</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix bug in mknewcmd (incorrectly prototyping entry points)&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/mknewcmd&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3419&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3419&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 18:57:18 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3418 – cstyle</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cstyle&lt;/div&gt;~ /trunk/uspace/app/bdsh/scli.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3418&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3418&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 18:57:02 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3417 – Fix quirks in config.h</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix quirks in config.h&lt;/div&gt;~ /trunk/uspace/app/bdsh/config.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3417&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3417&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 18:39:25 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3416 – Merge changeset 3122 from tracing to trunk. (Add missing include)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge changeset 3122 from tracing to trunk. (Add missing include)&lt;/div&gt;~ /trunk/kernel/arch/arm32/include/interrupt.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3416&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3416&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 18:27:46 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3415 – Fix off-by-one error in tester.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix off-by-one error in tester.&lt;/div&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3415&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3415&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 17:49:50 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3414 – Update README and mknewcmd to reflect changes in command entry ...</title><description>&lt;div&gt;&lt;strong&gt;post – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Update README and mknewcmd to reflect changes in command entry points&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/mknewcmd&lt;br /&gt;~ /trunk/uspace/app/bdsh/README&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3414&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3414&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 17:43:22 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3413 – Simplify entry types (and return values) for commands</title><description>&lt;div&gt;&lt;strong&gt;post – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simplify entry types (and return values) for commands&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/cd/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/cmds.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/pwd/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/quit.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/touch.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3413&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3413&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 17:19:00 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3412 – Replace /etc with /conf</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Replace /etc with /conf&lt;/div&gt;+ /trunk/uspace/dist/conf&lt;br /&gt;x /trunk/uspace/dist/etc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3412&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3412&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 16:57:05 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3411 – Take debug printfs out of cat</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Take debug printfs out of cat&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3411&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3411&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 16:41:31 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3410 – Introduce directories &apos;/app&apos; and &apos;/srv&apos; on ramdisk instead of &apos;/sbin&apos; ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Introduce directories &apos;/app&apos; and &apos;/srv&apos; on ramdisk instead of &apos;/sbin&apos; to mirror source tree.&lt;/div&gt;~ /trunk/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /trunk/uspace/app/bdsh/config.h&lt;br /&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;+ /trunk/uspace/dist/app&lt;br /&gt;x /trunk/uspace/dist/sbin&lt;br /&gt;+ /trunk/uspace/dist/srv&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3410&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3410&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 14:10:53 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3409 – Merge latest trunk changes into dynload</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge latest trunk changes into dynload&lt;/div&gt;~ /branches/dynload/boot/generic/string.c&lt;br /&gt;~ /branches/dynload/boot/generic/string.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ppc32/include/asm/regname.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ppc32/include/exception.h&lt;br /&gt;+ /branches/dynload/kernel/arch/ppc32/include/regutils.h &lt;i&gt;(copied from /trunk/kernel/arch/ppc32/include/regutils.h@3406)&lt;/i&gt;&lt;br /&gt;~ /branches/dynload/kernel/generic/src/lib/memstr.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3409&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3409&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 14:04:28 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3408 – Use memmove() instead of memcpy() to copy the ramdisk image ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use memmove() instead of memcpy() to copy the ramdisk image in the sparc64 loader.&lt;/div&gt;~ /trunk/boot/arch/sparc64/loader/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3408&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3408&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 14:03:37 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3407 – Prevent gcc from generating FPU code for the sparc64 loader.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Prevent gcc from generating FPU code for the sparc64 loader.&lt;/div&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3407&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3407&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 13:18:07 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3406 – Merge changeset 3114 from tracing into trunk. (implementation of istate_from_uspace() ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge changeset 3114 from tracing into trunk. (implementation of istate_from_uspace() for ppc32)&lt;/div&gt;~ /trunk/kernel/arch/ppc32/include/asm/regname.h&lt;br /&gt;~ /trunk/kernel/arch/ppc32/include/exception.h&lt;br /&gt;+ /trunk/kernel/arch/ppc32/include/regutils.h &lt;i&gt;(copied from /branches/tracing/kernel/arch/ppc32/include/regutils.h@3114)&lt;/i&gt;&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3406&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3406&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 13:00:31 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3405 – Implement memmove() for the use in the boot component.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement memmove() for the use in the boot component.&lt;/div&gt;~ /trunk/boot/generic/string.c&lt;br /&gt;~ /trunk/boot/generic/string.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3405&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3405&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 12:59:25 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3404 – cstyle</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cstyle&lt;/div&gt;~ /trunk/kernel/generic/src/lib/memstr.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3404&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3404&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 12:43:16 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3403 – Merge latest trunk changes into dynload</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 167 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge latest trunk changes into dynload&lt;/div&gt;~ /branches/dynload/boot/arch/amd64/grub/menu.lst&lt;br /&gt;~ /branches/dynload/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/dynload/boot/arch/arm32/loader/asm.S&lt;br /&gt;~ /branches/dynload/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /branches/dynload/boot/arch/ia32/grub/menu.lst&lt;br /&gt;~ /branches/dynload/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/dynload/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/dynload/boot/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/dynload/boot/arch/mips32/loader/asm.S&lt;br /&gt;~ /branches/dynload/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /branches/dynload/boot/arch/ppc32/loader/main.c&lt;br /&gt;~ /branches/dynload/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/dynload/boot/arch/ppc32/loader/ofwarch.c&lt;br /&gt;~ /branches/dynload/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/loader/asm.S&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/loader/boot.S&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/loader/main.c&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/loader/main.h&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/dynload/boot/arch/sparc64/silo/silo.conf&lt;br /&gt;~ /branches/dynload/boot/boot.config&lt;br /&gt;x /branches/dynload/boot/tools/ia64&lt;br /&gt;x /branches/dynload/contrib/conf/bootindy&lt;br /&gt;~ /branches/dynload/contrib/conf/msim.conf&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.amd64.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.arm32.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.ia32.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.ia64.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.mipsel32.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.ppc32.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.ppc64.sh&lt;br /&gt;~ /branches/dynload/contrib/toolchain/toolchain.sparc64.sh&lt;br /&gt;~ /branches/dynload/HelenOS.config&lt;br /&gt;~ /branches/dynload/kernel/arch/amd64/include/atomic.h&lt;br /&gt;~ /branches/dynload/kernel/arch/amd64/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/amd64/src/asm_utils.S&lt;br /&gt;~ /branches/dynload/kernel/arch/arm32/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/arm32/src/asm.S&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32/include/atomic.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32/src/asm.S&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32/src/drivers/ega.c&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32/src/mm/as.c&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32xen/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32xen/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/ia32xen/src/asm.S&lt;br /&gt;~ /branches/dynload/kernel/arch/ia64/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/ia64/src/asm.S&lt;br /&gt;x /branches/dynload/kernel/arch/mips32/include/drivers/arc.h&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/include/drivers/msim.h&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/include/drivers/serial.h&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/include/mm/as.h&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/include/mm/tlb.h&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/asm.S&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/console.c&lt;br /&gt;x /branches/dynload/kernel/arch/mips32/src/drivers/arc.c&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/drivers/msim.c&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/interrupt.c&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/mips32.c&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/mm/as.c&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/mm/frame.c&lt;br /&gt;~ /branches/dynload/kernel/arch/mips32/src/mm/tlb.c&lt;br /&gt;~ /branches/dynload/kernel/arch/ppc32/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/ppc64/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/sparc64/include/atomic.h&lt;br /&gt;~ /branches/dynload/kernel/arch/sparc64/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/dynload/kernel/arch/sparc64/src/asm.S&lt;br /&gt;~ /branches/dynload/kernel/doc/arch/mips32&lt;br /&gt;~ /branches/dynload/kernel/doc/AUTHORS&lt;br /&gt;x /branches/dynload/kernel/doc/BUGS_FOUND&lt;br /&gt;~ /branches/dynload/kernel/genarch/include/mm/page_pt.h&lt;br /&gt;~ /branches/dynload/kernel/genarch/src/mm/as_pt.c&lt;br /&gt;~ /branches/dynload/kernel/generic/include/config.h&lt;br /&gt;~ /branches/dynload/kernel/generic/include/errno.h&lt;br /&gt;~ /branches/dynload/kernel/generic/include/ipc/ipc.h&lt;br /&gt;x /branches/dynload/kernel/generic/include/lib/objc.h&lt;br /&gt;x /branches/dynload/kernel/generic/include/lib/objc_ext.h&lt;br /&gt;~ /branches/dynload/kernel/generic/include/macros.h&lt;br /&gt;~ /branches/dynload/kernel/generic/include/mm/as.h&lt;br /&gt;~ /branches/dynload/kernel/generic/include/mm/page.h&lt;br /&gt;~ /branches/dynload/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/ipc/ipcrsc.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/lib/memstr.c&lt;br /&gt;x /branches/dynload/kernel/generic/src/lib/objc.c&lt;br /&gt;x /branches/dynload/kernel/generic/src/lib/objc_ext.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/lib/rd.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/mm/backend_anon.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/dynload/kernel/generic/src/sysinfo/sysinfo.c&lt;br /&gt;~ /branches/dynload/kernel/kernel.config&lt;br /&gt;~ /branches/dynload/kernel/Makefile&lt;br /&gt;~ /branches/dynload/Makefile&lt;br /&gt;+ /branches/dynload/tools/mkfat.py &lt;i&gt;(copied from /trunk/tools/mkfat.py@3402)&lt;/i&gt;&lt;br /&gt;+ /branches/dynload/tools/mkfat.sh &lt;i&gt;(copied from /trunk/tools/mkfat.sh@3402)&lt;/i&gt;&lt;br /&gt;+ /branches/dynload/tools/mkhord.py &lt;i&gt;(copied from /trunk/tools/mkhord.py@3402)&lt;/i&gt;&lt;br /&gt;~ /branches/dynload/tools/mktmpfs.py&lt;br /&gt;+ /branches/dynload/tools/xstruct.py &lt;i&gt;(copied from /trunk/tools/xstruct.py@3402)&lt;/i&gt;&lt;br /&gt;x /branches/dynload/uspace/app/ash&lt;br /&gt;+ /branches/dynload/uspace/app/bdsh &lt;i&gt;(copied from /trunk/uspace/app/bdsh@3402)&lt;/i&gt;&lt;br /&gt;x /branches/dynload/uspace/app/cli&lt;br /&gt;~ /branches/dynload/uspace/app/init/init.c&lt;br /&gt;~ /branches/dynload/uspace/app/tetris/input.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/amd64/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/arm32/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ia32/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ia64/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/mips32/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ppc32/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ppc64/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/sparc64/include/config.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;+ /branches/dynload/uspace/lib/libc/generic/getopt.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/getopt.c@3402)&lt;/i&gt;&lt;br /&gt;+ /branches/dynload/uspace/lib/libc/generic/io/asprintf.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/asprintf.c@3402)&lt;/i&gt;&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/ipc.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/vfs/canonify.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/include/ctype.h&lt;br /&gt;+ /branches/dynload/uspace/lib/libc/include/getopt.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/getopt.h@3402)&lt;/i&gt;&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/include/string.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/dynload/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /branches/dynload/uspace/lib/libfs/libfs.h&lt;br /&gt;~ /branches/dynload/uspace/Makefile&lt;br /&gt;~ /branches/dynload/uspace/srv/fb/main.c&lt;br /&gt;~ /branches/dynload/uspace/srv/fb/Makefile&lt;br /&gt;+ /branches/dynload/uspace/srv/fb/msim.c &lt;i&gt;(copied from /trunk/uspace/srv/fb/msim.c@3402)&lt;/i&gt;&lt;br /&gt;+ /branches/dynload/uspace/srv/fb/msim.h &lt;i&gt;(copied from /trunk/uspace/srv/fb/msim.h@3402)&lt;/i&gt;&lt;br /&gt;~ /branches/dynload/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /branches/dynload/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /branches/dynload/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /branches/dynload/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;~ /branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;~ /branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /branches/dynload/uspace/srv/loader/elf_load.c&lt;br /&gt;~ /branches/dynload/uspace/srv/rd/rd.c&lt;br /&gt;~ /branches/dynload/uspace/srv/rd/rd.h&lt;br /&gt;~ /branches/dynload/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3403&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3403&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 12:20:42 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3402 – Finish ppc32 rtld update (still broken)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Finish ppc32 rtld update (still broken)&lt;/div&gt;~ /branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc&lt;br /&gt;+ /branches/dynload/uspace/lib/rtld/arch/ppc32/src/entry.s&lt;br /&gt;x /branches/dynload/uspace/lib/rtld/arch/ppc32/src/start.c&lt;br /&gt;+ /branches/dynload/uspace/lib/rtld/arch/ppc32/src/start.s&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3402&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3402&amp;peg=3433</guid></item>
<item><pubDate>Sun, 14 Sep 2008 11:52:56 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3401 – Add missing file start.c, partially fix ppc32 rtld</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add missing file start.c, partially fix ppc32 rtld&lt;/div&gt;~ /branches/dynload/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ia32/Makefile.inc&lt;br /&gt;+ /branches/dynload/uspace/lib/rtld/arch/ia32/src/start.c&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ppc32/src/bootstrap.c&lt;br /&gt;+ /branches/dynload/uspace/lib/rtld/arch/ppc32/src/start.c&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/include/rtld_arch.h&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/rtld.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3401&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3401&amp;peg=3433</guid></item>
<item><pubDate>Sat, 13 Sep 2008 20:54:09 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3400 – Make rtld work again (ia32 only)</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 18 file(s) modified&lt;/strong&gt;&lt;br/&gt;Make rtld work again (ia32 only)&lt;/div&gt;~ /branches/dynload/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/app/dltest/dltest.c&lt;br /&gt;~ /branches/dynload/uspace/app/dltest/Makefile&lt;br /&gt;+ /branches/dynload/uspace/dist/lib&lt;br /&gt;~ /branches/dynload/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ia32/src/bootstrap.c&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ia32/src/entry.s&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/arch/ia32/src/runtime.c&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/elf_load.c&lt;br /&gt;x /branches/dynload/uspace/lib/rtld/include/arch.h&lt;br /&gt;+ /branches/dynload/uspace/lib/rtld/include/rtld_arch.h &lt;i&gt;(copied from /branches/dynload/uspace/lib/rtld/include/arch.h@3224)&lt;/i&gt;&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/Makefile&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/module.c&lt;br /&gt;~ /branches/dynload/uspace/lib/rtld/rtld.c&lt;br /&gt;~ /branches/dynload/uspace/Makefile&lt;br /&gt;~ /branches/dynload/uspace/srv/loader/elf_load.c&lt;br /&gt;~ /branches/dynload/uspace/srv/loader/main.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3400&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3400&amp;peg=3433</guid></item>
<item><pubDate>Sat, 13 Sep 2008 16:45:04 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3399 – Support for ramdisks external to image.boot on sparc64.  The ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Support for ramdisks external to image.boot on sparc64.&lt;br /&gt;
&lt;br /&gt;
The sparc64 port can now boot from a ramdisk which is not part of image.boot.&lt;br /&gt;
This allows us to use larger ramdisks with SILO.&lt;/div&gt;~ /trunk/boot/arch/sparc64/loader/main.c&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/boot/arch/sparc64/silo/silo.conf&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3399&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3399&amp;peg=3433</guid></item>
<item><pubDate>Fri, 12 Sep 2008 16:11:42 +0200</pubDate><dc:creator>rimsky</dc:creator><title>Rev 3398 – US used as a code for the UltraSPARC I-II subarchitecture ...</title><description>&lt;div&gt;&lt;strong&gt;rimsky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;US used as a code for the UltraSPARC I-II subarchitecture instead of US2.&lt;/div&gt;~ /branches/sparc/boot/arch/sparc64/loader/asm.S&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/src/start.S&lt;br /&gt;~ /branches/sparc/kernel/kernel.config&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3398&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3398&amp;peg=3433</guid></item>
<item><pubDate>Fri, 12 Sep 2008 15:40:06 +0200</pubDate><dc:creator>rimsky</dc:creator><title>Rev 3397 – Merged recent changes from trunk into the Sparc branch.</title><description>&lt;div&gt;&lt;strong&gt;rimsky – 73 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merged recent changes from trunk into the Sparc branch.&lt;/div&gt;~ /branches/sparc/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/main.c&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/ofwarch.c&lt;br /&gt;~ /branches/sparc/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/boot.S&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/main.c&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/main.h&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/genarch/balloc.h&lt;br /&gt;x /branches/sparc/boot/tools/ia64&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.amd64.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.arm32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ia32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ia64.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.mipsel32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ppc32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ppc64.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.sparc64.sh&lt;br /&gt;~ /branches/sparc/kernel/arch/amd64/include/atomic.h&lt;br /&gt;~ /branches/sparc/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/include/atomic.h&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32xen/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/mips32/src/mm/tlb.c&lt;br /&gt;~ /branches/sparc/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/include/atomic.h&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/generic/include/errno.h&lt;br /&gt;~ /branches/sparc/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/ipcrsc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/backend_anon.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/proc/task.c&lt;br /&gt;+ /branches/sparc/uspace/app/bdsh &lt;i&gt;(copied from /trunk/uspace/app/bdsh@3396)&lt;/i&gt;&lt;br /&gt;x /branches/sparc/uspace/app/cli&lt;br /&gt;~ /branches/sparc/uspace/app/init/init.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/generic/getopt.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/getopt.c@3396)&lt;/i&gt;&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/generic/io/asprintf.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/asprintf.c@3396)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/ipc.c&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/include/getopt.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/getopt.h@3396)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/sparc/uspace/Makefile&lt;br /&gt;~ /branches/sparc/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /branches/sparc/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3397&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3397&amp;peg=3433</guid></item>
<item><pubDate>Wed, 10 Sep 2008 12:04:57 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3396 – We need cli_set_prompt() in the main loop as modules are ...</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;We need cli_set_prompt() in the main loop as modules are unaware of cliuser_t&lt;/div&gt;~ /trunk/uspace/app/bdsh/scli.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3396&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3396&amp;peg=3433</guid></item>
<item><pubDate>Tue, 09 Sep 2008 21:24:42 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3395 – Kernel&apos;s ipc_data_t and uspace&apos;s ipc_call_t must be in sync.  ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Kernel&apos;s ipc_data_t and uspace&apos;s ipc_call_t must be in sync.&lt;br /&gt;
&lt;br /&gt;
This commit fixes a problem introduced in revision 3362, when&lt;br /&gt;
ipc_data_t was enlarged by the caller_phone member. This resulted&lt;br /&gt;
in sys_ipc_wait_for_call() passing larger structure to uspace&lt;br /&gt;
than requested, leading to a random damage of userspace memory.&lt;/div&gt;~ /trunk/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /trunk/kernel/generic/src/ipc/ipc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3395&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3395&amp;peg=3433</guid></item>
<item><pubDate>Mon, 08 Sep 2008 23:14:20 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3394 – cstyle for ipc.c</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cstyle for ipc.c&lt;/div&gt;~ /trunk/kernel/generic/src/ipc/ipc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3394&amp;peg=3433</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=3394&amp;peg=3433</guid></item>
</channel></rss>