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_4_7


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.14   14 years  miod   Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent fi...
[TXT] kvm.3  1.7   17 years  jmc   convert to new .Dd format;
[TXT] kvm.c  1.48   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[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.7   15 years  kettenis   Mop up after oga@ and unbreak the tree. The direct uncached map is gone so remo...
[TXT] kvm_arm.c  1.5   17 years  miod   Kernel crash dump support for arm-based platform, with minimal support in libkvm...
[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.14   14 years  guenther   Reimplement kvm_getproc2()'s support for reading crash dumps and /dev/mem to be ...
[TXT] kvm_geterr.3  1.7   17 years  jmc   convert to new .Dd format;
[TXT] kvm_getfiles.3  1.12   14 years  millert   Add kvm_getfile2 which uses KERN_FILE2 when possible, falling back on kmem grove...
[TXT] kvm_getloadavg.3  1.8   17 years  jmc   convert to new .Dd format;
[TXT] kvm_getloadavg.c  1.9   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_getprocs.3  1.13   17 years  jmc   convert to new .Dd format;
[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.21   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[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.8   17 years  jmc   convert to new .Dd format;
[TXT] kvm_ntfs.c  1.2   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] kvm_open.3  1.13   15 years  miod   All operation on live kernels uses sysctl interface, there is no reason to acces...
[TXT] kvm_powerpc.c  1.6   18 years  deraadt   ARGSUSED for for a few things
[TXT] kvm_private.h  1.16   14 years  jasper   the comment is right, this can indeed go away. it's unused inside libkvm, and no...
[TXT] kvm_proc.c  1.40   14 years  guenther   Reimplement kvm_getproc2()'s support for reading crash dumps and /dev/mem to be ...
[TXT] kvm_proc2.c  1.1   14 years  guenther   Reimplement kvm_getproc2()'s support for reading crash dumps and /dev/mem to be ...
[TXT] kvm_read.3  1.7   17 years  jmc   convert to new .Dd format;
[TXT] kvm_sh.c  1.2   17 years  miod   Kernel crash dumps and associated libkvm bits for landisk.
[TXT] kvm_sparc64.c  1.7   16 years  kettenis   Unbreak build.
[TXT] kvm_udf.c  1.3   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] shlib_version  1.9   14 years  millert   Add kvm_getfile2 which uses KERN_FILE2 when possible, falling back on kmem grove...
[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_m68k.c (in the Attic) [Hide]  1.19   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[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...