#
46edb91e |
| 11-Jan-2009 |
christos <christos@NetBSD.org> |
bump shared libraries.
|
#
6475789b |
| 08-Nov-2007 |
joerg <joerg@NetBSD.org> |
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it. This function allows the caller finer control of how the writes happen and doesn't force stdio as interface. Optimise clear_gap a bi
Add kvm_dump_header and implement kvm_dump_wrtheader on top of it. This function allows the caller finer control of how the writes happen and doesn't force stdio as interface. Optimise clear_gap a bit to not fill the gap byte-wise. Bump minor version of libkvm.
show more ...
|
#
c62a74e6 |
| 18-Jan-2003 |
thorpej <thorpej@NetBSD.org> |
Merge the nathanw_sa branch.
|
#
a9f690ae |
| 26-May-2000 |
simonb <simonb@NetBSD.org> |
Add kvm interface to the new sysctls: kvm_getproc2() -> sysctl(KERN_PROC2) kvm_getargv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ARGV) kvm_getenvv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ENV) Add new
Add kvm interface to the new sysctls: kvm_getproc2() -> sysctl(KERN_PROC2) kvm_getargv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ARGV) kvm_getenvv2() -> sysctl(KERN_PROC_ARGS, KERN_PROC_ENV) Add new KVM_NO_FILES flag to kvm_open*() - set up enough state to use the above calls without having to open any kernel files.
XXX: kvm_getprocs.3 and kvm_open.3 to be updated soon.
show more ...
|
#
edc1a24a |
| 25-Feb-1999 |
abs <abs@NetBSD.org> |
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing RCS Id.
|
#
93db5caa |
| 05-Jan-1998 |
perry <perry@NetBSD.org> |
RCSID Police.
|
#
301aee81 |
| 20-Mar-1996 |
mrg <mrg@NetBSD.org> |
libkvm has totally changed, bump major version.
|
#
b1b6dfaf |
| 09-May-1994 |
cgd <cgd@NetBSD.org> |
the world has changed
|
#
3edc6dae |
| 05-May-1994 |
cgd <cgd@NetBSD.org> |
field name change, and safety (minor)
|
#
25718695 |
| 05-May-1994 |
cgd <cgd@NetBSD.org> |
update for changed flags
|
#
19601b54 |
| 27-Mar-1994 |
cgd <cgd@NetBSD.org> |
_double_ major number bump! joy!
|
#
86b9f0e1 |
| 27-Jan-1994 |
cgd <cgd@NetBSD.org> |
create this in preparation for later.
|