CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/01 09:53:28
Modified files:
lib/libkvm : kvm_alpha.c kvm_amd64.c kvm_arm.c kvm_arm64.c
kvm_hppa.c kvm_i386.c kvm_m88k.c kvm_mips64.c
kvm_powerpc.c kvm_powerpc64.c kvm_riscv64.c
kvm_sh.c kvm_sparc64.c
Log message:
Reduce use of sys/param.h, or annotate the reason why it is needed
(pretty much MAXCOMLEN for struct process or struct core), and remove
sys/vnode.h where not needed
