On Friday, 21 June 2024, at 11:47 AM, hruodr wrote:
> Thanks! There is in FreeBSD a plan9port port and package:
>
The port may be ok, but the package is deficient. If you try to use the rc from
the package you will find a very inconvenient place for rcmain compiled in. So,
this rc is not usable
On Friday, June 21, 2024, at 8:06 AM, wb.kloke wrote:
> 2 patches for plan9port on FreeBSD. For th
Thanks! There is in FreeBSD a plan9port port and package:
https://ports.freebsd.org/cgi/ports.cgi?query=plan9port&stype=all&sektion=all
That is the best place for patches, it would be good that the
You might try the developers mailing list plan9port-...@googlegroups.com as well
d
> On 20 Jun 2024, at 22:53, Roderick wrote:
>
> Dear Sirs!
>
> I hope, I can also ask here about Plan9 port ...
>
> I just compiled master from on FreeBSD14.0:
> https://9fans.github.io/plan9port/
>
> Is th
*** 9pserve.c Fri Mar 1 15:46:35 2024
--- /home/wb/plan9port/src/cmd/9pserve.cFri Jun 21 09:43:38 2024
***
*** 86,92
Queue *inq;
int verbose = 0;
int logging = 0;
! int msize = 8192+24;
u32int xafid = NOFID;
int attached;
int versioned;
--- 86,92
Queue