index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
flock
Age
Commit message (
Expand
)
Author
2014-08-18
mention that -x is the default.
christos
2014-08-18
remove XXX, fix error message
christos
2014-08-18
make this behave like linux; make -x the default
christos
2014-01-07
Annotate functions using format strings.
joerg
2013-10-29
PR/48351: Dennis Ferguson: Fix incorrect parsing of flock flags.
christos
2013-09-21
flock(1) really appeared first in NetBSD 6.1
khorben
2013-02-07
Don't crash if "flock" is used to lock a file descriptor e.g. via
tron
2012-11-03
Separate SEE ALSO entries with comma.
wiz
2012-11-02
- better usage messages
christos
2012-11-02
cross reference shlock(1)
christos
2012-11-02
we don't truncate seconds anymore.
christos
2012-11-02
- use modern timer functions to handler fractional wait
christos
2012-11-02
Use longer -c description.
wiz
2012-11-02
Sort options and their descriptions. Sync usage with man page.
wiz
2012-11-02
treat a command without -c like an argument vector
christos
2012-11-01
fix usage
christos
2012-11-01
Add an flock program inspired by the linux one with the same name.
christos