From owner-cvs-all Mon Jul 1 9:40:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0AB137B495; Mon, 1 Jul 2002 09:40:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8276B43E09; Mon, 1 Jul 2002 09:40:35 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from freefall.freebsd.org (markm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g61GeZJU069157; Mon, 1 Jul 2002 09:40:35 -0700 (PDT) (envelope-from markm@freefall.freebsd.org) Received: (from markm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g61GeZBd069149; Mon, 1 Jul 2002 09:40:35 -0700 (PDT) Message-Id: <200207011640.g61GeZBd069149@freefall.freebsd.org> From: Mark Murray Date: Mon, 1 Jul 2002 09:40:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rwho rwho.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 markm 2002/07/01 09:40:35 PDT Modified files: usr.bin/rwho rwho.c Log: Modernise; ISOify, use __FBSDID(), use headers instead of hand-declaring. Fix easy warnings. Revision Changes Path 1.18 +13 -12 src/usr.bin/rwho/rwho.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message