Hello,

I didn't have a close look at your code, I just want to point out the
following: it is probably easier (and more elegant) to use libtrivfs
in your server.  The trivfs code will make sure that your server is a
`full' Hurd server, which starts up correctly and answers correctly to
file system lookups.

Have a look at the implementation of e.g. the password server
(trans/password.c); it is based on trivfs but also provides it's own
interface.  In your code, the password interface would be simply
replaced by the stack interface.

                moritz
-- 
[EMAIL PROTECTED] - http://duesseldorf.ccc.de/~moritz/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199


_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd

Reply via email to