Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 22:13:17 +0200
From:      "Philippe Charnier" <charnier@xp11.frmug.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        Philippe Charnier <charnier@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/savecore savecore.c 
Message-ID:  <200204222013.g3MKDHNT001385@xp11.frmug.org>
In-Reply-To: Message from Dag-Erling Smorgrav <des@ofug.org>  of "21 Apr 2002 20:32:54 %2B0200." <xzpofgc52cp.fsf@flood.ping.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
Salut,

Dag-Erling Smorgrav <des@ofug.org> wrote:

>Philippe Charnier <charnier@FreeBSD.org> writes:
>>   In usage(), use fprintf(3) instead of errx(3), to make the printed
>>   string really start with `usage: ...'.
>
>Here's a partial list of programs that incorrectly spell "usage" with
>a capital 'U':
>
>bin/sh/mkinit.c
>bin/sh/options.c

Yes, I know about this. They are also a lot of files that miss FBSDID,
even when recently touched, or that don't have correct lines around
sccid tag (see Bruce's recent changes in msgs(1)). We also need upping
WARNS level when compiling before committing and try to reduce errors,
lint(1) can help here. A lot of printf(3) format strings are incorrect
in regard to length modifiers (recent discussion about %zu and
size_t)... I will try to help.

------                                                            ------ 
Philippe Charnier          charnier@{xp11.frmug.org,free.fr,FreeBSD.org}

    ``a PC not running FreeBSD is like a venusian with no tentacles'' 
------------------------------------------------------------------------


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204222013.g3MKDHNT001385>