You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
setgrent returned an int two years ago, but now (as of freebsd/freebsd-src@786c392 ) returns void. We're testing against the outdated API, which became an issue in #934