CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/25 09:43:34
Modified files:
libexec/ftpd : ftpd.c monitor.c
libexec/rpc.rusersd: rusersd.c
libexec/rpc.rwalld: rwalld.c
Log message:
prefer setres{u,g}id() rather than manipulating both real and effective
ids, it clarifies these are full revocation situations.
ok millert
