K 10 svn:author V 5 peter K 8 svn:date V 27 1995-12-15T13:13:32.000000Z K 7 svn:log V 349 The version of setproctitle() inside nfsd was busted. It was not terminating the argv array, causing parts of the argv[0] to be picked up several times by libkvm, causing strange ps results for the nfs-server and nfs-master processes.. :-] (How many copies of setproctitle() do we need anyway? NetBSD has it in libc and BSDI have it in libutil.) END