> 2018/07/02 15:55、Hiroki Sato のメール:
>
> Eitan Adler wrote
> in :
>
> li> On 1 July 2018 at 10:08, Conrad Meyer wrote:
> li> > Hi Daichi,
> li> >
> li> >
> li> >
> li> > I don't think code to decode UTF-8 belongs in top(1). I don't know
> li> > what the goal of this routine is, but I doubt
> 2018/07/02 2:08、Conrad Meyer のメール:
>
> Hi Daichi,
>
> On Sat, Jun 30, 2018 at 10:32 PM, Daichi GOTO wrote:
>> Author: daichi
>> Date: Sun Jul 1 05:32:03 2018
>> New Revision: 335836
>> URL: https://svnweb.freebsd.org/changeset/base/335836
>>
>> Log:
>> top(1) - support UTF-8 display
>>
>
permission comes out from him.
However, I think that there is no problem with your commit.
Thank you.
Best regards,
Daichi
> 2018/07/05 1:37、Hiroki Sato のメール:
>
> Hiroki Sato wrote
> in <20180703.020956.859981414196673670@allbsd.org>:
>
> hr> 後藤大地 wrote
>
Surely. I think your advice is appropriate.
Could you please commit?
> 2018/07/06 22:04、Sean Bruno のメール:
>
>
>
> On 07/06/18 06:07, Daichi GOTO wrote:
>> -static char next_msg[MAX_COLS + 5];
>> +static char *next_msg = NULL;
>> static int msglen = 0;
>> /* Invariant: msglen is always the length
> 2018/07/07 8:53、Hiroki Sato のメール:
>
> Daichi GOTO wrote
> in <201807061207.w66c76cr043...@repo.freebsd.org>:
>
> da> Author: daichi
> da> Date: Fri Jul 6 12:07:06 2018
> da> New Revision: 336028
> da> URL: https://svnweb.freebsd.org/changeset/base/336028
> da>
> da> Log:
> da> Changed to
I summarized in the Phabricator. Check it out please.
https://reviews.freebsd.org/D16203
> 2018/07/05 1:37、Hiroki Sato のメール:
>
> Hiroki Sato wrote
> in <20180703.020956.859981414196673670@allbsd.org>:
>
> hr> 後藤大地 wrote
> hr> in <459bd898-80
I see. thank you for the advice!
> 2018/07/26 23:22、Rodney W. Grimes のメール:
>
>> Author: daichi
>> Date: Thu Jul 26 13:53:22 2018
>> New Revision: 336737
>> URL: https://svnweb.freebsd.org/changeset/base/336737
>>
>> Log:
>> top(1): forgot in r336160
>
> It is helpful to say what was forgot in