From: Jeff D. <jd...@ka...> - 2000-08-02 14:50:52
|
> How to access host filesystem under umk without any network > connections? Right now you can't. If you're interested in writing a little filesystem, write one that turns vfs calls into their system call equivalent, and that will do it. That's also on my list of things to do. Jeff |