index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
lockf
/
lockf.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to lockf to avoid creating a file if it does not exist.
eadler
2013-05-10
1
-1
/
+17
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
1
-1
/
+1
*
mdoc: order prologue macros consistently by Dd/Dt/Os
uqs
2010-04-14
1
-1
/
+1
*
Lockf was exiting with status 1 if the command did not exit normally.
dwmalone
2008-08-21
1
-0
/
+5
*
Also fix a "blank line" issue that sneaked in from rev. 1.19.
ru
2007-10-31
1
-1
/
+1
*
Remove newly acquired hard sentence breaks.
ru
2007-10-30
1
-2
/
+4
*
Revision 1.12 of lockf.c fixed a "thundering herd" scenario when the
csjp
2007-10-12
1
-1
/
+13
*
Markup cosmetics.
ru
2006-12-20
1
-4
/
+6
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
1
-1
/
+1
*
Markup and wording fixes.
ru
2005-06-14
1
-1
/
+3
*
Document a couple of gotchas.
eivind
2005-05-26
1
-1
/
+7
*
Added the EXIT STATUS section where appropriate.
ru
2005-01-17
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-2
/
+4
*
Use `The .Nm utility'
charnier
2002-04-20
1
-1
/
+4
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-1
/
+3
*
Remove whitespace at EOL.
dd
2001-07-15
1
-1
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
Add history.
obrien
2000-12-10
1
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add a "-k" option, to specify that the lock file should be kept
jdp
1998-07-08
1
-7
/
+12
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-4
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
On failure, return various exit codes from <sysexits.h>. In particular,
jdp
1997-01-09
1
-4
/
+21
*
Initial import of the lockf utility. It executes an arbitrary command
jdp
1997-01-08
1
-0
/
+95