K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-12T20:17:40.000000Z K 7 svn:log V 312 - Various little style fixes. - If SYSCTL_OUT() fails in sysctl_kern_proc_args(), return the error instead of ignoring it if we have new arguments for the process. - If the new arguments for a process are too long, return ENOMEM instead of returning success but not doing the actual copy. Submitted by: bde END