Received: by mail.netbsd.org (Postfix, from userid 0) id E51D763B30E; Wed, 20 May 2009 08:16:56 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4019363B2DC for ; Wed, 20 May 2009 08:16:53 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D0E12175D0; Wed, 20 May 2009 08:16:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 20 May 2009 08:16:52 +0000 From: Havard Eidnes Subject: CVS commit: src/usr.sbin/hilinfo To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20090520081652.D0E12175D0@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes Precedence: list Reply-To: source-changes-d@NetBSD.org Module Name: src Committed By: he Date: Wed May 20 08:16:52 UTC 2009 Modified Files: src/usr.sbin/hilinfo: hilinfo.c Log Message: Spread some 'const' to deal without warnings with string constants. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/hilinfo/hilinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.