CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/01/16 05:48:45
Modified files:
sbin/mountd : mountd.c
Log message:
unveil privileged child's write/create to mountdtab file, drop exec
It needs arbitrary read access, but only ever changes one file and is not
meant to execute anything; initial r1.84 privsep from 2005 has the details.
OK ratchov millert
