History log of /haiku/src/tools/fs_shell/fs_shell_command_unix.cpp
Revision Date Author Comments
# 17ebe2b0 03-Jan-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Reimplemented the communication with the FS shell for Unixish systems (now
including also Haiku) using FIFOs instead of Unix sockets. Advantages:
* Multiple FS shells can run concurrently, since they no longer need a unique
address.
* Killing/aborting the build_haiku_image script will automatically tear down
the FS shell as well, so there shouldn't be any stray FS shell processes
anymore. Hopefully also fixes #5498.

So far only tested under Haiku.


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


# 99734c68 26-Apr-2008 François Revol <revol@free.fr>

Missing close() calls just for the sake of it.


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


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

* Quieted down success output.
* Added non-interactive (external commands) support. The BeOS
implementation needs some more work; well, the whole FS shell will
probably have build issues on BeOS ATM.
* Added reasonably complete argument processing in main(). Options are
similar to the old FS shell.


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


# 17ebe2b021619ed7cd95bef6f9f6a48265753a92 03-Jan-2011 Ingo Weinhold <ingo_weinhold@gmx.de>

Reimplemented the communication with the FS shell for Unixish systems (now
including also Haiku) using FIFOs instead of Unix sockets. Advantages:
* Multiple FS shells can run concurrently, since they no longer need a unique
address.
* Killing/aborting the build_haiku_image script will automatically tear down
the FS shell as well, so there shouldn't be any stray FS shell processes
anymore. Hopefully also fixes #5498.

So far only tested under Haiku.


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


# 99734c68415b5525542859b461d51e24091ec853 26-Apr-2008 François Revol <revol@free.fr>

Missing close() calls just for the sake of it.


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


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

* Quieted down success output.
* Added non-interactive (external commands) support. The BeOS
implementation needs some more work; well, the whole FS shell will
probably have build issues on BeOS ATM.
* Added reasonably complete argument processing in main(). Options are
similar to the old FS shell.


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