CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/18 01:54:46
Modified files:
usr.sbin/smtpd : smtpd.c smtpctl.c
libexec/ld.so/ldconfig: ldconfig.c
usr.bin/m4 : main.c
usr.bin/mail : main.c
usr.bin/sendbug: sendbug.c
Log message:
These programs are using pledge "tmppath" with "rpath wpath cpath".
The "tmppath" is not needed.
ok semarie and others
