From owner-cvs-all Wed Aug 16 5: 1:22 2000 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 7B9F737C16E; Wed, 16 Aug 2000 05:01:19 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA26594; Wed, 16 Aug 2000 05:01:18 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200008161201.FAA26594@freefall.freebsd.org> From: Brian Somers Date: Wed, 16 Aug 2000 05:01:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pppctl Makefile pppctl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/08/16 05:01:18 PDT Modified files: usr.sbin/pppctl Makefile pppctl.c Log: If the -p option is used, use setproctitle() to hide it's argument (a password) asap. Revision Changes Path 1.6 +3 -3 src/usr.sbin/pppctl/Makefile 1.22 +36 -3 src/usr.sbin/pppctl/pppctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message