aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lockf/tests
Commit message (Expand)AuthorAgeFilesLines
* lockf: tests: add tests for the -p and -T featuresKyle Evans2025-07-101-0/+95
* lockf: switch to a SIGCHLD model for reaping childKyle Evans2025-07-101-0/+8
* Update Makefile.depend filesSimon J. Gerraty2024-10-141-0/+10
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* lockf tests: Fix a raceMark Johnston2024-07-141-1/+3
* lockf: allow locking file descriptorsKyle Evans2023-11-261-0/+91
* lockf: add some testsKyle Evans2023-11-262-0/+154