<?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/network/uspace/srv/fs/tmpfs/Makefile</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 23:41:47 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;max=40&amp;peg=3686</link><atom:link href="https://historic.helenos.org/rss.php?path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;peg=3686&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Wed, 03 Sep 2008 18:35:35 +0200</pubDate><dc:creator>decky</dc:creator><title>Rev 3386 – add new network branch (copy of current trunk)</title><description>&lt;div&gt;&lt;strong&gt;decky – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;add new network branch (copy of current trunk)&lt;/div&gt;+ /branches/network &lt;i&gt;(copied from /trunk@3384)&lt;/i&gt;&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=3386&amp;peg=3686</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=3386&amp;peg=3686</guid></item>
<item><pubDate>Thu, 03 Jul 2008 15:21:20 +0200</pubDate><dc:creator>svoboda</dc:creator><title>Rev 3201 – Do not disassemble needlessly.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Do not disassemble needlessly.&lt;/div&gt;~ /trunk/uspace/app/init/Makefile&lt;br /&gt;~ /trunk/uspace/app/klog/Makefile&lt;br /&gt;~ /trunk/uspace/app/tester/Makefile&lt;br /&gt;~ /trunk/uspace/app/tetris/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/Makefile&lt;br /&gt;~ /trunk/uspace/srv/devmap/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fb/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /trunk/uspace/srv/kbd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/ns/Makefile&lt;br /&gt;~ /trunk/uspace/srv/rd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/vfs/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=3201&amp;peg=3686</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=3201&amp;peg=3686</guid></item>
<item><pubDate>Fri, 06 Jun 2008 00:49:54 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 3103 – Evict the code which loads the TMPFS file system from ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Evict the code which loads the TMPFS file system from a file system dump to a&lt;br /&gt;
dedicated source file.&lt;/div&gt;~ /trunk/uspace/srv/fs/tmpfs/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/tmpfs/tmpfs.h&lt;br /&gt;+ /trunk/uspace/srv/fs/tmpfs/tmpfs_dump.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%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=3103&amp;peg=3686</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=3103&amp;peg=3686</guid></item>
<item><pubDate>Sun, 16 Dec 2007 18:18:20 +0100</pubDate><dc:creator>jermar</dc:creator><title>Rev 2645 – Start TMPFS. Not loaded during boot as there is a ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;Start TMPFS.&lt;br /&gt;
Not loaded during boot as there is a reproducible kernel panic which occurs when&lt;br /&gt;
both tmpfs and fat are loaded.&lt;/div&gt;~ /trunk/uspace/Makefile&lt;br /&gt;+ /trunk/uspace/srv/fs/tmpfs&lt;br /&gt;+ /trunk/uspace/srv/fs/tmpfs/Makefile&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;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=2645&amp;peg=3686</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2Fbranches%2Fnetwork%2Fuspace%2Fsrv%2Ffs%2Ftmpfs%2FMakefile&amp;rev=2645&amp;peg=3686</guid></item>
</channel></rss>