dwmalone2008-09-25 14:27:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/lockflockf.1 lockf.c
Log:
SVN rev 183354 on 2008-09-25 14:27:00Z by dwmalone
MFC:
Lockf was exiting with status 1 if the command did not exit normally.
This i
dwmalone2008-09-25 14:24:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/lockflockf.1 lockf.c
Log:
SVN rev 183353 on 2008-09-25 14:24:07Z by dwmalone
MFC:
Lockf was exiting with status 1 if the command did not exit normally.
This i
dwmalone2008-08-21 07:36:17 UTC
FreeBSD src repository
Modified files:
usr.bin/lockflockf.1 lockf.c
Log:
SVN rev 181960 on 2008-08-21 07:36:17Z by dwmalone
Lockf was exiting with status 1 if the command did not exit normally.
This is easy to confuse with the actual
csjp2007-11-03 15:31:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/lockflockf.1 lockf.c
Log:
MFC lockf.c revision 1.17
MFC lockf.1 revision 1.19
Revision ChangesPath
1.16.2.2 +14 -0 src/usr.bin/lockf/lockf.1
1.11.
ru 2007-10-31 19:26:01 UTC
FreeBSD src repository
Modified files:
usr.bin/lockflockf.1
Log:
Also fix a "blank line" issue that sneaked in from rev. 1.19.
Submitted by: John Hein
Revision ChangesPath
1.21 +1 -1 src/usr.bin/lockf/lockf.1
__
ru 2007-10-30 19:23:42 UTC
FreeBSD src repository
Modified files:
usr.bin/lockflockf.1
Log:
Remove newly acquired hard sentence breaks.
Revision ChangesPath
1.20 +4 -2 src/usr.bin/lockf/lockf.1
___
cvs
csjp2007-10-20 15:07:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/lockflockf.1 lockf.c
Log:
MFC lockf.c revision 1.17
MFC lockf.1 revision 1.19
Approved by:re (kensmith)
Revision ChangesPath
1.18.2.1 +13 -1
csjp2007-10-12 14:56:52 UTC
FreeBSD src repository
Modified files:
usr.bin/lockflockf.1 lockf.c
Log:
Revision 1.12 of lockf.c fixed a "thundering herd" scenario when the
lock experienced contention a number of processes would race to acquire
lock when it was relea
ru 2006-12-20 16:57:14 UTC
FreeBSD src repository
Modified files:
usr.bin/lockflockf.1
Log:
Markup cosmetics.
Revision ChangesPath
1.18 +6 -4 src/usr.bin/lockf/lockf.1
___
cvs-all@freebsd.org mailing l