From owner-cvs-all Wed Jun 9 1:47:43 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 836DB14D70; Wed, 9 Jun 1999 01:47:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA36949; Wed, 9 Jun 1999 01:47:39 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199906090847.BAA36949@freefall.freebsd.org> From: Brian Somers Date: Wed, 9 Jun 1999 01:47:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp chap.c chat.c command.c command.h exec.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/06/09 01:47:38 PDT Modified files: usr.sbin/ppp chap.c chat.c command.c command.h exec.c Log: Use the correct pid when substituting PROCESSID. Problem reported by: Amedeo Beck Peccoz Revision Changes Path 1.52 +4 -2 src/usr.sbin/ppp/chap.c 1.57 +2 -2 src/usr.sbin/ppp/chat.c 1.200 +10 -9 src/usr.sbin/ppp/command.c 1.17 +2 -2 src/usr.sbin/ppp/command.h 1.6 +4 -3 src/usr.sbin/ppp/exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message