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_7_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.19   6 years  guenther   Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. Us...
[TXT] Symbols.map  1.1   6 years  guenther   Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. Us...
[TXT] kvm.3  1.10   3 years  kn   Add missing kvm_dump(3) and kvm_getfiles(3) under SEE ALSO for completeness
[TXT] kvm.c  1.68   3 years  deraadt   that 0 should be NULL
[TXT] kvm_alpha.c  1.16   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] kvm_amd64.c  1.14   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_arm.c  1.10   6 years  otto   fix format strings; ok @kettenis
[TXT] kvm_arm64.c  1.1   7 years  patrick   Add "support" for OpenBSD/arm64 so that it compiles. It's a copy of the 32-bit ...
[TXT] kvm_cd9660.c  1.9   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_dump.3  1.12   8 years  jmc   update NAME section to include all documented functions, or otherwise change Dt ...
[TXT] kvm_file.h  1.2   10 years  guenther   Mark internal symbols as hidden. This removes symbols from the ABI, albeit ones...
[TXT] kvm_file2.c  1.56   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_geterr.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] kvm_getfiles.3  1.19   8 years  zhuk   Add ERRORS section (requested by bluhm@). While there, move start of RETURN VALU...
[TXT] kvm_getloadavg.3  1.11   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] kvm_getloadavg.c  1.10   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_getprocs.3  1.21   4 years  deraadt   No specific called "exec(3)", so move primary manpage to a name which does exist...
[TXT] kvm_hppa.c  1.10   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] kvm_i386.c  1.27   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] kvm_m88k.c  1.6   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] kvm_mips64.c  1.16   6 years  zhuk   Cleanup usage of free() in libkvm. okay deraadt@, otto@, tb@
[TXT] kvm_nlist.3  1.10   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] kvm_ntfs.c  1.6   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_open.3  1.18   9 years  jca   The swapfile argument is also const char *. Found a while ago when porting cpul...
[TXT] kvm_powerpc.c  1.10   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] kvm_powerpc64.c  1.1   3 years  kettenis   Add stub implementation; derived from kvm_sh.c which has our preferred copyright...
[TXT] kvm_private.h  1.26   6 years  zhuk   A few fixes for kvm_getargv(3)/kvm_getenv(3): 1. Most notable: this splits ar...
[TXT] kvm_proc.c  1.62   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_proc2.c  1.34   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] kvm_read.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] kvm_riscv64.c  1.1   3 years  drahn   riscv64 libkvm support copied from aarch64 with minimal changes
[TXT] kvm_sh.c  1.7   3 years  kettenis   Fix grammar in comment.
[TXT] kvm_sparc64.c  1.10   10 years  deraadt   reduce use of <sys/user.h> ok guenther millert
[TXT] kvm_udf.c  1.11   2 years  deraadt   annotate what symbols are used from sys/param.h lines, or delete them if not req...
[TXT] shlib_version  1.20   6 years  guenther   Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. Us...