From owner-cvs-all Tue Feb 2 01:36:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA15574 for cvs-all-outgoing; Tue, 2 Feb 1999 01:35:32 -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 BAA15567; Tue, 2 Feb 1999 01:35:30 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA39176; Tue, 2 Feb 1999 01:35:30 -0800 (PST) (envelope-from brian@FreeBSD.org) Date: Tue, 2 Feb 1999 01:35:30 -0800 (PST) Message-Id: <199902020935.BAA39176@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp main.c systems.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/02/02 01:35:30 PST Modified files: usr.sbin/ppp main.c systems.c Log: Don't allow root to specify non-existent labels on the command line. Revise the error diagnostics so that invalid labels are reported immediately. Revision Changes Path 1.149 +4 -5 src/usr.sbin/ppp/main.c 1.41 +25 -18 src/usr.sbin/ppp/systems.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message