From owner-cvs-usrsbin Tue Oct 22 14:41:56 1996 Return-Path: owner-cvs-usrsbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA06728 for cvs-usrsbin-outgoing; Tue, 22 Oct 1996 14:41:56 -0700 (PDT) Received: (from scrappy@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA06689; Tue, 22 Oct 1996 14:41:45 -0700 (PDT) Date: Tue, 22 Oct 1996 14:41:45 -0700 (PDT) From: "Marc G. Fournier" Message-Id: <199610222141.OAA06689@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/pppd main.c Sender: owner-cvs-usrsbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk scrappy 96/10/22 14:41:45 Modified: usr.sbin/pppd main.c Log: Fixes: >Description: pppd failes to set control terminal if -detach option is given. Submitted by: enami@ba2.so-net.or.jp Revision Changes Path 1.7 +3 -3 src/usr.sbin/pppd/main.c