CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2024/10/31 04:06:51
Modified files: sys/kern : kern_sysctl.c vfs_subr.c vfs_syscalls.c Log message: Unlock fs_sysctl(). It is the only `suid_clear' variable - atomically accessed integer. ok bluhm