mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-06 05:12:11 +08:00

- NFSv2 requires userland RPC calls to determine the version of NFS and the FH. This is passed to the kernel. - Port more libc/rpc. Update #4475