Add support for user-level 9P servers/clients and various bug fixes to go with them.
This commit is contained in:
parent
ac244f8d28
commit
32f69c36e0
60 changed files with 965 additions and 485 deletions
6
bin/B
6
bin/B
|
|
@ -6,6 +6,12 @@ then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
for i
|
||||
do
|
||||
plumb $i
|
||||
done
|
||||
exit 0
|
||||
|
||||
if [ "x$DISPLAY" = "x" ]
|
||||
then
|
||||
sam="/tmp/.sam.$USER"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue