Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-11] src/lib/libkvm



Module Name:    src
Committed By:   martin
Date:           Fri Apr  3 13:40:17 UTC 2026

Modified Files:
        src/lib/libkvm [netbsd-11]: kvm_proc.c

Log Message:
Pull up following revision(s) (requested by yamt in ticket #249):

        lib/libkvm/kvm_proc.c: revision 1.102
        lib/libkvm/kvm_proc.c: revision 1.103
        lib/libkvm/kvm_proc.c: revision 1.104

libkvm _kvm_ureadm: remove a redundant check

libkvm _kvm_ureadm: fix anon address calculation
this has been broken since the initial uvm support in 1998.

libkvm _kvm_ureadm: fix an integer overflow
this has been broken since the initial uvm supporT in 1998.
I suppose it was rare to use >2GB swap in that era.


To generate a diff of this commit:
cvs rdiff -u -r1.100.2.1 -r1.100.2.2 src/lib/libkvm/kvm_proc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index