From owner-cvs-all Sun Jan 28 17:35:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A68E37B400; Sun, 28 Jan 2001 17:35:39 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0T1Zdc64117; Sun, 28 Jan 2001 17:35:39 -0800 (PST) (envelope-from brian) Message-Id: <200101290135.f0T1Zdc64117@freefall.freebsd.org> From: Brian Somers Date: Sun, 28 Jan 2001 17:35:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c command.c ppp.8 server.c X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2001/01/28 17:35:39 PST Modified files: (Branch: NETGRAPH) usr.sbin/ppp bundle.c command.c ppp.8 server.c Log: MFC: Only remove socket files with ``set server open''. Only show the mask in ``show bundle'' when it's been specified. Complain about unexpected arguments after ``set server {none,open,closed}'' Log re-open failures as warnings rather than phase messages. Fix some markup for the ``set server'' man page description. Revision Changes Path 1.105.2.5 +7 -6 src/usr.sbin/ppp/bundle.c 1.248.2.4 +6 -4 src/usr.sbin/ppp/command.c 1.237.2.11 +9 -6 src/usr.sbin/ppp/ppp.8 1.31.2.3 +5 -4 src/usr.sbin/ppp/server.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message