On Tue, Oct 29, 2013 at 12:02:15PM -0400, Christos Zoulas wrote: > 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?
On the other hand, regression tests for these issues seem easy enough... :p - Jukka.