Date: Tue, 22 Jan 2002 02:07:03 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm.c kvm_open.3 Message-ID: <200201221007.g0MA73w98463@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/01/22 02:07:03 PST
Modified files:
lib/libkvm kvm.c kvm_open.3
Log:
Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile)
argument to kvm_open() and kvm_openfiles() as unused.
BSD didn't read swap since kvm.c CSRG revision 5.21 (u-area is pageable
under new VM. no need to read from swap.)
The old !NEWVM code was removed in CSRG revision 5.23 (~ten years ago).
Revision Changes Path
1.19 +3 -3 src/lib/libkvm/kvm.c
1.12 +3 -5 src/lib/libkvm/kvm_open.3
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?200201221007.g0MA73w98463>
