Date: Fri, 26 Mar 2004 00:05:39 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_open.3 Message-ID: <200403260805.i2Q85dwJ097518@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004/03/26 00:05:39 PST FreeBSD src repository Modified files: lib/libkvm kvm_open.3 Log: Document that kvm_open(3) also accepts "/dev/null" as a special "corefile" argument, to access the running system via sysctl(3) if possible, thus not requring special setgid privileges. Revision Changes Path 1.15 +15 -4 src/lib/libkvm/kvm_open.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403260805.i2Q85dwJ097518>