<?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 02:22:50 +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=4597</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F&amp;peg=4597&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 30 Jun 2009 17:46:58 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4597 – memory allocator test (modified from original code by Tomas Bures ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;memory allocator test&lt;br /&gt;
(modified from original code by Tomas Bures and Lubomir Bulej, used under permission)&lt;/div&gt;+ /trunk/uspace/app/tester/mm&lt;br /&gt;+ /trunk/uspace/app/tester/mm/malloc1.c&lt;br /&gt;+ /trunk/uspace/app/tester/mm/malloc1.def&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4597&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4597&amp;peg=4597</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:32:46 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4596 – avoid compiler warnings and one small bug</title><description>&lt;div&gt;&lt;strong&gt;decky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid compiler warnings and one small bug&lt;/div&gt;~ /trunk/uspace/srv/kbd/ctl/pc.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/genarch/gsp.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/layout/cz.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/port/i8042.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4596&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4596&amp;peg=4597</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:31:58 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4595 – avoid compiler warning</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid compiler warning&lt;/div&gt;~ /trunk/uspace/srv/console/screenbuffer.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4595&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4595&amp;peg=4597</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:31:39 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4594 – avoid possible segfault</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid possible segfault&lt;/div&gt;~ /trunk/uspace/srv/fb/fb.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4594&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4594&amp;peg=4597</guid></item>
<item><pubDate>Mon, 29 Jun 2009 18:15:11 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4593 – avoid unaligned memory access</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid unaligned memory access&lt;/div&gt;~ /trunk/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=4593&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4593&amp;peg=4597</guid></item>
<item><pubDate>Mon, 29 Jun 2009 18:03:18 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4592 – simplify init, create /dev/null0 on demand</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;simplify init, create /dev/null0 on demand&lt;/div&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4592&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4592&amp;peg=4597</guid></item>
<item><pubDate>Mon, 29 Jun 2009 18:02:32 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4591 – add support for creating null devices on demand</title><description>&lt;div&gt;&lt;strong&gt;decky – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;add support for creating null devices on demand&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/devmap.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/devmap.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/devmap.h&lt;br /&gt;~ /trunk/uspace/srv/devmap/devmap.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4591&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4591&amp;peg=4597</guid></item>
<item><pubDate>Mon, 29 Jun 2009 11:20:10 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4590 – set buffering according to what file descriptor we are opening ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;set buffering according to what file descriptor we are opening&lt;br /&gt;
(this still does not cover the full complexity of stdio buffering)&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4590&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4590&amp;peg=4597</guid></item>
<item><pubDate>Mon, 29 Jun 2009 00:47:57 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4589 – Net: SOCK_DGRAM implementation</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: SOCK_DGRAM implementation&lt;/div&gt;~ /branches/network/uspace/srv/net/il/ip/ip.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip_client.c&lt;br /&gt;~ /branches/network/uspace/srv/net/include/ip_client.h&lt;br /&gt;~ /branches/network/uspace/srv/net/socket/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/net/socket/socket_client.c&lt;br /&gt;~ /branches/network/uspace/srv/net/socket/socket_core.c&lt;br /&gt;~ /branches/network/uspace/srv/net/socket/socket_core.h&lt;br /&gt;~ /branches/network/uspace/srv/net/socket/socket_messages.h&lt;br /&gt;~ /branches/network/uspace/srv/net/tl/udp/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/net/tl/udp/udp.c&lt;br /&gt;~ /branches/network/uspace/srv/net/tl/udp/udp.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4589&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4589&amp;peg=4597</guid></item>
<item><pubDate>Mon, 29 Jun 2009 00:45:13 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4588 – Net: + dynamic fifo queue</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: + dynamic fifo queue&lt;/div&gt;~ /branches/network/uspace/srv/net/configuration.h&lt;br /&gt;~ /branches/network/uspace/srv/net/net/start/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/net/self_test.c&lt;br /&gt;+ /branches/network/uspace/srv/net/structures/dynamic_fifo.c&lt;br /&gt;+ /branches/network/uspace/srv/net/structures/dynamic_fifo.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4588&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4588&amp;peg=4597</guid></item>
<item><pubDate>Sun, 28 Jun 2009 23:41:13 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4587 – Implement stat() and VFS_IN_STAT. Modify bdsh() to use stat() during ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Implement stat() and VFS_IN_STAT.&lt;br /&gt;
Modify bdsh() to use stat() during ls.&lt;br /&gt;
In devfs, allow lookups that don&apos;t&lt;br /&gt;
specify one of L_FILE and L_DIRECTORY.&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.h&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/sys/stat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/devfs/devfs_ops.c&lt;br /&gt;~ /trunk/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=4587&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4587&amp;peg=4597</guid></item>
<item><pubDate>Sun, 28 Jun 2009 21:18:15 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4586 – Add libfs_stat() and let FAT and TMPFS use it.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add libfs_stat() and let FAT and TMPFS use it.&lt;/div&gt;~ /trunk/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /trunk/uspace/lib/libfs/libfs.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4586&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4586&amp;peg=4597</guid></item>
<item><pubDate>Sun, 28 Jun 2009 20:59:02 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4585 – Introduce VFS_IN_FSTAT and VFS_OUT_STAT. Provide libc fstat() and devfs_stat(). This ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Introduce VFS_IN_FSTAT and VFS_OUT_STAT.&lt;br /&gt;
Provide libc fstat() and devfs_stat().&lt;br /&gt;
This functionality replaces VFS_IN_NODE&lt;br /&gt;
and VFS_IN/OUT_DEVICE. FAT and TMPFS&lt;br /&gt;
still do not implement this and VFS_IN_STAT&lt;br /&gt;
and stat() need implementation as well.&lt;/div&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/vfs.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/sys/stat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/devfs/devfs.c&lt;br /&gt;~ /trunk/uspace/srv/fs/devfs/devfs_ops.c&lt;br /&gt;~ /trunk/uspace/srv/fs/devfs/devfs_ops.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /trunk/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=4585&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4585&amp;peg=4597</guid></item>
<item><pubDate>Sun, 28 Jun 2009 15:43:15 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4584 – Separate the VFS input and output protocols.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Separate the VFS input and output protocols.&lt;/div&gt;~ /trunk/uspace/app/trace/trace.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/vfs.h&lt;br /&gt;~ /trunk/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;~ /trunk/uspace/srv/fs/devfs/devfs.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_lookup.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_node.c&lt;br /&gt;~ /trunk/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=4584&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4584&amp;peg=4597</guid></item>
<item><pubDate>Sun, 28 Jun 2009 14:08:07 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4583 – Fix chaos in block library.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix chaos in block library.&lt;/div&gt;~ /trunk/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.h&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4583&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4583&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 21:55:46 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4582 – Net: * merge fix, * fibril synchronization</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 16 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: * merge fix, * fibril synchronization&lt;/div&gt;~ /branches/network/uspace/srv/net/il/arp/arp.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/arp/arp.h&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip.h&lt;br /&gt;~ /branches/network/uspace/srv/net/inet.c&lt;br /&gt;~ /branches/network/uspace/srv/net/Makefile.module&lt;br /&gt;~ /branches/network/uspace/srv/net/net/net.c&lt;br /&gt;~ /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c&lt;br /&gt;~ /branches/network/uspace/srv/net/netif/lo/lo.c&lt;br /&gt;~ /branches/network/uspace/srv/net/netif/netif.c&lt;br /&gt;~ /branches/network/uspace/srv/net/netif/netif.h&lt;br /&gt;~ /branches/network/uspace/srv/net/nil/eth/eth.c&lt;br /&gt;~ /branches/network/uspace/srv/net/nil/eth/eth.h&lt;br /&gt;~ /branches/network/uspace/srv/net/socket/socket_client.c&lt;br /&gt;~ /branches/network/uspace/srv/net/structures/packet/packet.c&lt;br /&gt;~ /branches/network/uspace/srv/net/structures/packet/packet_server.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4582&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4582&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 20:18:24 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4581 – Net: synchronized with trunk rev.4580</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 402 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: synchronized with trunk rev.4580&lt;/div&gt;~ /branches/network/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/network/boot/arch/arm32/loader/main.c&lt;br /&gt;~ /branches/network/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /branches/network/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/network/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/network/boot/arch/ia64/loader/types.h&lt;br /&gt;~ /branches/network/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /branches/network/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/network/boot/arch/sparc64/loader/Makefile&lt;br /&gt;+ /branches/network/contrib/conf/ia32-qe.sh &lt;i&gt;(copied from /trunk/contrib/conf/ia32-qe.sh@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/contrib/conf/mips32-gx.sh&lt;br /&gt;~ /branches/network/defaults/amd64/Makefile.config&lt;br /&gt;~ /branches/network/defaults/ia32/Makefile.config&lt;br /&gt;~ /branches/network/HelenOS.config&lt;br /&gt;~ /branches/network/kernel/arch/amd64/include/atomic.h&lt;br /&gt;x /branches/network/kernel/arch/amd64/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/amd64/include/cpu.h&lt;br /&gt;~ /branches/network/kernel/arch/amd64/include/mm/page.h&lt;br /&gt;~ /branches/network/kernel/arch/amd64/include/proc/task.h&lt;br /&gt;~ /branches/network/kernel/arch/amd64/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/amd64/src/ddi/ddi.c&lt;br /&gt;~ /branches/network/kernel/arch/amd64/src/interrupt.c&lt;br /&gt;x /branches/network/kernel/arch/arm32/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/arm32/include/mm/page.h&lt;br /&gt;~ /branches/network/kernel/arch/arm32/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/arm32/src/mm/tlb.c&lt;br /&gt;~ /branches/network/kernel/arch/ia32/include/atomic.h&lt;br /&gt;x /branches/network/kernel/arch/ia32/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/ia32/include/cpu.h&lt;br /&gt;~ /branches/network/kernel/arch/ia32/include/mm/page.h&lt;br /&gt;~ /branches/network/kernel/arch/ia32/include/proc/task.h&lt;br /&gt;~ /branches/network/kernel/arch/ia32/include/smp/smp.h&lt;br /&gt;~ /branches/network/kernel/arch/ia32/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/ia32/src/atomic.S&lt;br /&gt;~ /branches/network/kernel/arch/ia32/src/ddi/ddi.c&lt;br /&gt;~ /branches/network/kernel/arch/ia32/src/interrupt.c&lt;br /&gt;~ /branches/network/kernel/arch/ia32/src/mm/frame.c&lt;br /&gt;~ /branches/network/kernel/arch/ia32/src/mm/tlb.c&lt;br /&gt;~ /branches/network/kernel/arch/ia32/src/smp/mps.c&lt;br /&gt;x /branches/network/kernel/arch/ia64/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/ia64/include/mm/page.h&lt;br /&gt;~ /branches/network/kernel/arch/ia64/include/mm/tlb.h&lt;br /&gt;~ /branches/network/kernel/arch/ia64/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/ia64/src/drivers/ski.c&lt;br /&gt;~ /branches/network/kernel/arch/ia64/src/mm/page.c&lt;br /&gt;~ /branches/network/kernel/arch/ia64/src/mm/tlb.c&lt;br /&gt;~ /branches/network/kernel/arch/ia64/src/mm/vhpt.c&lt;br /&gt;~ /branches/network/kernel/arch/mips32/include/arch.h&lt;br /&gt;x /branches/network/kernel/arch/mips32/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/mips32/include/debugger.h&lt;br /&gt;~ /branches/network/kernel/arch/mips32/include/elf.h&lt;br /&gt;~ /branches/network/kernel/arch/mips32/include/mm/page.h&lt;br /&gt;~ /branches/network/kernel/arch/mips32/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/mips32/src/mips32.c&lt;br /&gt;~ /branches/network/kernel/arch/mips32/src/mm/frame.c&lt;br /&gt;~ /branches/network/kernel/arch/mips32/src/mm/tlb.c&lt;br /&gt;x /branches/network/kernel/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/ppc32/include/mm/page.h&lt;br /&gt;~ /branches/network/kernel/arch/ppc32/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/ppc32/src/mm/frame.c&lt;br /&gt;~ /branches/network/kernel/arch/ppc32/src/mm/tlb.c&lt;br /&gt;x /branches/network/kernel/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/include/mm/tlb.h&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/include/mm/tsb.h&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/include/types.h&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/drivers/fhc.c&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/drivers/pci.c&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/drivers/sgcn.c&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/mm/as.c&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/mm/tlb.c&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/mm/tsb.c&lt;br /&gt;~ /branches/network/kernel/arch/sparc64/src/smp/smp.c&lt;br /&gt;~ /branches/network/kernel/doc/mm&lt;br /&gt;~ /branches/network/kernel/genarch/src/acpi/acpi.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/acpi/madt.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/mm/asid.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/mm/page_ht.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/ofw/ebus.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/ofw/fhc.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/ofw/ofw_tree.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/ofw/pci.c&lt;br /&gt;~ /branches/network/kernel/genarch/src/ofw/sbus.c&lt;br /&gt;~ /branches/network/kernel/generic/include/adt/bitmap.h&lt;br /&gt;~ /branches/network/kernel/generic/include/adt/btree.h&lt;br /&gt;~ /branches/network/kernel/generic/include/adt/fifo.h&lt;br /&gt;~ /branches/network/kernel/generic/include/adt/hash_table.h&lt;br /&gt;~ /branches/network/kernel/generic/include/arch.h&lt;br /&gt;~ /branches/network/kernel/generic/include/byteorder.h&lt;br /&gt;~ /branches/network/kernel/generic/include/config.h&lt;br /&gt;~ /branches/network/kernel/generic/include/console/chardev.h&lt;br /&gt;~ /branches/network/kernel/generic/include/console/console.h&lt;br /&gt;~ /branches/network/kernel/generic/include/console/kconsole.h&lt;br /&gt;~ /branches/network/kernel/generic/include/cpu.h&lt;br /&gt;~ /branches/network/kernel/generic/include/ddi/irq.h&lt;br /&gt;~ /branches/network/kernel/generic/include/ipc/event.h&lt;br /&gt;~ /branches/network/kernel/generic/include/ipc/event_types.h&lt;br /&gt;~ /branches/network/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/network/kernel/generic/include/ipc/ipcrsc.h&lt;br /&gt;~ /branches/network/kernel/generic/include/macros.h&lt;br /&gt;~ /branches/network/kernel/generic/include/mm/as.h&lt;br /&gt;~ /branches/network/kernel/generic/include/mm/frame.h&lt;br /&gt;~ /branches/network/kernel/generic/include/mm/slab.h&lt;br /&gt;~ /branches/network/kernel/generic/include/mm/tlb.h&lt;br /&gt;~ /branches/network/kernel/generic/include/proc/scheduler.h&lt;br /&gt;~ /branches/network/kernel/generic/include/sort.h&lt;br /&gt;~ /branches/network/kernel/generic/include/string.h&lt;br /&gt;~ /branches/network/kernel/generic/include/symtab.h&lt;br /&gt;~ /branches/network/kernel/generic/include/synch/futex.h&lt;br /&gt;~ /branches/network/kernel/generic/include/synch/rwlock.h&lt;br /&gt;~ /branches/network/kernel/generic/include/synch/spinlock.h&lt;br /&gt;~ /branches/network/kernel/generic/src/adt/bitmap.c&lt;br /&gt;~ /branches/network/kernel/generic/src/adt/btree.c&lt;br /&gt;~ /branches/network/kernel/generic/src/adt/hash_table.c&lt;br /&gt;~ /branches/network/kernel/generic/src/console/cmd.c&lt;br /&gt;~ /branches/network/kernel/generic/src/console/console.c&lt;br /&gt;~ /branches/network/kernel/generic/src/console/kconsole.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ddi/ddi.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ddi/irq.c&lt;br /&gt;~ /branches/network/kernel/generic/src/debug/symtab.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ipc/event.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ipc/ipcrsc.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ipc/kbox.c&lt;br /&gt;~ /branches/network/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/network/kernel/generic/src/lib/sort.c&lt;br /&gt;~ /branches/network/kernel/generic/src/lib/string.c&lt;br /&gt;~ /branches/network/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /branches/network/kernel/generic/src/main/main.c&lt;br /&gt;~ /branches/network/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/network/kernel/generic/src/mm/backend_anon.c&lt;br /&gt;~ /branches/network/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /branches/network/kernel/generic/src/mm/frame.c&lt;br /&gt;~ /branches/network/kernel/generic/src/mm/slab.c&lt;br /&gt;~ /branches/network/kernel/generic/src/mm/tlb.c&lt;br /&gt;~ /branches/network/kernel/generic/src/printf/printf_core.c&lt;br /&gt;~ /branches/network/kernel/generic/src/printf/vprintf.c&lt;br /&gt;~ /branches/network/kernel/generic/src/printf/vsnprintf.c&lt;br /&gt;~ /branches/network/kernel/generic/src/proc/program.c&lt;br /&gt;~ /branches/network/kernel/generic/src/proc/scheduler.c&lt;br /&gt;~ /branches/network/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/network/kernel/generic/src/synch/futex.c&lt;br /&gt;~ /branches/network/kernel/generic/src/synch/spinlock.c&lt;br /&gt;~ /branches/network/kernel/generic/src/synch/waitq.c&lt;br /&gt;~ /branches/network/kernel/generic/src/syscall/syscall.c&lt;br /&gt;~ /branches/network/kernel/generic/src/time/clock.c&lt;br /&gt;~ /branches/network/kernel/generic/src/udebug/udebug.c&lt;br /&gt;~ /branches/network/kernel/generic/src/udebug/udebug_ops.c&lt;br /&gt;~ /branches/network/kernel/Makefile&lt;br /&gt;~ /branches/network/kernel/test/avltree/avltree1.c&lt;br /&gt;~ /branches/network/kernel/test/mm/falloc2.c&lt;br /&gt;~ /branches/network/kernel/test/mm/purge1.c&lt;br /&gt;~ /branches/network/kernel/test/synch/rwlock4.c&lt;br /&gt;~ /branches/network/tools/mkfat.py&lt;br /&gt;+ /branches/network/uspace/app/bdsh/cmds/modules/bdd &lt;i&gt;(copied from /trunk/uspace/app/bdsh/cmds/modules/bdd@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/kcon/kcon.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/module_aliases.h&lt;br /&gt;+ /branches/network/uspace/app/bdsh/cmds/modules/mount &lt;i&gt;(copied from /trunk/uspace/app/bdsh/cmds/modules/mount@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/app/bdsh/cmds/modules/mv &lt;i&gt;(copied from /trunk/uspace/app/bdsh/cmds/modules/mv@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/pwd/pwd.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/exec.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/input.c&lt;br /&gt;~ /branches/network/uspace/app/bdsh/Makefile&lt;br /&gt;+ /branches/network/uspace/app/getvc &lt;i&gt;(copied from /trunk/uspace/app/getvc@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/app/init/init.c&lt;br /&gt;~ /branches/network/uspace/app/init/init.h&lt;br /&gt;~ /branches/network/uspace/app/init/Makefile&lt;br /&gt;x /branches/network/uspace/app/init/version.c&lt;br /&gt;x /branches/network/uspace/app/init/version.h&lt;br /&gt;~ /branches/network/uspace/app/klog/klog.c&lt;br /&gt;~ /branches/network/uspace/app/klog/Makefile&lt;br /&gt;~ /branches/network/uspace/app/tester/console/console1.c&lt;br /&gt;~ /branches/network/uspace/app/tester/devmap/devmap1.c&lt;br /&gt;+ /branches/network/uspace/app/tester/ipc/ping_pong.c &lt;i&gt;(copied from /trunk/uspace/app/tester/ipc/ping_pong.c@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/app/tester/ipc/ping_pong.def &lt;i&gt;(copied from /trunk/uspace/app/tester/ipc/ping_pong.def@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/app/tester/Makefile&lt;br /&gt;~ /branches/network/uspace/app/tester/stdio/stdio2.c&lt;br /&gt;~ /branches/network/uspace/app/tester/tester.c&lt;br /&gt;~ /branches/network/uspace/app/tester/tester.h&lt;br /&gt;~ /branches/network/uspace/app/tetris/input.c&lt;br /&gt;~ /branches/network/uspace/app/tetris/input.h&lt;br /&gt;~ /branches/network/uspace/app/tetris/Makefile&lt;br /&gt;x /branches/network/uspace/app/tetris/pathnames.h&lt;br /&gt;~ /branches/network/uspace/app/tetris/scores.c&lt;br /&gt;~ /branches/network/uspace/app/tetris/scores.h&lt;br /&gt;~ /branches/network/uspace/app/tetris/screen.c&lt;br /&gt;~ /branches/network/uspace/app/tetris/screen.h&lt;br /&gt;~ /branches/network/uspace/app/tetris/shapes.c&lt;br /&gt;~ /branches/network/uspace/app/tetris/tetris.c&lt;br /&gt;~ /branches/network/uspace/app/tetris/tetris.h&lt;br /&gt;~ /branches/network/uspace/app/trace/ipcp.c&lt;br /&gt;~ /branches/network/uspace/app/trace/proto.c&lt;br /&gt;~ /branches/network/uspace/app/trace/proto.h&lt;br /&gt;~ /branches/network/uspace/app/trace/trace.c&lt;br /&gt;+ /branches/network/uspace/dist/data &lt;i&gt;(copied from /trunk/uspace/dist/data@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/dist/dev &lt;i&gt;(copied from /trunk/uspace/dist/dev@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /branches/network/uspace/lib/libblock/libblock.h&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/amd64/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/amd64/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/arm32/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/arm32/include/fibril.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/arm32/include/tls.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/arm32/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/ia32/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/ia32/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/ia64/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/ia64/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/mips32/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/mips32/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/mips32eb/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/ppc32/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;x /branches/network/uspace/lib/libc/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/sparc64/include/types.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;+ /branches/network/uspace/lib/libc/generic/adt &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/adt@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/as.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/async.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/ddi.c&lt;br /&gt;+ /branches/network/uspace/lib/libc/generic/devmap.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/devmap.c@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/fibril.c&lt;br /&gt;+ /branches/network/uspace/lib/libc/generic/fibril_sync.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/fibril_sync.c@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/asprintf.c&lt;br /&gt;+ /branches/network/uspace/lib/libc/generic/io/console.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/console.c@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/io/fprintf.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/io.c&lt;br /&gt;+ /branches/network/uspace/lib/libc/generic/io/klog.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/klog.c@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/printf.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/snprintf.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/io/stdio.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/io/stream.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/vprintf.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/io/vsprintf.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/ipc.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/kbd.c&lt;br /&gt;x /branches/network/uspace/lib/libc/generic/libadt&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/loader.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/mem.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /branches/network/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/adt &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/adt@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/async.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/byteorder.h&lt;br /&gt;x /branches/network/uspace/lib/libc/include/console&lt;br /&gt;x /branches/network/uspace/lib/libc/include/console.h&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/devmap.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/devmap.h@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/dirent.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/errno.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/fcntl.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/fibril.h&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/fibril_sync.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/fibril_sync.h@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/io/color.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/io/color.h@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/io/console.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/io/console.h@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/lib/libc/include/io/io.h&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/io/keycode.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/io/keycode.h@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/io/klog.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/io/klog.h@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/io/printf_core.h&lt;br /&gt;x /branches/network/uspace/lib/libc/include/io/stream.h&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/io/style.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/io/style.h@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/ipc/bd.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/ipc/bd.h@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/ipc/console.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/ipc/devmap.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/ipc/ipc.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/ipc/loader.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/ipc/ns.h&lt;br /&gt;+ /branches/network/uspace/lib/libc/include/ipc/vfs.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/ipc/vfs.h@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/lib/libc/include/kbd&lt;br /&gt;x /branches/network/uspace/lib/libc/include/libadt&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/loader/loader.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/loader/pcb.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/macros.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/string.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/task.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/unistd.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /branches/network/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/network/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /branches/network/uspace/lib/libfs/libfs.c&lt;br /&gt;~ /branches/network/uspace/lib/libfs/libfs.h&lt;br /&gt;~ /branches/network/uspace/lib/softfloat/include/sftypes.h&lt;br /&gt;~ /branches/network/uspace/lib/softfloat/Makefile&lt;br /&gt;~ /branches/network/uspace/Makefile&lt;br /&gt;+ /branches/network/uspace/srv/bd &lt;i&gt;(copied from /trunk/uspace/srv/bd@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/cir &lt;i&gt;(copied from /trunk/uspace/srv/cir@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/srv/cir/obio&lt;br /&gt;x /branches/network/uspace/srv/console/anim_1.ppm&lt;br /&gt;x /branches/network/uspace/srv/console/anim_2.ppm&lt;br /&gt;x /branches/network/uspace/srv/console/anim_3.ppm&lt;br /&gt;x /branches/network/uspace/srv/console/anim_4.ppm&lt;br /&gt;~ /branches/network/uspace/srv/console/console.c&lt;br /&gt;~ /branches/network/uspace/srv/console/console.h&lt;br /&gt;x /branches/network/uspace/srv/console/cons_has_data.ppm&lt;br /&gt;x /branches/network/uspace/srv/console/cons_idle.ppm&lt;br /&gt;x /branches/network/uspace/srv/console/cons_kernel.ppm&lt;br /&gt;x /branches/network/uspace/srv/console/cons_selected.ppm&lt;br /&gt;~ /branches/network/uspace/srv/console/gcons.c&lt;br /&gt;~ /branches/network/uspace/srv/console/gcons.h&lt;br /&gt;+ /branches/network/uspace/srv/console/gfx &lt;i&gt;(copied from /trunk/uspace/srv/console/gfx@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/srv/console/helenos.ppm&lt;br /&gt;~ /branches/network/uspace/srv/console/Makefile&lt;br /&gt;x /branches/network/uspace/srv/console/nameic.ppm&lt;br /&gt;~ /branches/network/uspace/srv/console/screenbuffer.c&lt;br /&gt;~ /branches/network/uspace/srv/console/screenbuffer.h&lt;br /&gt;~ /branches/network/uspace/srv/devmap/devmap.c&lt;br /&gt;~ /branches/network/uspace/srv/devmap/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/fb/ega.c&lt;br /&gt;~ /branches/network/uspace/srv/fb/ega.h&lt;br /&gt;~ /branches/network/uspace/srv/fb/fb.c&lt;br /&gt;~ /branches/network/uspace/srv/fb/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/fb/ppm.c&lt;br /&gt;~ /branches/network/uspace/srv/fb/serial_console.c&lt;br /&gt;~ /branches/network/uspace/srv/fb/serial_console.h&lt;br /&gt;x /branches/network/uspace/srv/fhc&lt;br /&gt;+ /branches/network/uspace/srv/fs/devfs &lt;i&gt;(copied from /trunk/uspace/srv/fs/devfs@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat_dentry.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat_dentry.h&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/fat/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/fs/tmpfs/tmpfs.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;~ /branches/network/uspace/srv/fs/tmpfs/tmpfs_dump.c&lt;br /&gt;~ /branches/network/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/ctl/gxe_fb.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/ctl/pc.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/ctl/stty.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/ctl/sun.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/genarch/gsp.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/genarch/stroke.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/generic/kbd.c&lt;br /&gt;+ /branches/network/uspace/srv/kbd/generic/keybuffer.c &lt;i&gt;(copied from /trunk/uspace/srv/kbd/generic/keybuffer.c@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/srv/kbd/generic/key_buffer.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/include/gsp.h&lt;br /&gt;~ /branches/network/uspace/srv/kbd/include/kbd.h&lt;br /&gt;~ /branches/network/uspace/srv/kbd/include/kbd_port.h&lt;br /&gt;+ /branches/network/uspace/srv/kbd/include/keybuffer.h &lt;i&gt;(copied from /trunk/uspace/srv/kbd/include/keybuffer.h@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/srv/kbd/include/key_buffer.h&lt;br /&gt;~ /branches/network/uspace/srv/kbd/include/layout.h&lt;br /&gt;~ /branches/network/uspace/srv/kbd/layout/cz.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/layout/us_dvorak.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/layout/us_qwerty.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/dummy.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/gxemul.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/i8042.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/msim.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/ns16550.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/sgcn.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/ski.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/sun.c&lt;br /&gt;~ /branches/network/uspace/srv/kbd/port/z8530.c&lt;br /&gt;~ /branches/network/uspace/srv/loader/arch/ia32/ia32.s&lt;br /&gt;~ /branches/network/uspace/srv/loader/elf_load.c&lt;br /&gt;~ /branches/network/uspace/srv/loader/main.c&lt;br /&gt;+ /branches/network/uspace/srv/ns/clonable.c &lt;i&gt;(copied from /trunk/uspace/srv/ns/clonable.c@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/ns/clonable.h &lt;i&gt;(copied from /trunk/uspace/srv/ns/clonable.h@4580)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/srv/ns/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/ns/ns.c&lt;br /&gt;+ /branches/network/uspace/srv/ns/ns.h &lt;i&gt;(copied from /trunk/uspace/srv/ns/ns.h@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/ns/service.c &lt;i&gt;(copied from /trunk/uspace/srv/ns/service.c@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/ns/service.h &lt;i&gt;(copied from /trunk/uspace/srv/ns/service.h@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/ns/task.c &lt;i&gt;(copied from /trunk/uspace/srv/ns/task.c@4580)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/ns/task.h &lt;i&gt;(copied from /trunk/uspace/srv/ns/task.h@4580)&lt;/i&gt;&lt;br /&gt;x /branches/network/uspace/srv/obio&lt;br /&gt;x /branches/network/uspace/srv/rd&lt;br /&gt;~ /branches/network/uspace/srv/vfs/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs_file.c&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs_lookup.c&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs_node.c&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;~ /branches/network/uspace/srv/vfs/vfs_register.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4581&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4581&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 19:35:58 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4580 – Net: * udp build fix</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: * udp build fix&lt;/div&gt;~ /branches/network/uspace/srv/net/tl/udp/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4580&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4580&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 19:35:18 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4579 – Net: + udp(sock_dgram) socket, sendto and closesocket implemented</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: + udp(sock_dgram) socket, sendto and closesocket implemented&lt;/div&gt;~ /branches/network/uspace/srv/net/tl/udp/udp.c&lt;br /&gt;~ /branches/network/uspace/srv/net/tl/udp/udp.h&lt;br /&gt;+ /branches/network/uspace/srv/net/tl/udp/udp_header.h&lt;br /&gt;~ /branches/network/uspace/srv/net/tl/udp/udp_module.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4579&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4579&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 19:32:50 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4578 – Net: + libsocket prototype</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: + libsocket prototype&lt;/div&gt;+ /branches/network/uspace/srv/net/include/netdb.h&lt;br /&gt;~ /branches/network/uspace/srv/net/include/socket.h&lt;br /&gt;+ /branches/network/uspace/srv/net/include/socket_errno.h&lt;br /&gt;~ /branches/network/uspace/srv/net/inet.c&lt;br /&gt;~ /branches/network/uspace/srv/net/Makefile&lt;br /&gt;~ /branches/network/uspace/srv/net/Makefile.module&lt;br /&gt;~ /branches/network/uspace/srv/net/messages.h&lt;br /&gt;~ /branches/network/uspace/srv/net/net/Makefile&lt;br /&gt;+ /branches/network/uspace/srv/net/socket/Makefile&lt;br /&gt;+ /branches/network/uspace/srv/net/socket/socket_client.c&lt;br /&gt;+ /branches/network/uspace/srv/net/socket/socket_core.c&lt;br /&gt;+ /branches/network/uspace/srv/net/socket/socket_core.h&lt;br /&gt;+ /branches/network/uspace/srv/net/socket/socket_messages.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4578&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4578&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 16:03:05 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4577 – Net: * answer clearing fixed</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: * answer clearing fixed&lt;/div&gt;~ /branches/network/uspace/srv/net/module.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4577&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4577&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 15:59:55 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4576 – Net: + used include added</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: + used include added&lt;/div&gt;~ /branches/network/uspace/srv/net/structures/int_map.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4576&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4576&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 15:58:23 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4575 – Net: * inet header inclusion fixed, * ip destination address ...</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: * inet header inclusion fixed, * ip destination address fixed&lt;/div&gt;~ /branches/network/uspace/srv/net/il/ip/ip.c&lt;br /&gt;~ /branches/network/uspace/srv/net/include/ip_interface.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4575&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4575&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 15:52:55 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4574 – Net: - unused module and message handling code removed</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: - unused module and message handling code removed&lt;/div&gt;~ /branches/network/uspace/srv/net/net/net_bundle.c&lt;br /&gt;~ /branches/network/uspace/srv/net/net/net_standalone.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4574&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4574&amp;peg=4597</guid></item>
<item><pubDate>Sat, 27 Jun 2009 11:41:55 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4573 – Automatically try to mount FAT from disk0 on /data upon ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Automatically try to mount FAT from disk0 on /data upon boot. Save Tetris score there. Automatically create disk image in sample config files, if it does not already exist. This tentatively reaches the Milanstone (t.m.).&lt;/div&gt;+ /trunk/contrib/conf/ia32-qe.sh&lt;br /&gt;~ /trunk/contrib/conf/mips32-gx.sh&lt;br /&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;~ /trunk/uspace/app/tetris/scores.c&lt;br /&gt;+ /trunk/uspace/dist/data&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4573&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4573&amp;peg=4597</guid></item>
<item><pubDate>Fri, 26 Jun 2009 23:34:47 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4572 – Allow libblock to operate in write-through mode. With &apos;wtcache&apos; mount ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Allow libblock to operate in write-through mode. With &apos;wtcache&apos; mount option, FAT sets write-through mode on the cache.&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4572&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4572&amp;peg=4597</guid></item>
<item><pubDate>Fri, 26 Jun 2009 17:06:48 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4571 – Do not use the pending mechanism in console.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not use the pending mechanism in console.&lt;/div&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4571&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4571&amp;peg=4597</guid></item>
<item><pubDate>Fri, 26 Jun 2009 17:05:36 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4570 – Do not use the pending mechanism in devmap.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not use the pending mechanism in devmap.&lt;/div&gt;~ /trunk/uspace/srv/devmap/devmap.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4570&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4570&amp;peg=4597</guid></item>
<item><pubDate>Fri, 26 Jun 2009 17:04:54 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4569 – A little bit of cstyle.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;A little bit of cstyle.&lt;/div&gt;~ /trunk/kernel/genarch/src/acpi/acpi.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4569&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4569&amp;peg=4597</guid></item>
<item><pubDate>Fri, 26 Jun 2009 17:04:28 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4568 – Mention arm32 in the document describing virtual address translation.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Mention arm32 in the document describing virtual address translation.&lt;/div&gt;~ /trunk/kernel/doc/mm&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4568&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4568&amp;peg=4597</guid></item>
<item><pubDate>Fri, 26 Jun 2009 07:18:20 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4567 – Use condvar broadcast instead of signal when registering a new ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use condvar broadcast instead of signal when registering a new file system.&lt;/div&gt;~ /trunk/uspace/srv/vfs/vfs_register.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4567&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4567&amp;peg=4597</guid></item>
<item><pubDate>Thu, 25 Jun 2009 23:30:25 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4566 – Do not use the &quot;pending&quot; fibril mechanism in VFS</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not use the &quot;pending&quot; fibril mechanism in VFS&lt;/div&gt;~ /trunk/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_lookup.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_register.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4566&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4566&amp;peg=4597</guid></item>
<item><pubDate>Tue, 23 Jun 2009 20:33:17 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4565 – Tetris high-score table now persists across multiple Tetris executions (and ...</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Tetris high-score table now persists across multiple Tetris executions (and also propagate between concurrently running instances). It is much more stupid than the original BSD implementation, but it works.&lt;/div&gt;~ /trunk/uspace/app/tetris/scores.c&lt;br /&gt;~ /trunk/uspace/app/tetris/scores.h&lt;br /&gt;~ /trunk/uspace/app/tetris/tetris.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4565&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4565&amp;peg=4597</guid></item>
<item><pubDate>Tue, 23 Jun 2009 20:19:56 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4564 – Use rwlock instead of futex for ramdisk.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use rwlock instead of futex for ramdisk.&lt;/div&gt;~ /trunk/uspace/srv/bd/rd/rd.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4564&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4564&amp;peg=4597</guid></item>
<item><pubDate>Mon, 22 Jun 2009 22:17:38 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4563 – Remove an obsolete comment.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove an obsolete comment.&lt;/div&gt;~ /trunk/uspace/srv/vfs/vfs.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4563&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4563&amp;peg=4597</guid></item>
<item><pubDate>Mon, 22 Jun 2009 22:02:42 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4562 – Endpoint file systems should terminate the connection fibril when VFS ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Endpoint file systems should terminate the connection fibril when VFS closes the connection.&lt;/div&gt;~ /trunk/uspace/srv/fs/devfs/devfs.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4562&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4562&amp;peg=4597</guid></item>
<item><pubDate>Mon, 22 Jun 2009 15:39:46 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4561 – avoid races during access to the shared hash table</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;avoid races during access to the shared hash table&lt;/div&gt;~ /trunk/uspace/srv/fs/devfs/devfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4561&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4561&amp;peg=4597</guid></item>
<item><pubDate>Mon, 22 Jun 2009 15:25:38 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4560 – Net: - removed old sockaddr</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: - removed old sockaddr&lt;/div&gt;x /branches/network/uspace/srv/net/include/sockaddr.h&lt;br /&gt;x /branches/network/uspace/srv/net/sockaddr.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4560&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4560&amp;peg=4597</guid></item>
<item><pubDate>Mon, 22 Jun 2009 15:21:58 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4559 – Net: * sockaddr divided into in.h, in6.h and inet.h</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: * sockaddr divided into in.h, in6.h and inet.h&lt;/div&gt;~ /branches/network/uspace/srv/net/il/ip/Makefile&lt;br /&gt;+ /branches/network/uspace/srv/net/include/in.h&lt;br /&gt;+ /branches/network/uspace/srv/net/include/in6.h&lt;br /&gt;+ /branches/network/uspace/srv/net/include/inet.h &lt;i&gt;(copied from /branches/network/uspace/srv/net/include/sockaddr.h@4505)&lt;/i&gt;&lt;br /&gt;+ /branches/network/uspace/srv/net/inet.c &lt;i&gt;(copied from /branches/network/uspace/srv/net/sockaddr.c@4432)&lt;/i&gt;&lt;br /&gt;~ /branches/network/uspace/srv/net/net/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4559&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4559&amp;peg=4597</guid></item>
<item><pubDate>Mon, 22 Jun 2009 15:15:10 +0200</pubDate><dc:creator>mejdrech</dc:creator><title>Rev 4558 – Net: + ip locks, - some gcc extended warnings</title><description>&lt;div&gt;&lt;strong&gt;mejdrech – 15 file(s) modified&lt;/strong&gt;&lt;br/&gt;Net: + ip locks, - some gcc extended warnings&lt;/div&gt;~ /branches/network/uspace/srv/net/crc.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/arp/arp.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/arp/arp.h&lt;br /&gt;~ /branches/network/uspace/srv/net/il/arp/arp_remote.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip.h&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip_client.c&lt;br /&gt;~ /branches/network/uspace/srv/net/il/ip/ip_remote.c&lt;br /&gt;~ /branches/network/uspace/srv/net/include/crc.h&lt;br /&gt;~ /branches/network/uspace/srv/net/include/ethernet_lsap.h&lt;br /&gt;~ /branches/network/uspace/srv/net/include/ethernet_protocols.h&lt;br /&gt;~ /branches/network/uspace/srv/net/include/hardware.h&lt;br /&gt;~ /branches/network/uspace/srv/net/include/ip_client.h&lt;br /&gt;~ /branches/network/uspace/srv/net/include/protocol_map.h&lt;br /&gt;~ /branches/network/uspace/srv/net/nil/eth/eth.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4558&amp;peg=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F&amp;isdir=1&amp;rev=4558&amp;peg=4597</guid></item>
</channel></rss>