Edward Tomasz Napierała
Edward Tomasz Napierała
The tests are run in what looks like a random order. Would it be possible to enforce eg alphabetic order? In theory this should make a difference; in practice some...
On FreeBSD 12-CURRENT, trying to build it (with either make or gmake) fails like this: ``` gmake[4]: Entering directory '/usr/home/trasz/git/coda/coda-src/auth2' /bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -I/usr/local/include -Wall -fno-exceptions...
Running coda-client-setup seems to succeed, creating various things in /var/lib/coda. But it fails to update various paths in /usr/local/etc/coda/venus.conf, and this makes venus(8) - which defaults to /usr/coda - fail...
This pull request contains the cocall(2) and associated syscalls, built on top of the functionality in #902. This is not intended to be merged as-is, instead, it's intended to gather...
Here's a pull request for the `coexecve` branch. It is not intended to be merged as-is - rather, I'd like to solicit comments about the design and the current state...