| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Build was broken since 6d3b4cea78b22a6562eef4256cfcc40a8d372194
Message-Id: <20220827224239.54097-1-etienne.brateau@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Basically it is an automation of this:
http://walfield.org/pub/people/neal/papers/hurd-misc/manual-bootstrap.txt
To launch a storeio translator on FILE:
$ storeio -d FILE -T TYPE ARG
Message-Id: <20170126213616.26846-1-luca.dariz@gmail.com>
|
|
|
|
|
| |
Our variants print stack traces on failures. This will make locating
errors much easier.
|
|
|
|
|
|
|
| |
Register libtrivfs-based translators running as root as important
processes at the proc server.
* libtrivfs/startup.c (trivfs_startup): Mark us as important.
|
|
|
|
| |
* startup.c (trivfs_startup): Don't use MAKE_SEND in Hurd RPC.
|
| |
|
| |
|
|
|
|
| |
them to trivfs_handle_port. Use new ports interface.
|
|
|