code: 9ferno

Download patch

ref: 2745a626390bd5df5a01a7ef18c1a18a93f8c54d
parent: 77a30a96508354db006f70ba2d3cee74fa49259c
author: 9ferno <gophone2015@gmail.com>
date: Sun Jan 16 11:11:13 EST 2022

corrected the namespace file

--- a/usr/inferno/namespace
+++ b/usr/inferno/namespace
@@ -2,5 +2,5 @@
 # /chan/foo is more natural than '#s'/foo
 bind -b '#s' /chan
 
-bind -ib /usr/inferno/dis /dis
-bind -ib /usr/inferno/module /module
+bind -b /usr/inferno/dis /dis
+bind -b /usr/inferno/module /module