CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/02 09:45:23
Modified files:
sys/kern : kern_time.c sys_generic.c vfs_syscalls.c
Log message:
expose timeval/timespec from system calls into ktrace, before determining
if they are out of range, making it easier to isolate reason for EINVAL
ok cheloha
