K 10 svn:author V 3 ian K 8 svn:date V 27 2015-03-14T21:38:51.563744Z K 7 svn:log V 277 Define a convenience macro, SYSCTL_OUT_STR() for handling strings the standard way (including the nulterm byte in the data returned to userland). This augments the existing sysctl_handle_string() in that this can be used with const strings without ugly inappropriate casting. END