<?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/Makefile</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Fri, 03 Apr 2026 23:42:04 +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%2FMakefile&amp;max=40&amp;peg=4364</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;peg=4364&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Fri, 08 May 2009 13:10:34 +0200</pubDate><dc:creator>jermar</dc:creator><title>Rev 4364 – Add a primitive &apos;mv&apos; command.  This &apos;mv&apos; is a ...</title><description>&lt;div&gt;&lt;strong&gt;jermar – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add a primitive &apos;mv&apos; command.  This &apos;mv&apos; is a mere wrapper around rename() and&lt;br /&gt;
as such cannot move files across file systems and doesn&apos;t work on FAT (because&lt;br /&gt;
FAT does not support hardlinks).&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/module_aliases.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/mv&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/mv/entry.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/mv/mv.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/mv/mv.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/mv/mv_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=4364&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=4364&amp;peg=4364</guid></item>
<item><pubDate>Sun, 22 Mar 2009 20:48:11 +0100</pubDate><dc:creator>svoboda</dc:creator><title>Rev 4168 – &apos;kcon&apos; shell builtin for switching to debug console.</title><description>&lt;div&gt;&lt;strong&gt;svoboda – 11 file(s) modified&lt;/strong&gt;&lt;br/&gt;&apos;kcon&apos; shell builtin for switching to debug console.&lt;/div&gt;+ /trunk/uspace/app/bdsh/cmds/modules/kcon&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/kcon/entry.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/kcon/kcon.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/kcon/kcon.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/kcon/kcon_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/generic/console.c&lt;br /&gt;~ /trunk/uspace/lib/libc/include/console.h&lt;br /&gt;~ /trunk/uspace/lib/libc/include/ipc/console.h&lt;br /&gt;~ /trunk/uspace/srv/console/console.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=4168&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=4168&amp;peg=4364</guid></item>
<item><pubDate>Thu, 12 Feb 2009 21:11:25 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 3882 – cleanup configuration code cleanup</title><description>&lt;div&gt;&lt;strong&gt;decky – 60 file(s) modified&lt;/strong&gt;&lt;br/&gt;cleanup configuration&lt;br /&gt;
code cleanup&lt;/div&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/Makefile&lt;br /&gt;~ /trunk/uspace/app/init/version.c&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/app/trace/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libblock/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/amd64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/arm32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ia64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/ppc32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/sparc64/_link.ld.in&lt;br /&gt;+ /trunk/uspace/lib/libc/include/macros.h&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/libfs/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softint/Makefile&lt;br /&gt;~ /trunk/uspace/Makefile&lt;br /&gt;~ /trunk/uspace/srv/console/Makefile&lt;br /&gt;~ /trunk/uspace/srv/devmap/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fb/fb.c&lt;br /&gt;~ /trunk/uspace/srv/fb/Makefile&lt;br /&gt;~ /trunk/uspace/srv/fs/fat/fat.c&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/arch/ia64/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/arch/ppc32/src/kbd.c&lt;br /&gt;~ /trunk/uspace/srv/kbd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/amd64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/amd64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/arm32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/arm32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ia64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/mips32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ppc32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/ppc32/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/sparc64/Makefile.inc&lt;br /&gt;~ /trunk/uspace/srv/loader/arch/sparc64/_link.ld.in&lt;br /&gt;~ /trunk/uspace/srv/loader/Makefile&lt;br /&gt;~ /trunk/uspace/srv/ns/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/libpci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/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=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3882&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3882&amp;peg=4364</guid></item>
<item><pubDate>Thu, 22 Jan 2009 08:39:43 +0100</pubDate><dc:creator>post</dc:creator><title>Rev 3811 – exit should be a builtin, since it will eventually need ...</title><description>&lt;div&gt;&lt;strong&gt;post – 12 file(s) modified&lt;/strong&gt;&lt;br/&gt;exit should be a builtin, since it will eventually need to know about running jobs&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/builtins.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/builtins/exit &lt;i&gt;(copied from /trunk/uspace/app/bdsh/cmds/modules/quit@3808)&lt;/i&gt;&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/exit/entry.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/builtins/exit/exit.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/builtins/exit/exit.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/builtins/exit/exit_def.h&lt;br /&gt;x /trunk/uspace/app/bdsh/cmds/builtins/exit/quit.c&lt;br /&gt;x /trunk/uspace/app/bdsh/cmds/builtins/exit/quit.h&lt;br /&gt;x /trunk/uspace/app/bdsh/cmds/builtins/exit/quit_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;x /trunk/uspace/app/bdsh/cmds/modules/quit&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3811&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3811&amp;peg=4364</guid></item>
<item><pubDate>Tue, 20 Jan 2009 19:38:16 +0100</pubDate><dc:creator>decky</dc:creator><title>Rev 3803 – configuration system overhaul (requires newt)</title><description>&lt;div&gt;&lt;strong&gt;decky – 40 file(s) modified&lt;/strong&gt;&lt;br/&gt;configuration system overhaul (requires newt)&lt;/div&gt;~ /trunk/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /trunk/boot/arch/sparc64/loader/Makefile&lt;br /&gt;x /trunk/boot/boot.config&lt;br /&gt;~ /trunk/boot/Makefile&lt;br /&gt;~ /trunk/HelenOS.config&lt;br /&gt;x /trunk/kernel/kernel.config&lt;br /&gt;~ /trunk/kernel/Makefile&lt;br /&gt;~ /trunk/Makefile&lt;br /&gt;~ /trunk/tools/config.py&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&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/app/trace/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libblock/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile&lt;br /&gt;~ /trunk/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /trunk/uspace/lib/libfs/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softfloat/Makefile&lt;br /&gt;~ /trunk/uspace/lib/softint/Makefile&lt;br /&gt;~ /trunk/uspace/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/loader/Makefile&lt;br /&gt;~ /trunk/uspace/srv/ns/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/libpci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/pci/Makefile&lt;br /&gt;~ /trunk/uspace/srv/rd/Makefile&lt;br /&gt;~ /trunk/uspace/srv/vfs/Makefile&lt;br /&gt;x /trunk/uspace/uspace.config&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3803&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3803&amp;peg=4364</guid></item>
<item><pubDate>Sun, 14 Sep 2008 19:33:47 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3420 – Add skeletal sleep and cp commands (not yet working)</title><description>&lt;div&gt;&lt;strong&gt;post – 13 file(s) modified&lt;/strong&gt;&lt;br/&gt;Add skeletal sleep and cp commands (not yet working)&lt;/div&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/cp.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/cp.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/cp_def.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/cp/entry.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/entry.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.c&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/sleep/sleep_def.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&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%2FMakefile&amp;rev=3420&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3420&amp;peg=4364</guid></item>
<item><pubDate>Thu, 28 Aug 2008 13:01:12 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3374 – Drop inclusion of lib/ and lib/ustr in the Makefile (this ...</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Drop inclusion of lib/ and lib/ustr in the Makefile (this completes housekeeping)&lt;/div&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3374&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3374&amp;peg=4364</guid></item>
<item><pubDate>Thu, 28 Aug 2008 04:51:25 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3371 – pwd should be a module, not a builtin</title><description>&lt;div&gt;&lt;strong&gt;post – 9 file(s) modified&lt;/strong&gt;&lt;br/&gt;pwd should be a module, not a builtin&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/builtins/builtins.h&lt;br /&gt;x /trunk/uspace/app/bdsh/cmds/builtins/pwd&lt;br /&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/pwd&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/pwd/pwd.def&lt;br /&gt;+ /trunk/uspace/app/bdsh/cmds/modules/pwd/pwd.h&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3371&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3371&amp;peg=4364</guid></item>
<item><pubDate>Sun, 24 Aug 2008 18:00:11 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3360 – Remove &apos;mount&apos;</title><description>&lt;div&gt;&lt;strong&gt;post – 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;Remove &apos;mount&apos;&lt;/div&gt;~ /trunk/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;x /trunk/uspace/app/bdsh/cmds/modules/mount&lt;br /&gt;~ /trunk/uspace/app/bdsh/Makefile&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3360&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3360&amp;peg=4364</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%2FMakefile&amp;rev=3346&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3346&amp;peg=4364</guid></item>
<item><pubDate>Tue, 12 Aug 2008 10:17:04 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3304 – Get rid of -DHELENOS (glibc builds will now break)</title><description>&lt;div&gt;&lt;strong&gt;post – 8 file(s) modified&lt;/strong&gt;&lt;br/&gt;Get rid of -DHELENOS (glibc builds will now break)&lt;/div&gt;~ /branches/shell/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/config.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/Makefile&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/scli.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3304&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3304&amp;peg=4364</guid></item>
<item><pubDate>Tue, 12 Aug 2008 09:52:56 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3302 – Added a stub for a future mount command, at this ...</title><description>&lt;div&gt;&lt;strong&gt;post – 7 file(s) modified&lt;/strong&gt;&lt;br/&gt;Added a stub for a future mount command, at this point we stop updating the GNU&lt;br /&gt;
makefile.&lt;/div&gt;~ /branches/shell/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mount&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mount/entry.h&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.c&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.def&lt;br /&gt;+ /branches/shell/uspace/app/bdsh/cmds/modules/mount/mount.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%2FMakefile&amp;rev=3302&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3302&amp;peg=4364</guid></item>
<item><pubDate>Tue, 12 Aug 2008 08:27:05 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3299 – Makefile: Don&apos;t echo gcc auto header dependency output</title><description>&lt;div&gt;&lt;strong&gt;post – 1 file(s) modified&lt;/strong&gt;&lt;br/&gt;Makefile: Don&apos;t echo gcc auto header dependency output&lt;/div&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%2FMakefile&amp;rev=3299&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3299&amp;peg=4364</guid></item>
<item><pubDate>Mon, 11 Aug 2008 10:31:47 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3288 – Makefiles: Fix typo $(OUTPUT) -&gt; $(PROGRAM), update GNU Makefile.</title><description>&lt;div&gt;&lt;strong&gt;post – 2 file(s) modified&lt;/strong&gt;&lt;br/&gt;Makefiles: Fix typo $(OUTPUT) -&gt; $(PROGRAM), update GNU Makefile.&lt;/div&gt;~ /branches/shell/uspace/app/bdsh/Makefile&lt;br /&gt;~ /branches/shell/uspace/app/bdsh/Makefile.gnu&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3288&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3288&amp;peg=4364</guid></item>
<item><pubDate>Sun, 10 Aug 2008 19:07:49 +0200</pubDate><dc:creator>post</dc:creator><title>Rev 3280 – Get rid of cli_free() wrapper (no longer needed), this also ...</title><description>&lt;div&gt;&lt;strong&gt;post – 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;Get rid of cli_free() wrapper (no longer needed), this also removes -fno-strict-aliasing&lt;/div&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/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%2FMakefile&amp;rev=3280&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3280&amp;peg=4364</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%2FMakefile&amp;rev=3277&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3277&amp;peg=4364</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%2FMakefile&amp;rev=3265&amp;peg=4364</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Ftrunk%2Fuspace%2Fapp%2Fbdsh%2FMakefile&amp;rev=3265&amp;peg=4364</guid></item>
</channel></rss>