summaryrefslogtreecommitdiff
path: root/sys/src/cmd/9660srv
AgeCommit message (Collapse)Author
2013-01-229660srv: run 9p service in separate namespace to prevent deadlockcinap_lenrek
we have to run the 9p service process in its own namespace otherwise the attach filename might point onto the served filesystem causing it to deadlock. this happens especially if 9660srv is used as root filesystem. (cdboot)
2011-06-169660srv: fix memory leakcinap_lenrek
2011-06-06fix real cause of iso name truncationcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen