This website requires JavaScript.
Explore
Help
Register
Sign in
xfnw
/
plan9fox
Watch
1
Star
0
Fork
You've already forked plan9fox
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
b90036a062
plan9fox
/
rc
/
bin
/
service
/
!tcp17007
4 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
Import sources from 2011-03-30 iso image - rc
2011-03-30 14:14:36 +00:00
#!/bin/rc
netdir=`{echo $3 | sed 's;/[0-9]+$;!*!0;'}
oexportfs: move legacy code for cpu and import to separate program The initial protocol handling in exportfs for cpu and import services is a huge mess. Saparate the code out into its own program with its own oexportfs(4) manpage.
2020-12-13 19:09:03 +00:00
exec /bin/oexportfs -a -A $netdir
Reference in a new issue
Copy permalink