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_6_7


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.9   10 years  jmc   some Bx/Ox conversion; From: Jan Stary
[TXT] kvm.c  1.66   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] kvm_alpha.c  1.16   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[TXT] kvm_amd64.c  1.13   8 years  mmcc   Remove NULL-checks before free(). ok tb@
[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.8   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[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.55   5 years  millert   I am retiring my old email address; replace it with my OpenBSD one.
[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.9   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[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.5   7 years  guenther   Add va_nlink information to struct kinfo_file (so bump the shlib minor) from Se...
[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_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.60   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] kvm_proc2.c  1.31   4 years  sthen   add sys/wait.h to unbreak builds; following "Replace p_xstat with ps_xexit and p...
[TXT] kvm_read.3  1.9   11 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] kvm_sh.c  1.6   11 years  deraadt   Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already know ...
[TXT] kvm_sparc64.c  1.10   10 years  deraadt   reduce use of <sys/user.h> ok guenther millert
[TXT] kvm_udf.c  1.10   7 years  guenther   Add va_nlink information to struct kinfo_file (so bump the shlib minor) from Se...
[TXT] shlib_version  1.20   6 years  guenther   Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. Us...