OpenBSD CVS

src/lib/libkvm/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libkvm

Current tag: OPENBSD_5_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.15   12 years  guenther   Add rtable id and thread id to struct kinfo_proc (and fix process id) and add an...
[TXT] kvm.3  1.8   12 years  jmc   where a man page has multiple links, only reference that page once in SEE ALSO; ...
[TXT] kvm.c  1.49   13 years  guenther   Replace the old, broken KERN_PROC ABI and its matching functions in libkvm with ...
[TXT] kvm_alpha.c  1.14   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_amd64.c  1.8   11 years  deraadt   Use the PAGE_* forms (instead of the ancient BSD forms) in param.h, because para...
[TXT] kvm_arm.c  1.6   13 years  miod   Pull more headers to avoid warnings about structs being undefined.
[TXT] kvm_cd9660.c  1.3   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_dump.3  1.10   17 years  jmc   convert to new .Dd format;
[TXT] kvm_file2.c  1.25   12 years  guenther   Committed the wrong version (an earlier try) of the KERN_FILE2 vs rthreads fix. ...
[TXT] kvm_geterr.3  1.8   12 years  jmc   where a man page has multiple links, only reference that page once in SEE ALSO; ...
[TXT] kvm_getfiles.3  1.13   12 years  jmc   where a man page has multiple links, only reference that page once in SEE ALSO; ...
[TXT] kvm_getloadavg.3  1.10   13 years  jmc   according to ingo, it isn;t a problem to have empty [BDS]q macros, so revert tha...
[TXT] kvm_getloadavg.c  1.9   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_getprocs.3  1.18   12 years  pirofti   Add per thread accounting, mainly for usage & friends. This expands the already...
[TXT] kvm_hppa.c  1.7   14 years  deraadt   this is happier if it pulls in a few more includes
[TXT] kvm_i386.c  1.22   11 years  deraadt   Use the PAGE_* forms (instead of the ancient BSD forms) in param.h, because para...
[TXT] kvm_m88k.c  1.4   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] kvm_mips64.c  1.12   14 years  miod   Get page size information by reading the kernel image' struct uvmexp, instead of...
[TXT] kvm_nlist.3  1.9   12 years  jmc   where a man page has multiple links, only reference that page once in SEE ALSO; ...
[TXT] kvm_ntfs.c  1.2   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_open.3  1.14   12 years  jmc   where a man page has multiple links, only reference that page once in SEE ALSO; ...
[TXT] kvm_powerpc.c  1.7   12 years  deraadt   pull in more .h (spotted since struct vnode was not in scope)
[TXT] kvm_private.h  1.17   13 years  guenther   Replace the old, broken KERN_PROC ABI and its matching functions in libkvm with ...
[TXT] kvm_proc.c  1.47   12 years  guenther   Need to read in the vmspace to dig out the root of the rb-tree
[TXT] kvm_proc2.c  1.13   12 years  pirofti   Make it optional for kvm_getprocs() (and related sysctl) to return thread inform...
[TXT] kvm_read.3  1.8   12 years  jmc   where a man page has multiple links, only reference that page once in SEE ALSO; ...
[TXT] kvm_sh.c  1.4   11 years  deraadt   Use the PAGE_* forms (instead of the ancient BSD forms) in param.h, because para...
[TXT] kvm_sparc64.c  1.7   16 years  kettenis   Unbreak build.
[TXT] kvm_udf.c  1.4   12 years  deraadt   move the specfs code to a place people can see it; ok guenther thib krw
[TXT] shlib_version  1.14   12 years  ariane   libkvm: minor bump Due to the struct size of vm_map_entry having grown by sizeo...
[TXT] kvm_file.c (in the Attic) [Hide]  1.16   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_hppa64.c (in the Attic) [Hide]  1.1   12 years  kettenis   Copied from hppa; should work for hppa64 as well.
[TXT] kvm_m68k.c (in the Attic) [Hide]  1.20   11 years  deraadt   Use the PAGE_* forms (instead of the ancient BSD forms) in param.h, because para...
[TXT] kvm_sparc.c (in the Attic) [Hide]  1.12   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_vax.c (in the Attic) [Hide]  1.13   17 years  miod   Real kvm routines for vax; allows ``target kvm'' to work in gdb for kernel crash...