On Fri, 21 Jul 2006 08:45:00 +0000 (UTC) Xin LI <[EMAIL PROTECTED]> 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? IIRC, both Alfred and Bruce Evans told me it was broken and I have not really seen anyone working on it. -- Tom Rhodes _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
