CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/02 22:58:30
Modified files:
regress/sys/kern/unveil: Makefile access.c
Log message:
Stop invoking diff(1) from C in access unveil regress, instead perform
the diffing from the make target.
