Module Name: src Committed By: thorpej Date: Sat Apr 3 21:52:20 UTC 2021
Modified Files:
src/sys/kern [thorpej-futex]: sys_futex.c
Log Message:
futex_func_wait(): If TIMER_ABSTIME, sanity check that the deadline
provided by the caller is not ridiculous.
To generate a diff of this commit:
cvs rdiff -u -r1.11.2.1 -r1.11.2.2 src/sys/kern/sys_futex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
