summaryrefslogtreecommitdiffstats
path: root/usr.bin/lockf/lockf.c
Commit message (Expand)AuthorAgeFilesLines
* Use warn() instead of perror().tjr2004-07-151-1/+1
* Consistently use FBSDIDobrien2002-06-301-2/+3
* Warns cleanups.dwmalone2001-12-031-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add a "-k" option, to specify that the lock file should be keptjdp1998-07-081-6/+15
* 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-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* On failure, return various exit codes from <sysexits.h>. In particular,jdp1997-01-091-13/+13
* Initial import of the lockf utility. It executes an arbitrary commandjdp1997-01-081-0/+213
OpenPOWER on IntegriCloud