Module Name:src
Committed By: christos
Date: Mon Aug 18 09:45:52 UTC 2014
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
mention that -x is the default.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/flock/flock.1
Please note that diff
Module Name:src
Committed By: christos
Date: Mon Aug 18 09:16:35 UTC 2014
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
remove XXX, fix error message
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/flock/flock.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Mon Aug 18 09:14:03 UTC 2014
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
make this behave like linux.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/flock/flock.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Tue Oct 29 16:02:15 UTC 2013
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
PR/48351: Dennis Ferguson: Fix incorrect parsing of flock flags.
XXX: still flock -s 0 fails with EINVAL, why?
To generate a diff of this com
Module Name:src
Committed By: khorben
Date: Sat Sep 21 15:01:14 UTC 2013
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
flock(1) really appeared first in NetBSD 6.1
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/flock/flock.1
Please not
Module Name:src
Committed By: tron
Date: Thu Feb 7 13:57:40 UTC 2013
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
Don't crash if "flock" is used to lock a file descriptor e.g. via
"flock --nb 8".
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src
Module Name:src
Committed By: wiz
Date: Sat Nov 3 00:50:05 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
Separate SEE ALSO entries with comma.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/flock/flock.1
Please note that diff
Module Name:src
Committed By: christos
Date: Fri Nov 2 17:03:16 UTC 2012
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
- better usage messages
- verbose can be local
- add static
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/flock/flo
Module Name:src
Committed By: christos
Date: Fri Nov 2 16:32:36 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
cross reference shlock(1)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/flock/flock.1
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Fri Nov 2 12:47:57 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
we don't truncate seconds anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/flock/flock.1
Please note that di
Module Name:src
Committed By: christos
Date: Fri Nov 2 12:47:23 UTC 2012
Modified Files:
src/usr.bin/flock: flock.c
Log Message:
- use modern timer functions to handler fractional wait
- add a function to print the full command line
- use sigaction so signals interrupt us
Module Name:src
Committed By: wiz
Date: Fri Nov 2 02:07:19 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1 flock.c
Log Message:
Use longer -c description.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/flock/flock.1
cvs rdiff -u -r1.3 -r1.4
Module Name:src
Committed By: wiz
Date: Fri Nov 2 02:03:18 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1 flock.c
Log Message:
Sort options and their descriptions. Sync usage with man page.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/flo
Module Name:src
Committed By: christos
Date: Fri Nov 2 01:30:47 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1 flock.c
Log Message:
treat a command without -c like an argument vector
default to exclusive lock
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: christos
Date: Thu Nov 1 23:34:44 UTC 2012
Modified Files:
src/usr.bin/flock: flock.1
Log Message:
fix usage
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/flock/flock.1
Please note that diffs are not public domain
15 matches
Mail list logo