Upon popular request, to make the code avaiable, I have imported the user 
space PPP port ino the HURD SourceForge CVS tree. You can check it out by 
doing the following:

Anonymous CVS Access

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/hurd login
 
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/hurd co 
ppp-hurd

Developer CVS Access via SSH

export CVS_RSH=ssh
 
cvs -z3 [EMAIL PROTECTED]:/cvsroot/hurd co ppp-hurd

Most if the code is in ppp-hurd/ppp, the other directories have not been 
touched so files in the examples, libhack, pppctl directories have not been 
changed. Also there is a ChangeLog in ppp-hurd/ppp as well as a a hurd 
directory in ppp-hurd/ppp which contains some of the same files as the parent 
directory, but with specific hurd implementations of those functions. This 
code will not be tested or debugged until there is a glibc and hurd update 
containing support for various socket() ioctl() calls, which Marcus tells me 
"now it's really done". So soon we will have a working PPP port ;), then I 
will make a debian package and hopefully HURD life will be a little 
better for some :).

Dan
-- 
Daniel E Baumann       [EMAIL PROTECTED]
Web location:          http://www.msoe.edu/~baumannd
"Life would be so much easier if we could just look at the source code."
      -- Dave Olsen

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

Reply via email to