From owner-cvs-usrsbin Sat Feb 22 01:12:47 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA16514 for cvs-usrsbin-outgoing; Sat, 22 Feb 1997 01:12:47 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA16502; Sat, 22 Feb 1997 01:12:44 -0800 (PST) Date: Sat, 22 Feb 1997 01:12:44 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199702220912.BAA16502@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp command.c os.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 97/02/22 01:12:42 Modified: usr.sbin/ppp command.c os.c Log: Make it possible to substitute INTERFACE when executing commands. Revision Changes Path 1.31 +5 -0 src/usr.sbin/ppp/command.c 1.12 +1 -1 src/usr.sbin/ppp/os.c