K 10 svn:author V 6 brooks K 8 svn:date V 27 2018-11-02T20:50:22.181875Z K 7 svn:log V 389 Add const to input-only char * arguments. These arguments are mostly paths handled by NAMEI*() macros which already take const char * arguments. This change improves the match between syscalls.master and the public declerations of system calls. Reviewed by: kib (prior version) Obtained from: CheriBSD Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D17812 END