The following reply was made to PR bin/166364; it has been noted by GNATS. From: "J.R. Oldroyd" <[email protected]> To: [email protected] 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 <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
