HomeFreeBSD

MFC r345318:

Description

MFC r345318:
lockf(1): return EX_UNAVAILABLE if -n is used and the lock file does not
exist

Apply EX_UNAVAILABLE patch part from PR 170775 to match the documentation.

Was checked with a command from PR 210770:
lockf -n /tmp/doesnotexist echo; echo $?

PR: 210770

Details

Provenance
avosAuthored on
Parents
rS345568: Fix copying of bitmaps in depths > 8. This fix is complete, except different
Branches
Unknown
Tags
Unknown