CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2020/05/24 10:47:43
Modified files: usr.sbin/syspatch: syspatch.sh Log message: Relax the filename checks to allow dashes as well. Starting with OpenBSD 6.9, we can use less awkward filenames. Initial diff by deraadt, ok aja