From owner-cvs-sys Fri Nov 3 00:42:32 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA28744 for cvs-sys-outgoing; Fri, 3 Nov 1995 00:42:32 -0800 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA28730 ; Fri, 3 Nov 1995 00:42:23 -0800 Date: Fri, 3 Nov 1995 00:42:23 -0800 From: Peter Wemm Message-Id: <199511030842.AAA28730@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net if_ppp.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk peter 95/11/03 00:42:23 Modified: sys/net if_ppp.c Log: Fix the incomplete merge for the IPX code - the internals are different. Note, the IPX in pppd support is not really there. I suspect that it may work if you ifconfig it up manually.