Gijs Peskens

Results 25 issues of Gijs Peskens

**What is the problem you're trying to solve** FreeBSD has the "linuxulator" which allows running Linux ELF binaries by using syscall redirection. This, in theory, should allow running Linux containers...

kind/feature
platform/freebsd

I've noticed that ls does not list (all?) my symlinks in a certain dir when using eio adapter. It seems to be due to eio_readlink in the cases of these...

I'm using dir()->ls() to create an array of nodes which I then stat, unfortunately stat() does not work as expected on symlinks: it returns the size of the symlink file...

I want to pass a pointer to metadata belonging to my application along with a frame and retrieve the associated pointer. Unfortunately I haven't seen any straightforward way to do...

**Issue number:** #12 **Description of changes:** This imports the gojail package originally developed at https://github.com/gizahNL/gojail into the runj repository to allow for a simpler co-evolution. Also it modifies the start,...

I've written gojail as a tool for both runj & the Docker port that I'm working on. As we've talked about integrating gojail with the runj repo seems like the...

Does/would runj support running linux containers? (aka: docker images?) Obviously provided that the software in these containers does not make any syscalls not supported by the linuxulator. Seeing that a...

enhancement

With auto_ptr enabled on the domain level PTR records are changed when new A records are added, even though the original A record that the PTR references still exists. This...

bug

Wanted to write on mailing lists, unfortunately they are non-existent? (as per: http://www.trusteddomain.org/mailman/listinfo/ ) Using same key to sign as used to sign dkim headers google fails signature verification. Build...