freebsd-skq/usr.bin/lockf
csjp 4c0da01019 Un-break handling of -t 0 which was broken in my previous commit.
Add a flags argument to wait_for_lock so that O_NONBLOCK can be
passed to open if a user doesn't want the open to sleep until the
lock becomes available.

Submitted by:	Amir Shalem (partially modified)
2005-10-05 22:02:07 +00:00
..
lockf.1 Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
lockf.c Un-break handling of -t 0 which was broken in my previous commit. 2005-10-05 22:02:07 +00:00
Makefile