Skip to content
  • Jan Tatje's avatar
    main/nfs-utils: Fix and enable rpc.svcgssd · 16354c44
    Jan Tatje authored and Carlo Landmeter's avatar Carlo Landmeter committed
    enabled svcgssd build flag, applied patch from gentoo to make it
    build and wrote another patch to fix segfaults, because musl
    returns -1 for sysconf(_SC_GETGR_R_SIZE_MAX), which was not handled
    at all, thus allocating a smaller buffer than needed.
    16354c44