CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/26 12:25:49
Modified files:
sys/kern : vfs_subr.c
Log message:
Replace two (void)copystr(..., NULL) with equivalent (void)strlcpy() calls.
ok millert@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/12/26 12:25:49
Modified files:
sys/kern : vfs_subr.c
Log message:
Replace two (void)copystr(..., NULL) with equivalent (void)strlcpy() calls.
ok millert@