1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/lib/libkvm
2024-07-08 13:18:26 +00:00
..
kvm_alpha.c Reduce use of sys/param.h, or annotate the reason why it is needed 2021-12-01 16:53:28 +00:00
kvm_amd64.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
kvm_arm64.c sys/core.h is not needed by these files, therefore sys/param.h isn't 2021-12-01 21:45:19 +00:00
kvm_arm.c sys/core.h is not needed by these files, therefore sys/param.h isn't 2021-12-01 21:45:19 +00:00
kvm_cd9660.c annotate what symbols are used from sys/param.h lines, or delete them 2021-09-10 00:02:43 +00:00
kvm_dump.3 Leo Weppelman agreed to rescind clause 3 and 4 in 2023-01-04 10:59:34 +00:00
kvm_file2.c Remove needless includes of netinet6/ip6_var.h header in userland. 2024-02-11 21:29:12 +00:00
kvm_file.h
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c annotate what symbols are used from sys/param.h lines, or delete them 2021-09-10 00:02:43 +00:00
kvm_getprocs.3 No specific called "exec(3)", so move primary manpage to a name which 2019-08-11 15:48:08 +00:00
kvm_hppa.c Reduce use of sys/param.h, or annotate the reason why it is needed 2021-12-01 16:53:28 +00:00
kvm_i386.c Reduce use of sys/param.h, or annotate the reason why it is needed 2021-12-01 16:53:28 +00:00
kvm_m88k.c sys/core.h is not needed by these files, therefore sys/param.h isn't 2021-12-01 21:45:19 +00:00
kvm_mips64.c Reduce use of sys/param.h, or annotate the reason why it is needed 2021-12-01 16:53:28 +00:00
kvm_nlist.3
kvm_ntfs.c annotate what symbols are used from sys/param.h lines, or delete them 2021-09-10 00:02:43 +00:00
kvm_open.3
kvm_powerpc64.c sys/core.h is not needed by these files, therefore sys/param.h isn't 2021-12-01 21:45:19 +00:00
kvm_powerpc.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
kvm_private.h remove prototypes with no matching function 2024-05-21 11:13:08 +00:00
kvm_proc2.c Adjust code since FILL_KPROC() got another argument since struct tusage 2024-07-08 13:18:26 +00:00
kvm_proc.c Correct display the details of COMMAND using the ps command from the kernel 2024-05-10 06:46:14 +00:00
kvm_read.3
kvm_riscv64.c sys/core.h is not needed by these files, therefore sys/param.h isn't 2021-12-01 21:45:19 +00:00
kvm_sh.c sys/core.h is not needed by these files, therefore sys/param.h isn't 2021-12-01 21:45:19 +00:00
kvm_sparc64.c Stop making <machine/pmap.h> include <machine/pte.h>, and fix the very few 2024-04-11 18:58:44 +00:00
kvm_udf.c annotate what symbols are used from sys/param.h lines, or delete them 2021-09-10 00:02:43 +00:00
kvm.3 Add missing kvm_dump(3) and kvm_getfiles(3) under SEE ALSO for completeness 2020-06-25 12:20:17 +00:00
kvm.c MAXCOMLEN is no longer needed in these programs, so remove the annotation 2022-02-22 17:35:01 +00:00
Makefile Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. 2017-12-14 17:06:33 +00:00
shlib_version Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. 2017-12-14 17:06:33 +00:00
Symbols.map Add Symbols.map to explicitly define the ABIs, hiding linker defined symbols. 2017-12-14 17:06:33 +00:00