From owner-cvs-all Fri Apr 12 6:11:46 2002 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 3F05137B400; Fri, 12 Apr 2002 06:11:42 -0700 (PDT) Received: (from charnier@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3CDBgQ69094; Fri, 12 Apr 2002 06:11:42 -0700 (PDT) (envelope-from charnier) Message-Id: <200204121311.g3CDBgQ69094@freefall.freebsd.org> From: Philippe Charnier Date: Fri, 12 Apr 2002 06:11:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/msgs msgs.1 msgs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG charnier 2002/04/12 06:11:42 PDT Modified files: usr.bin/msgs msgs.1 msgs.c Log: Document that only superuser can use -c option. Add FBSDID. Make use of uid_t to silent lint. fprintf -> err conversion. Add some FALLTHROUGH and NOTREACHED comment to silent lint. Revision Changes Path 1.15 +4 -4 src/usr.bin/msgs/msgs.1 1.20 +16 -10 src/usr.bin/msgs/msgs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message