Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 10:58:01 +0600
From:      Alexey Dokuchaev <danfe@nsu.ru>
To:        Ian Dowse <iedowse@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sbin/dmesg dmesg.c
Message-ID:  <20040209045801.GA38626@regency.nsu.ru>
In-Reply-To: <200402082308.i18N8rtW099707@repoman.freebsd.org>
References:  <200402082308.i18N8rtW099707@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 08, 2004 at 03:08:53PM -0800, Ian Dowse wrote:
> iedowse     2004/02/08 15:08:53 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sbin/dmesg           dmesg.c 
>   Log:
>   Further simplify the code for printing the message buffer:
>    - Ensure that the buffer ends with "\n\0" to avoid special cases
>      and allow the use of strtol().
>    - Use strvisx() on each complete line instead of character by
>      character.
>   
>   Submitted by:   bde
>   MFC after:      1 week

Are you plan to MFC you recent dmesg.c fixes to RELENG_4 as well?  This
would be much appreciated.

./danfe



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