Date: Fri, 31 Mar 2000 07:04:26 -0800 (PST) From: Jacques Vidrine <nectar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm.c Message-ID: <200003311504.HAA27409@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nectar 2000/03/31 07:04:26 PST
Modified files:
lib/libkvm kvm.c
Log:
Change the return value of kvm_read/kvm_write to be -1 on error, to
match the documented interface.
Previously it returned 0 on error.
PR: bin/10511
Revision Changes Path
1.14 +7 -7 src/lib/libkvm/kvm.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003311504.HAA27409>
