--- Nathan Hawkins <[EMAIL PROTECTED]> wrote:
>
> > Is there something you can do to ask the FreeBSD developers to switch their
> > PPP to Samba's?
>
> This shouldn't be necessary. All we have to do is get the patches merged
> upstream, and then point out to FreeBSD developers that with the n
Robert Millan writes:
On Tue, Jul 08, 2003 at 04:41:51AM +0100, Pedro F. Giffuni wrote:
Can you please submit the NetBSD patches to the author? The latest release
doesn't support FreeBSD or NetBSD and updating the FreeBSD patches is
non-trivial. This could be maintained in the ports tree and would
On Tue, Jul 08, 2003 at 03:51:07PM +0100, Pedro F. Giffuni wrote:
> --- Robert Millan <[EMAIL PROTECTED]> wrote:
> ...
> >
> > I'm discussing this with Samba's PPP people. Would you bring it up on the
> > lists when the patches are applied?
> >
> Sure I will. Please try to preserve the BSD lice
--- Robert Millan <[EMAIL PROTECTED]> wrote:
...
>
> I'm discussing this with Samba's PPP people. Would you bring it up on the
> lists when the patches are applied?
>
Sure I will. Please try to preserve the BSD license on the files you modified
too. I noticed some files are GPL'd now but as lon
--- Robert Millan <[EMAIL PROTECTED]> wrote: > On Tue, Jul 08, 2003 at
04:41:51AM +0100, Pedro F. Giffuni wrote:
>
> Do you think so? That would help us much, since we wouldn't have to maintain
> Samba's PPP ourselves.
>
The author's address is in the README with the distribution.
> Is there
On Tue, Jul 08, 2003 at 03:37:43PM +0100, Pedro F. Giffuni wrote:
> > Is there something you can do to ask the FreeBSD developers to switch their
> > PPP to Samba's?
> >
> I can bring up the subject on the lists, but it would be easier if we have an
> upgrade path... that is if the author of the P
On Tue, Jul 08, 2003 at 04:41:51AM +0100, Pedro F. Giffuni wrote:
>
> Can you please submit the NetBSD patches to the author? The latest release
> doesn't support FreeBSD or NetBSD and updating the FreeBSD patches is
> non-trivial. This could be maintained in the ports tree and would leave the
> d
On Tue, Jul 08, 2003 at 04:41:51AM +0100, Pedro F. Giffuni wrote:
>
> But it is :-). FreeBSD carries a patched 2.3.5 pppd that was maintained by
> Peter Wemm (I think he works for Yahoo now, I emailed him).
>
> Can you please submit the NetBSD patches to the author? The latest release
> doesn't
--- "Jeremy C. Reed" <[EMAIL PROTECTED]> wrote: > On Mon, 7 Jul 2003, Pedro F.
Giffuni wrote:
> > I traced the version included in FreeBSD to here:
> > ftp://ftp.samba.org/pub/ppp/
>
> That doesn't look right (unless it is from long time ago because it is
> very different). That pppd from that sa
On Mon, 7 Jul 2003, Pedro F. Giffuni wrote:
> I traced the version included in FreeBSD to here:
> ftp://ftp.samba.org/pub/ppp/
That doesn't look right (unless it is from long time ago because it is
very different). That pppd from that samba server is the same PPPD
included with NetBSD. I have read
--- Robert Millan <[EMAIL PROTECTED]> wrote:
...
> > I think I saw this thread on Daemonnews too.
>
> Do you have any link?
>
Hmm.. no.. I was wrong.
> > > I recently posted a patch for Debian's PPP to work on GNU/FreeBSD [2].
> Have
> > > you tried it? It's untested yet and i'm waiting for s
On Mon, Jul 07, 2003 at 05:15:04PM +0100, Pedro F. Giffuni wrote:
> >
> > For what i'm told, the *BSD forked that PPP at some point and made their
> > own versions. The fork is not that much separated, as you can see i used
> > code from both FreeBSD's and NetBSD's PPPs for my port.
> >
> I trace
On Mon, Jul 07, 2003 at 05:29:16AM +0100, Pedro F. Giffuni wrote:
> Hi Robert;
> ...
> Hmm.. my intention was just to let you know how things are done in FreeBSD,
> I'm
> not really into suggesting which ppp you might want to use :).
Any suggestion is appreciated, of course.
> > [1] see the arch
Hi Robert;
...
Hmm.. my intention was just to let you know how things are done in FreeBSD, I'm
not really into suggesting which ppp you might want to use :).
>
> [1] see the archived thread:
> http://lists.debian.org/debian-hurd/2003/debian-hurd-200306/msg00114.html
>
I think I saw this thre
On Sat, Jul 05, 2003 at 08:25:20PM +0100, Pedro F. Giffuni wrote:
> Hi;
>
> I just wanted to point out that on FreeBSD the default ppp is the userland
> ppp by Brian Somers http://www.awfulhak.org/ppp.html .
We used to have Brian's PPP in Debian for the GNU/Hurd port, but it was
removed from the
Hi;
I just wanted to point out that on FreeBSD the default ppp is the userland
ppp by Brian Somers http://www.awfulhak.org/ppp.html .
The preferred kernel interface for pppd is netgraph (see the manpage) and
there is a port of mpd that supports it.
cheers,
Pedro.
__
On Fri, Jul 04, 2003 at 01:18:27PM -0400, Nathan Hawkins wrote:
> On Thu, Jul 03, 2003 at 02:54:46PM +0200, Robert Millan wrote:
> >
> > ouch. I thought the /dev/ppp ioctl interface was standarised..
>
> That's a joke right? "ioctl" and "standardized" in the same sentence...
Hey, if _I_ had dess
On Thu, Jul 03, 2003 at 02:54:46PM +0200, Robert Millan wrote:
> On Thu, Jul 03, 2003 at 01:28:00PM +1000, matthew green wrote:
> >
> > no. "sys-bsd.c" is the code to talk to a BSD-like ppp kernel driver.
> > you will definately want this.
>
> ouch. I thought the /dev/ppp ioctl interface was
>This is getting more confusing :(. Maybe it means FreeBSD 3.x and lower
>didn't support PPP natively..
>
> freebsd have changed preferred ppp implemetation from the normal pppd
> that everyone else (heh) uses to their userland ppp that uses tun(4)
> instead of ppp
On Thu, Jul 03, 2003 at 01:28:00PM +1000, matthew green wrote:
>
> no. "sys-bsd.c" is the code to talk to a BSD-like ppp kernel driver.
> you will definately want this.
ouch. I thought the /dev/ppp ioctl interface was standarised..
> (hmmm my netbsd tree only has sys-bsd.c ) i really
- "makext" probably means userland, so "sys-bsd.c" is highly likely to assume
FreeBSD. we have GNU userland, which is what the sources call "linux", so
we set makext="linux" (it's ugly to call it like this, but i can live with
it ;))
no. "sys-bsd.c" is the code to talk to a BSD-li
On Wed, Jul 02, 2003 at 12:22:10AM -0500, Juan Fdo Gallego Gómez wrote:
> I tried to compile pppd, just a checkout from the cvs at cvs.samba.org
> What I saw was that the support for freebsd was discontinued since
> freebsd-3.0 (1999), also it patches the kernel.
Yep; as Nathan said, FreeBSD suppo
I tried to compile pppd, just a checkout from the cvs at cvs.samba.org
What I saw was that the support for freebsd was discontinued since
freebsd-3.0 (1999), also it patches the kernel.
What I did:
cd pppd
cp Makefile.linux Makefile.gfbsd
vi Makefile.gfbsd (I changed sys-linux.c to sys-bsd.c)
mak
23 matches
Mail list logo