1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-26 11:47:31 +00:00
freebsd/usr.bin/lockf
Eitan Adler b5be420a7c Add option to lockf to avoid creating a file if it does not exist.
PR:	bin/170775
Submitted by:	Matthew Story <matthewstory@gmail.com>
Reviewed by:	scottl
MFC after:	1 week
2013-05-10 17:30:29 +00:00
..
lockf.1 Add option to lockf to avoid creating a file if it does not exist. 2013-05-10 17:30:29 +00:00
lockf.c Add option to lockf to avoid creating a file if it does not exist. 2013-05-10 17:30:29 +00:00
Makefile