OpenBSD CVS

CVS log for src/lib/libkvm/kvm_riscv64.c


[BACK] Up to [local] / src / lib / libkvm

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 1 21:45:19 2021 UTC (2 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.2: +1 -3 lines
Diff to previous 1.2 (colored)

sys/core.h is not needed by these files, therefore sys/param.h isn't
needed for MAXCOMLEN either

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 1 16:53:28 2021 UTC (2 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

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

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 29 20:00:18 2021 UTC (3 years, 1 month ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0

riscv64 libkvm support
copied from aarch64 with minimal changes

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.