From owner-cvs-all Tue Dec 29 22:51:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA11090 for cvs-all-outgoing; Tue, 29 Dec 1998 22:51:28 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA11080 for ; Tue, 29 Dec 1998 22:51:23 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id HAA29786 for cvs-committers@FreeBSD.ORG; Wed, 30 Dec 1998 07:50:41 +0100 (CET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.9.1/8.9.1) id HAA00548; Wed, 30 Dec 1998 07:49:28 +0100 (MET) (envelope-from j) Message-ID: <19981230074926.04208@uriah.heep.sax.de> Date: Wed, 30 Dec 1998 07:49:26 +0100 From: J Wunsch To: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin Makefile src/sys/net if_sppp.h if_spppsubr.c src/usr.sbin/spppcontrol Makefile spppcontrol.8 spppcontrol.c Reply-To: Joerg Wunsch References: <199812272130.NAA21915@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199812272130.NAA21915@freefall.freebsd.org>; from Poul-Henning Kamp on Sun, Dec 27, 1998 at 01:30:50PM -0800 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk As Poul-Henning Kamp wrote: > 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. Oooops! You've now re-imported this to usr.sbin when it already lives in sbin! It's in sbin for the same reasons why ifconfig is there, and i considered it something like an `ifconfig companion (sp?) for sppp'. Sure, there are probably only few people who need sppp in order to get their /usr NFS-mounted :), but it's nevertheless a basic networking utility, so i deemed it more consistent to be there. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message