kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
mpi
Date :
2024-12-27 11:57:16
Hash :
9cc56084
Message :
Protects remaining ktrwrite*() with a KERNEL_LOCK dance. Should be enough to unlock the remaining syscalls without having to deal with the ktrace(2) bits. ok kettenis@