|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
|
| #
1.12 |
|
04-Oct-2019 |
mrg |
fix a bug gcc 8 picked up: use ~LOCK_NB to look for LOCK_UN, like the rest of the code does.
from uwe@.
|
|
Revision tags: netbsd-8-3-RELEASE netbsd-9-4-RELEASE netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-8-2-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609 netbsd-8-1-RELEASE netbsd-8-1-RC1 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 netbsd-8-0-RELEASE phil-wifi-base pgoyette-compat-0625 netbsd-8-0-RC2 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 netbsd-8-0-RC1 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base matt-nb8-mediatek-base perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3 prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320 bouyer-socketcan-base pgoyette-localcount-20170107 pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
|
| #
1.11 |
|
18-Aug-2014 |
christos |
branches: 1.11.16; remove XXX, fix error message
|
| #
1.10 |
|
18-Aug-2014 |
christos |
make this behave like linux; make -x the default
|
|
Revision tags: netbsd-7-base yamt-pagecache-base9 tls-earlyentropy-base riastradh-xf86-video-intel-2-7-1-pre-2-21-15 riastradh-drm2-base3 tls-maxphys-base
|
| #
1.9 |
|
07-Jan-2014 |
joerg |
branches: 1.9.4; Annotate functions using format strings.
|
| #
1.8 |
|
29-Oct-2013 |
christos |
PR/48351: Dennis Ferguson: Fix incorrect parsing of flock flags. XXX: still flock -s 0 fails with EINVAL, why?
|
|
Revision tags: riastradh-drm2-base2 riastradh-drm2-base1 riastradh-drm2-base agc-symver-base
|
| #
1.7 |
|
07-Feb-2013 |
tron |
Don't crash if "flock" is used to lock a file descriptor e.g. via "flock --nb 8".
|
|
Revision tags: yamt-pagecache-base8 yamt-pagecache-base7
|
| #
1.6 |
|
02-Nov-2012 |
christos |
branches: 1.6.2; 1.6.4; 1.6.6; - better usage messages - verbose can be local - add static
|
| #
1.5 |
|
02-Nov-2012 |
christos |
- use modern timer functions to handler fractional wait - add a function to print the full command line - use sigaction so signals interrupt us
|
| #
1.4 |
|
02-Nov-2012 |
wiz |
Use longer -c description.
|
| #
1.3 |
|
02-Nov-2012 |
wiz |
Sort options and their descriptions. Sync usage with man page.
|
| #
1.2 |
|
02-Nov-2012 |
christos |
treat a command without -c like an argument vector default to exclusive lock
|
| #
1.1 |
|
01-Nov-2012 |
christos |
Add an flock program inspired by the linux one with the same name.
|