summaryrefslogtreecommitdiffstats
path: root/usr.bin/lockf
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Add a "-k" option, to specify that the lock file should be keptjdp1998-07-082-13/+27
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-4/+3
* lockf: usage : lockf -> usage: lockf by using fprintf instead of errx.charnier1997-07-221-2/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* On failure, return various exit codes from <sysexits.h>. In particular,jdp1997-01-092-17/+34
* Initial import of the lockf utility. It executes an arbitrary commandjdp1997-01-083-0/+314
OpenPOWER on IntegriCloud