CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/23 09:47:07
Modified files:
usr.bin/nc : netcat.c
Log message:
nc(1) has the more crazy unveil + pledge configuration based upon
argument flags. I think this correctly replaces "tmppath" with an
unveil.
