<?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/sparc/uspace/app/bdsh/cmds/modules/mkdir/entry.h</title><description>WebSVN RSS feed &#x2013; HelenOS</description><lastBuildDate>Sat, 04 Apr 2026 00:40:21 +0200</lastBuildDate><generator>WebSVN 2.8.4</generator><language>en</language><link>https://historic.helenos.org/log.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;max=40&amp;</link><atom:link href="https://historic.helenos.org/rss.php?path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;repname=HelenOS" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 14 Oct 2008 20:51:30 +0200</pubDate><dc:creator>rimsky</dc:creator><title>Rev 3492 – Changes in trunk merged into the sparc branch. SILO&apos;s ramdisk ...</title><description>&lt;div&gt;&lt;strong&gt;rimsky – 128 file(s) modified&lt;/strong&gt;&lt;br/&gt;Changes in trunk merged into the sparc branch. SILO&apos;s ramdisk issue solved by the CONFIG_RD_EXTERNAL option.&lt;/div&gt;~ /branches/sparc/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/main.c&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/silo/silo.conf&lt;br /&gt;~ /branches/sparc/boot/boot.config&lt;br /&gt;~ /branches/sparc/boot/generic/string.c&lt;br /&gt;~ /branches/sparc/boot/generic/string.h&lt;br /&gt;~ /branches/sparc/kernel/arch/amd64/include/syscall.h&lt;br /&gt;~ /branches/sparc/kernel/arch/arm32/include/interrupt.h&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/include/asm.h&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/include/cpu.h&lt;br /&gt;+ /branches/sparc/kernel/arch/ia32/include/syscall.h &lt;i&gt;(copied from /trunk/kernel/arch/ia32/include/syscall.h@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/src/asm.S&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/src/cpu/cpu.c&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/src/proc/scheduler.c&lt;br /&gt;+ /branches/sparc/kernel/arch/ia32/src/syscall.c &lt;i&gt;(copied from /trunk/kernel/arch/ia32/src/syscall.c@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/arch/ia64/include/asm.h&lt;br /&gt;~ /branches/sparc/kernel/arch/ppc32/include/asm/regname.h&lt;br /&gt;~ /branches/sparc/kernel/arch/ppc32/include/exception.h&lt;br /&gt;+ /branches/sparc/kernel/arch/ppc32/include/regutils.h &lt;i&gt;(copied from /trunk/kernel/arch/ppc32/include/regutils.h@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/include/trap/regwin.h&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/include/trap/syscall.h&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/src/proc/thread.c&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/src/trap/trap_table.S&lt;br /&gt;~ /branches/sparc/kernel/generic/include/ipc/ipc.h&lt;br /&gt;+ /branches/sparc/kernel/generic/include/ipc/kbox.h &lt;i&gt;(copied from /trunk/kernel/generic/include/ipc/kbox.h@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/generic/include/ipc/sysipc.h&lt;br /&gt;~ /branches/sparc/kernel/generic/include/proc/task.h&lt;br /&gt;~ /branches/sparc/kernel/generic/include/proc/thread.h&lt;br /&gt;~ /branches/sparc/kernel/generic/include/syscall/syscall.h&lt;br /&gt;+ /branches/sparc/kernel/generic/include/udebug &lt;i&gt;(copied from /trunk/kernel/generic/include/udebug@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/generic/src/console/cmd.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/ipc.c&lt;br /&gt;+ /branches/sparc/kernel/generic/src/ipc/kbox.c &lt;i&gt;(copied from /trunk/kernel/generic/src/ipc/kbox.c@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/lib/memstr.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/main/uinit.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/proc/task.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/proc/thread.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/syscall/syscall.c&lt;br /&gt;+ /branches/sparc/kernel/generic/src/udebug &lt;i&gt;(copied from /trunk/kernel/generic/src/udebug@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/kernel/kernel.config&lt;br /&gt;~ /branches/sparc/kernel/Makefile&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/builtins/cd/cd.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/builtins/cd/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/cmds.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/mknewcmd&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/cat/cat.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/cat/entry.h&lt;br /&gt;+ /branches/sparc/uspace/app/bdsh/cmds/modules/cp &lt;i&gt;(copied from /trunk/uspace/app/bdsh/cmds/modules/cp@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/help/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/help/help.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/ls/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/ls/ls.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/mkdir/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/modules.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/pwd/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/pwd/pwd.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/quit/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/quit/quit.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/rm/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/rm/rm.c&lt;br /&gt;+ /branches/sparc/uspace/app/bdsh/cmds/modules/sleep &lt;i&gt;(copied from /trunk/uspace/app/bdsh/cmds/modules/sleep@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/touch/entry.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/cmds/modules/touch/touch.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/config.h&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/exec.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/Makefile&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/README&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/scli.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/util.c&lt;br /&gt;~ /branches/sparc/uspace/app/bdsh/util.h&lt;br /&gt;~ /branches/sparc/uspace/app/init/init.c&lt;br /&gt;~ /branches/sparc/uspace/app/tester/ipc/send_sync.c&lt;br /&gt;~ /branches/sparc/uspace/app/tester/tester.c&lt;br /&gt;+ /branches/sparc/uspace/app/trace &lt;i&gt;(copied from /trunk/uspace/app/trace@3491)&lt;/i&gt;&lt;br /&gt;+ /branches/sparc/uspace/dist/app &lt;i&gt;(copied from /trunk/uspace/dist/app@3491)&lt;/i&gt;&lt;br /&gt;+ /branches/sparc/uspace/dist/cfg &lt;i&gt;(copied from /trunk/uspace/dist/cfg@3491)&lt;/i&gt;&lt;br /&gt;x /branches/sparc/uspace/dist/etc&lt;br /&gt;x /branches/sparc/uspace/dist/sbin&lt;br /&gt;+ /branches/sparc/uspace/dist/srv &lt;i&gt;(copied from /trunk/uspace/dist/srv@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/amd64/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/arm32/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia32/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia32/src/syscall.S&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia64/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/mips32/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ppc32/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ppc64/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/sparc64/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/ipc.c&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/generic/loader.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/loader.c@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/smc.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/string.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/task.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/time.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/tls.c&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/generic/udebug.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/udebug.c@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/vfs/canonify.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/vfs/vfs.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/ipc/ipc.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/ipc/loader.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/libc.h&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/include/loader/loader.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/loader/loader.h@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/loader/pcb.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/string.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/syscall.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/task.h&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/include/udebug.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/udebug.h@3491)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/Makefile.toolchain&lt;br /&gt;~ /branches/sparc/uspace/lib/libfs/Makefile&lt;br /&gt;~ /branches/sparc/uspace/lib/softfloat/Makefile&lt;br /&gt;~ /branches/sparc/uspace/lib/softint/Makefile&lt;br /&gt;~ /branches/sparc/uspace/Makefile&lt;br /&gt;~ /branches/sparc/uspace/srv/loader/main.c&lt;br /&gt;~ /branches/sparc/uspace/srv/vfs/vfs.c&lt;br /&gt;~ /branches/sparc/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3492</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3492</guid></item>
<item><pubDate>Fri, 12 Sep 2008 15:40:06 +0200</pubDate><dc:creator>rimsky</dc:creator><title>Rev 3397 – Merged recent changes from trunk into the Sparc branch.</title><description>&lt;div&gt;&lt;strong&gt;rimsky – 73 file(s) modified&lt;/strong&gt;&lt;br/&gt;Merged recent changes from trunk into the Sparc branch.&lt;/div&gt;~ /branches/sparc/boot/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/arm32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/ia64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/sparc/boot/arch/mips32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/main.c&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/ppc32/loader/ofwarch.c&lt;br /&gt;~ /branches/sparc/boot/arch/ppc64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/boot.S&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/main.c&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/main.h&lt;br /&gt;~ /branches/sparc/boot/arch/sparc64/loader/Makefile&lt;br /&gt;~ /branches/sparc/boot/genarch/balloc.h&lt;br /&gt;x /branches/sparc/boot/tools/ia64&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.amd64.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.arm32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ia32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ia64.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.mipseb32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.mipsel32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ppc32.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.ppc64.sh&lt;br /&gt;~ /branches/sparc/contrib/toolchain/toolchain.sparc64.sh&lt;br /&gt;~ /branches/sparc/kernel/arch/amd64/include/atomic.h&lt;br /&gt;~ /branches/sparc/kernel/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/include/atomic.h&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia32xen/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/mips32/src/mm/tlb.c&lt;br /&gt;~ /branches/sparc/kernel/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/include/atomic.h&lt;br /&gt;~ /branches/sparc/kernel/arch/sparc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/kernel/generic/include/errno.h&lt;br /&gt;~ /branches/sparc/kernel/generic/include/ipc/ipc.h&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/ipc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/ipcrsc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/ipc/sysipc.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/main/kinit.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/as.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/backend_anon.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/mm/backend_elf.c&lt;br /&gt;~ /branches/sparc/kernel/generic/src/proc/task.c&lt;br /&gt;+ /branches/sparc/uspace/app/bdsh &lt;i&gt;(copied from /trunk/uspace/app/bdsh@3396)&lt;/i&gt;&lt;br /&gt;x /branches/sparc/uspace/app/cli&lt;br /&gt;~ /branches/sparc/uspace/app/init/init.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/amd64/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/arm32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ia64/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/mips32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/mips32eb/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ppc32/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/ppc64/Makefile.inc&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/arch/sparc64/Makefile.inc&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/generic/getopt.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/getopt.c@3396)&lt;/i&gt;&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/generic/io/asprintf.c &lt;i&gt;(copied from /trunk/uspace/lib/libc/generic/io/asprintf.c@3396)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/io/printf_core.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/io/sprintf.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/io/vsnprintf.c&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/generic/ipc.c&lt;br /&gt;+ /branches/sparc/uspace/lib/libc/include/getopt.h &lt;i&gt;(copied from /trunk/uspace/lib/libc/include/getopt.h@3396)&lt;/i&gt;&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/include/stdio.h&lt;br /&gt;~ /branches/sparc/uspace/lib/libc/Makefile&lt;br /&gt;~ /branches/sparc/uspace/Makefile&lt;br /&gt;~ /branches/sparc/uspace/srv/fs/fat/fat_ops.c&lt;br /&gt;~ /branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c&lt;br /&gt;~ /branches/sparc/uspace/srv/vfs/vfs_ops.c&lt;br /&gt;</description><link>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3397</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3397</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%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3346</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3346</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%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3277</link><guid>https://historic.helenos.org/revision.php?repname=HelenOS&amp;path=%2F%2Fbranches%2Fsparc%2Fuspace%2Fapp%2Fbdsh%2Fcmds%2Fmodules%2Fmkdir%2Fentry.h&amp;rev=3277</guid></item>
</channel></rss>