<?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; //trunk/uspace/app/bdsh/cmds/modules/cat/cat.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 23:22:36 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;max=40&amp;peg=3372</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;peg=3372&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Mon, 25 Aug 2008 07:38:01 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3364 – Fix command description display, only command entry points need to ...</title><description>&lt;div&gt;&lt;strong&gt;post – 14 file(s) modified&lt;/strong&gt;&lt;br/&gt;Fix command description display, only command entry points need to be exposed.&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.def&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm.def&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/touch.def&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3364&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3364&amp;peg=3372</guid></item>
<item><pubDate>Sun, 24 Aug 2008 09:18:58 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3358 – cat: no reason to set i = optind twice :)</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;cat: no reason to set i = optind twice :)&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3358&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3358&amp;peg=3372</guid></item>
<item><pubDate>Sun, 24 Aug 2008 08:49:51 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3356 – Add a basic cat, cat --help shows future options</title><description>&lt;div&gt;&lt;strong&gt;post – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add a basic cat, cat --help shows future options&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3356&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3356&amp;peg=3372</guid></item>
<item><pubDate>Fri, 22 Aug 2008 11:09:03 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3346 – Merge with shell @ 3241 for bdsh</title><description>&lt;div&gt;&lt;strong&gt;post – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merge with shell @ 3241 for bdsh&lt;/div&gt;~ /trunk/boot/arch/ia32/Makefile.inc&lt;br /&gt;+ /trunk/uspace/app/bdsh &lt;i&gt;(copied from /branches/shell/uspace/app/bdsh@3345)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/app/init/init.c&lt;br /&gt;+ /trunk/uspace/lib/libc/generic/getopt.c &lt;i&gt;(copied from /branches/shell/uspace/lib/libc/generic/getopt.c@3345)&lt;/i&gt;&lt;br /&gt;+ /trunk/uspace/lib/libc/include/getopt.h &lt;i&gt;(copied from /branches/shell/uspace/lib/libc/include/getopt.h@3345)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3346&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3346&amp;peg=3372</guid></item>
<item><pubDate>Fri, 15 Aug 2008 10:45:13 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3319 – A bogus &apos;cat&apos; which (for now) tests getopt.</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;A bogus &apos;cat&apos; which (for now) tests getopt.&lt;/div&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3319&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3319&amp;peg=3372</guid></item>
<item><pubDate>Wed, 13 Aug 2008 10:14:10 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3311 – Re-generated mount / cat with new mknewcmd</title><description>&lt;div&gt;&lt;strong&gt;post – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Re-generated mount / cat with new mknewcmd&lt;/div&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3311&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3311&amp;peg=3372</guid></item>
<item><pubDate>Sun, 10 Aug 2008 18:30:17 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3277 – Add skeletal touch, mkdir, cat, rm, and ls</title><description>&lt;div&gt;&lt;strong&gt;post – 28 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add skeletal touch, mkdir, cat, rm, and ls&lt;/div&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/cat&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/cat/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/ls&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/ls/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mkdir&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/module_aliases.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/rm&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/rm/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/touch&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/touch/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.h&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3277&amp;peg=3372</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fcat%2Fcat.c&amp;rev=3277&amp;peg=3372</guid></item>
</channel></rss>