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


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.72   2 years  deraadt   MAXCOMLEN is no longer needed in these programs, so remove the annotation from s...
[TXT] kvm_alpha.c  1.17   2 years  deraadt   Reduce use of sys/param.h, or annotate the reason why it is needed (pretty much ...
[TXT] kvm_amd64.c  1.16   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] kvm_arm.c  1.12   2 years  deraadt   sys/core.h is not needed by these files, therefore sys/param.h isn't needed for ...
[TXT] kvm_arm64.c  1.3   2 years  deraadt   sys/core.h is not needed by these files, therefore sys/param.h isn't needed for ...
[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.13   16 months  jsg   Leo Weppelman agreed to rescind clause 3 and 4 in NetBSD kvm_dump.3 rev 1.15 kco...
[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.58   3 months  bluhm   Remove needless includes of netinet6/ip6_var.h header in userland. OK millert@
[TXT] kvm_geterr.3  1.9   10 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   10 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.11   2 years  deraadt   Reduce use of sys/param.h, or annotate the reason why it is needed (pretty much ...
[TXT] kvm_i386.c  1.28   2 years  deraadt   Reduce use of sys/param.h, or annotate the reason why it is needed (pretty much ...
[TXT] kvm_m88k.c  1.8   2 years  deraadt   sys/core.h is not needed by these files, therefore sys/param.h isn't needed for ...
[TXT] kvm_mips64.c  1.17   2 years  deraadt   Reduce use of sys/param.h, or annotate the reason why it is needed (pretty much ...
[TXT] kvm_nlist.3  1.10   10 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.13   14 months  guenther   Delete obsolete /* ARGSUSED */ lint comments. ok miod@ millert@
[TXT] kvm_powerpc64.c  1.3   2 years  deraadt   sys/core.h is not needed by these files, therefore sys/param.h isn't needed for ...
[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.64   9 days  asou   Correct display the details of COMMAND using the ps command from the kernel cras...
[TXT] kvm_proc2.c  1.38   2 years  deraadt   MAXCOMLEN is no longer needed in these programs, so remove the annotation from s...
[TXT] kvm_read.3  1.9   10 years  tedu   use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
[TXT] kvm_riscv64.c  1.3   2 years  deraadt   sys/core.h is not needed by these files, therefore sys/param.h isn't needed for ...
[TXT] kvm_sh.c  1.9   2 years  deraadt   sys/core.h is not needed by these files, therefore sys/param.h isn't needed for ...
[TXT] kvm_sparc64.c  1.14   5 weeks  miod   Stop making <machine/pmap.h> include <machine/pte.h>, and fix the very few files...
[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...
[TXT] kvm_arm32.c (in the Attic) [Hide]  1.6   22 years  miod   Leftovers...
[TXT] kvm_file.c (in the Attic) [Hide]  1.17   10 years  guenther   - add UNIX-domain socket info to struct kinfo_file2 - convert netstat from kvm_g...
[TXT] kvm_hppa64.c (in the Attic) [Hide]  1.5   8 years  deraadt   remove hppa64 port, which we never got going beyond broken single users. hppa re...
[TXT] kvm_m68k.c (in the Attic) [Hide]  1.24   10 years  miod   Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping this...
[TXT] kvm_mips.c (in the Attic) [Hide]  1.12   19 years  deraadt   wrong filename
[TXT] kvm_mvme88k.c (in the Attic) [Hide]  1.4   20 years  miod   Rename kvm_mvme88k so that luna88k can build libkvm.
[TXT] kvm_ns32k.c (in the Attic) [Hide]  1.7   22 years  miod   Leftovers...
[TXT] kvm_sparc.c (in the Attic) [Hide]  1.16   7 years  tedu   remove references to sparc
[TXT] kvm_sun3.c (in the Attic) [Hide]  1.7   21 years  miod   amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, as well a...
[TXT] kvm_vax.c (in the Attic) [Hide]  1.16   8 years  deraadt   We are done providing support for the vax. lots of agreement.
[TXT] kvm_x86_64.c (in the Attic) [Hide]  1.2   20 years  marc   remove dup file kvm_amd64 should be used. OK deraadt@