History log of /haiku/src/tools/fs_shell/fssh.h
Revision Date Author Comments
# 360a6446 29-Feb-2012 Axel Dörfler <axeld@pinc-software.de>

Implemented support for file system specific commands.

* File system specific shell implementations can now register any additional
commands by implementing the register_additional_commands() function.


# 8dcb250c 02-May-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Thou shall not leave a blank line between copyright header and header
guard.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20976 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c3c6ad0a 30-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

BeOS build fixes:
* On BeOS compatible host platforms we must not include
BeOSBuildCompatibility.h, but HaikuBuildCompatibility.h.
* Fixed errno usage in command_cp.cpp.
* Fixed fssh_ioctl().
* fssh_set_sem_owner() doesn't invoke BeOS's set_sem_owner() anymore or
otherwise the FS's semaphores are assigned to the kernel.
* Commented out <string.h> functions that don't exist under BeOS (and aren't
used anyway).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20934 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4f7504e3 28-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

* The command functions return actual error codes now.
* Added commands ln, mkdir, mkindex, rm.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20882 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ada99c21 28-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

* Init kernel IO context.
* Added command management, an interactive input loop, and a few basic
commands.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20876 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 360a6446506d9316265df77c0f89804e3de11412 29-Feb-2012 Axel Dörfler <axeld@pinc-software.de>

Implemented support for file system specific commands.

* File system specific shell implementations can now register any additional
commands by implementing the register_additional_commands() function.


# 8dcb250c8aaf5235dd291f15b1c289b84187fc06 02-May-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Thou shall not leave a blank line between copyright header and header
guard.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20976 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c3c6ad0a0be88d057b4f87a81277bf3ec232df39 30-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

BeOS build fixes:
* On BeOS compatible host platforms we must not include
BeOSBuildCompatibility.h, but HaikuBuildCompatibility.h.
* Fixed errno usage in command_cp.cpp.
* Fixed fssh_ioctl().
* fssh_set_sem_owner() doesn't invoke BeOS's set_sem_owner() anymore or
otherwise the FS's semaphores are assigned to the kernel.
* Commented out <string.h> functions that don't exist under BeOS (and aren't
used anyway).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20934 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4f7504e31ea44741047a016908be3756e8a7acbb 28-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

* The command functions return actual error codes now.
* Added commands ln, mkdir, mkindex, rm.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20882 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ada99c21af980d24f8a65d19a59aa1ea574f05b6 28-Apr-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

* Init kernel IO context.
* Added command management, an interactive input loop, and a few basic
commands.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20876 a95241bf-73f2-0310-859d-f6bbb57e9c96