CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/23 11:58:30
Modified files:
usr.bin/mandoc : main.c
Log message:
Use unveil() instead of pledge "tmppath". There is a bit of bulldozering
here to handle the many codeflows regarding output files, and I hope ingo
improves it later.
Some help with regression validation from job
