From owner-cvs-all Sun Dec 27 13:31:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05424 for cvs-all-outgoing; Sun, 27 Dec 1998 13:31:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05419; Sun, 27 Dec 1998 13:30:59 -0800 (PST) (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA21915; Sun, 27 Dec 1998 13:30:50 -0800 (PST) Date: Sun, 27 Dec 1998 13:30:50 -0800 (PST) Message-Id: <199812272130.NAA21915@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin Makefile src/sys/net if_sppp.h if_spppsubr.c src/usr.sbin/spppcontrol Makefile spppcontrol.8 spppcontrol.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk phk 1998/12/27 13:30:50 PST Modified files: usr.sbin Makefile sys/net if_sppp.h if_spppsubr.c Added files: usr.sbin/spppcontrol Makefile spppcontrol.8 spppcontrol.c Log: Update sppp support to i4b level. This includes the new spppcontrol program to set PPP options like authentication with. Revision Changes Path 1.140 +2 -1 src/usr.sbin/Makefile 1.13 +11 -2 src/sys/net/if_sppp.h 1.52 +115 -33 src/sys/net/if_spppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message