CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/09 17:04:57
Modified files:
usr.sbin/tftpd : tftpd.c
Log message:
Drop fattr promise unless file creation is allowed
This is only required for the single fchmod(2) ensuring default permissions
which only happens in the -c code path.
OK millert
