Age | Commit message (Collapse) | Author |
|
|
|
This is a patch that in conjunction with
e9687ec4ff525ae4a88314ba4ae97da770bd012f fixes the receiver lookups
for the notify_port_t type.
* devnode/Makefile (MIGSFLAGS): Use mig-mutate.h.
* eth-filter/Makefile: Likewise.
* eth-multiplexer/Makefile: Likewise.
* libmachdev/Makefile: Likewise.
* devnode/mig-mutate.h: New file.
* eth-filter/mig-mutate.h: Likewise.
* eth-multiplexer/mig-mutate.h: Likewise.
* libmachdev/mig-mutate.h: Likewise.
* devnode/devnode.c: Adjust accordingly.
* eth-filter/filter.c: Likewise.
* eth-multiplexer/notify_impl.c: Likewise.
* libmachdev/trivfs_server.c: Likewise.
|
|
|
|
|
|
|
|
|
|
This reverts commit fb489ff7a7989b85ae4f3c1deaf5dbf816de6545.
The Makefile rules are not actually regenerating them properly.
|
|
|
|
|
|
|
|
|
|
This reverts commit e0571ec558b13cbf400f2a0c55787238fcf3d858.
|
|
|
|
|
|
|
|
There is a bug in boot in this version: subhurd sometimes cannot boot.
|