On 12.03.11 08:16, YAMAMOTO Takashi wrote:
> Module Name: src
> Committed By: yamt
> Date: Sat Mar 12 07:16:50 UTC 2011
Hi, nice to read/hear you're alive.
Christoph
In article <20110310091542.9618e17...@cvs.netbsd.org>,
Julio Merino wrote:
>Module Name: src
>Committed By: jmmv
>Date: Thu Mar 10 09:15:42 UTC 2011
>
>Update of /cvsroot/src/external/bsd/tmux/dist
>In directory ivanova.netbsd.org:/tmp/cvs-serv2140
>
>Log Message:
>Initial import of tm
In article <20110310091801.9968517...@cvs.netbsd.org>,
Julio Merino wrote:
>-=-=-=-=-=-
>
>Module Name: src
>Committed By: jmmv
>Date: Thu Mar 10 09:18:01 UTC 2011
>
>Added Files:
> src/external/bsd/tmux: Makefile
> src/external/bsd/tmux/share: Makefile
> src/external
> 11.03.2011, 12:26, "Antti Kantee" :
> > Log Message:
> > Don't assume rump kernel PAGE_SIZE and host page size are the same.
>
> Why can they be different? I asked myself this question when I was writing
some platforms don't have a well defined PAGE_SIZE, like sparc.
on some machines it is 4KB
On Fri Mar 11 2011 at 20:37:47 +0300, Alexander Nasonov wrote:
> 11.03.2011, 12:26, "Antti Kantee" :
> > Log Message:
> > Don't assume rump kernel PAGE_SIZE and host page size are the same.
>
> Why can they be different? I asked myself this question when I was writing
For example on SPARC page si
11.03.2011, 12:26, "Antti Kantee" :
> Log Message:
> Don't assume rump kernel PAGE_SIZE and host page size are the same.
Why can they be different? I asked myself this question when I was writing
a tests for kern/44310: write to /dev/bpf truncates size_t to int.
In the end, I just used sysconf(_SC
On Fri Mar 11 2011 at 03:34:47 +0300, Valeriy E. Ushakov wrote:
> On Thu, Mar 10, 2011 at 23:02:56 +, Antti Kantee wrote:
>
> > Use rumphijack_dlsym() to figure out where __sysctl() is during
> > init. Otherwise powerpc dlsym() DTWT and returns NULL.
> > (now i have no idea why dlsym() it wor
On Mar,Thursday 10 2011, at 9:02 PM, Antti Kantee wrote:
> Module Name: src
> Committed By: pooka
> Date: Thu Mar 10 20:02:27 UTC 2011
>
> Modified Files:
> src/tests/fs: Makefile
> Added Files:
> src/tests/fs/zfs: Makefile t_zpool.sh
>
> Log Message:
> Add one simple test