<?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/help/help.c</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 22:39:15 +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%2Fhelp%2Fhelp.c&amp;max=40&amp;peg=3842</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;peg=3842&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Thu, 22 Jan 2009 08:13:13 +0100</pubDate><dc:creator>post</dc:creator><title>Rev 3809 – Eliminate &apos;restrict&apos; from command structure, get rid of needless aliases. ...</title><description>&lt;div&gt;&lt;strong&gt;post – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Eliminate &apos;restrict&apos; from command structure, get rid of needless aliases.&lt;br /&gt;
Order of search is builtin -&gt; module -&gt; external, there is no need to &lt;br /&gt;
restrict commands to (non)interative shells only any longer.&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/builtin_aliases.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/cd/cd_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/builtin_cmds.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/cmds.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cp/cp_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/module_aliases.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/pwd/pwd_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/quit.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/quit_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/touch_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/mod_cmds.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/input.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3809&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3809&amp;peg=3842</guid></item>
<item><pubDate>Sun, 14 Sep 2008 17:43:22 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3413 – Simplify entry types (and return values) for commands</title><description>&lt;div&gt;&lt;strong&gt;post – 19 file(s) modified&lt;/strong&gt;&lt;br/&gt;Simplify entry types (and return values) for commands&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/cd/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/cmds.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/pwd/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/quit.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/touch.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3413&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3413&amp;peg=3842</guid></item>
<item><pubDate>Fri, 29 Aug 2008 13:07:22 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3376 – Just make cli_count_args() a function</title><description>&lt;div&gt;&lt;strong&gt;post – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;Just make cli_count_args() a function&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/touch/touch.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/util.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/util.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3376&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3376&amp;peg=3842</guid></item>
<item><pubDate>Wed, 27 Aug 2008 07:36:12 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3366 – Housekeeping list, complete lingering things before they get forgotten: * ...</title><description>&lt;div&gt;&lt;strong&gt;post – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;Housekeeping list, complete lingering things before they get forgotten:&lt;br /&gt;
* cli_*() now sets a global cli_errno, error functions cleaned up&lt;br /&gt;
* Finish internal cli_*() functions in util.c&lt;br /&gt;
* Don&apos;t expose cli_init() or cli_finit()&lt;br /&gt;
* Get rid of unused globals&lt;br /&gt;
* Don&apos;t set globals in commands themselves&lt;br /&gt;
* Update README files&lt;br /&gt;
* Fix stale comments&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/README&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/quit/quit.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/README&lt;br /&gt;~ /trunk/uspace/app/bdsh/errors.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/errors.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/errstr.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/exec.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/input.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/scli.c&lt;br /&gt;~ /trunk/uspace/app/bdsh/scli.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/util.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3366&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3366&amp;peg=3842</guid></item>
<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%2Fhelp%2Fhelp.c&amp;rev=3364&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3364&amp;peg=3842</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%2Fhelp%2Fhelp.c&amp;rev=3346&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3346&amp;peg=3842</guid></item>
<item><pubDate>Sun, 10 Aug 2008 09:48:31 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3269 – cd: Don&apos;t send users to non-existent usr-&gt;home on 0 arguments, ...</title><description>&lt;div&gt;&lt;strong&gt;post – 6 file(s) modified&lt;/strong&gt;&lt;br/&gt;cd: Don&apos;t send users to non-existent usr-&gt;home on 0 arguments, add debug noise&lt;/div&gt;~ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/entry.h&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/input.c&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/scli.c&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/util.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3269&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3269&amp;peg=3842</guid></item>
<item><pubDate>Sun, 10 Aug 2008 05:19:26 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3265 – Added initial port of simple CLI to bdsh (brain dead ...</title><description>&lt;div&gt;&lt;strong&gt;post – 50 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added initial port of simple CLI to bdsh (brain dead shell)&lt;/div&gt;+ /branches/shell/uspace/app/bdsh&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/AUTHORS&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/builtins.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/builtin_aliases.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/cd&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/pwd&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/pwd/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/pwd/pwd.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/pwd/pwd.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/pwd/pwd.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtins/README&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/builtin_cmds.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/cmds.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/mknewcmd&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/help&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/help/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/help/help.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/help/help.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/quit&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/quit/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/quit/quit.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/quit/quit.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/quit/quit.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/README&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/mod_cmds.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/config.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/errors.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/errors.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/errstr.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/exec.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/exec.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/input.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/input.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/LICENSE&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/Makefile&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/Makefile.gnu&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/scli.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/scli.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/util.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/util.h&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3265&amp;peg=3842</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fhelp%2Fhelp.c&amp;rev=3265&amp;peg=3842</guid></item>
</channel></rss>