<?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; /branches/snapshot/uspace/</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Tue, 21 Apr 2026 20:11:42 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;max=40&amp;</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 06 Jul 2009 17:54:36 +0200</pubDate><dc:creator>brambora</dc:creator><title>Rev 4616 – Added functions for storing task checkpoint to udebug interface. Added ...</title><description>&lt;div&gt;&lt;strong&gt;brambora – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added functions for storing task checkpoint to udebug interface.&lt;br /&gt;
Added uspace task chkpnt that launches the snapshot creation.&lt;/div&gt;~ /branches/snapshot/kernel/generic/include/udebug/udebug.h&lt;br /&gt;~ /branches/snapshot/kernel/generic/include/udebug/udebug_ops.h&lt;br /&gt;~ /branches/snapshot/kernel/generic/src/udebug/udebug_ipc.c&lt;br /&gt;~ /branches/snapshot/kernel/generic/src/udebug/udebug_ops.c&lt;br /&gt;~ /branches/snapshot/uspace/app/chkpnt/checkpoint.c&lt;br /&gt;~ /branches/snapshot/uspace/lib/libc/generic/udebug.c&lt;br /&gt;~ /branches/snapshot/uspace/lib/libc/include/udebug.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4616</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4616</guid></item>
<item><pubDate>Sun, 05 Jul 2009 19:26:44 +0200</pubDate><dc:creator>brambora</dc:creator><title>Rev 4613 – Initial commit. Empty checkpoint.c added plus a Makefile.</title><description>&lt;div&gt;&lt;strong&gt;brambora – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Initial commit. Empty checkpoint.c added plus a Makefile.&lt;/div&gt;~ /branches/snapshot/boot/arch/ia32/Makefile.inc&lt;br /&gt;+ /branches/snapshot/uspace/app/chkpnt&lt;br /&gt;+ /branches/snapshot/uspace/app/chkpnt/checkpoint.c&lt;br /&gt;+ /branches/snapshot/uspace/app/chkpnt/Makefile&lt;br /&gt;~ /branches/snapshot/uspace/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4613</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4613</guid></item>
<item><pubDate>Thu, 02 Jul 2009 15:47:47 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4605 – add task snapshoting branch</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;add task snapshoting branch&lt;/div&gt;+ /branches/snapshot &lt;i&gt;(copied from /trunk@4604)&lt;/i&gt;&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4605</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4605</guid></item>
<item><pubDate>Wed, 01 Jul 2009 18:39:55 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4604 – cstyle</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cstyle&lt;/div&gt;~ /trunk/uspace/srv/fb/ppm.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4604</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4604</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:54:14 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4602 – tester framework rewrite (go from a menu-driven interface to command-line ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 30 file(s) modified&lt;/strong&gt;&lt;br/&gt;tester framework rewrite (go from a menu-driven interface to command-line interface)&lt;/div&gt;~ /trunk/uspace/app/tester/console/console1.c&lt;br /&gt;x /trunk/uspace/app/tester/devmap&lt;br /&gt;~ /trunk/uspace/app/tester/fault/fault1.c&lt;br /&gt;~ /trunk/uspace/app/tester/fault/fault2.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/answer.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/answer.def&lt;br /&gt;~ /trunk/uspace/app/tester/ipc/connect.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/hangup.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/hangup.def&lt;br /&gt;~ /trunk/uspace/app/tester/ipc/ping_pong.c&lt;br /&gt;~ /trunk/uspace/app/tester/ipc/register.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/send_async.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/send_async.def&lt;br /&gt;x /trunk/uspace/app/tester/ipc/send_sync.c&lt;br /&gt;x /trunk/uspace/app/tester/ipc/send_sync.def&lt;br /&gt;~ /trunk/uspace/app/tester/loop/loop1.c&lt;br /&gt;~ /trunk/uspace/app/tester/Makefile&lt;br /&gt;~ /trunk/uspace/app/tester/print/print1.c&lt;br /&gt;~ /trunk/uspace/app/tester/print/print1.def&lt;br /&gt;+ /trunk/uspace/app/tester/print/print2.c&lt;br /&gt;+ /trunk/uspace/app/tester/print/print2.def&lt;br /&gt;+ /trunk/uspace/app/tester/print/print3.c&lt;br /&gt;+ /trunk/uspace/app/tester/print/print3.def&lt;br /&gt;~ /trunk/uspace/app/tester/print/print4.c&lt;br /&gt;~ /trunk/uspace/app/tester/stdio/stdio1.c&lt;br /&gt;~ /trunk/uspace/app/tester/stdio/stdio2.c&lt;br /&gt;~ /trunk/uspace/app/tester/tester.c&lt;br /&gt;~ /trunk/uspace/app/tester/tester.h&lt;br /&gt;~ /trunk/uspace/app/tester/thread/thread1.c&lt;br /&gt;~ /trunk/uspace/app/tester/vfs/vfs1.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4602</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4602</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:53:15 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4601 – small fixes and coding style changes related to the new ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 20 file(s) modified&lt;/strong&gt;&lt;br/&gt;small fixes and coding style changes related to the new memory allocator&lt;/div&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/as.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/async.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/errno.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/getopt.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/io.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/libc.c&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/mman.c&lt;br /&gt;+ /trunk/uspace/lib/libc/include/adt/gcdlcm.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/async.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/bitops.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/errno.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/getopt.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/macros.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/mem.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/stdlib.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/unistd.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4601</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4601</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:51:15 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4600 – implement simple first-fit memory allocator (modified from original code by ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;implement simple first-fit memory allocator&lt;br /&gt;
(modified from original code by Petr Tuma, used under permission)&lt;/div&gt;+ /trunk/uspace/lib/libc/generic/malloc.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4600</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4600</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:50:04 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4599 – define just the basic memory allocator interface</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;define just the basic memory allocator interface&lt;/div&gt;~ /trunk/uspace/lib/libc/include/malloc.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4599</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4599</guid></item>
<item><pubDate>Tue, 30 Jun 2009 17:48:51 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4598 – remove dlmalloc</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;remove dlmalloc&lt;/div&gt;x /trunk/uspace/lib/libc/malloc&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4598</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4598</guid></item>
<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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4597</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4596</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4596</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4595</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4595</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4594</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4594</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4593</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4593</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4592</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4592</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4591</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4591</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4590</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4590</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4587</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4587</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4586</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4586</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4585</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4585</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4584</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4584</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4583</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4583</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4573</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4573</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4572</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4572</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4571</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4571</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4570</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4570</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4567</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4567</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4566</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4566</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4565</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4565</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4564</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4564</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4563</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4563</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4562</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4562</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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4561</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4561</guid></item>
<item><pubDate>Sat, 20 Jun 2009 21:31:19 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4557 – Use fibril synchronization in bd drivers. Use per-disk locks.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use fibril synchronization in bd drivers. Use per-disk locks.&lt;/div&gt;~ /trunk/uspace/srv/bd/ata_bd/ata_bd.c&lt;br /&gt;~ /trunk/uspace/srv/bd/ata_bd/ata_bd.h&lt;br /&gt;~ /trunk/uspace/srv/bd/file_bd/file_bd.c&lt;br /&gt;~ /trunk/uspace/srv/bd/gxe_bd/gxe_bd.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4557</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4557</guid></item>
<item><pubDate>Thu, 18 Jun 2009 10:30:50 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 4556 – define endianess externally to be able to exactly specify whether ...</title><description>&lt;div&gt;&lt;strong&gt;decky – 42 file(s) modified&lt;/strong&gt;&lt;br/&gt;define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE&lt;br /&gt;
quit messing with BOM in UTF-32&lt;/div&gt;x /trunk/kernel/arch/amd64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/amd64/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/arm32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/arm32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ia32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ia32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ia64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ia64/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/mips32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/include/elf.h&lt;br /&gt;~ /trunk/kernel/arch/mips32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;x /trunk/kernel/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/kernel/generic/include/byteorder.h&lt;br /&gt;~ /trunk/kernel/generic/include/string.h&lt;br /&gt;~ /trunk/kernel/generic/src/printf/printf_core.c&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;x /trunk/uspace/lib/libc/arch/amd64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/arm32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ia64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/mips32eb/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/ppc32/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;x /trunk/uspace/lib/libc/arch/sparc64/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/byteorder.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/string.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/softfloat/include/sftypes.h&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4556</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4556</guid></item>
<item><pubDate>Thu, 18 Jun 2009 00:33:08 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4555 – Finish converting VFS to fibril synchronization.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 5 file(s) modified&lt;/strong&gt;&lt;br/&gt;Finish converting VFS to fibril synchronization.&lt;/div&gt;~ /trunk/uspace/srv/vfs/vfs.h&lt;br /&gt;~ /trunk/uspace/srv/vfs/vfs_file.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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4555</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4555</guid></item>
<item><pubDate>Thu, 18 Jun 2009 00:32:19 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4554 – Strange left-over.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Strange left-over.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4554</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4554</guid></item>
<item><pubDate>Thu, 18 Jun 2009 00:08:05 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4553 – Use fibril synchronization in libblock.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use fibril synchronization in libblock.&lt;/div&gt;~ /trunk/uspace/lib/libblock/libblock.c&lt;br /&gt;~ /trunk/uspace/lib/libblock/libblock.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4553</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4553</guid></item>
<item><pubDate>Thu, 18 Jun 2009 00:07:42 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4552 – Use fibril synchronization in FAT.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Use fibril synchronization in FAT.&lt;/div&gt;~ /trunk/uspace/srv/fs/fat/fat.h&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_fat.c&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat_idx.c&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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4552</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4552</guid></item>
<item><pubDate>Wed, 17 Jun 2009 23:07:56 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4551 – Handle each VFS request using a dedicated connection.</title><description>&lt;div&gt;&lt;strong&gt;jermar – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Handle each VFS request using a dedicated connection.&lt;/div&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=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4551</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fsnapshot%2Fuspace%2F&amp;rev=4551</guid></item>
</channel></rss>