From owner-cvs-all Sun Feb 28 14:20:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B298E15325; Sun, 28 Feb 1999 14:20:03 -0800 (PST) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA42793; Sun, 28 Feb 1999 14:19:48 -0800 (PST) (envelope-from gj@FreeBSD.org) Message-Id: <199902282219.OAA42793@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 28 Feb 1999 14:19:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/spppcontrol spppcontrol.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk gj 1999/02/28 14:19:47 PST Modified files: sbin/spppcontrol spppcontrol.c Log: Make buf in authflags a little bigger because 2 strings can be concatenated and 20 bytes (the old size) is kind of tight. Revision Changes Path 1.6 +2 -2 src/sbin/spppcontrol/spppcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message