From owner-cvs-usrsbin Mon Aug 18 13:16:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA15424 for cvs-usrsbin-outgoing; Mon, 18 Aug 1997 13:16:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA15385; Mon, 18 Aug 1997 13:15:53 -0700 (PDT) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id NAA00324; Mon, 18 Aug 1997 13:15:11 -0700 (PDT) Date: Mon, 18 Aug 1997 13:15:11 -0700 (PDT) Message-Id: <199708182015.NAA00324@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp command.c ppp.8 Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk brian 1997/08/18 13:15:11 PDT Modified files: usr.sbin/ppp command.c ppp.8 Log: Introduce the "bg" command. It's pretty much the same as "shell", but it's in the background. Revision Changes Path 1.69 +40 -12 src/usr.sbin/ppp/command.c 1.50 +25 -9 src/usr.sbin/ppp/ppp.8