Re: [nvi-iconv]Call for test

2011-10-29 Thread Zhihao Yuan
Hi, I uploaded a revision, https://github.com/downloads/lichray/nvi2/nvi2-freebsd-2011-10-28.diff.gz ** This patch works for cvs/svn/git, but you have to remove usr.bin/vi/port.h by hand. ** In this version, I hacked the CJK part. Now all EUC-compatible encodings are being regarded as GB18030. N

Re: Issue building pango on FreeBSD 10.0 amd64 (r226893) with clang

2011-10-29 Thread Brandon Falk
On 10/29/2011 1:51 AM, Brandon Falk wrote: I'm currently getting this issue building pango (everything, including world and kernel, have been built with clang): /usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/pango-color-table.h:762: syntax error, unexpected identifier in 'guint16 name

Issue building pango on FreeBSD 10.0 amd64 (r226893) with clang

2011-10-29 Thread Brandon Falk
I'm currently getting this issue building pango (everything, including world and kernel, have been built with clang): /usr/ports/x11-toolkits/pango/work/pango-1.28.4/pango/pango-color-table.h:762: syntax error, unexpected identifier in 'guint16 name_offset;' at 'guint16' /usr/ports/x11-toolkit

Re: "ps -e" without procfs(5)

2011-10-29 Thread Mikolaj Golub
On Tue, 25 Oct 2011 11:24:51 +0300 Kostik Belousov wrote: KB> On Tue, Oct 25, 2011 at 12:13:10AM +0300, Mikolaj Golub wrote: >> >> On Sun, 16 Oct 2011 20:10:05 +0300 Kostik Belousov wrote: >> >> KB> In my opinion, the way to implement the feature is to (re)use >> KB> linprocfs_doargv()