bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PPP port available via SourceForge CVS


From: Daniel E Baumann
Subject: PPP port available via SourceForge CVS
Date: Fri, 12 Jan 2001 11:31:28 -0600

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:anonymous@cvs.hurd.sourceforge.net:/cvsroot/hurd login
 
cvs -z3 -d:pserver:anonymous@cvs.hurd.sourceforge.net:/cvsroot/hurd co 
ppp-hurd

Developer CVS Access via SSH

export CVS_RSH=ssh
 
cvs -z3 -ddevelopername@cvs.hurd.sourceforge.net:/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       baumannd@msoe.edu
Web location:          http://www.msoe.edu/~baumannd
"Life would be so much easier if we could just look at the source code."
      -- Dave Olsen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]