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_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   14 years  millert   Install ntfs includes and add libkvm (fstat) support. ntfs bits adapted from Ne...
[TXT] kvm.3  1.7   17 years  jmc   convert to new .Dd format;
[TXT] kvm.c  1.47   15 years  millert   Add kvm_getfile2 which uses KERN_FILE2 when possible, falling back on kmem grove...
[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.2   14 years  millert   Move KREAD define to kvm_private.h
[TXT] kvm_dump.3  1.10   17 years  jmc   convert to new .Dd format;
[TXT] kvm_file2.c  1.9   14 years  millert   Install ntfs includes and add libkvm (fstat) support. ntfs bits adapted from Ne...
[TXT] kvm_geterr.3  1.7   17 years  jmc   convert to new .Dd format;
[TXT] kvm_getfiles.3  1.12   15 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.8   14 years  millert   Move KREAD define to kvm_private.h
[TXT] kvm_getprocs.3  1.13   17 years  jmc   convert to new .Dd format;
[TXT] kvm_hppa.c  1.6   17 years  miod   Minimal lip service for savecore to be happy.
[TXT] kvm_i386.c  1.20   17 years  tom   Revert PAE pmap for now, until the strange bug is found. This stops the freezes...
[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.8   14 years  millert   Move KREAD define to kvm_private.h
[TXT] kvm_nlist.3  1.8   17 years  jmc   convert to new .Dd format;
[TXT] kvm_ntfs.c  1.1   14 years  millert   Install ntfs includes and add libkvm (fstat) support. ntfs bits adapted from Ne...
[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.15   14 years  millert   Install ntfs includes and add libkvm (fstat) support. ntfs bits adapted from Ne...
[TXT] kvm_proc.c  1.38   14 years  millert   Move KREAD define to kvm_private.h
[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.2   14 years  millert   Move KREAD define to kvm_private.h
[TXT] shlib_version  1.9   15 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.15   14 years  millert   Move KREAD define to kvm_private.h
[TXT] kvm_m68k.c (in the Attic) [Hide]  1.18   14 years  millert   Move KREAD define to kvm_private.h
[TXT] kvm_sparc.c (in the Attic) [Hide]  1.11   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[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...