From owner-freebsd-hackers Fri Jan 31 01:30:33 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA14209 for hackers-outgoing; Fri, 31 Jan 1997 01:30:33 -0800 (PST) Received: from ui-gate.utell.co.uk (ui-gate.utell.co.uk [194.200.4.253]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA14184 for ; Fri, 31 Jan 1997 01:30:14 -0800 (PST) Received: from dibble.utell.net (dibble.utell.net [97.3.0.10]) by ui-gate.utell.co.uk (8.7.6/8.7.3) with ESMTP id JAA28459; Fri, 31 Jan 1997 09:29:55 GMT Message-Id: <199701310929.JAA28459@ui-gate.utell.co.uk> From: "Brian Somers" To: "Eivind Eklund" Cc: , Subject: Re: PR2347 - recursive malloc() in ppp Date: Fri, 31 Jan 1997 09:25:11 -0000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ---------- > From: Eivind Eklund > To: Brian Somers > Cc: fyeung@fyeung8.netific.com; hackers@freebsd.org > Subject: Re: PR2347 - recursive malloc() in ppp > Date: 31 January 1997 01:46 > > At 10:02 AM 1/30/97 -0000, Brian Somers wrote: > >I'm not sure what your problem might have been, but lots of changes have > >been done to ppp since then. You can pick up the current sources from > >ftp://ftp.freebsd.org:/pub/FreeBSD/FreeBSD-current/src/usr.sbin/ppp if you > >want to have a look at the "current" version, but I don't think it'll > >compile on 2.1*. > > With minor patches, it will. Replace the > > #include > > with > > +#include > +#if ___FreeBSD_version >= 199702 > #include > +#endif > > this might break under 2.2.5R, though. (Will work under 2.1.6, 2.2 and > -current as of today) > > BTW: Who is the right person to submit patches for PPP to? > > > > Eivind Eklund / perhaps@yes.no / http://maybe.yes.no/perhaps/ Brian Don't _EVER_ lose your sense of humour