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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   18 years  deraadt   use WANTLINT= (on all architectures)
[TXT] kvm.3  1.7   16 years  jmc   convert to new .Dd format;
[TXT] kvm.c  1.45   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[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.5   17 years  deraadt   the advertising clause on these can safely be removed
[TXT] kvm_arm.c  1.5   17 years  miod   Kernel crash dump support for arm-based platform, with minimal support in libkvm...
[TXT] kvm_dump.3  1.10   16 years  jmc   convert to new .Dd format;
[TXT] kvm_geterr.3  1.7   16 years  jmc   convert to new .Dd format;
[TXT] kvm_getfiles.3  1.11   16 years  jmc   convert to new .Dd format;
[TXT] kvm_getloadavg.3  1.8   16 years  jmc   convert to new .Dd format;
[TXT] kvm_getloadavg.c  1.7   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_getprocs.3  1.13   16 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.7   16 years  miod   Get rid of the silly union for mips pte. No functional change except pmap.h now ...
[TXT] kvm_nlist.3  1.8   16 years  jmc   convert to new .Dd format;
[TXT] kvm_open.3  1.12   16 years  jmc   convert to new .Dd format;
[TXT] kvm_powerpc.c  1.6   18 years  deraadt   ARGSUSED for for a few things
[TXT] kvm_private.h  1.11   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_proc.c  1.35   16 years  art   Make context switching much more MI: - Move the functionality of choosing a pro...
[TXT] kvm_read.3  1.7   16 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.6   18 years  mickey   for some of internal functions use paddr_t where phys addr is intended insteadd ...
[TXT] shlib_version  1.8   17 years  tom   Revert PAE pmap for now, until the strange bug is found. This stops the freezes...
[TXT] kvm_file.c (in the Attic) [Hide]  1.14   18 years  deraadt   careful cleanup following advice from lint. be very very very careful with spri...
[TXT] kvm_m68k.c (in the Attic) [Hide]  1.17   17 years  miod   Use the non-generic SEGSHIFT value in the 020/030 specific codepath.
[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...