kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
matthieu
Date :
2020-09-27 17:25:19
Hash :
8f51e4cc
Message :
In the previous commit, check tv_nsec, not tv_sec as VNOVAL is a valid valuse of tv_sec but an invalid value for tv_nsec. Noticed by guenther@. ok beck@ deraadt@