Date: Fri, 18 Jan 2013 21:40:00 GMT From: "J.R. Oldroyd" <fbsd@opal.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/166364: [patch] make ps(1) display 8-bit characters as such Message-ID: <201301182140.r0ILe0NT028391@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/166364; it has been noted by GNATS. From: "J.R. Oldroyd" <fbsd@opal.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/166364: [patch] make ps(1) display 8-bit characters as such Date: Fri, 18 Jan 2013 16:37:30 -0500 [Resend without PGP sig.] On Mon, 14 Jan 2013 01:36:26 -0800 Xin Li <delphij@delphij.net> wrote: > > We probably need to fix vis(3) and make it support multiple byte > characters by the way. > I have submitted PR 175418 that contains patches for vis(3) to add multibyte character support. http://www.freebsd.org/cgi/query-pr.cgi?pr=175418 With that patch, ps(1) then works as-is and properly displays multibyte characters in process arguments. So if PR 175418 is accepted, the patch in this PR is no longer needed. -jr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301182140.r0ILe0NT028391>