From owner-cvs-all@FreeBSD.ORG Fri Jul 21 12:51:02 2006 Return-Path: X-Original-To: cvs-all@freebsd.org 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 E0BC816A4DD; Fri, 21 Jul 2006 12:51:02 +0000 (UTC) (envelope-from frank@exit.com) Received: from tinker.exit.com (tinker.exit.com [206.223.0.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE9643D7B; Fri, 21 Jul 2006 12:50:56 +0000 (GMT) (envelope-from frank@exit.com) Received: from jill.exit.com (jill.exit.com [206.223.0.4]) by tinker.exit.com (8.13.4/8.13.4) with ESMTP id k6LCotl6099435; Fri, 21 Jul 2006 05:50:55 -0700 (PDT) (envelope-from frank@exit.com) Received: from jill.exit.com (localhost [127.0.0.1]) by jill.exit.com (8.13.6/8.13.4) with ESMTP id k6LCot5u068804; Fri, 21 Jul 2006 05:50:55 -0700 (PDT) (envelope-from frank@exit.com) Received: (from frank@localhost) by jill.exit.com (8.13.6/8.13.6/Submit) id k6LCotkO068803; Fri, 21 Jul 2006 05:50:55 -0700 (PDT) (envelope-from frank@exit.com) X-Authentication-Warning: jill.exit.com: frank set sender to frank@exit.com using -f From: Frank Mayhar To: Tom Rhodes In-Reply-To: <20060721062609.356f090f.trhodes@FreeBSD.org> References: <200607210845.k6L8j0Ep026008@repoman.freebsd.org> <20060721062609.356f090f.trhodes@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Exit Consulting Date: Fri, 21 Jul 2006 05:50:55 -0700 Message-Id: <1153486255.68386.4.camel@jill.exit.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port X-Virus-Scanned: ClamAV 0.88/1612/Thu Jul 20 12:41:45 2006 on tinker.exit.com X-Virus-Status: Clean Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Xin LI , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/lmc if_lmc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: frank@exit.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 12:51:03 -0000 On Fri, 2006-07-21 at 06:26 -0400, Tom Rhodes wrote: > On Fri, 21 Jul 2006 08:45:00 +0000 (UTC) > Xin LI wrote: > > > delphij 2006-07-21 08:45:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/lmc if_lmc.h > > Log: > > The contents pointed by ssi_cables[] is never changed so explicitly > > declare it as const char * instead of char *. > > > > This change have no side impact to the code itself, and is a step > > forward to WARNS=6 truss(1). > > Wait. I'm lost. Isn't truss(1) broken on FreeBSD? Considering I was using it under 6.1 just yesterday, I think the answer to your question is "no." Well, that's not _quite_ true, but it works well enough most of the time. Although I haven't tried it recently under -current. -- Frank Mayhar frank@exit.com http://www.exit.com/ Exit Consulting http://www.gpsclock.com/ http://www.exit.com/blog/frank/