mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
d614ded66a
exist Apply EX_UNAVAILABLE patch part from PR 170775 to match the documentation. Checked with a command from PR 210770: lockf -n /tmp/doesnotexist echo; echo $? PR: 210770 MFC after: 1 week